AMD64 PASS
linuxserver/sonarr
Runtime: 16.76s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-07-18T00:16:13+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.05MB
Tag: amd64-4.0.19.2979-ls320
Version: 4.0.19.2979-ls320
Expand
2026-07-18T00:21:07.460027877Z [migrations] started
2026-07-18T00:21:07.460090794Z [migrations] no migrations found
2026-07-18T00:21:07.478568636Z usermod: no changes
2026-07-18T00:21:07.485528730Z ───────────────────────────────────────
2026-07-18T00:21:07.485563200Z
2026-07-18T00:21:07.485567007Z ██╗ ███████╗██╗ ██████╗
2026-07-18T00:21:07.485571126Z ██║ ██╔════╝██║██╔═══██╗
2026-07-18T00:21:07.485574783Z ██║ ███████╗██║██║ ██║
2026-07-18T00:21:07.485578290Z ██║ ╚════██║██║██║ ██║
2026-07-18T00:21:07.485581927Z ███████╗███████║██║╚██████╔╝
2026-07-18T00:21:07.485585705Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-18T00:21:07.485589232Z
2026-07-18T00:21:07.485592559Z Brought to you by linuxserver.io
2026-07-18T00:21:07.485596036Z ───────────────────────────────────────
2026-07-18T00:21:07.485818103Z
2026-07-18T00:21:07.485829566Z To support the app dev(s) visit:
2026-07-18T00:21:07.487512007Z Sonarr: https://sonarr.tv/donate
2026-07-18T00:21:07.487802572Z
2026-07-18T00:21:07.487808905Z To support LSIO projects visit:
2026-07-18T00:21:07.487812622Z https://www.linuxserver.io/donate/
2026-07-18T00:21:07.487816420Z
2026-07-18T00:21:07.487819977Z ───────────────────────────────────────
2026-07-18T00:21:07.487824586Z GID/UID
2026-07-18T00:21:07.487828334Z ───────────────────────────────────────
2026-07-18T00:21:07.492421459Z
2026-07-18T00:21:07.492433764Z User UID: 911
2026-07-18T00:21:07.492437561Z User GID: 911
2026-07-18T00:21:07.492441239Z ───────────────────────────────────────
2026-07-18T00:21:07.494107606Z Linuxserver.io version: 4.0.19.2979-ls320
2026-07-18T00:21:07.494394775Z Build-date: 2026-07-18T00:16:13+00:00
2026-07-18T00:21:07.494401268Z ───────────────────────────────────────
2026-07-18T00:21:07.494405486Z
2026-07-18T00:21:07.544704396Z [custom-init] No custom files found, skipping...
2026-07-18T00:21:07.878224844Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-07-18T00:21:07.952397648Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:07.958484904Z [Debug] Bootstrap: Console selected
2026-07-18T00:21:07.960125179Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:08.327051897Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:08.391218750Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {6a467d51-e4a0-4502-862d-c679a1443e45} may be persisted to storage in unencrypted form.
2026-07-18T00:21:08.479113324Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-18T00:21:08.528980633Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-18T00:21:08.630042007Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-18T00:21:08.640878201Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.641536908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.688672154Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-18T00:21:08.690528073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477989s
2026-07-18T00:21:08.690657705Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-18T00:21:08.690819841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049591s
2026-07-18T00:21:08.702028787Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-18T00:21:08.702565959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.708251054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-18T00:21:08.716526098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-18T00:21:08.737333023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0289421s
2026-07-18T00:21:08.737687107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.740306284Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-18T00:21:08.740343118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319141s
2026-07-18T00:21:08.748268758Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-18T00:21:08.748298408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.754157042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-18T00:21:08.755570621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:08.755871868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015798s
2026-07-18T00:21:08.756061780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:08.756301443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000129s
2026-07-18T00:21:08.756705377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-18T00:21:08.757183520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-18T00:21:08.757782908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009522s
2026-07-18T00:21:08.757817949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.758615305Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-18T00:21:08.758655557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017744s
2026-07-18T00:21:08.759136245Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-18T00:21:08.759168420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.759803239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:08.759919263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-18T00:21:08.760083313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-18T00:21:08.760157733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-18T00:21:08.760521426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003578s
2026-07-18T00:21:08.760592409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.761250706Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-18T00:21:08.761283843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s
2026-07-18T00:21:08.762232594Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-18T00:21:08.762303377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.763067807Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-18T00:21:08.768855499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-18T00:21:08.769074641Z [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-07-18T00:21:08.769427662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004974s
2026-07-18T00:21:08.769555470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-18T00:21:08.769620861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-18T00:21:08.769864843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2026-07-18T00:21:08.769957720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-18T00:21:08.770080578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-07-18T00:21:08.770324880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002595s
2026-07-18T00:21:08.770430443Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-18T00:21:08.770541837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-18T00:21:08.770757101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002253s
2026-07-18T00:21:08.770876862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-18T00:21:08.771040863Z [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-07-18T00:21:08.771733528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007461s
2026-07-18T00:21:08.771827067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-18T00:21:08.771990777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.772210139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-07-18T00:21:08.772280581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-18T00:21:08.772409811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:08.772625997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002163s
2026-07-18T00:21:08.772696098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-07-18T00:21:08.772825960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-07-18T00:21:08.773035642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00021s
2026-07-18T00:21:08.773159361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-18T00:21:08.773228982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.773461420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002349s
2026-07-18T00:21:08.773572373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-07-18T00:21:08.773698427Z [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-07-18T00:21:08.774083894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-07-18T00:21:08.774197814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-18T00:21:08.774349649Z [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-07-18T00:21:08.774893686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006285s
2026-07-18T00:21:08.775007104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-18T00:21:08.775118408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:08.775421008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003016s
2026-07-18T00:21:08.775543124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-18T00:21:08.775675240Z [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-07-18T00:21:08.776158925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s
2026-07-18T00:21:08.776286682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-07-18T00:21:08.776360190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-07-18T00:21:08.776672790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002722s
2026-07-18T00:21:08.776793934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-18T00:21:08.776921812Z [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-07-18T00:21:08.777301487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004053s
2026-07-18T00:21:08.777389324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-18T00:21:08.777544016Z [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-07-18T00:21:08.784878064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073294s
2026-07-18T00:21:08.784944458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-18T00:21:08.785128128Z [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-07-18T00:21:08.785469736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003888s
2026-07-18T00:21:08.785532983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-18T00:21:08.785721143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:08.785969553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s
2026-07-18T00:21:08.786103854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-18T00:21:08.786226681Z [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-07-18T00:21:08.786536656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s
2026-07-18T00:21:08.786694003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-18T00:21:08.786748152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:08.787053537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002631s
2026-07-18T00:21:08.787211786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-07-18T00:21:08.787266717Z [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-07-18T00:21:08.787601522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003637s
2026-07-18T00:21:08.787704389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-07-18T00:21:08.787818659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:08.788179406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002703s
2026-07-18T00:21:08.788207132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-07-18T00:21:08.788369699Z [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-07-18T00:21:08.788728011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003827s
2026-07-18T00:21:08.788807512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-07-18T00:21:08.788954758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-07-18T00:21:08.789213069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002599s
2026-07-18T00:21:08.789292950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-07-18T00:21:08.789441679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-07-18T00:21:08.789667364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002634s
2026-07-18T00:21:08.789828028Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-18T00:21:08.789953411Z [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-07-18T00:21:08.790303867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004021s
2026-07-18T00:21:08.790414530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-18T00:21:08.790543630Z [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-07-18T00:21:08.791064028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005472s
2026-07-18T00:21:08.794853323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-18T00:21:08', 'InitialSetup')
2026-07-18T00:21:08.796241701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.797869661Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-18T00:21:08.797942778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007301s
2026-07-18T00:21:08.798148323Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-18T00:21:08.798286040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.798467997Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-07-18T00:21:08.800471804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-07-18T00:21:08.800872712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-07-18T00:21:08.801210002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006112s
2026-07-18T00:21:08.801287839Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-07-18T00:21:08.801458923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-07-18T00:21:08.801757385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003269s
2026-07-18T00:21:08.801893359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-18T00:21:08', 'remove_tvrage_imdb_unique_constraint')
2026-07-18T00:21:08.802129745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.802850758Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-18T00:21:08.802978726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014213s
2026-07-18T00:21:08.803060140Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-18T00:21:08.803193929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.803353341Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-07-18T00:21:08.804373486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-18T00:21:08.804706397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-18T00:21:08.805005640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s
2026-07-18T00:21:08.805080761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-18T00:21:08.805233038Z [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-07-18T00:21:08.805590669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003754s
2026-07-18T00:21:08.805719849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-18T00:21:08', 'remove_renamed_scene_mapping_columns')
2026-07-18T00:21:08.805918098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.806685174Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-18T00:21:08.806763923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014537s
2026-07-18T00:21:08.806873584Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-18T00:21:08.807013325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.807165362Z [Info] updated_history: Starting migration of Main DB to 4
2026-07-18T00:21:08.807575658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-07-18T00:21:08.807718446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:08.808071347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000339s
2026-07-18T00:21:08.808140797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-18T00:21:08.808260869Z [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-07-18T00:21:08.808624251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003855s
2026-07-18T00:21:08.808744143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-18T00:21:08', 'updated_history')
2026-07-18T00:21:08.808970479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.810119855Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-18T00:21:08.810233815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018817s
2026-07-18T00:21:08.810336752Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-18T00:21:08.810444810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.810598830Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-07-18T00:21:08.810886199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:08.811018997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.811105451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-07-18T00:21:08.811217697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-07-18T00:21:08.811769068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005359s
2026-07-18T00:21:08.811895633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-18T00:21:08', 'added_eventtype_to_history')
2026-07-18T00:21:08.812199585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.812820737Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-18T00:21:08.812944787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015967s
2026-07-18T00:21:08.813058025Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-18T00:21:08.813155622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.813310554Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-07-18T00:21:08.813464564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-18T00:21:08', 'add_index_to_log_time')
2026-07-18T00:21:08.813694057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.814341160Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-18T00:21:08.814431162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s
2026-07-18T00:21:08.814527255Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-18T00:21:08.814641856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.814788512Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-07-18T00:21:08.815436267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:08.815542621Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:08.815664156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-07-18T00:21:08.815766853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-07-18T00:21:08.816259035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s
2026-07-18T00:21:08.816489950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-18T00:21:08.816863773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-18T00:21:08.817063395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s
2026-07-18T00:21:08.817171633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-18T00:21:08', 'add_renameEpisodes_to_naming')
2026-07-18T00:21:08.817404082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.818044843Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-18T00:21:08.818158823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014087s
2026-07-18T00:21:08.818260498Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-18T00:21:08.818359307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.818508207Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-07-18T00:21:08.820445480Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-07-18T00:21:08.836335939Z [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-07-18T00:21:08.837036831Z [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-07-18T00:21:08.837687362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:08.838448856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:08.839645738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.839912205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.840153321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019582s
2026-07-18T00:21:08.840256528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-07-18T00:21:08.841465044Z [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-07-18T00:21:08.841999961Z [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-07-18T00:21:08.842384486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:08.842684421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:08.843801542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034365s
2026-07-18T00:21:08.843970522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-18T00:21:08', 'remove_backlog')
2026-07-18T00:21:08.844187589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.845071230Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-18T00:21:08.845184408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047072s
2026-07-18T00:21:08.845287035Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-18T00:21:08.845401586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.845556107Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-07-18T00:21:08.848318543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-07-18T00:21:08.849474202Z [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-07-18T00:21:08.849911713Z [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-07-18T00:21:08.850331509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:08.850627325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:08.851717131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032674s
2026-07-18T00:21:08.851823826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.853927625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-07-18T00:21:08.854146176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002214s
2026-07-18T00:21:08.854247570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.854353784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-07-18T00:21:08.854535861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2026-07-18T00:21:08.854656293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-18T00:21:08', 'fix_rename_episodes')
2026-07-18T00:21:08.854871286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.855700016Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-18T00:21:08.855812653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013645s
2026-07-18T00:21:08.855924138Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-18T00:21:08.856027075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.856177669Z [Info] add_monitored: Starting migration of Main DB to 10
2026-07-18T00:21:08.857395372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:08.857458590Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.857543340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-07-18T00:21:08.857655476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-07-18T00:21:08.858136826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004851s
2026-07-18T00:21:08.858242519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-07-18T00:21:08.858331719Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.858427833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-07-18T00:21:08.858537133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-07-18T00:21:08.858996929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2026-07-18T00:21:08.859129847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.859320541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-18T00:21:08.859495664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2026-07-18T00:21:08.859595796Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.859680407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-18T00:21:08.859870590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001817s
2026-07-18T00:21:08.860001033Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.860094070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-18T00:21:08.860261307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001714s
2026-07-18T00:21:08.860355507Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.860448043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-18T00:21:08.860606593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2026-07-18T00:21:08.860728128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-18T00:21:08', 'add_monitored')
2026-07-18T00:21:08.860941167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.861627430Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-18T00:21:08.861734195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011828s
2026-07-18T00:21:08.861836160Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-18T00:21:08.861933907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.862084040Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-07-18T00:21:08.862323703Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-07-18T00:21:08.863493279Z [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-07-18T00:21:08.863805208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-07-18T00:21:08.864093048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-18T00:21:08.864368864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-07-18T00:21:08.865453259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030041s
2026-07-18T00:21:08.865561617Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-07-18T00:21:08.866676584Z [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-07-18T00:21:08.867227564Z [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-07-18T00:21:08.867747462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:08.868105403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:08.869148194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:08.869400041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037422s
2026-07-18T00:21:08.869513029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-18T00:21:08', 'remove_ignored')
2026-07-18T00:21:08.869733994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.870929062Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-18T00:21:08.871037731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052717s
2026-07-18T00:21:08.871139196Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-18T00:21:08.871242855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.871397927Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-07-18T00:21:08.871618882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-07-18T00:21:08.872806575Z [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-07-18T00:21:08.873504922Z [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-07-18T00:21:08.874075612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:08.874537082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:08.875595224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.875838785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.880373933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085843s
2026-07-18T00:21:08.880490889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-18T00:21:08', 'remove_custom_start_date')
2026-07-18T00:21:08.880686824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.882134160Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-18T00:21:08.882198580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103704s
2026-07-18T00:21:08.882371849Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-18T00:21:08.882431910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.882629247Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-07-18T00:21:08.883008632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:08.883070637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.883174576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-07-18T00:21:08.883281802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-07-18T00:21:08.883796540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s
2026-07-18T00:21:08.883911561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-18T00:21:08.884042635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-18T00:21:08.884201636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000171s
2026-07-18T00:21:08.884301417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-18T00:21:08', 'add_air_date_utc')
2026-07-18T00:21:08.884514646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.885066038Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-18T00:21:08.885212873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010318s
2026-07-18T00:21:08.885268856Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-18T00:21:08.885363407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.885510132Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-07-18T00:21:08.885704624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-07-18T00:21:08.886619949Z [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-07-18T00:21:08.887110196Z [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-07-18T00:21:08.887591997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:08.887988576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:08.889053001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:08.889268656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034342s
2026-07-18T00:21:08.889365872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-18T00:21:08', 'drop_air_date')
2026-07-18T00:21:08.889589853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.890362550Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-18T00:21:08.890462902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045291s
2026-07-18T00:21:08.890562703Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-18T00:21:08.890661663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.890805162Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-07-18T00:21:08.891045326Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:08.891148634Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.891221891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-07-18T00:21:08.891329348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-07-18T00:21:08.891772671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004431s
2026-07-18T00:21:08.891903525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-18T00:21:08', 'add_air_date_as_string')
2026-07-18T00:21:08.892173178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.893008331Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-18T00:21:08.893119214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016725s
2026-07-18T00:21:08.893218354Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-18T00:21:08.893320780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.893462767Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-07-18T00:21:08.893648481Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-18T00:21:08.893806669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-18T00:21:08.894003005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001953s
2026-07-18T00:21:08.894101544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-18T00:21:08', 'updated_imported_history_item')
2026-07-18T00:21:08.894306857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.895081378Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-18T00:21:08.895201450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012729s
2026-07-18T00:21:08.895299217Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-18T00:21:08.895395390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.895536094Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-07-18T00:21:08.895716377Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-18T00:21:08.895875578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-18T00:21:08.896052514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001834s
2026-07-18T00:21:08.896148287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-18T00:21:08', 'reset_scene_names')
2026-07-18T00:21:08.896347158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.897052650Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-18T00:21:08.897160116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001187s
2026-07-18T00:21:08.897252823Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-18T00:21:08.897354428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.897488618Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-07-18T00:21:08.897694493Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.897807621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.908120231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103009s
2026-07-18T00:21:08.908231625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-18T00:21:08', 'remove_duplicates')
2026-07-18T00:21:08.908439404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.909515672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-18T00:21:08.909620544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117076s
2026-07-18T00:21:08.909717329Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-18T00:21:08.909819004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.909958615Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-07-18T00:21:08.910502070Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-18T00:21:08.910634727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-18T00:21:08.910893789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002494s
2026-07-18T00:21:08.910981767Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-18T00:21:08.911096738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-18T00:21:08.911333786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000232s
2026-07-18T00:21:08.911430100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-18T00:21:08.911542426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-18T00:21:08.911781879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002331s
2026-07-18T00:21:08.911899596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-18T00:21:08.911989708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.912202226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002112s
2026-07-18T00:21:08.912310213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-18T00:21:08.912411548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.912618144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002095s
2026-07-18T00:21:08.912717955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-18T00:21:08.912822365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:08.913035555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002139s
2026-07-18T00:21:08.913137831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-18T00:21:08', 'restore_unique_constraints')
2026-07-18T00:21:08.913343545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.914146363Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-18T00:21:08.914266014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013305s
2026-07-18T00:21:08.914358921Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-18T00:21:08.914459293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.914606310Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-07-18T00:21:08.914947016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:08.915060054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.915144374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-07-18T00:21:08.915250758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-07-18T00:21:08.915698530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004512s
2026-07-18T00:21:08.915801207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:08.915927832Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-18T00:21:08.915975819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-07-18T00:21:08.916068886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-07-18T00:21:08.916516218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s
2026-07-18T00:21:08.916615117Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.916697152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.920791522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040751s
2026-07-18T00:21:08.920905442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-18T00:21:08', 'add_year_and_seasons_to_series')
2026-07-18T00:21:08.921123401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.921802870Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-18T00:21:08.921920708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050967s
2026-07-18T00:21:08.922019216Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-18T00:21:08.922116763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.922263078Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-07-18T00:21:08.922448281Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-07-18T00:21:08.922554004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-18T00:21:08.922815511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002594s
2026-07-18T00:21:08.922925723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-18T00:21:08', 'drop_seasons_table')
2026-07-18T00:21:08.923136047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.923936860Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-18T00:21:08.924027894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013231s
2026-07-18T00:21:08.924128025Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-18T00:21:08.924232787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.924379262Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-07-18T00:21:08.924623484Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:08.924728556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.924807374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-07-18T00:21:08.924916154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-07-18T00:21:08.925360439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2026-07-18T00:21:08.925471432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-18T00:21:08', 'move_indexer_to_generic_provider')
2026-07-18T00:21:08.925687578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.926369412Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-18T00:21:08.926486398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s
2026-07-18T00:21:08.926587621Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-18T00:21:08.926691781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.926835892Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-07-18T00:21:08.928729487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.928839178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-07-18T00:21:08.929034782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001981s
2026-07-18T00:21:08.929126577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.929212350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:08.929404057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001929s
2026-07-18T00:21:08.929490060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.929582486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:08.929770445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001889s
2026-07-18T00:21:08.929861839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.929947431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-07-18T00:21:08.930140070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-07-18T00:21:08.930239300Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:08.932655578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-07-18T00:21:08.932840701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024933s
2026-07-18T00:21:08.932946124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-18T00:21:08', 'add_config_contract_to_indexers')
2026-07-18T00:21:08.933154513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.933884274Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-18T00:21:08.933997602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035332s
2026-07-18T00:21:08.934098115Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-18T00:21:08.934198657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.934342377Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-07-18T00:21:08.934543592Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-07-18T00:21:08.935441171Z [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-07-18T00:21:08.935949104Z [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-07-18T00:21:08.936448450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:08.936812634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:08.937838160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003173s
2026-07-18T00:21:08.937950176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-18T00:21:08', 'drop_tvdb_episodeid')
2026-07-18T00:21:08.938158135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.939583738Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-18T00:21:08.939692788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049208s
2026-07-18T00:21:08.939796346Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-18T00:21:08.939925807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.940071601Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-07-18T00:21:08.940330723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:08.940439182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.940521307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-07-18T00:21:08.940630407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-07-18T00:21:08.941083309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004514s
2026-07-18T00:21:08.941195175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-18T00:21:08', 'move_notification_to_generic_provider')
2026-07-18T00:21:08.941410118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.942286163Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-18T00:21:08.942407067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016528s
2026-07-18T00:21:08.942505535Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-18T00:21:08.942617591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.942761150Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-07-18T00:21:08.943520991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.943625602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-07-18T00:21:08.943819082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-07-18T00:21:08.943990678Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.944045178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-07-18T00:21:08.944236904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001868s
2026-07-18T00:21:08.944317877Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.944411716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-18T00:21:08.944603472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001988s
2026-07-18T00:21:08.944692712Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.944771832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-07-18T00:21:08.944966764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000189s
2026-07-18T00:21:08.945050183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.945135715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-07-18T00:21:08.945320908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001884s
2026-07-18T00:21:08.945412493Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.945493957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-07-18T00:21:08.945679781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000181s
2026-07-18T00:21:08.945760354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.945853010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-07-18T00:21:08.946036239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001892s
2026-07-18T00:21:08.946124467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.946208827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-07-18T00:21:08.946394431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001905s
2026-07-18T00:21:08.946481006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.946570526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-07-18T00:21:08.946765679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001818s
2026-07-18T00:21:08.946839839Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:08.946965091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-07-18T00:21:08.947119101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001744s
2026-07-18T00:21:08.947223862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-18T00:21:08', 'add_config_contract_to_notifications')
2026-07-18T00:21:08.947426120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.948202995Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-18T00:21:08.948319500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012464s
2026-07-18T00:21:08.948423530Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-18T00:21:08.948515585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.948657621Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-07-18T00:21:08.949619099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.949723690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:08.949952561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001988s
2026-07-18T00:21:08.950017291Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.950108485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-07-18T00:21:08.950296093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s
2026-07-18T00:21:08.950380994Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.950466877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-07-18T00:21:08.950654064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s
2026-07-18T00:21:08.950753875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-18T00:21:08', 'fix_omgwtfnzbs')
2026-07-18T00:21:08.950949610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.951599099Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-18T00:21:08.951757848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011336s
2026-07-18T00:21:08.951826346Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-18T00:21:08.951907330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.952054366Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-07-18T00:21:08.952444903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-18T00:21:08.952562029Z [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-07-18T00:21:08.952876643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003331s
2026-07-18T00:21:08.952980802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-18T00:21:08', 'add_blacklist_table')
2026-07-18T00:21:08.953183701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.953869483Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-18T00:21:08.953975086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013356s
2026-07-18T00:21:08.954071811Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-18T00:21:08.954170990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.954312796Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-07-18T00:21:08.954662882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:08.954771330Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-18T00:21:08.954849247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-07-18T00:21:08.954963878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-07-18T00:21:08.955429546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2026-07-18T00:21:08.955534688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:08.955625461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.955700262Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-07-18T00:21:08.955810003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-07-18T00:21:08.956343067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s
2026-07-18T00:21:08.956442307Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.956524723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.961804111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052557s
2026-07-18T00:21:08.961920575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-18T00:21:08', 'add_formats_to_naming_config')
2026-07-18T00:21:08.962127182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.962934148Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-18T00:21:08.963045232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063986s
2026-07-18T00:21:08.963142768Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-18T00:21:08.963251768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.963390547Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-07-18T00:21:08.963704089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:08.963810303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.963907399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-07-18T00:21:08.964017140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-07-18T00:21:08.964480413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s
2026-07-18T00:21:08.964581146Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.964661959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.965293191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s
2026-07-18T00:21:08.965395628Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-18T00:21:08.965514627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-18T00:21:08.965671995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001552s
2026-07-18T00:21:08.965763158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-18T00:21:08.965876877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-18T00:21:08.966028643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001491s
2026-07-18T00:21:08.966132372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-18T00:21:08', 'add_season_folder_format_to_naming_config')
2026-07-18T00:21:08.966353668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.967152558Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-18T00:21:08.967267870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012588s
2026-07-18T00:21:08.967361799Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-18T00:21:08.967460538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.967604358Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-07-18T00:21:08.967986238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-07-18T00:21:08.968930440Z [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-07-18T00:21:08.969269684Z [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-07-18T00:21:08.969612745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:08.969868550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:08.970950150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027972s
2026-07-18T00:21:08.971061725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-18T00:21:08', 'delete_old_naming_config_columns')
2026-07-18T00:21:08.971275676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.972029374Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-18T00:21:08.972146280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038763s
2026-07-18T00:21:08.972244007Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-18T00:21:08.972344760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.972485904Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-07-18T00:21:08.973077246Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.973178049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-07-18T00:21:08.973365667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2026-07-18T00:21:08.973466811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-18T00:21:08', 'set_default_release_group')
2026-07-18T00:21:08.973686604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.974301823Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-18T00:21:08.974414119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011204s
2026-07-18T00:21:08.974511606Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-18T00:21:08.977445437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.977591872Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-07-18T00:21:08.977789721Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.977886305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.978735707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008394s
2026-07-18T00:21:08.978848775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-18T00:21:08', 'add_api_key_to_pushover')
2026-07-18T00:21:08.979066023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.979784150Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-18T00:21:08.979918570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018902s
2026-07-18T00:21:08.980023101Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-18T00:21:08.980125487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.980273916Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-07-18T00:21:08.981461329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:08.981564838Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:08.981837497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-07-18T00:21:08.983187648Z [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-07-18T00:21:08.983870183Z [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-07-18T00:21:08.984476535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:08.984958496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:08.986019514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.986248736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.986470282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004513s
2026-07-18T00:21:08.986565163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-07-18T00:21:08.987447862Z [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-07-18T00:21:08.988125187Z [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-07-18T00:21:08.988728452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:08.989148318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:08.990231120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:08.990462857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:08.990681186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040167s
2026-07-18T00:21:08.990789034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-18T00:21:08', 'remove_series_contraints')
2026-07-18T00:21:08.990999297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.992433136Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-18T00:21:08.992547687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057619s
2026-07-18T00:21:08.992648671Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-18T00:21:08.992754133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.992899586Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-07-18T00:21:08.993543293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:08.993664247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2026-07-18T00:21:08.993743006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-07-18T00:21:08.993850011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-07-18T00:21:08.994281902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004269s
2026-07-18T00:21:08.994384188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:08.994472696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-07-18T00:21:08.994646296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000178s
2026-07-18T00:21:08.994747079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-18T00:21:08', 'add_series_folder_format_to_naming_config')
2026-07-18T00:21:08.994964637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:08.995639788Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-18T00:21:08.995759319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011674s
2026-07-18T00:21:08.995865913Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-18T00:21:08.995979512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:08.996117220Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-07-18T00:21:08.996992684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:08.997106433Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:08.997183899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-07-18T00:21:08.997295735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-07-18T00:21:08.997710340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004183s
2026-07-18T00:21:08.997813017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:08.997902096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:08.999937057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020174s
2026-07-18T00:21:09.000040816Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.000135046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.001476859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013314s
2026-07-18T00:21:09.001586771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-18T00:21:09', 'update_with_quality_converters')
2026-07-18T00:21:09.001799890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.002682128Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-18T00:21:09.002796328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025477s
2026-07-18T00:21:09.002892191Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-18T00:21:09.002994147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.003136814Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-07-18T00:21:09.004374308Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-07-18T00:21:09.005281746Z [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-07-18T00:21:09.005572111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-18T00:21:09.005801854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-18T00:21:09.006132260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-18T00:21:09.007216825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:09.007452159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029606s
2026-07-18T00:21:09.007550498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-07-18T00:21:09.008391382Z [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-07-18T00:21:09.008685875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-18T00:21:09.008918704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-18T00:21:09.009247447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-18T00:21:09.010280558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:09.010514490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028586s
2026-07-18T00:21:09.010612888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-18T00:21:09.010723330Z [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-07-18T00:21:09.011033976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s
2026-07-18T00:21:09.011135611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-18T00:21:09.011241575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:09.011462690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002229s
2026-07-18T00:21:09.011561369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-18T00:21:09.011660378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:09.011893769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002175s
2026-07-18T00:21:09.011991856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-07-18T00:21:09.012092930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-07-18T00:21:09.012312773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000218s
2026-07-18T00:21:09.012408546Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.012489890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.013430285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000925s
2026-07-18T00:21:09.013529084Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-07-18T00:21:09.013619426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-07-18T00:21:09.014038961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004129s
2026-07-18T00:21:09.014149133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-18T00:21:09', 'add_configurable_qualities')
2026-07-18T00:21:09.014356992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.015346857Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-18T00:21:09.015457319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017199s
2026-07-18T00:21:09.015556599Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-18T00:21:09.015658004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.015801643Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-07-18T00:21:09.016112620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.016219806Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.016300668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-07-18T00:21:09.016407604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-07-18T00:21:09.016834945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004279s
2026-07-18T00:21:09.016934957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-18T00:21:09.017053896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-18T00:21:09.017210752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001548s
2026-07-18T00:21:09.017309882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-18T00:21:09', 'add_on_upgrade_to_notifications')
2026-07-18T00:21:09.017519775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.018168462Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-18T00:21:09.018281871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s
2026-07-18T00:21:09.018378395Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-18T00:21:09.018478206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.018621725Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-07-18T00:21:09.019282697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-18T00:21:09.019403390Z [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-07-18T00:21:09.019725409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s
2026-07-18T00:21:09.019821022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-18T00:21:09.019949170Z [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-07-18T00:21:09.020294286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000365s
2026-07-18T00:21:09.020399588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-18T00:21:09', 'add_metadata_tables')
2026-07-18T00:21:09.020607096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.021329992Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-18T00:21:09.021440164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013959s
2026-07-18T00:21:09.021537761Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-18T00:21:09.021641620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.021783827Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-07-18T00:21:09.022251058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.022353064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.022432644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-07-18T00:21:09.022534820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-07-18T00:21:09.022979186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004464s
2026-07-18T00:21:09.023082193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-07-18T00:21:09.023183327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-07-18T00:21:09.023604315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s
2026-07-18T00:21:09.023707172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-07-18T00:21:09.023802735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-07-18T00:21:09.024248072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2026-07-18T00:21:09.024348174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-07-18T00:21:09.024451903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-07-18T00:21:09.024875036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2026-07-18T00:21:09.024974005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.025057303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.025136803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-07-18T00:21:09.025239961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-07-18T00:21:09.025657031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004174s
2026-07-18T00:21:09.025757544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-07-18T00:21:09.025857375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-07-18T00:21:09.026284085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004239s
2026-07-18T00:21:09.026395499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-18T00:21:09', 'add_metadata_to_episodes_and_series')
2026-07-18T00:21:09.026611976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.027276324Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-18T00:21:09.027435004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014165s
2026-07-18T00:21:09.027533893Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-18T00:21:09.027644536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.027784729Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-07-18T00:21:09.027984491Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-18T00:21:09.028147399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-18T00:21:09.028345709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2026-07-18T00:21:09.028447574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-18T00:21:09', 'fix_xbmc_season_images_metadata')
2026-07-18T00:21:09.028653649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.029260642Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-18T00:21:09.029384482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s
2026-07-18T00:21:09.029474764Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-18T00:21:09.029573232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.029713525Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-07-18T00:21:09.030119383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-18T00:21:09.030253543Z [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-07-18T00:21:09.030582215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003509s
2026-07-18T00:21:09.030685854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-18T00:21:09', 'add_download_clients_table')
2026-07-18T00:21:09.030891779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.031536147Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-18T00:21:09.031664696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s
2026-07-18T00:21:09.031755369Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-18T00:21:09.031865130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.032026956Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-07-18T00:21:09.032240496Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.032328273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.036633368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042925s
2026-07-18T00:21:09.036746586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-18T00:21:09', 'convert_config_to_download_clients')
2026-07-18T00:21:09.036965217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.037510495Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-18T00:21:09.037624585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051803s
2026-07-18T00:21:09.037721430Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-18T00:21:09.037823877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.037967476Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-07-18T00:21:09.038173942Z [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-07-18T00:21:09.038362151Z [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-07-18T00:21:09.038598668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002329s
2026-07-18T00:21:09.038697327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-18T00:21:09.038843692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-18T00:21:09.039047733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001995s
2026-07-18T00:21:09.039146051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-18T00:21:09', 'fix_xbmc_episode_metadata')
2026-07-18T00:21:09.039348308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.040308493Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-18T00:21:09.040415489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014496s
2026-07-18T00:21:09.052837178Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-18T00:21:09.053012230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.053259579Z [Info] add_indexes: Starting migration of Main DB to 45
2026-07-18T00:21:09.053881873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-07-18T00:21:09.053995712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-07-18T00:21:09.054289835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002939s
2026-07-18T00:21:09.054387421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-07-18T00:21:09.054485208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:09.054698979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002139s
2026-07-18T00:21:09.054798480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-07-18T00:21:09.054895365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:09.055111110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002133s
2026-07-18T00:21:09.055208125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-07-18T00:21:09.055304469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:09.055540996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002361s
2026-07-18T00:21:09.055640737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-07-18T00:21:09.055749676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-07-18T00:21:09.056007937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000249s
2026-07-18T00:21:09.056104351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-18T00:21:09.056197198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:09.056409796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2026-07-18T00:21:09.056509597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-07-18T00:21:09.056607104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.056798830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001979s
2026-07-18T00:21:09.056899393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-07-18T00:21:09.056994064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.057213386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002098s
2026-07-18T00:21:09.057305601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-18T00:21:09.057395573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.057623602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002271s
2026-07-18T00:21:09.057734075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-18T00:21:09', 'add_indexes')
2026-07-18T00:21:09.057938136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.058843781Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-18T00:21:09.058953342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001444s
2026-07-18T00:21:09.059049806Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-18T00:21:09.059145709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.059283036Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-07-18T00:21:09.059467858Z [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-07-18T00:21:09.059656398Z [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-07-18T00:21:09.059948006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002316s
2026-07-18T00:21:09.060051675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-18T00:21:09', 'fix_nzb_su_url')
2026-07-18T00:21:09.060245906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.060801786Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-18T00:21:09.060900866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011364s
2026-07-18T00:21:09.060997410Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-18T00:21:09.061099416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.061240049Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-07-18T00:21:09.061493239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.061598341Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.061695507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-07-18T00:21:09.061813685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-07-18T00:21:09.062316358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005117s
2026-07-18T00:21:09.062429275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-18T00:21:09', 'add_temporary_blacklist_columns')
2026-07-18T00:21:09.062639279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.063229758Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-18T00:21:09.063335311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014222s
2026-07-18T00:21:09.063432457Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-18T00:21:09.063532007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.063676358Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-07-18T00:21:09.063931512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.064038969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.064115253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-07-18T00:21:09.064221787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-07-18T00:21:09.064702877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004797s
2026-07-18T00:21:09.064810494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-18T00:21:09', 'add_title_to_scenemappings')
2026-07-18T00:21:09.065016669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.065635927Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-18T00:21:09.065738273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s
2026-07-18T00:21:09.065835028Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-18T00:21:09.065930941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.066069370Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-07-18T00:21:09.066251016Z [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-07-18T00:21:09.066438544Z [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-07-18T00:21:09.066678568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002309s
2026-07-18T00:21:09.066772277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-18T00:21:09', 'fix_dognzb_url')
2026-07-18T00:21:09.066969434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.067529743Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-18T00:21:09.067637841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010835s
2026-07-18T00:21:09.067730928Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-18T00:21:09.067833705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.067988116Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-07-18T00:21:09.068232719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:09.068331568Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.068410047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-07-18T00:21:09.068508685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-07-18T00:21:09.069013903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005063s
2026-07-18T00:21:09.069124065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-18T00:21:09', 'add_hash_to_metadata_files')
2026-07-18T00:21:09.069336473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.069945340Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-18T00:21:09.070059079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014388s
2026-07-18T00:21:09.070152878Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-18T00:21:09.070250284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.070391980Z [Info] download_client_import: Starting migration of Main DB to 51
2026-07-18T00:21:09.070639649Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.070741664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.071181631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2026-07-18T00:21:09.071284187Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.071367545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.074437892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030386s
2026-07-18T00:21:09.074540950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.074620129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.079889266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052357s
2026-07-18T00:21:09.080002685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-18T00:21:09', 'download_client_import')
2026-07-18T00:21:09.080214001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.080858269Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-18T00:21:09.080969032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062308s
2026-07-18T00:21:09.081068623Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-18T00:21:09.081166209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.081309699Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-07-18T00:21:09.081642369Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.081752811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.081831320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-07-18T00:21:09.081937153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-07-18T00:21:09.082454295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005153s
2026-07-18T00:21:09.082558896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-07-18T00:21:09.082664048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-07-18T00:21:09.082802707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001359s
2026-07-18T00:21:09.082887077Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:09.082977990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.083056128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-07-18T00:21:09.083166039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-07-18T00:21:09.083647148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004802s
2026-07-18T00:21:09.083747370Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-18T00:21:09.083898615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-18T00:21:09.084076784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001764s
2026-07-18T00:21:09.084174892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-18T00:21:09', 'add_columns_for_anime')
2026-07-18T00:21:09.084379985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.085009373Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-18T00:21:09.085117792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011089s
2026-07-18T00:21:09.085214857Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-18T00:21:09.085314267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.085453298Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-07-18T00:21:09.086313150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-07-18T00:21:09.086435927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-07-18T00:21:09.086922077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s
2026-07-18T00:21:09.087022339Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.087108072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.087762891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s
2026-07-18T00:21:09.087893364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-18T00:21:09', 'add_series_sorttitle')
2026-07-18T00:21:09.088117776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.088713857Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-18T00:21:09.088818077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015947s
2026-07-18T00:21:09.088918620Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-18T00:21:09.089008862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.089153162Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-07-18T00:21:09.090948290Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-07-18T00:21:09.091133673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-07-18T00:21:09.092420105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013416s
2026-07-18T00:21:09.092521970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:09.092606340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.092723517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-07-18T00:21:09.092793147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-07-18T00:21:09.093272563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-07-18T00:21:09.093377935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:09.093454940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.093527116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-07-18T00:21:09.093629592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-07-18T00:21:09.094109469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004803s
2026-07-18T00:21:09.094210312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:09.094293440Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.094373201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-07-18T00:21:09.094478282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-07-18T00:21:09.094960334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s
2026-07-18T00:21:09.095056948Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.095143433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-07-18T00:21:09.095327754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001848s
2026-07-18T00:21:09.095414679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.095501404Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.095579842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-07-18T00:21:09.095678290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-07-18T00:21:09.096170412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2026-07-18T00:21:09.096273319Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-18T00:21:09.096390696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-18T00:21:09.096547071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000157s
2026-07-18T00:21:09.096659898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-18T00:21:09.096755671Z [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-07-18T00:21:09.097093161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003573s
2026-07-18T00:21:09.097199586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-18T00:21:09', 'rename_profiles')
2026-07-18T00:21:09.097402515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.098466639Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-18T00:21:09.098574747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017319s
2026-07-18T00:21:09.098674077Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-18T00:21:09.098770200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.098917016Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-07-18T00:21:09.099129585Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-07-18T00:21:09.100396217Z [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-07-18T00:21:09.101081528Z [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-07-18T00:21:09.101791468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.102532742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.104030019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.104261706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.104485787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.104699157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.104914852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.105127951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058815s
2026-07-18T00:21:09.105235037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-18T00:21:09', 'drop_old_profile_columns')
2026-07-18T00:21:09.105440130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.106238338Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-18T00:21:09.106363731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069915s
2026-07-18T00:21:09.106455766Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-18T00:21:09.106549235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.106692143Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-07-18T00:21:09.106941114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:09.107052940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.107141258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-07-18T00:21:09.107246169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-07-18T00:21:09.107721747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s
2026-07-18T00:21:09.107833272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-18T00:21:09', 'add_mediainfo_to_episodefile')
2026-07-18T00:21:09.108059728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.108643975Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-18T00:21:09.108768095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014081s
2026-07-18T00:21:09.108856173Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-18T00:21:09.108958609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.109099894Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-07-18T00:21:09.109388496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-07-18T00:21:09.109513026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-07-18T00:21:09.110002042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000489s
2026-07-18T00:21:09.110102103Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.110199630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.110867486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006621s
2026-07-18T00:21:09.110980734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-18T00:21:09', 'convert_episode_file_path_to_relative')
2026-07-18T00:21:09.111194575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.111726627Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-18T00:21:09.111840617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015252s
2026-07-18T00:21:09.111959526Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-18T00:21:09.112057704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.112200752Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-07-18T00:21:09.112397318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-07-18T00:21:09.113508587Z [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-07-18T00:21:09.113906449Z [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-07-18T00:21:09.114257156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:09.114704978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:09.115931459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:09.116162786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036511s
2026-07-18T00:21:09.116270132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-18T00:21:09', 'drop_episode_file_path')
2026-07-18T00:21:09.116476117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.117164765Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-18T00:21:09.117271289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046529s
2026-07-18T00:21:09.117370750Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-18T00:21:09.117472495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.117616735Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-07-18T00:21:09.118265362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.118377679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.118455365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-07-18T00:21:09.123395940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-07-18T00:21:09.123908102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005245s
2026-07-18T00:21:09.124011951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-07-18T00:21:09.124117995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-07-18T00:21:09.124612211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s
2026-07-18T00:21:09.124712463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-18T00:21:09.124837615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-18T00:21:09.125007127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s
2026-07-18T00:21:09.125093751Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.125186688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:09.125368415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-07-18T00:21:09.125456783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-18T00:21:09', 'add_enable_options_to_indexers')
2026-07-18T00:21:09.125661555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.126197996Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-18T00:21:09.126311034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s
2026-07-18T00:21:09.126410434Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-18T00:21:09.132633704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.132793425Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-07-18T00:21:09.133021335Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-07-18T00:21:09.134127944Z [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-07-18T00:21:09.134467459Z [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-07-18T00:21:09.134764407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:09.135161427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:09.136483641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:09.136702191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035646s
2026-07-18T00:21:09.136795950Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-07-18T00:21:09.137857018Z [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-07-18T00:21:09.138234719Z [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-07-18T00:21:09.138524934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-07-18T00:21:09.138784337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-07-18T00:21:09.140032632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031335s
2026-07-18T00:21:09.140153947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-18T00:21:09', 'remove_enable_from_indexers')
2026-07-18T00:21:09.140369220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.141155194Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-18T00:21:09.141270967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004261s
2026-07-18T00:21:09.141365878Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-18T00:21:09.141462934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.141606964Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-07-18T00:21:09.141796516Z [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-07-18T00:21:09.142040257Z [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-07-18T00:21:09.142326163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002882s
2026-07-18T00:21:09.142428219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-18T00:21:09', 'clear_bad_scene_names')
2026-07-18T00:21:09.142629625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.143135043Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-18T00:21:09.143233732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010887s
2026-07-18T00:21:09.143330206Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-18T00:21:09.143433905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.143570410Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-07-18T00:21:09.143772718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.143897048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.145322210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014328s
2026-07-18T00:21:09.145437342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-18T00:21:09', 'convert_quality_models')
2026-07-18T00:21:09.145644339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.146131180Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-18T00:21:09.146238617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022483s
2026-07-18T00:21:09.146336394Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-18T00:21:09.146433710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.146577089Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-07-18T00:21:09.146869538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-18T00:21:09.146997416Z [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-07-18T00:21:09.147283983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002981s
2026-07-18T00:21:09.147389425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-18T00:21:09', 'add_remotepathmappings')
2026-07-18T00:21:09.147601683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.148660797Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-18T00:21:09.148770919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016675s
2026-07-18T00:21:09.148868806Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-18T00:21:09.148967135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.149112347Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-07-18T00:21:09.149219313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-18T00:21:09', 'remove_method_from_logs')
2026-07-18T00:21:09.149425799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.149918732Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-18T00:21:09.150025868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009457s
2026-07-18T00:21:09.150123525Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-18T00:21:09.150224628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.150367266Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-07-18T00:21:09.152328568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.152442137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-07-18T00:21:09.152630767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001944s
2026-07-18T00:21:09.152723063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.152803565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-07-18T00:21:09.152996233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001905s
2026-07-18T00:21:09.153084020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.153175685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-07-18T00:21:09.153385277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002147s
2026-07-18T00:21:09.153486812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-18T00:21:09', 'make_scene_numbering_nullable')
2026-07-18T00:21:09.153690392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.154252504Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-18T00:21:09.154364610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-07-18T00:21:09.154459251Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-18T00:21:09.154551106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.154694725Z [Info] add_tags: Starting migration of Main DB to 66
2026-07-18T00:21:09.155408083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-18T00:21:09.155525399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-18T00:21:09.155762257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002478s
2026-07-18T00:21:09.155872038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.155960696Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.156036439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-07-18T00:21:09.156139046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:09.156651729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005104s
2026-07-18T00:21:09.156754015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.156848465Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.156921372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-07-18T00:21:09.157028999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:09.157513205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s
2026-07-18T00:21:09.157612986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.157696925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-07-18T00:21:09.157884312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001842s
2026-07-18T00:21:09.157976659Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.158058654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-07-18T00:21:09.158218666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2026-07-18T00:21:09.158321363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-18T00:21:09', 'add_tags')
2026-07-18T00:21:09.158514452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.159090743Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-18T00:21:09.159191446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010263s
2026-07-18T00:21:09.159287901Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-18T00:21:09.159384355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.159527994Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-07-18T00:21:09.159765663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.159875675Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.159959534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-07-18T00:21:09.160057692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-07-18T00:21:09.160568791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005085s
2026-07-18T00:21:09.160680126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-18T00:21:09', 'add_added_to_series')
2026-07-18T00:21:09.160886371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.161413544Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-18T00:21:09.161521000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013555s
2026-07-18T00:21:09.161617915Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-18T00:21:09.161716825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.161858240Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-07-18T00:21:09.163239513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-18T00:21:09.163365486Z [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-07-18T00:21:09.163644519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000292s
2026-07-18T00:21:09.163743508Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.163822287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.164368577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005232s
2026-07-18T00:21:09.164466405Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.164575054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-07-18T00:21:09.164738814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001697s
2026-07-18T00:21:09.164842412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-18T00:21:09', 'add_release_restrictions')
2026-07-18T00:21:09.165042736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.165591171Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-18T00:21:09.165698577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010197s
2026-07-18T00:21:09.165799280Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-18T00:21:09.165891135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.166033512Z [Info] quality_proper: Starting migration of Main DB to 69
2026-07-18T00:21:09.166220619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.166323958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.166868535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000539s
2026-07-18T00:21:09.166985270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-18T00:21:09', 'quality_proper')
2026-07-18T00:21:09.167184211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.167659549Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-18T00:21:09.167765081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013311s
2026-07-18T00:21:09.167883239Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-18T00:21:09.167976257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.168120678Z [Info] delay_profile: Starting migration of Main DB to 70
2026-07-18T00:21:09.171632394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-18T00:21:09.171768137Z [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-07-18T00:21:09.172165869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s
2026-07-18T00:21:09.172364860Z [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-07-18T00:21:09.172611757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.172706949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.179563465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068424s
2026-07-18T00:21:09.179664719Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-07-18T00:21:09.180920649Z [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-07-18T00:21:09.181259202Z [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-07-18T00:21:09.181512843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:09.181900383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:09.183528303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:09.183787566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040127s
2026-07-18T00:21:09.183900704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-07-18T00:21:09.185083557Z [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-07-18T00:21:09.185408742Z [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-07-18T00:21:09.185654137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:09.185999493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:09.187564556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:09.187828147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038303s
2026-07-18T00:21:09.188131108Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003498 taking an average of 00:00:00.0003498
2026-07-18T00:21:09.188278585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-18T00:21:09', 'delay_profile')
2026-07-18T00:21:09.188477927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.189295624Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-18T00:21:09.189395375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005295s
2026-07-18T00:21:09.189496329Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-18T00:21:09.189603094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.189744429Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-07-18T00:21:09.189994052Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-07-18T00:21:09.191214210Z [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-07-18T00:21:09.191556260Z [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-07-18T00:21:09.191819610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:09.192400661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:09.193943770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:09.194194786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:09.194496915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043065s
2026-07-18T00:21:09.194595003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.194676827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.197132566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024298s
2026-07-18T00:21:09.197240563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-18T00:21:09', 'unknown_quality_in_profile')
2026-07-18T00:21:09.197456819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.198312142Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-18T00:21:09.198430431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036265s
2026-07-18T00:21:09.198523158Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-18T00:21:09.200311942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.200514340Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-07-18T00:21:09.201206214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:09.201317378Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.201438622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-07-18T00:21:09.201526289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-07-18T00:21:09.202068661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005436s
2026-07-18T00:21:09.202169625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-18T00:21:09.202271340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-18T00:21:09.202482525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2026-07-18T00:21:09.202579952Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.202658650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.203760079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010821s
2026-07-18T00:21:09.203892145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-18T00:21:09', 'history_downloadId')
2026-07-18T00:21:09.204094874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.204923183Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-18T00:21:09.205033455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022526s
2026-07-18T00:21:09.205132765Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-18T00:21:09.205230582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.205371186Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-07-18T00:21:09.205921665Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.206028290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-18T00:21:09.206200356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s
2026-07-18T00:21:09.206294887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.206371612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-18T00:21:09.206530261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s
2026-07-18T00:21:09.206633950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-18T00:21:09', 'clear_ratings')
2026-07-18T00:21:09.206827340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.207440405Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-18T00:21:09.207539134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s
2026-07-18T00:21:09.207640308Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-18T00:21:09.207733105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.207894981Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-07-18T00:21:09.208067809Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-18T00:21:09.208262933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-18T00:21:09.208478617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002172s
2026-07-18T00:21:09.208583829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-18T00:21:09', 'disable_eztv')
2026-07-18T00:21:09.208779073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.209393290Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-18T00:21:09.209492580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011274s
2026-07-18T00:21:09.209595227Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-18T00:21:09.209688575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.209830992Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-07-18T00:21:09.210847300Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.210960248Z [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-07-18T00:21:09.211172124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002192s
2026-07-18T00:21:09.211257867Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.211351195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-18T00:21:09.211514845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001688s
2026-07-18T00:21:09.211619576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-18T00:21:09', 'force_lib_update')
2026-07-18T00:21:09.211815331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.212471873Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-18T00:21:09.212572566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011139s
2026-07-18T00:21:09.212671656Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-18T00:21:09.212768191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.212946590Z [Info] add_users_table: Starting migration of Main DB to 76
2026-07-18T00:21:09.213271976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-18T00:21:09.213386316Z [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-07-18T00:21:09.213681190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00029s
2026-07-18T00:21:09.213755049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-18T00:21:09.213860021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-18T00:21:09.214068370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002135s
2026-07-18T00:21:09.214170115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-18T00:21:09.214261339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-18T00:21:09.214504619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000237s
2026-07-18T00:21:09.214607106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-18T00:21:09', 'add_users_table')
2026-07-18T00:21:09.214812740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.215547401Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-18T00:21:09.215656260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012845s
2026-07-18T00:21:09.215750319Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-18T00:21:09.215869239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.216025744Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-07-18T00:21:09.216263534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.216365549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.216443416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-07-18T00:21:09.216544129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-07-18T00:21:09.217119318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s
2026-07-18T00:21:09.217225832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-18T00:21:09', 'add_add_options_to_series')
2026-07-18T00:21:09.217439202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.218091046Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-18T00:21:09.218203933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015467s
2026-07-18T00:21:09.218298544Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-18T00:21:09.218399337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.218536754Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-07-18T00:21:09.219077734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-18T00:21:09.219204800Z [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-07-18T00:21:09.219606469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s
2026-07-18T00:21:09.219710739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-18T00:21:09', 'add_commands_table')
2026-07-18T00:21:09.219931754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.220611574Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-18T00:21:09.220718540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014244s
2026-07-18T00:21:09.220816768Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-18T00:21:09.220915677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.221056861Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-07-18T00:21:09.221401245Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.221504123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.286061873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645198s
2026-07-18T00:21:09.286183909Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-07-18T00:21:09.286261045Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:09.286341016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-07-18T00:21:09.287664162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-18T00:21:09.287957012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-07-18T00:21:09.288170643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-07-18T00:21:09.288454444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-07-18T00:21:09.289854976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034055s
2026-07-18T00:21:09.289955279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-18T00:21:09.290057344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-18T00:21:09.290263309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002129s
2026-07-18T00:21:09.290370415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-18T00:21:09', 'dedupe_tags')
2026-07-18T00:21:09.290574707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.291724844Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-18T00:21:09.291828703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016763s
2026-07-18T00:21:09.291950038Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-18T00:21:09.292062314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.292206014Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-07-18T00:21:09.292426809Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.292527852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.293607457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010689s
2026-07-18T00:21:09.293714904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-18T00:21:09', 'move_dot_prefix_to_transmission_category')
2026-07-18T00:21:09.293932312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.294667503Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-18T00:21:09.294785321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021399s
2026-07-18T00:21:09.294883589Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-18T00:21:09.294983931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.295123833Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-07-18T00:21:09.295794053Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.295926460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-07-18T00:21:09.296142225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002255s
2026-07-18T00:21:09.296245653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-18T00:21:09', 'add_fanzub_settings')
2026-07-18T00:21:09.296447640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.297097239Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-18T00:21:09.297213573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011771s
2026-07-18T00:21:09.297299577Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-18T00:21:09.297398165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.297537857Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-07-18T00:21:09.298309532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.298415425Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.298493793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-07-18T00:21:09.298603614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-07-18T00:21:09.299184966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s
2026-07-18T00:21:09.299282111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.299369588Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.299447545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-07-18T00:21:09.299549520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-07-18T00:21:09.300095300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005382s
2026-07-18T00:21:09.300194810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.300281435Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.300358330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-07-18T00:21:09.300461167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-07-18T00:21:09.300987277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005244s
2026-07-18T00:21:09.301086136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.301171549Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-18T00:21:09.301248323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-07-18T00:21:09.301352874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-07-18T00:21:09.301872451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005193s
2026-07-18T00:21:09.301972092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.302058235Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.302136162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-07-18T00:21:09.302258258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-07-18T00:21:09.302770170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s
2026-07-18T00:21:09.302870532Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.302955072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-07-18T00:21:09.303115385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001595s
2026-07-18T00:21:09.303216850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-18T00:21:09', 'additonal_blacklist_columns')
2026-07-18T00:21:09.303424157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.304110190Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-18T00:21:09.304233468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011451s
2026-07-18T00:21:09.304319381Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-18T00:21:09.304419032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.304562962Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-07-18T00:21:09.304968980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:09.305077549Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.305153763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-07-18T00:21:09.306469484Z [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-07-18T00:21:09.306794418Z [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-07-18T00:21:09.307063360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:09.307547626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:09.308933679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:09.309215808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:09.309472044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042012s
2026-07-18T00:21:09.309575091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:09.309666155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.309743521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-07-18T00:21:09.311069803Z [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-07-18T00:21:09.311381161Z [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-07-18T00:21:09.311631265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:09.312084808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:09.313447304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:09.313730113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:09.313984256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041378s
2026-07-18T00:21:09.314083115Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-18T00:21:09.314228247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-18T00:21:09.314416466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001805s
2026-07-18T00:21:09.314513231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-18T00:21:09', 'update_quality_minmax_size')
2026-07-18T00:21:09.314712032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.316011600Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-18T00:21:09.316118225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017732s
2026-07-18T00:21:09.316222024Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-18T00:21:09.316319010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.316468060Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-07-18T00:21:09.316674666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.316784147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.317943984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011582s
2026-07-18T00:21:09.318059066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-18T00:21:09', 'expand_transmission_urlbase')
2026-07-18T00:21:09.318282085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.318910001Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-18T00:21:09.319025273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021262s
2026-07-18T00:21:09.319120384Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-18T00:21:09.319221037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.319360478Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-07-18T00:21:09.319564469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.319662787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.320723795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001044s
2026-07-18T00:21:09.320832414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-18T00:21:09', 'pushbullet_device_ids')
2026-07-18T00:21:09.321043259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.321656905Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-18T00:21:09.321768420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001987s
2026-07-18T00:21:09.321861037Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-18T00:21:09.321959295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.322097413Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-07-18T00:21:09.322324912Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.322449192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-07-18T00:21:09.322611389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001652s
2026-07-18T00:21:09.322710328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-18T00:21:09', 'remove_eztv')
2026-07-18T00:21:09.322923929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.323631614Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-18T00:21:09.323731506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011862s
2026-07-18T00:21:09.323829102Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-18T00:21:09.323951269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.324100700Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-07-18T00:21:09.324290542Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.324391886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.325720934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2026-07-18T00:21:09.325834122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-18T00:21:09', 'pushbullet_devices_channels_list')
2026-07-18T00:21:09.326053705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.326726330Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-18T00:21:09.326832344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023178s
2026-07-18T00:21:09.326937516Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-18T00:21:09.327038119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.327179042Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-07-18T00:21:09.327952080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.328069176Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.328139748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-07-18T00:21:09.328247545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-07-18T00:21:09.328847775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s
2026-07-18T00:21:09.328948899Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:09.329104502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:09.329306589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002029s
2026-07-18T00:21:09.329403415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:09.329557615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:09.329745945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001936s
2026-07-18T00:21:09.329839253Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.329926789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.330008353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-07-18T00:21:09.331373434Z [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-07-18T00:21:09.331771757Z [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-07-18T00:21:09.332133977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-18T00:21:09.332442989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-18T00:21:09.333822358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036985s
2026-07-18T00:21:09.333923382Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.334009826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-07-18T00:21:09.334192414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s
2026-07-18T00:21:09.334297606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-18T00:21:09', 'add_on_rename_to_notifcations')
2026-07-18T00:21:09.334504533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.335269324Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-18T00:21:09.335379295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001255s
2026-07-18T00:21:09.335473265Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-18T00:21:09.335570541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.335711865Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-07-18T00:21:09.336334981Z [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-07-18T00:21:09.336352787Z [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-07-18T00:21:09.336592941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003751s
2026-07-18T00:21:09.336697251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-18T00:21:09', 'update_kickass_url')
2026-07-18T00:21:09.336896603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.337516361Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-18T00:21:09.337623507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013025s
2026-07-18T00:21:09.337722066Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-18T00:21:09.337816727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.337959885Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-07-18T00:21:09.338414090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-18T00:21:09.338541096Z [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-07-18T00:21:09.338899829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003726s
2026-07-18T00:21:09.339001845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-18T00:21:09.339103169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-18T00:21:09.339337601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000239s
2026-07-18T00:21:09.339446130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-18T00:21:09', 'added_indexerstatus')
2026-07-18T00:21:09.339647255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.340346604Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-18T00:21:09.340451706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012367s
2026-07-18T00:21:09.340549613Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-18T00:21:09.340650076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.340793625Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-07-18T00:21:09.341317060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.341423905Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.341499928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-07-18T00:21:09.341615251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.342179197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s
2026-07-18T00:21:09.342287826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-18T00:21:09', 'add_unverifiedscenenumbering')
2026-07-18T00:21:09.342505775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.343118991Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-18T00:21:09.343233231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015044s
2026-07-18T00:21:09.343330938Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-18T00:21:09.343447492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.343593897Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-07-18T00:21:09.344172594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:09.344278226Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.344355242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-07-18T00:21:09.344468670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.345034350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s
2026-07-18T00:21:09.345132728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.345218792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-07-18T00:21:09.345393544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-07-18T00:21:09.345499397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-18T00:21:09', 'naming_config_replace_illegal_characters')
2026-07-18T00:21:09.345704180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.346327215Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-18T00:21:09.346444702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011056s
2026-07-18T00:21:09.346542078Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-18T00:21:09.346632620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.346775047Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-07-18T00:21:09.347071936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.347179132Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.347256247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-07-18T00:21:09.347359605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.347922219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s
2026-07-18T00:21:09.348030687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-07-18T00:21:09.348121661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.348336444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002129s
2026-07-18T00:21:09.348442848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-18T00:21:09', 'add_tvmazeid')
2026-07-18T00:21:09.348641969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.349322190Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-18T00:21:09.349432061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011986s
2026-07-18T00:21:09.349525279Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-18T00:21:09.349630811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.349776114Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-07-18T00:21:09.350138675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-07-18T00:21:09.350266813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:09.350537759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002706s
2026-07-18T00:21:09.350644163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-18T00:21:09', 'add_additional_episodes_index')
2026-07-18T00:21:09.350852673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.351483855Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-18T00:21:09.351600981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012209s
2026-07-18T00:21:09.351694109Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-18T00:21:09.351791345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.351948902Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-07-18T00:21:09.352154296Z [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-07-18T00:21:09.352360852Z [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-07-18T00:21:09.352626016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002584s
2026-07-18T00:21:09.352723593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-18T00:21:09', 'disable_kickass')
2026-07-18T00:21:09.352932785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.353496270Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-18T00:21:09.353602354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011312s
2026-07-18T00:21:09.353696313Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-18T00:21:09.353801715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.353938742Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-07-18T00:21:09.354197633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:09.354302985Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.354384470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-18T00:21:09.354485634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.355049850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s
2026-07-18T00:21:09.355155603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-18T00:21:09', 'add_reason_to_pending_releases')
2026-07-18T00:21:09.355371198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.356346573Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-18T00:21:09.356465964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018565s
2026-07-18T00:21:09.356560304Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-18T00:21:09.356661297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.356811270Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-07-18T00:21:09.357027966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.357153409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-07-18T00:21:09.357319955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000171s
2026-07-18T00:21:09.357417030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-18T00:21:09', 'remove_titans_of_tv')
2026-07-18T00:21:09.357620851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.358150228Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-18T00:21:09.358257794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2026-07-18T00:21:09.358358267Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-18T00:21:09.358455162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.358605605Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-07-18T00:21:09.359546511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-18T00:21:09.359675601Z [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-07-18T00:21:09.360076950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004131s
2026-07-18T00:21:09.360178234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-18T00:21:09.360288516Z [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-07-18T00:21:09.360727641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2026-07-18T00:21:09.360828895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:09.360917514Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.360994509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-07-18T00:21:09.361099540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-07-18T00:21:09.361697535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005984s
2026-07-18T00:21:09.361800904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-07-18T00:21:09.361905585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-07-18T00:21:09.362508369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2026-07-18T00:21:09.362611858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-18T00:21:09.362721819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-18T00:21:09.362882373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001664s
2026-07-18T00:21:09.362977825Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.363054389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.363990005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009185s
2026-07-18T00:21:09.364094716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:09.364177322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.364258586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-07-18T00:21:09.365731153Z [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-07-18T00:21:09.366206160Z [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-07-18T00:21:09.366578120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:09.366854006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:09.368684173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042957s
2026-07-18T00:21:09.368791529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-18T00:21:09', 'extra_and_subtitle_files')
2026-07-18T00:21:09.369001723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.369752937Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-18T00:21:09.369857327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053772s
2026-07-18T00:21:09.369957559Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-18T00:21:09.370056348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.370198294Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-07-18T00:21:09.370513228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.370622629Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.370700626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-07-18T00:21:09.372201991Z [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-07-18T00:21:09.372602799Z [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-07-18T00:21:09.374292794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-18T00:21:09.374575764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-07-18T00:21:09.376471704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056566s
2026-07-18T00:21:09.376576245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.376662729Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.376764074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-07-18T00:21:09.376876650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-07-18T00:21:09.377458773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005846s
2026-07-18T00:21:09.377570929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-18T00:21:09', 'add_scene_season_number')
2026-07-18T00:21:09.377788748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.378607809Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-18T00:21:09.378715916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017343s
2026-07-18T00:21:09.378819756Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-18T00:21:09.378921821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.379072996Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-07-18T00:21:09.379303791Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.379404644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.380432315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010134s
2026-07-18T00:21:09.380540032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-18T00:21:09', 'add_ultrahd_quality_in_profiles')
2026-07-18T00:21:09.380758232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.381352108Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-18T00:21:09.381462370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019512s
2026-07-18T00:21:09.381562152Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-18T00:21:09.381675420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.381818608Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-07-18T00:21:09.382272262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:09.382381543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.382461594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-07-18T00:21:09.382563770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.383215563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006509s
2026-07-18T00:21:09.383325314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:09.383400105Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.383479174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-07-18T00:21:09.383579977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.384173453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s
2026-07-18T00:21:09.384279417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:09.384362765Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.384442014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-07-18T00:21:09.384542898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.385154410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2026-07-18T00:21:09.385257568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.385341016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.390058802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046914s
2026-07-18T00:21:09.390184455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-18T00:21:09', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-18T00:21:09.390408276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.391083536Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-18T00:21:09.391209891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005718s
2026-07-18T00:21:09.391308009Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-18T00:21:09.391408271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.391551800Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-07-18T00:21:09.391747614Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.391866875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.392792640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009069s
2026-07-18T00:21:09.392937452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-18T00:21:09', 'fix_metadata_file_extensions')
2026-07-18T00:21:09.393115090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.393667834Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-18T00:21:09.393776933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018045s
2026-07-18T00:21:09.393868227Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-18T00:21:09.393955183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.394099463Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-07-18T00:21:09.394333916Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.394462284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-18T00:21:09.394647277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001717s
2026-07-18T00:21:09.394743651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-18T00:21:09', 'remove_kickass')
2026-07-18T00:21:09.394927973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.395504825Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-18T00:21:09.395597392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010477s
2026-07-18T00:21:09.395689527Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-18T00:21:09.395824599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.395981095Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-07-18T00:21:09.396211900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.396311461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-07-18T00:21:09.396526283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s
2026-07-18T00:21:09.396630203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-18T00:21:09', 'rename_torrent_downloadstation')
2026-07-18T00:21:09.396842230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.397389212Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-18T00:21:09.397497591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010705s
2026-07-18T00:21:09.397587331Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-18T00:21:09.397719908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.397831483Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-07-18T00:21:09.398007418Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:09.398219445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:09.398428657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002209s
2026-07-18T00:21:09.398541053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-18T00:21:09', 'update_btn_url')
2026-07-18T00:21:09.398739703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.399270533Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-18T00:21:09.399381817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s
2026-07-18T00:21:09.399482270Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-18T00:21:09.399570818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.399743606Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-07-18T00:21:09.399936435Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.400058641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:09.400216549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001667s
2026-07-18T00:21:09.400319547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-18T00:21:09', 'remove_wombles')
2026-07-18T00:21:09.400526714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.401092384Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-18T00:21:09.401192937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001034s
2026-07-18T00:21:09.401301315Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-18T00:21:09.401399042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.401534204Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-07-18T00:21:09.401765470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-18T00:21:09.401887376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-18T00:21:09.402077599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001624s
2026-07-18T00:21:09.402147580Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.402235147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.403196504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009591s
2026-07-18T00:21:09.403314301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-18T00:21:09', 'fix_extra_file_extension')
2026-07-18T00:21:09.403581860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.404128482Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-18T00:21:09.404229385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2026-07-18T00:21:09.404334417Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-18T00:21:09.404433506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.404571765Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-07-18T00:21:09.404764684Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.404864635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.405411337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005161s
2026-07-18T00:21:09.405534324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-18T00:21:09', 'import_extra_files')
2026-07-18T00:21:09.405710529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.406316190Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-18T00:21:09.406470160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014476s
2026-07-18T00:21:09.406524620Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-18T00:21:09.406621846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.406767499Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-07-18T00:21:09.406954817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.407055490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.407472169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s
2026-07-18T00:21:09.407581048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-18T00:21:09', 'fix_extra_files_config')
2026-07-18T00:21:09.407789188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.408393746Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-18T00:21:09.408501423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013199s
2026-07-18T00:21:09.408604220Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-18T00:21:09.408695815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.408840646Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-07-18T00:21:09.409323630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-18T00:21:09.409454353Z [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-07-18T00:21:09.409773917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003376s
2026-07-18T00:21:09.409879219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-18T00:21:09.409975683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-18T00:21:09.410229014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000255s
2026-07-18T00:21:09.410334256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.410412363Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-18T00:21:09.410494779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-07-18T00:21:09.410596765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.411236263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006324s
2026-07-18T00:21:09.411328158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.411416035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.417949039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065168s
2026-07-18T00:21:09.418052087Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-07-18T00:21:09.419636139Z [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-07-18T00:21:09.419997076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-07-18T00:21:09.420246539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:09.420591654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:09.422109302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:09.422355067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042008s
2026-07-18T00:21:09.422457003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-18T00:21:09', 'create_language_profiles')
2026-07-18T00:21:09.422662607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.423762122Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-18T00:21:09.423890571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056087s
2026-07-18T00:21:09.423992777Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-18T00:21:09.424091226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.424243122Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-07-18T00:21:09.424487865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.424595301Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.424673258Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-07-18T00:21:09.424780364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-07-18T00:21:09.425351244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005702s
2026-07-18T00:21:09.425462318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-18T00:21:09', 'added_regex_to_scenemapping')
2026-07-18T00:21:09.425672371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.426270867Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-18T00:21:09.426382552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014897s
2026-07-18T00:21:09.426479467Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-18T00:21:09.426580731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.426722166Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-07-18T00:21:09.426920446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.427033444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.428180084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011398s
2026-07-18T00:21:09.428290476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-18T00:21:09', 'consolidate_indexer_baseurl')
2026-07-18T00:21:09.428501662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.429068324Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-18T00:21:09.429180359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020382s
2026-07-18T00:21:09.429282495Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-18T00:21:09.429382757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.429522960Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-07-18T00:21:09.430553687Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-18T00:21:09.436545851Z [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-07-18T00:21:09.436934965Z [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-07-18T00:21:09.437282736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:09.437623462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:09.439608342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.439912635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092239s
2026-07-18T00:21:09.440021695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-18T00:21:09', 'rename_indexer_status_id')
2026-07-18T00:21:09.440229754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.440948502Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-18T00:21:09.441070498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102641s
2026-07-18T00:21:09.441162303Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-18T00:21:09.441264799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.441404381Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-07-18T00:21:09.441818545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-18T00:21:09.441946222Z [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-07-18T00:21:09.442326048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000389s
2026-07-18T00:21:09.442423454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-18T00:21:09.442525289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.442787488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2026-07-18T00:21:09.442894243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-18T00:21:09', 'add_downloadclient_status')
2026-07-18T00:21:09.443101120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.443745067Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-18T00:21:09.443865390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00122s
2026-07-18T00:21:09.443982175Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-18T00:21:09.444078188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.444223311Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-07-18T00:21:09.444402782Z [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-07-18T00:21:09.444605891Z [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-07-18T00:21:09.444867569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002594s
2026-07-18T00:21:09.444971348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-18T00:21:09', 'disable_nyaa')
2026-07-18T00:21:09.445168906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.445739576Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-18T00:21:09.445832292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s
2026-07-18T00:21:09.445933897Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-18T00:21:09.446037145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.446184713Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-07-18T00:21:09.446385808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.446490258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.449948085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034462s
2026-07-18T00:21:09.450060542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-18T00:21:09', 'add_webrip_and_br480_qualites_in_profile')
2026-07-18T00:21:09.450287149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.450850554Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-18T00:21:09.450967920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004353s
2026-07-18T00:21:09.451065076Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-18T00:21:09.451162833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.451304749Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-07-18T00:21:09.451548089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-18T00:21:09.451662249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:09.451895079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002197s
2026-07-18T00:21:09.452004479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-18T00:21:09', 'add_history_eventType_index')
2026-07-18T00:21:09.452212799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.452829722Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-18T00:21:09.452938220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2026-07-18T00:21:09.453035607Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-18T00:21:09.453145919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.453297665Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-07-18T00:21:09.453689965Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-18T00:21:09.455424089Z [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-07-18T00:21:09.455763213Z [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-07-18T00:21:09.456122246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:09.456493003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:09.458115683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:09.458375086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045574s
2026-07-18T00:21:09.458474887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.458557543Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.458640591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-18T00:21:09.458752115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-18T00:21:09.459323978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s
2026-07-18T00:21:09.459423558Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-18T00:21:09.459556987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-18T00:21:09.459727441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001693s
2026-07-18T00:21:09.459820678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.459959037Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.460039610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-18T00:21:09.461657870Z [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-07-18T00:21:09.462046323Z [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-07-18T00:21:09.462385527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:09.462733087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:09.464319493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:09.464579608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044195s
2026-07-18T00:21:09.464684188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-18T00:21:09', 'separate_automatic_and_interactive_searches')
2026-07-18T00:21:09.464899472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.465615284Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-18T00:21:09.465736188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054647s
2026-07-18T00:21:09.465832963Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-18T00:21:09.465938886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.466081844Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-07-18T00:21:09.466643827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-07-18T00:21:09.466769800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:09.467026538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00026s
2026-07-18T00:21:09.467128683Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-07-18T00:21:09.467223224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-07-18T00:21:09.467469570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000245s
2026-07-18T00:21:09.467568279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-07-18T00:21:09.467670154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:09.467936040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s
2026-07-18T00:21:09.468046874Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-18T00:21:09.468131384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-18T00:21:09.468410206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002785s
2026-07-18T00:21:09.468509446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-18T00:21:09.468608375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:09.468854280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000246s
2026-07-18T00:21:09.468962038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-18T00:21:09', 'update_series_episodes_history_indexes')
2026-07-18T00:21:09.469176339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.470103027Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-18T00:21:09.470222127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001493s
2026-07-18T00:21:09.470316647Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-18T00:21:09.470415887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.470558274Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-07-18T00:21:09.470745301Z [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-07-18T00:21:09.470985725Z [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-07-18T00:21:09.471268004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002885s
2026-07-18T00:21:09.471372915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-18T00:21:09', 'update_animetosho_url')
2026-07-18T00:21:09.471569722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.472142717Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-18T00:21:09.472252568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011531s
2026-07-18T00:21:09.472348571Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-18T00:21:09.472455236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.472590439Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-07-18T00:21:09.472788538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.472901916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.475174375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022652s
2026-07-18T00:21:09.475287924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-18T00:21:09', 'add_remux_qualities_in_profile')
2026-07-18T00:21:09.475502496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.476064900Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-18T00:21:09.476181084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031563s
2026-07-18T00:21:09.476277859Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-18T00:21:09.476377339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.476521720Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-07-18T00:21:09.476739198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-07-18T00:21:09.476855222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:09.477096909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002445s
2026-07-18T00:21:09.477208173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-18T00:21:09', 'add_history_seriesId_index')
2026-07-18T00:21:09.477415942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.478030079Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-18T00:21:09.478142155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011759s
2026-07-18T00:21:09.478238389Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-18T00:21:09.478338451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.478479786Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-07-18T00:21:09.479056828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.479182171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-18T00:21:09.479356151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001776s
2026-07-18T00:21:09.479448868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.479549912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-18T00:21:09.479713682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001673s
2026-07-18T00:21:09.479815527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-18T00:21:09', 'remove_media_browser_metadata')
2026-07-18T00:21:09.480039368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.480612924Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-18T00:21:09.480716773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010524s
2026-07-18T00:21:09.480813298Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-18T00:21:09.480925564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.481068331Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-07-18T00:21:09.481347795Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.481474560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-18T00:21:09.481651426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s
2026-07-18T00:21:09.481738863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.481846700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-18T00:21:09.482003676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001615s
2026-07-18T00:21:09.482108297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-18T00:21:09', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-18T00:21:09.482323881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.482908269Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-18T00:21:09.483025034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010568s
2026-07-18T00:21:09.483121719Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-18T00:21:09.483217141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.483364067Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-07-18T00:21:09.483691267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-18T00:21:09.483811820Z [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-07-18T00:21:09.484144039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003374s
2026-07-18T00:21:09.484254251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-18T00:21:09', 'add_custom_filters')
2026-07-18T00:21:09.484455977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.485148142Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-18T00:21:09.485249616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013396s
2026-07-18T00:21:09.485344488Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-18T00:21:09.485453577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.485594972Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-07-18T00:21:09.485907482Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-18T00:21:09.486030480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:09.487704863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016741s
2026-07-18T00:21:09.487802891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:09.487911259Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.487991802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-18T00:21:09.488114950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.488755741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006436s
2026-07-18T00:21:09.488865923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-18T00:21:09', 'rename_restrictions_to_release_profiles')
2026-07-18T00:21:09.489084113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.489707589Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-18T00:21:09.489818422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015907s
2026-07-18T00:21:09.489921179Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-18T00:21:09.490033435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.490175632Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-07-18T00:21:09.490930663Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-18T00:21:09.491050855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-18T00:21:09.492764609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017061s
2026-07-18T00:21:09.492871233Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:09.492960383Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.493037959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-18T00:21:09.493147169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-18T00:21:09.493747940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005959s
2026-07-18T00:21:09.493842130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-18T00:21:09.493935728Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.494009457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-18T00:21:09.494122525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-18T00:21:09.494729538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2026-07-18T00:21:09.494830882Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.494911945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-18T00:21:09.495082770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001679s
2026-07-18T00:21:09.495173923Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.495253243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-18T00:21:09.495417284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001618s
2026-07-18T00:21:09.495509910Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-07-18T00:21:09.497330318Z [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-07-18T00:21:09.498150892Z [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-07-18T00:21:09.498927747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.499762619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.501303003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.501556554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.501812149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.502052854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.502306345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.502558132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.502802294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071909s
2026-07-18T00:21:09.502911484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-18T00:21:09', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-18T00:21:09.503130155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.504006160Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-18T00:21:09.504131041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083912s
2026-07-18T00:21:09.504224940Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-18T00:21:09.504329080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.504473391Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-07-18T00:21:09.504721661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:09.504831422Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.504907275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-07-18T00:21:09.505017668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-18T00:21:09.505605963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s
2026-07-18T00:21:09.505720384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-18T00:21:09', 'add_relative_original_path_to_episode_file')
2026-07-18T00:21:09.505938323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.506535697Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-18T00:21:09.506653073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001509s
2026-07-18T00:21:09.506748966Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-18T00:21:09.506875261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.507000924Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-07-18T00:21:09.507233843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.507339516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.507435079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-07-18T00:21:09.507539730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-07-18T00:21:09.508176082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006312s
2026-07-18T00:21:09.508287757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-18T00:21:09', 'episode_last_searched_time')
2026-07-18T00:21:09.508501999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.509404166Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-18T00:21:09.509512535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018575s
2026-07-18T00:21:09.509608218Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-18T00:21:09.509708660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.509848492Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-07-18T00:21:09.510068265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.510172164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.510749848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s
2026-07-18T00:21:09.510850851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-18T00:21:09.510971725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-18T00:21:09.511130355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001576s
2026-07-18T00:21:09.511233793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-18T00:21:09', 'download_propers_config')
2026-07-18T00:21:09.511429868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.512002913Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-18T00:21:09.512113265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010254s
2026-07-18T00:21:09.512212154Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-18T00:21:09.512310563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.512453932Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-07-18T00:21:09.512733816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:09.512845010Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.512923327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-18T00:21:09.513029932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.513713299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006829s
2026-07-18T00:21:09.513811718Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.515162309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.536907555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229802s
2026-07-18T00:21:09.537035152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-18T00:21:09', 'add_download_client_priority')
2026-07-18T00:21:09.537259273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.537931558Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-18T00:21:09.538037231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240154s
2026-07-18T00:21:09.538143134Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-18T00:21:09.538250180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.538408168Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-07-18T00:21:09.539003187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:09.539113660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.539208912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-07-18T00:21:09.539322020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-07-18T00:21:09.540053063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007301s
2026-07-18T00:21:09.540160770Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.540243607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-07-18T00:21:09.540424982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000179s
2026-07-18T00:21:09.540530184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-18T00:21:09', 'add_specials_folder_format')
2026-07-18T00:21:09.540737402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.541361068Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-18T00:21:09.541476881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011161s
2026-07-18T00:21:09.541570470Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-18T00:21:09.541668718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.541810584Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-07-18T00:21:09.542135518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.542242805Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.542322245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-18T00:21:09.542434050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.543038378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006049s
2026-07-18T00:21:09.543138099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.543225925Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.543303472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-18T00:21:09.543419706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.544112442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006728s
2026-07-18T00:21:09.544212924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-18T00:21:09', 'health_issue_notification')
2026-07-18T00:21:09.544414901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.545021153Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-18T00:21:09.545122276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001596s
2026-07-18T00:21:09.545222138Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-18T00:21:09.545326799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.545466791Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-07-18T00:21:09.545790994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:09.545898050Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.545978852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-18T00:21:09.546092672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.546779866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006858s
2026-07-18T00:21:09.546879648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:09.546969398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.547048017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-18T00:21:09.547153319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.547791585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000631s
2026-07-18T00:21:09.547913992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-18T00:21:09', 'add_indexer_and_enabled_to_release_profiles')
2026-07-18T00:21:09.548140578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.548748634Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-18T00:21:09.548866311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015923s
2026-07-18T00:21:09.548962985Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-18T00:21:09.549065251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.549206977Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-07-18T00:21:09.549527553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.549631192Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.549709620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-07-18T00:21:09.549817958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-07-18T00:21:09.550457206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006381s
2026-07-18T00:21:09.550559392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-07-18T00:21:09.550669624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-07-18T00:21:09.551297229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006267s
2026-07-18T00:21:09.551397701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-07-18T00:21:09.551506340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-07-18T00:21:09.552123724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006102s
2026-07-18T00:21:09.552233886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-18T00:21:09', 'add_airedbefore_to_episodes')
2026-07-18T00:21:09.552443108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.553033868Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-18T00:21:09.553146225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015257s
2026-07-18T00:21:09.553256988Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-18T00:21:09.553342149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.553488194Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-07-18T00:21:09.553716604Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.553849271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-18T00:21:09.554021719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s
2026-07-18T00:21:09.554110979Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-18T00:21:09.554303246Z [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-07-18T00:21:09.554554903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002476s
2026-07-18T00:21:09.554660436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-18T00:21:09', 'remove_bitmetv')
2026-07-18T00:21:09.554858354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.555437612Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-18T00:21:09.555537172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s
2026-07-18T00:21:09.555636583Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-18T00:21:09.555732867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.555913160Z [Info] add_download_history: Starting migration of Main DB to 139
2026-07-18T00:21:09.556661838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-18T00:21:09.556798824Z [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-07-18T00:21:09.557192377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2026-07-18T00:21:09.557294754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-18T00:21:09.557393953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-18T00:21:09.557643246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002234s
2026-07-18T00:21:09.557720161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-07-18T00:21:09.557830132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-18T00:21:09.558036989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002183s
2026-07-18T00:21:09.558132121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-18T00:21:09.558234246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-18T00:21:09.558452436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002181s
2026-07-18T00:21:09.558546766Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.558632669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.560531896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018845s
2026-07-18T00:21:09.560645094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-18T00:21:09', 'add_download_history')
2026-07-18T00:21:09.560853484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.561562793Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-18T00:21:09.561668626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029204s
2026-07-18T00:21:09.561768057Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-18T00:21:09.561879822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.562024443Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-07-18T00:21:09.562214657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-18T00:21:09.562354789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-18T00:21:09.562606206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002455s
2026-07-18T00:21:09.562712009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-18T00:21:09', 'remove_chown_and_folderchmod_config_v2')
2026-07-18T00:21:09.562921120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.563449284Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-18T00:21:09.563584637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010876s
2026-07-18T00:21:09.563667644Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-18T00:21:09.563775752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.563927979Z [Info] add_update_history: Starting migration of Main DB to 141
2026-07-18T00:21:09.564038311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-18T00:21:09', 'add_update_history')
2026-07-18T00:21:09.564231661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.564796719Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-18T00:21:09.564887593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010112s
2026-07-18T00:21:09.564981893Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-18T00:21:09.565074800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.565214702Z [Info] import_lists: Starting migration of Main DB to 142
2026-07-18T00:21:09.566115116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-18T00:21:09.566246912Z [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-07-18T00:21:09.566709824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004678s
2026-07-18T00:21:09.566799946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-18T00:21:09.566894136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-18T00:21:09.567112365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2026-07-18T00:21:09.567206816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-18T00:21:09.567316216Z [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-07-18T00:21:09.567708326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004051s
2026-07-18T00:21:09.567808638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-18T00:21:09.567928280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.568187301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002477s
2026-07-18T00:21:09.568338897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-18T00:21:09.568443157Z [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-07-18T00:21:09.568737620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003037s
2026-07-18T00:21:09.568839616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-07-18T00:21:09.568941712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-18T00:21:09.569185272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002432s
2026-07-18T00:21:09.569292729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-18T00:21:09', 'import_lists')
2026-07-18T00:21:09.569489986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.570596025Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-18T00:21:09.570698471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016507s
2026-07-18T00:21:09.570799124Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-18T00:21:09.570898605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.571042655Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-07-18T00:21:09.571319823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.571425386Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.571505668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-18T00:21:09.571611802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-18T00:21:09.572353176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000738s
2026-07-18T00:21:09.572468328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-18T00:21:09', 'add_priority_to_indexers')
2026-07-18T00:21:09.572676768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.573396167Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-18T00:21:09.573515047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017755s
2026-07-18T00:21:09.573607052Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-18T00:21:09.573720601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.573859721Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-07-18T00:21:09.574190267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:09.574287082Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.574370480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-07-18T00:21:09.574473809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.575180893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007017s
2026-07-18T00:21:09.575274422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:09.575362309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.575436238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-07-18T00:21:09.575549877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.576229937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006784s
2026-07-18T00:21:09.576344708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-18T00:21:09', 'import_lists_series_type_and_season_folder')
2026-07-18T00:21:09.576569161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.577212848Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-18T00:21:09.577349222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016664s
2026-07-18T00:21:09.577451659Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-18T00:21:09.577541961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.577680079Z [Info] remove_growl: Starting migration of Main DB to 145
2026-07-18T00:21:09.577886966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.578009994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-18T00:21:09.578178884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001699s
2026-07-18T00:21:09.578279467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-18T00:21:09', 'remove_growl')
2026-07-18T00:21:09.578476674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.578980559Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-18T00:21:09.579083567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009699s
2026-07-18T00:21:09.579178738Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-18T00:21:09.579284381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.579423892Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-07-18T00:21:09.579545828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-18T00:21:09', 'cleanup_duplicates_updatehistory')
2026-07-18T00:21:09.579753256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.580295799Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-18T00:21:09.580414108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010045s
2026-07-18T00:21:09.580508859Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-18T00:21:09.580609491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.580751467Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-07-18T00:21:09.580971280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.581077484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.581503232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004167s
2026-07-18T00:21:09.581613124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-18T00:21:09', 'swap_filechmod_for_folderchmod')
2026-07-18T00:21:09.581821243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.582372674Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-18T00:21:09.582488407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012914s
2026-07-18T00:21:09.582583589Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-18T00:21:09.582677849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.582820757Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-07-18T00:21:09.583020379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-18T00:21:09.583190362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-18T00:21:09.583390796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001999s
2026-07-18T00:21:09.583486148Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-18T00:21:09.583645729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-18T00:21:09.583865622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002074s
2026-07-18T00:21:09.583972297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-18T00:21:09', 'mediainfo_channels')
2026-07-18T00:21:09.584170978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.584711697Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-18T00:21:09.584812270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010577s
2026-07-18T00:21:09.584909015Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-18T00:21:09.585011491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.585156694Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-07-18T00:21:09.585470566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.585579025Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.585655659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-07-18T00:21:09.585764308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.586447154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s
2026-07-18T00:21:09.586545633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.586638630Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.586712669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-07-18T00:21:09.586828923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.587489575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006645s
2026-07-18T00:21:09.587607602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-18T00:21:09', 'add_on_delete_to_notifications')
2026-07-18T00:21:09.587814860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.588443958Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-18T00:21:09.588561294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016145s
2026-07-18T00:21:09.588654321Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-18T00:21:09.588756497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.588893624Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-07-18T00:21:09.589208438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:09.589316716Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.589400184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-07-18T00:21:09.589503483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-07-18T00:21:09.590177992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s
2026-07-18T00:21:09.590283344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-07-18T00:21:09.590390119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-07-18T00:21:09.591078526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006824s
2026-07-18T00:21:09.591176173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-07-18T00:21:09.591279170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-07-18T00:21:09.591962978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s
2026-07-18T00:21:09.592076687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-18T00:21:09', 'add_scene_mapping_origin')
2026-07-18T00:21:09.592280107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.592806618Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-18T00:21:09.592912271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015221s
2026-07-18T00:21:09.593009768Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-18T00:21:09.593108086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.593249861Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-07-18T00:21:09.593921745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.594033911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-07-18T00:21:09.594213734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001876s
2026-07-18T00:21:09.594300899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.594389207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-07-18T00:21:09.594566023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-07-18T00:21:09.594655714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.594734804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-07-18T00:21:09.594910257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001718s
2026-07-18T00:21:09.595010259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-18T00:21:09', 'remove_custom_filter_type')
2026-07-18T00:21:09.595213939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.595695990Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-18T00:21:09.595806593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009564s
2026-07-18T00:21:09.595921174Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-18T00:21:09.596025334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.596165296Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-07-18T00:21:09.596353094Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:09.596538728Z [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-07-18T00:21:09.596772239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002279s
2026-07-18T00:21:09.596871038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-18T00:21:09', 'update_btn_url_to_https')
2026-07-18T00:21:09.597083446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.597598193Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-18T00:21:09.597702253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001051s
2026-07-18T00:21:09.597991666Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-18T00:21:09.597999712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.598044522Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-07-18T00:21:09.598305458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.598408285Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.598486954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-07-18T00:21:09.598614370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.599359692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s
2026-07-18T00:21:09.599467860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-18T00:21:09', 'add_on_episodefiledelete_for_upgrade')
2026-07-18T00:21:09.599687753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.600348334Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-18T00:21:09.600457604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001725s
2026-07-18T00:21:09.600552045Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-18T00:21:09.600655112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.600793872Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-07-18T00:21:09.601040208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:09.601144288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.601221073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-18T00:21:09.601332106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-18T00:21:09.602002267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006736s
2026-07-18T00:21:09.602111998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-18T00:21:09', 'add_name_release_profile')
2026-07-18T00:21:09.602324686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.602829904Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-18T00:21:09.602938523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015s
2026-07-18T00:21:09.603031731Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-18T00:21:09.603133316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.603279631Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-07-18T00:21:09.603479503Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.603579845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.606690373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030824s
2026-07-18T00:21:09.606797128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-18T00:21:09', 'add_arabic_and_hindi_languages')
2026-07-18T00:21:09.607015318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.607578954Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-18T00:21:09.607689005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039874s
2026-07-18T00:21:09.607784007Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-18T00:21:09.607904279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.608047167Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-07-18T00:21:09.608591133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:09.608695193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.608769182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-18T00:21:09.608892791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.609627050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007372s
2026-07-18T00:21:09.609725539Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:09.609805079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-18T00:21:09.609990212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-07-18T00:21:09.610088019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-18T00:21:09', 'add_bypass_to_delay_profile')
2026-07-18T00:21:09.610295868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.611236894Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-18T00:21:09.611345233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014181s
2026-07-18T00:21:09.611440324Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-18T00:21:09.611541107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.611682522Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-07-18T00:21:09.611899439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.611998208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.613937466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019224s
2026-07-18T00:21:09.614043039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-18T00:21:09', 'email_multiple_addresses')
2026-07-18T00:21:09.614251198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.614815736Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-18T00:21:09.614926739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028109s
2026-07-18T00:21:09.615021009Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-18T00:21:09.615118185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.615260802Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-07-18T00:21:09.615611449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:09.615713885Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.615792103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-18T00:21:09.615932646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.616642607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007116s
2026-07-18T00:21:09.616743841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-18T00:21:09.616863662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.617558041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006936s
2026-07-18T00:21:09.617658674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.617740869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.638081344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202833s
2026-07-18T00:21:09.638196546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-18T00:21:09', 'cdh_per_downloadclient')
2026-07-18T00:21:09.638409054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.639053673Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-18T00:21:09.639159366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212969s
2026-07-18T00:21:09.639271562Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-18T00:21:09.639359690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.639504672Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-07-18T00:21:09.639752211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.639865078Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.639962905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-18T00:21:09.640053728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:09.640752627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s
2026-07-18T00:21:09.640862598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-18T00:21:09', 'add_indexer_tags')
2026-07-18T00:21:09.641068072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.641765979Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-18T00:21:09.641871060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017128s
2026-07-18T00:21:09.641967725Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-18T00:21:09.642068719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.642211156Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-07-18T00:21:09.642412702Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-18T00:21:09.642531782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-18T00:21:09.644695632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021599s
2026-07-18T00:21:09.644809120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-18T00:21:09', 'rename_blacklist_to_blocklist')
2026-07-18T00:21:09.645021498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.645614143Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-18T00:21:09.645719906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030776s
2026-07-18T00:21:09.645817452Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-18T00:21:09.645915720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.646058819Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-07-18T00:21:09.646339504Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.646465087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-18T00:21:09.646648918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000185s
2026-07-18T00:21:09.646735853Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.646848139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-18T00:21:09.647005256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001657s
2026-07-18T00:21:09.647099506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.647183565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.649687771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024947s
2026-07-18T00:21:09.649811029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-18T00:21:09', 'remove_plex_hometheatre')
2026-07-18T00:21:09.650015712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.650556331Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-18T00:21:09.650671453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003367s
2026-07-18T00:21:09.650764861Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-18T00:21:09.650863700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.651007019Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-07-18T00:21:09.651202303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.651304458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.652591592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012757s
2026-07-18T00:21:09.652717015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-18T00:21:09', 'release_profile_to_array')
2026-07-18T00:21:09.652917488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.653442526Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-18T00:21:09.653559302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002131s
2026-07-18T00:21:09.653651888Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-18T00:21:09.653748573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.653891952Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-07-18T00:21:09.654082656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.654186435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.656066593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018707s
2026-07-18T00:21:09.656179681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-18T00:21:09', 'mediainfo_to_ffmpeg')
2026-07-18T00:21:09.656389574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.656924652Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-18T00:21:09.657030907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027311s
2026-07-18T00:21:09.657128183Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-18T00:21:09.657229166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.657371072Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-07-18T00:21:09.657628350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.657740757Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.657819005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-18T00:21:09.657935840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.658671823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s
2026-07-18T00:21:09.658782125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-18T00:21:09', 'download_client_per_indexer')
2026-07-18T00:21:09.658999653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.659557097Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-18T00:21:09.659672880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016323s
2026-07-18T00:21:09.659766930Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-18T00:21:09.659888515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.660030050Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-07-18T00:21:09.660283430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.660391919Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.660469084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-18T00:21:09.660582934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.661288035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s
2026-07-18T00:21:09.661397796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-18T00:21:09', 'add_on_update_to_notifications')
2026-07-18T00:21:09.661616687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.662179180Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-18T00:21:09.662294272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015963s
2026-07-18T00:21:09.662387590Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-18T00:21:09.662487041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.662628876Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-07-18T00:21:09.662822015Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.662931787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.663531415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2026-07-18T00:21:09.663643841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-18T00:21:09', 'update_series_sort_title')
2026-07-18T00:21:09.663875067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.664393442Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-18T00:21:09.664501880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014584s
2026-07-18T00:21:09.664599778Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-18T00:21:09.664696553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.664842627Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-07-18T00:21:09.665072470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.665180608Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.665255158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-07-18T00:21:09.665355080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-07-18T00:21:09.666054108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s
2026-07-18T00:21:09.666162436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-18T00:21:09', 'add_tvdbid_to_episode')
2026-07-18T00:21:09.666383021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.666945434Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-18T00:21:09.667058402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015902s
2026-07-18T00:21:09.667150818Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-18T00:21:09.667255990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.667398998Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-07-18T00:21:09.667639933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:09.667750496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.667827762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-18T00:21:09.667954487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-18T00:21:09.668685671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007248s
2026-07-18T00:21:09.668793498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-18T00:21:09', 'add_additional_info_to_pending_releases')
2026-07-18T00:21:09.669012209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.669633891Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-18T00:21:09.669752430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016809s
2026-07-18T00:21:09.669847171Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-18T00:21:09.669953646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.670100031Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-07-18T00:21:09.670297468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.670399464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.673190047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027763s
2026-07-18T00:21:09.673301261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-18T00:21:09', 'add_malayalam_and_ukrainian_languages')
2026-07-18T00:21:09.673523378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.674068988Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-18T00:21:09.674183318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036678s
2026-07-18T00:21:09.674280674Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-18T00:21:09.674385946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.674531129Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-07-18T00:21:09.674777395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:09.674880954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.674959432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-18T00:21:09.675066648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-18T00:21:09.675750906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006811s
2026-07-18T00:21:09.675869445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-18T00:21:09', 'add_language_tags_to_subtitle_files')
2026-07-18T00:21:09.676101102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.676696271Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-18T00:21:09.676817175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001627s
2026-07-18T00:21:09.676913369Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-18T00:21:09.677010033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.677152841Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-07-18T00:21:09.678327087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-18T00:21:09.678456328Z [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-07-18T00:21:09.678802064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003453s
2026-07-18T00:21:09.678890483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-18T00:21:09.678985344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-18T00:21:09.679249837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002648s
2026-07-18T00:21:09.679349377Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:09.679439268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.679517165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-18T00:21:09.679626015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:09.680371286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007414s
2026-07-18T00:21:09.680474524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:09.680574676Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.680650779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-18T00:21:09.680759990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.681501734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-07-18T00:21:09.681603670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:09.681698340Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.681771598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-18T00:21:09.681884766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.682581410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006959s
2026-07-18T00:21:09.682682604Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.682769659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.688985033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061962s
2026-07-18T00:21:09.689087449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:09.689173041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:09.690098115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008979s
2026-07-18T00:21:09.690187075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-18T00:21:09.692352057Z [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-07-18T00:21:09.692756011Z [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-07-18T00:21:09.693121788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-18T00:21:09.693402744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:09.695262912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049714s
2026-07-18T00:21:09.695373836Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-18T00:21:09.698083395Z [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-07-18T00:21:09.698430755Z [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-07-18T00:21:09.698740499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-18T00:21:09.699028079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:09.700885552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053893s
2026-07-18T00:21:09.700996014Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.701109843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-18T00:21:09.701305698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000203s
2026-07-18T00:21:09.701415600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-18T00:21:09', 'add_custom_formats')
2026-07-18T00:21:09.701633649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.702899059Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-18T00:21:09.703000573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017771s
2026-07-18T00:21:09.703112539Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-18T00:21:09.703235286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.703408044Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-07-18T00:21:09.703742628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:09.703866137Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.703953834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-07-18T00:21:09.704084768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.704813516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007275s
2026-07-18T00:21:09.704929450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-18T00:21:09', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-18T00:21:09.705181989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.705789363Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-18T00:21:09.705923132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s
2026-07-18T00:21:09.706029416Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-18T00:21:09.706129809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.706280222Z [Info] remove_omg: Starting migration of Main DB to 173
2026-07-18T00:21:09.706463100Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:09.706620567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:09.706803797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s
2026-07-18T00:21:09.706911283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-18T00:21:09', 'remove_omg')
2026-07-18T00:21:09.707120735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.707671204Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-18T00:21:09.707790765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00105s
2026-07-18T00:21:09.707907130Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-18T00:21:09.708003995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.708152344Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-07-18T00:21:09.708456286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-18T00:21:09.708570376Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.708649876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-18T00:21:09.708754006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-18T00:21:09.709446201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s
2026-07-18T00:21:09.709555371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-18T00:21:09.709662366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-18T00:21:09.710329370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006695s
2026-07-18T00:21:09.710448731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-18T00:21:09', 'add_salt_to_users')
2026-07-18T00:21:09.710660247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.711327962Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-18T00:21:09.711455680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016699s
2026-07-18T00:21:09.711552334Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-18T00:21:09.711662436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.711812038Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-07-18T00:21:09.712479823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:09.712595376Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.712672902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-07-18T00:21:09.712799177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:09.713529198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000729s
2026-07-18T00:21:09.713635913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:09.713720443Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.713832238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-18T00:21:09.713922791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:09.714634134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007139s
2026-07-18T00:21:09.714737823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:09.714832524Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.714911353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-07-18T00:21:09.715033108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:09.715727928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006982s
2026-07-18T00:21:09.715831427Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716000658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716176562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s
2026-07-18T00:21:09.716271273Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716406636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716597280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001888s
2026-07-18T00:21:09.716697872Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716814568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:09.716986694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000171s
2026-07-18T00:21:09.717088129Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-07-18T00:21:09.721709992Z [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-07-18T00:21:09.722211693Z [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-07-18T00:21:09.722584334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:09.722953237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:09.725013528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:09.725272951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080761s
2026-07-18T00:21:09.725375107Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-18T00:21:09.727734591Z [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-07-18T00:21:09.728230150Z [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-07-18T00:21:09.728696399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:09.729578877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-18T00:21:09.731398173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:09.731710482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:09.732143054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:09.732382225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:09.732618852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:09.732834286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073618s
2026-07-18T00:21:09.732931081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-07-18T00:21:09.734943476Z [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-07-18T00:21:09.735403253Z [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-07-18T00:21:09.735778339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:09.736214337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:09.738081690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:09.738315331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005285s
2026-07-18T00:21:09.738414350Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-07-18T00:21:09.740493339Z [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-07-18T00:21:09.741268441Z [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-07-18T00:21:09.742018192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.742731128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.744495774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.744714695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.744942514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.745159291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.745378242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.745596682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.745808068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072946s
2026-07-18T00:21:09.745903721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-18T00:21:09.747970686Z [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-07-18T00:21:09.748455833Z [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-07-18T00:21:09.748873856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-18T00:21:09.749268972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-18T00:21:09.751022986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-18T00:21:09.751261005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052464s
2026-07-18T00:21:09.751361838Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-18T00:21:09.751445788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-18T00:21:09.751767957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003164s
2026-07-18T00:21:09.751915574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-18T00:21:09', 'language_profiles_to_custom_formats')
2026-07-18T00:21:09.752128884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.753462461Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-18T00:21:09.753567032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019945s
2026-07-18T00:21:09.753692976Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-18T00:21:09.753792817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.753963060Z [Info] original_language: Starting migration of Main DB to 176
2026-07-18T00:21:09.754389810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.754491986Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:09.754591496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-07-18T00:21:09.754695125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.755360746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006667s
2026-07-18T00:21:09.755475137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-18T00:21:09', 'original_language')
2026-07-18T00:21:09.755677925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.756844616Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-18T00:21:09.756953475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021395s
2026-07-18T00:21:09.757044890Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-18T00:21:09.757159020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.757305545Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-07-18T00:21:09.757585289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.757693326Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.757766233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-18T00:21:09.757887047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.758557347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006728s
2026-07-18T00:21:09.758688762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-18T00:21:09', 'add_on_manual_interaction_required_to_notifications')
2026-07-18T00:21:09.758894156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.759500247Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-18T00:21:09.759624267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016124s
2026-07-18T00:21:09.759721152Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-18T00:21:09.759815593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.759977689Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-07-18T00:21:09.760278816Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-18T00:21:09.762245409Z [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-07-18T00:21:09.762602729Z [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-07-18T00:21:09.762925900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:09.763255845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:09.765027755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.765285204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048794s
2026-07-18T00:21:09.765380145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:09.765473703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.765547572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-07-18T00:21:09.765659798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-18T00:21:09.766318716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006582s
2026-07-18T00:21:09.766425731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-18T00:21:09', 'list_sync_time')
2026-07-18T00:21:09.766642578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.767403271Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-18T00:21:09.767504265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017469s
2026-07-18T00:21:09.767600208Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-18T00:21:09.767695229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.767837546Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-07-18T00:21:09.768307042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-18T00:21:09.768432004Z [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-07-18T00:21:09.768772169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003563s
2026-07-18T00:21:09.768872431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-18T00:21:09.768975148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-18T00:21:09.769193037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002236s
2026-07-18T00:21:09.769297849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-18T00:21:09', 'add_auto_tagging')
2026-07-18T00:21:09.769497641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.770289907Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-18T00:21:09.770395290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2026-07-18T00:21:09.770493047Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-18T00:21:09.770588369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.770730024Z [Info] task_duration: Starting migration of Main DB to 180
2026-07-18T00:21:09.770967974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:09.771077003Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.771156203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-18T00:21:09.771268479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-18T00:21:09.771963369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006925s
2026-07-18T00:21:09.772075295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-18T00:21:09', 'task_duration')
2026-07-18T00:21:09.772292302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.772863684Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-18T00:21:09.772967012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015951s
2026-07-18T00:21:09.773067855Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-18T00:21:09.773168758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.773313570Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-07-18T00:21:09.773577141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:09.773684578Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.773764128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-18T00:21:09.773874711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-18T00:21:09.774568138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s
2026-07-18T00:21:09.774666526Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-18T00:21:09.774802320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-18T00:21:09.774983054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001797s
2026-07-18T00:21:09.775083667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-18T00:21:09', 'quality_definition_preferred_size')
2026-07-18T00:21:09.775297007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.775906926Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-18T00:21:09.776021316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010985s
2026-07-18T00:21:09.776119835Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-18T00:21:09.776229856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.776373526Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-07-18T00:21:09.776697960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:09.776805466Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.776896299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-18T00:21:09.777005479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.777708295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007018s
2026-07-18T00:21:09.777815051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:09.777902487Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.777984322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-18T00:21:09.778100385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-18T00:21:09.778775646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006758s
2026-07-18T00:21:09.778886620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-18T00:21:09', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-18T00:21:09.779113988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.779704408Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-18T00:21:09.779824449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016055s
2026-07-18T00:21:09.779937597Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-18T00:21:09.780036727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.780179986Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-07-18T00:21:09.780382153Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-18T00:21:09.780528799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-18T00:21:09.780711296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001793s
2026-07-18T00:21:09.780800536Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-18T00:21:09.780979276Z [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-07-18T00:21:09.781225482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2026-07-18T00:21:09.781340264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-18T00:21:09', 'update_images_remote_url')
2026-07-18T00:21:09.781531429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.782079022Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-18T00:21:09.782186699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010933s
2026-07-18T00:21:09.782283845Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-18T00:21:09.782389418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.782532456Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-07-18T00:21:09.782792199Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-18T00:21:09.782984827Z [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-07-18T00:21:09.783219280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002335s
2026-07-18T00:21:09.783320624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-18T00:21:09', 'remove_invalid_roksbox_metadata_images')
2026-07-18T00:21:09.783532160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.784086377Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-18T00:21:09.784204936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001095s
2026-07-18T00:21:09.784303184Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-18T00:21:09.784399638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.784542035Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-07-18T00:21:09.784790065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.784903453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.784981992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-07-18T00:21:09.785083125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.785768667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006858s
2026-07-18T00:21:09.785879059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-18T00:21:09', 'add_episode_runtime')
2026-07-18T00:21:09.786096086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.786669291Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-18T00:21:09.786775706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015867s
2026-07-18T00:21:09.786877591Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-18T00:21:09.786978474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.787123617Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-07-18T00:21:09.787372157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:09.787477319Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.787556499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-18T00:21:09.787655117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:09.788349547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s
2026-07-18T00:21:09.788459839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-18T00:21:09', 'add_result_to_commands')
2026-07-18T00:21:09.788667728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.789266304Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-18T00:21:09.789374181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016104s
2026-07-18T00:21:09.789471818Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-18T00:21:09.789575186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.789717343Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-07-18T00:21:09.789977587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:09.790085455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.790164975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-07-18T00:21:09.790270427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:09.790959816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006889s
2026-07-18T00:21:09.791071111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-18T00:21:09', 'add_on_series_add_to_notifications')
2026-07-18T00:21:09.791295563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:09.791871844Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-18T00:21:09.791992126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015954s
2026-07-18T00:21:09.792093631Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-18T00:21:09.792205476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:09.792348505Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-07-18T00:21:09.794698289Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:09.794982452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-18T00:21:09.795137003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001544s
2026-07-18T00:21:09.795226694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:09.795313970Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.795389943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-18T00:21:09.798642547Z [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-07-18T00:21:09.799098556Z [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-07-18T00:21:09.799488552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:09.799844379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:09.801724547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:09.801947677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006455s
2026-07-18T00:21:09.802040594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:09.802129383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.802238342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-18T00:21:09.804278844Z [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-07-18T00:21:09.804722007Z [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-07-18T00:21:09.805093646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:09.805418370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:09.807200240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:09.807429442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050893s
2026-07-18T00:21:09.807526547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:09.807611869Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.807689055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-18T00:21:09.809701740Z [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-07-18T00:21:09.810135524Z [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-07-18T00:21:09.810484999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:09.810731465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:09.812547074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047442s
2026-07-18T00:21:09.812645051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:09.812748790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.812813801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-18T00:21:09.814820394Z [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-07-18T00:21:09.815251132Z [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-07-18T00:21:09.815598843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:09.815853185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:09.817686650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047625s
2026-07-18T00:21:09.817785038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:09.817872023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.817952636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-18T00:21:09.819986524Z [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-07-18T00:21:09.820420148Z [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-07-18T00:21:09.820759011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:09.821006219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:09.822782488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047197s
2026-07-18T00:21:09.822881768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:09.822975146Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.823082272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-18T00:21:09.825091230Z [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-07-18T00:21:09.825440794Z [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-07-18T00:21:09.825759717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:09.826098329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:09.827924588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.828185995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050007s
2026-07-18T00:21:09.828284784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:09.828373493Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.828451941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:09.830457312Z [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-07-18T00:21:09.830809682Z [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-07-18T00:21:09.831139045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:09.831461245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:09.833259909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.833512227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049403s
2026-07-18T00:21:09.833606317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:09.833700737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.833781981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-18T00:21:09.835788895Z [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-07-18T00:21:09.836156736Z [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-07-18T00:21:09.836483725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:09.836814852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:09.838598055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.838854652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049612s
2026-07-18T00:21:09.838951417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-18T00:21:09.839040918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.839119406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-18T00:21:09.842141936Z [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-07-18T00:21:09.842551371Z [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-07-18T00:21:09.842919783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-18T00:21:09.843384139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-18T00:21:09.845165217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-18T00:21:09.845414480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-18T00:21:09.845653972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-18T00:21:09.845878024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066492s
2026-07-18T00:21:09.845971241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:09.846064269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.846160363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-07-18T00:21:09.848197437Z [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-07-18T00:21:09.848638746Z [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-07-18T00:21:09.849025365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:09.849395962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:09.851230669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:09.851469861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052s
2026-07-18T00:21:09.851565223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.851657930Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.851729474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-07-18T00:21:09.853770196Z [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-07-18T00:21:09.854432801Z [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-07-18T00:21:09.855134064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:09.855675966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:09.857473178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:09.857715165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:09.857945630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:09.858213930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:09.858448282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066106s
2026-07-18T00:21:09.858542703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:09.858625991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.858704960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-07-18T00:21:09.860760912Z [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-07-18T00:21:09.861406593Z [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-07-18T00:21:09.862118227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:09.862654838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:09.864483763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:09.864727424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:09.864950283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:09.865213995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:09.865448788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066309s
2026-07-18T00:21:09.865542587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-18T00:21:09.865632237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.865704904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-18T00:21:09.867694122Z [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-07-18T00:21:09.868098697Z [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-07-18T00:21:09.868419834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-18T00:21:09.868672924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-18T00:21:09.870440376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046228s
2026-07-18T00:21:09.870540898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-18T00:21:09.870628735Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.870706392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-18T00:21:09.872742074Z [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-07-18T00:21:09.873137550Z [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-07-18T00:21:09.873457184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-18T00:21:09.873716327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-18T00:21:09.875509149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046791s
2026-07-18T00:21:09.875601515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:09.875684543Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.875762730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-18T00:21:09.877778943Z [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-07-18T00:21:09.878180853Z [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-07-18T00:21:09.878502110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:09.879121588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-18T00:21:09.880875642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:09.881106247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:09.881327292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:09.881559260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:09.881792500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:09.882012433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061407s
2026-07-18T00:21:09.882103927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:09.882194369Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.882267918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-18T00:21:09.884286795Z [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-07-18T00:21:09.884666831Z [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-07-18T00:21:09.885000073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:09.885344306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:09.887226749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.887474428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050927s
2026-07-18T00:21:09.887575071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:09.887664802Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.887742719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:09.890635458Z [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-07-18T00:21:09.891008690Z [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-07-18T00:21:09.891340228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:09.891679311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:09.893469508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.893721296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058589s
2026-07-18T00:21:09.893815756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:09.893908763Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.894005138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-18T00:21:09.896008975Z [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-07-18T00:21:09.896385784Z [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-07-18T00:21:09.896715890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:09.897049081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:09.898806913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.899057698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049378s
2026-07-18T00:21:09.899152128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:09.899245186Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.899318824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-18T00:21:09.901336339Z [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-07-18T00:21:09.901710223Z [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-07-18T00:21:09.902046440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:09.902458761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:09.904283828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.904531788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050944s
2026-07-18T00:21:09.904630056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:09.904715508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.904795109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-18T00:21:09.906782934Z [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-07-18T00:21:09.907154753Z [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-07-18T00:21:09.907503396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:09.907840224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:09.909640682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.909886798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049783s
2026-07-18T00:21:09.909982200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:09.910071230Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.910147934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:09.912157373Z [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-07-18T00:21:09.912527489Z [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-07-18T00:21:09.912881322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:09.913203301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:09.915125674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.915381540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051152s
2026-07-18T00:21:09.915475419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:09.915568036Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.915639991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-18T00:21:09.917637726Z [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-07-18T00:21:09.918006709Z [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-07-18T00:21:09.918349821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:09.918675036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:09.920454982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:09.920702742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049507s
2026-07-18T00:21:09.920799096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:09.920887253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.920963727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-18T00:21:09.922963948Z [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-07-18T00:21:09.923382902Z [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-07-18T00:21:09.923739390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:09.924055086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:09.925842197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047569s
2026-07-18T00:21:09.925942630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:09.926033433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.926109125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-18T00:21:09.928136731Z [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-07-18T00:21:09.928560755Z [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-07-18T00:21:09.928922454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:09.929172919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:09.930955090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047317s
2026-07-18T00:21:09.931056163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:09.931145834Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.931225695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-18T00:21:09.934367826Z [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-07-18T00:21:09.934747872Z [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-07-18T00:21:09.935062396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-18T00:21:09.935336077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-18T00:21:09.937161044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058205s
2026-07-18T00:21:09.937264844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:09.937356819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.937453774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-18T00:21:09.939450247Z [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-07-18T00:21:09.939765652Z [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-07-18T00:21:09.940063743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-18T00:21:09.940388227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-18T00:21:09.942160227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:09.942409369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048465s
2026-07-18T00:21:09.942505894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:09.942594011Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.942673922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-18T00:21:09.944697340Z [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-07-18T00:21:09.945030300Z [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-07-18T00:21:09.945307489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-18T00:21:09.945632474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-18T00:21:09.947389965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:09.947633015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048481s
2026-07-18T00:21:09.947729950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.947815232Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.947912167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-07-18T00:21:09.949952779Z [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-07-18T00:21:09.950760727Z [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-07-18T00:21:09.951524426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.952264197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.954014884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.954258164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.954477506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.954692259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.954911801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.955128719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.955343932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073292s
2026-07-18T00:21:09.955439234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.955530849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-18T00:21:09.955601241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-07-18T00:21:09.957659067Z [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-07-18T00:21:09.958470873Z [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-07-18T00:21:09.959234882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.959944902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.961646231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.961880242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.962108282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.962320609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.962538118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.962753532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.962962122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072533s
2026-07-18T00:21:09.963055530Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.963142155Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.963225493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-07-18T00:21:09.965274882Z [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-07-18T00:21:09.966083912Z [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-07-18T00:21:09.966851199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.967541179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.969288890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.969525978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.969752535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.969960243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.970183473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.970394498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.970610884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072779s
2026-07-18T00:21:09.970703651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.970787310Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-18T00:21:09.970861960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-07-18T00:21:09.972929366Z [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-07-18T00:21:09.973732233Z [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-07-18T00:21:09.974496313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.975175441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.987934049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.988211188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.988468747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.988704382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.988950658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.989200561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.989443942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184648s
2026-07-18T00:21:09.989550426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:09.989652402Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:09.989748706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-07-18T00:21:09.993899750Z [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-07-18T00:21:09.994639821Z [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-07-18T00:21:09.995317817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:09.996143691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:09.997930762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:09.998198922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:09.998429757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:09.998646885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:09.998851006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:09.999060659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:09.999263037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094035s
2026-07-18T00:21:09.999358820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:09.999446807Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:09.999558322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-18T00:21:10.001594184Z [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-07-18T00:21:10.002006905Z [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-07-18T00:21:10.002324616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-18T00:21:10.002578136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-18T00:21:10.004363123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046928s
2026-07-18T00:21:10.004472704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:10.004600281Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.004684140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-18T00:21:10.006666073Z [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-07-18T00:21:10.007051109Z [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-07-18T00:21:10.007382728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-18T00:21:10.007624555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-18T00:21:10.009440303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046396s
2026-07-18T00:21:10.009541157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:10.009627150Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.009707382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-18T00:21:10.011689586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-18T00:21:10.011957977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-18T00:21:10.012250255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-18T00:21:10.012605722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-18T00:21:10.014390999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:10.014650882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048354s
2026-07-18T00:21:10.014761766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-18T00:21:10', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-18T00:21:10.014981288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.017197514Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-18T00:21:10.017324209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073788s
2026-07-18T00:21:10.017442337Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-18T00:21:10.017549042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.017705297Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-07-18T00:21:10.018038248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:10.018149331Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-18T00:21:10.018221848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-18T00:21:10.018331048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-18T00:21:10.019053303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007174s
2026-07-18T00:21:10.019160038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-18T00:21:10', 'add_colon_replacement_to_naming_config')
2026-07-18T00:21:10.019364891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.020053478Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-18T00:21:10.020169763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017189s
2026-07-18T00:21:10.020264984Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-18T00:21:10.020369796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.020518455Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-07-18T00:21:10.020782457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:10.020889613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-18T00:21:10.020969584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-18T00:21:10.021073463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.021787562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007069s
2026-07-18T00:21:10.021898145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-18T00:21:10', 'health_restored_notification')
2026-07-18T00:21:10.022106084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.022753028Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-18T00:21:10.022864973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016759s
2026-07-18T00:21:10.022961889Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-18T00:21:10.023059926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.023194267Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-07-18T00:21:10.023449802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:10.023551757Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.023633853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-18T00:21:10.023732572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:10.024420267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s
2026-07-18T00:21:10.024529507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-18T00:21:10', 'add_download_client_tags')
2026-07-18T00:21:10.024723759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.025379550Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-18T00:21:10.025481796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016409s
2026-07-18T00:21:10.025581447Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-18T00:21:10.025684034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.025820098Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-07-18T00:21:10.026205895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-07-18T00:21:10.026312510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-18T00:21:10.026387952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-07-18T00:21:10.028419546Z [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-07-18T00:21:10.028694439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-07-18T00:21:10.028904302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-07-18T00:21:10.029242283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-07-18T00:21:10.031114716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-18T00:21:10.031359800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048669s
2026-07-18T00:21:10.031468268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-18T00:21:10', 'import_exclusion_type')
2026-07-18T00:21:10.031658231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.034937679Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-18T00:21:10.035041268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084218s
2026-07-18T00:21:10.035141059Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-18T00:21:10.035240910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.035379088Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-07-18T00:21:10.036121745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-07-18T00:21:10.036247448Z [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-07-18T00:21:10.036598355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003656s
2026-07-18T00:21:10.036693868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:10.036778117Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.036856485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-07-18T00:21:10.036982419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.037714484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007355s
2026-07-18T00:21:10.037834075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-18T00:21:10', 'add_import_list_items')
2026-07-18T00:21:10.038020521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.038683948Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-18T00:21:10.038784160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017057s
2026-07-18T00:21:10.038888169Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-18T00:21:10.038980565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.039124064Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-07-18T00:21:10.039584703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-18T00:21:10.039720687Z [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-07-18T00:21:10.040046844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000341s
2026-07-18T00:21:10.040152096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-18T00:21:10.040247578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-18T00:21:10.040473333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002226s
2026-07-18T00:21:10.040575489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-18T00:21:10', 'add_notification_status')
2026-07-18T00:21:10.040769971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.041403417Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-18T00:21:10.041511194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s
2026-07-18T00:21:10.041607238Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-18T00:21:10.041715787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.041858424Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-07-18T00:21:10.042075041Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.042171796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.043059665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008681s
2026-07-18T00:21:10.043169666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-18T00:21:10', 'parse_language_tags_from_existing_subtitle_files')
2026-07-18T00:21:10.043378968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.043623912Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-18T00:21:10.043740937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014509s
2026-07-18T00:21:10.043838734Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-18T00:21:10.043968546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.044117717Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-07-18T00:21:10.044360526Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:10.044461209Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.044544286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-07-18T00:21:10.044641612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-07-18T00:21:10.045371052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007232s
2026-07-18T00:21:10.045478599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-18T00:21:10', 'add_finale_type')
2026-07-18T00:21:10.045671958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.046175122Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-18T00:21:10.046277228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015341s
2026-07-18T00:21:10.046372881Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-18T00:21:10.046466209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.046612954Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-07-18T00:21:10.046877427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:10.046987880Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.047062751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-07-18T00:21:10.047174907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:10.047889958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s
2026-07-18T00:21:10.048005560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-18T00:21:10', 'list_add_missing_search')
2026-07-18T00:21:10.048197066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.048648255Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-18T00:21:10.048765462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2026-07-18T00:21:10.048862066Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-18T00:21:10.048962418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.049110657Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-07-18T00:21:10.049495001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:10.049605284Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.049679112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-18T00:21:10.049785156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-18T00:21:10.050458332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006746s
2026-07-18T00:21:10.050565729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:10.050646912Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:10.050731503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-18T00:21:10.050831955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.051552768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007181s
2026-07-18T00:21:10.051646136Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.051734764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.052727044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009836s
2026-07-18T00:21:10.052852677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-18T00:21:10', 'parse_title_from_existing_subtitle_files')
2026-07-18T00:21:10.053048842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.053511775Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-18T00:21:10.053623300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017701s
2026-07-18T00:21:10.053720395Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-18T00:21:10.053807010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.053955920Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-07-18T00:21:10.054214531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:10.054320945Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.054402409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-07-18T00:21:10.054503503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-07-18T00:21:10.055198924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006992s
2026-07-18T00:21:10.055316000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-18T00:21:10', 'series_last_aired')
2026-07-18T00:21:10.055505823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.055792911Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-18T00:21:10.055901921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012893s
2026-07-18T00:21:10.056010279Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-18T00:21:10.056101613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.056241676Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-07-18T00:21:10.056582683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:10.056690019Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.056762745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-07-18T00:21:10.056879571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.057587056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007125s
2026-07-18T00:21:10.057688401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:10.057770266Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.057852020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-18T00:21:10.057956030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.058705360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007483s
2026-07-18T00:21:10.058813097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-18T00:21:10', 'AddNewItemMonitorType')
2026-07-18T00:21:10.059010925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.059456864Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-18T00:21:10.059564311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015039s
2026-07-18T00:21:10.059659552Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-18T00:21:10.059754965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.059911039Z [Info] email_encryption: Starting migration of Main DB to 201
2026-07-18T00:21:10.060118698Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.060212677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.061742199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015231s
2026-07-18T00:21:10.061862281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-18T00:21:10', 'email_encryption')
2026-07-18T00:21:10.062048045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.062434273Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-18T00:21:10.062540177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022208s
2026-07-18T00:21:10.062639537Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-18T00:21:10.062736482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.062876454Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-07-18T00:21:10.063220157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:10.063316130Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.063399288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-18T00:21:10.063498297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.064252718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007388s
2026-07-18T00:21:10.064344923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:10.064433331Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-18T00:21:10.064509315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-07-18T00:21:10.064614887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.065315118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s
2026-07-18T00:21:10.065434859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-18T00:21:10', 'add_indexer_flags')
2026-07-18T00:21:10.065620443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.066058005Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-18T00:21:10.066153367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014434s
2026-07-18T00:21:10.066262206Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-18T00:21:10.066353691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.066502280Z [Info] release_type: Starting migration of Main DB to 203
2026-07-18T00:21:10.066890612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:10.067001315Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.067073912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-07-18T00:21:10.067179635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.067959095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007771s
2026-07-18T00:21:10.068066522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:10.068145571Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.068226674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-07-18T00:21:10.068328159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.069036606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2026-07-18T00:21:10.069130916Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.069218092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.070101793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008776s
2026-07-18T00:21:10.070214961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-18T00:21:10', 'release_type')
2026-07-18T00:21:10.070411547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.070829930Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-18T00:21:10.070932757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016078s
2026-07-18T00:21:10.071029883Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-18T00:21:10.071129093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.071265097Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-07-18T00:21:10.071550061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:10.071651505Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.071734713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-07-18T00:21:10.071835276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-07-18T00:21:10.072584626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007339s
2026-07-18T00:21:10.072674797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.072763676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.073885747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011117s
2026-07-18T00:21:10.073995949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-18T00:21:10', 'add_add_release_hash')
2026-07-18T00:21:10.074196443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.074616810Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-18T00:21:10.074717744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018452s
2026-07-18T00:21:10.074814268Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-18T00:21:10.074910322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.075063070Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-07-18T00:21:10.075252311Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-18T00:21:10.075405780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-18T00:21:10.075598438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000196s
2026-07-18T00:21:10.075701185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-18T00:21:10', 'rename_season_pack_spec')
2026-07-18T00:21:10.075922030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.076314812Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-18T00:21:10.076417228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009047s
2026-07-18T00:21:10.076515386Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-18T00:21:10.076602542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.076743516Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-07-18T00:21:10.077054673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:10.077159394Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.077236489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-07-18T00:21:10.077335288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.078094107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007507s
2026-07-18T00:21:10.078194630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-07-18T00:21:10.078293529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-07-18T00:21:10.078498362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s
2026-07-18T00:21:10.078620027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-18T00:21:10', 'add_tmdbid')
2026-07-18T00:21:10.078796392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.079458176Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-18T00:21:10.079552035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011635s
2026-07-18T00:21:10.079656375Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-18T00:21:10.079755795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.079919365Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-07-18T00:21:10.080191042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:10.080298429Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.080374502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-07-18T00:21:10.080483201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:10.081213342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007311s
2026-07-18T00:21:10.081328544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-18T00:21:10', 'add_on_import_complete_to_notifications')
2026-07-18T00:21:10.081526764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.082005849Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-18T00:21:10.082119268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015231s
2026-07-18T00:21:10.082221764Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-18T00:21:10.082318489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.082457159Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-07-18T00:21:10.082661971Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.082764207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.085456462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026772s
2026-07-18T00:21:10.085580582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-18T00:21:10', 'add_monitored_seasons_filter')
2026-07-18T00:21:10.085767689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.086172294Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-18T00:21:10.086273468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033948s
2026-07-18T00:21:10.086373710Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-18T00:21:10.086477138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.086620096Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-07-18T00:21:10.086876293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:10.086980142Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.087056957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-07-18T00:21:10.087170085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-07-18T00:21:10.087966159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007831s
2026-07-18T00:21:10.088074216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-18T00:21:10', 'add_custom_colon_replacement_to_naming_config')
2026-07-18T00:21:10.088282706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.088697572Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-18T00:21:10.088817053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015255s
2026-07-18T00:21:10.088908036Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-18T00:21:10.089016575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.089160535Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-07-18T00:21:10.089426411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:10.089538958Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.089611233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-18T00:21:10.089717878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:10.090449913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007254s
2026-07-18T00:21:10.090555606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-18T00:21:10', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-18T00:21:10.090768655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.091064141Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-18T00:21:10.091162639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013255s
2026-07-18T00:21:10.091267290Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-18T00:21:10.091362863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.091665493Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-07-18T00:21:10.091814954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-18T00:21:10', 'add_blurary576p_quality_in_profiles')
2026-07-18T00:21:10.092085519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.092501116Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-18T00:21:10.092610447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2026-07-18T00:21:10.092705789Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-18T00:21:10.092818195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.092952476Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-07-18T00:21:10.093164844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.093272601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.095726515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024517s
2026-07-18T00:21:10.095863982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-18T00:21:10', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-18T00:21:10.096075378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.096586779Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-18T00:21:10.096697041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033079s
2026-07-18T00:21:10.096796742Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-18T00:21:10.096897365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.097033970Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-07-18T00:21:10.097358634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:10.097456802Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.097535982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-07-18T00:21:10.097632937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:10.098361194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007248s
2026-07-18T00:21:10.098458450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:10.098542490Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.098621288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-07-18T00:21:10.098726370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:10.099473576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007506s
2026-07-18T00:21:10.099712878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-18T00:21:10', 'add_mal_and_anilist_ids')
2026-07-18T00:21:10.099920386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.100509252Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-18T00:21:10.100604064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017767s
2026-07-18T00:21:10.110718924Z [Debug] MigrationController: Took: 00:00:01.5817497
2026-07-18T00:21:10.368606073Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-18T00:21:10.392904153Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-18T00:21:10.401762932Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-18T00:21:10.402043869Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.402245775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.404437602Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-18T00:21:10.404568776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023563s
2026-07-18T00:21:10.404729460Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-18T00:21:10.404887799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025192s
2026-07-18T00:21:10.406830574Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-18T00:21:10.407018522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.407318006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-18T00:21:10.407510173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-18T00:21:10.407868064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003489s
2026-07-18T00:21:10.408142698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.409421845Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-18T00:21:10.409559082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018899s
2026-07-18T00:21:10.409840639Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-18T00:21:10.410015561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.410359294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-18T00:21:10.410540198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:10.410876456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003378s
2026-07-18T00:21:10.411038773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:10.411190208Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.411359389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-18T00:21:10.411528831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-18T00:21:10.412283561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006743s
2026-07-18T00:21:10.412401208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.413038102Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-18T00:21:10.413185719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014711s
2026-07-18T00:21:10.413422706Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-18T00:21:10.413606727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.413878785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:10.414062746Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-18T00:21:10.414231757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-18T00:21:10.414372400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-18T00:21:10.414776745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003916s
2026-07-18T00:21:10.414920264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.415556816Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-18T00:21:10.415730877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011883s
2026-07-18T00:21:10.416006172Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-18T00:21:10.416180623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.416401208Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-18T00:21:10.416934923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-18T00:21:10.417123313Z [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-07-18T00:21:10.417664293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s
2026-07-18T00:21:10.417814024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-18T00:21:10', 'InitialSetup')
2026-07-18T00:21:10.418151765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.418916075Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-18T00:21:10.419090847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001802s
2026-07-18T00:21:10.419255359Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-18T00:21:10.425026798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.425324047Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-07-18T00:21:10.425577728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-18T00:21:10', 'remove_tvrage_imdb_unique_constraint')
2026-07-18T00:21:10.425929747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.426679588Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-18T00:21:10.426860433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016922s
2026-07-18T00:21:10.427028702Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-18T00:21:10.427201300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.427416553Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-07-18T00:21:10.427605925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-18T00:21:10', 'remove_renamed_scene_mapping_columns')
2026-07-18T00:21:10.427950199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.428681462Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-18T00:21:10.428859421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014719s
2026-07-18T00:21:10.429020766Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-18T00:21:10.429179746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.429401403Z [Info] updated_history: Starting migration of Log DB to 4
2026-07-18T00:21:10.429580964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-18T00:21:10', 'updated_history')
2026-07-18T00:21:10.429878674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.431086307Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-18T00:21:10.431248474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018847s
2026-07-18T00:21:10.431443758Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-18T00:21:10.431578118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.431820777Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-07-18T00:21:10.432031131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-18T00:21:10', 'added_eventtype_to_history')
2026-07-18T00:21:10.432347348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.433064924Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-18T00:21:10.433236019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001464s
2026-07-18T00:21:10.433377394Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-18T00:21:10.433541705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.433770486Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-07-18T00:21:10.434522050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-07-18T00:21:10.434665449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:21:10.434998971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003491s
2026-07-18T00:21:10.435182621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-18T00:21:10.435343876Z [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-07-18T00:21:10.435829374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005205s
2026-07-18T00:21:10.436017884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-18T00:21:10.436195683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:21:10.436471348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002858s
2026-07-18T00:21:10.436687283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-18T00:21:10', 'add_index_to_log_time')
2026-07-18T00:21:10.436949061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.437653089Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-18T00:21:10.437814414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s
2026-07-18T00:21:10.437965990Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-18T00:21:10.438155682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.438402128Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-07-18T00:21:10.438578985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-18T00:21:10', 'add_renameEpisodes_to_naming')
2026-07-18T00:21:10.438854039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.439511774Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-18T00:21:10.439682408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s
2026-07-18T00:21:10.439882842Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-18T00:21:10.440040901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.440264381Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-07-18T00:21:10.440429534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-18T00:21:10', 'remove_backlog')
2026-07-18T00:21:10.440714468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.441384638Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-18T00:21:10.441587607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001343s
2026-07-18T00:21:10.441749614Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-18T00:21:10.441922873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.442127054Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-07-18T00:21:10.442296926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-18T00:21:10', 'fix_rename_episodes')
2026-07-18T00:21:10.442632072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.443231820Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-18T00:21:10.443393676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013061s
2026-07-18T00:21:10.443572787Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-18T00:21:10.443743571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.443947663Z [Info] add_monitored: Starting migration of Log DB to 10
2026-07-18T00:21:10.444113948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-18T00:21:10', 'add_monitored')
2026-07-18T00:21:10.444421036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.445040715Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-18T00:21:10.445199305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001309s
2026-07-18T00:21:10.445357163Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-18T00:21:10.445521654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.445745575Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-07-18T00:21:10.445904045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-18T00:21:10', 'remove_ignored')
2026-07-18T00:21:10.446190171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.446840672Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-18T00:21:10.447004743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013021s
2026-07-18T00:21:10.447156829Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-18T00:21:10.447325850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.447537526Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-07-18T00:21:10.447717609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-18T00:21:10', 'remove_custom_start_date')
2026-07-18T00:21:10.448046121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.449024532Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-18T00:21:10.449049743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014015s
2026-07-18T00:21:10.449080064Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-18T00:21:10.449240878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.449457565Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-07-18T00:21:10.449621124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-18T00:21:10', 'add_air_date_utc')
2026-07-18T00:21:10.449924526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.450563924Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-18T00:21:10.450740299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s
2026-07-18T00:21:10.450904871Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-18T00:21:10.451065755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.451285207Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-07-18T00:21:10.451449308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-18T00:21:10', 'drop_air_date')
2026-07-18T00:21:10.451753380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.452433671Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-18T00:21:10.452606199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013602s
2026-07-18T00:21:10.452763305Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-18T00:21:10.452931154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.453143441Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-07-18T00:21:10.453317642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-18T00:21:10', 'add_air_date_as_string')
2026-07-18T00:21:10.453618128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.454263338Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-18T00:21:10.454436186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s
2026-07-18T00:21:10.454594375Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-18T00:21:10.454763556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.454981465Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-07-18T00:21:10.455155646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-18T00:21:10', 'updated_imported_history_item')
2026-07-18T00:21:10.455480661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.456123957Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-18T00:21:10.456310323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013509s
2026-07-18T00:21:10.456467539Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-18T00:21:10.456628223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.456847385Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-07-18T00:21:10.457013399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-18T00:21:10', 'reset_scene_names')
2026-07-18T00:21:10.457315197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.457949295Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-18T00:21:10.458125189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013159s
2026-07-18T00:21:10.458283188Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-18T00:21:10.458445264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.458655348Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-07-18T00:21:10.458822024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-18T00:21:10', 'remove_duplicates')
2026-07-18T00:21:10.459131357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.459759172Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-18T00:21:10.459953383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013148s
2026-07-18T00:21:10.460118476Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-18T00:21:10.460290923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.460510586Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-07-18T00:21:10.460688244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-18T00:21:10', 'restore_unique_constraints')
2026-07-18T00:21:10.460993239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.461646785Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-18T00:21:10.461820936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s
2026-07-18T00:21:10.461981921Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-18T00:21:10.462147715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.462366405Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-07-18T00:21:10.462540616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-18T00:21:10', 'add_year_and_seasons_to_series')
2026-07-18T00:21:10.462854739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.463557515Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-18T00:21:10.463741446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014021s
2026-07-18T00:21:10.463920627Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-18T00:21:10.464088295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.464300503Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-07-18T00:21:10.464473551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-18T00:21:10', 'drop_seasons_table')
2026-07-18T00:21:10.464769197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.465432163Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-18T00:21:10.465611113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s
2026-07-18T00:21:10.465765614Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-18T00:21:10.465940166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.466152374Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-07-18T00:21:10.466333008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-18T00:21:10', 'move_indexer_to_generic_provider')
2026-07-18T00:21:10.466642732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.467277260Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-18T00:21:10.467459457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013317s
2026-07-18T00:21:10.467623838Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-18T00:21:10.467790675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.468037001Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-07-18T00:21:10.468221032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-18T00:21:10', 'add_config_contract_to_indexers')
2026-07-18T00:21:10.468525926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.469187920Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-18T00:21:10.469372412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001384s
2026-07-18T00:21:10.469533607Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-18T00:21:10.469703018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.469921047Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-07-18T00:21:10.470087262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-18T00:21:10', 'drop_tvdb_episodeid')
2026-07-18T00:21:10.470396425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.471058840Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-18T00:21:10.471232650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013507s
2026-07-18T00:21:10.471392562Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-18T00:21:10.471570300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.471785204Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-07-18T00:21:10.472000748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-18T00:21:10', 'move_notification_to_generic_provider')
2026-07-18T00:21:10.472318638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.472953478Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-18T00:21:10.473140294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013741s
2026-07-18T00:21:10.473296068Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-18T00:21:10.473478956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.473691084Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-07-18T00:21:10.473877770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-18T00:21:10', 'add_config_contract_to_notifications')
2026-07-18T00:21:10.474187494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.475259083Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-18T00:21:10.475445228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017722s
2026-07-18T00:21:10.475619560Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-18T00:21:10.475758710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.475997321Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-07-18T00:21:10.476161712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-18T00:21:10', 'fix_omgwtfnzbs')
2026-07-18T00:21:10.476460464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.477117588Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-18T00:21:10.477288222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013501s
2026-07-18T00:21:10.477445278Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-18T00:21:10.477609590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.477826126Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-07-18T00:21:10.478016018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-18T00:21:10', 'add_blacklist_table')
2026-07-18T00:21:10.478300492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.478883687Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-18T00:21:10.479056685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012668s
2026-07-18T00:21:10.479227530Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-18T00:21:10.479398284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.479613006Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-07-18T00:21:10.479791897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-18T00:21:10', 'add_formats_to_naming_config')
2026-07-18T00:21:10.480121611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.480698934Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-18T00:21:10.480878827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012929s
2026-07-18T00:21:10.481036825Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-18T00:21:10.481220696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.481436220Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-07-18T00:21:10.481622946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-18T00:21:10', 'add_season_folder_format_to_naming_config')
2026-07-18T00:21:10.481945917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.482530846Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-18T00:21:10.482721460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013089s
2026-07-18T00:21:10.482876973Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-18T00:21:10.483050453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.483266518Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-07-18T00:21:10.483445028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-18T00:21:10', 'delete_old_naming_config_columns')
2026-07-18T00:21:10.483757227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.484353919Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-18T00:21:10.484536106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012941s
2026-07-18T00:21:10.484698664Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-18T00:21:10.484862053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.485081906Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-07-18T00:21:10.485253151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-18T00:21:10', 'set_default_release_group')
2026-07-18T00:21:10.485562123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.486132262Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-18T00:21:10.486313066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012657s
2026-07-18T00:21:10.486469592Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-18T00:21:10.486639544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.486853245Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-07-18T00:21:10.487030652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-18T00:21:10', 'add_api_key_to_pushover')
2026-07-18T00:21:10.487348483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.487934042Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-18T00:21:10.488115658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012848s
2026-07-18T00:21:10.488273627Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-18T00:21:10.488442046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.488666358Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-07-18T00:21:10.488836611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-18T00:21:10', 'remove_series_contraints')
2026-07-18T00:21:10.489144852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.489728118Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-18T00:21:10.489904523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012827s
2026-07-18T00:21:10.490059004Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-18T00:21:10.490240660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.490454621Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-07-18T00:21:10.490640065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-18T00:21:10', 'add_series_folder_format_to_naming_config')
2026-07-18T00:21:10.490958998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.491529257Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-18T00:21:10.491715823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012842s
2026-07-18T00:21:10.491885244Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-18T00:21:10.492059595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.492276753Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-07-18T00:21:10.492455142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-18T00:21:10', 'update_with_quality_converters')
2026-07-18T00:21:10.492770177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.493362771Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-18T00:21:10.493546281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013031s
2026-07-18T00:21:10.493703217Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-18T00:21:10.493872148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.494087181Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-07-18T00:21:10.494263606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-18T00:21:10', 'add_configurable_qualities')
2026-07-18T00:21:10.494569132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.495226637Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-18T00:21:10.495402501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013508s
2026-07-18T00:21:10.495559898Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-18T00:21:10.495730923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.496004855Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-07-18T00:21:10.496194477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-18T00:21:10', 'add_on_upgrade_to_notifications')
2026-07-18T00:21:10.496514201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.497114381Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-18T00:21:10.497294203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013726s
2026-07-18T00:21:10.497454286Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-18T00:21:10.497615551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.497831806Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-07-18T00:21:10.498007049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-18T00:21:10', 'add_metadata_tables')
2026-07-18T00:21:10.498305250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.498891071Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-18T00:21:10.499066735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-07-18T00:21:10.499221166Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-18T00:21:10.499395708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.499610500Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-07-18T00:21:10.499793249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-18T00:21:10', 'add_metadata_to_episodes_and_series')
2026-07-18T00:21:10.500157142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.500726188Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-18T00:21:10.500911682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013209s
2026-07-18T00:21:10.501072105Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-18T00:21:10.501243481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.501462281Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-07-18T00:21:10.501641883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-18T00:21:10', 'fix_xbmc_season_images_metadata')
2026-07-18T00:21:10.501953691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.502582058Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-18T00:21:10.502763834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013337s
2026-07-18T00:21:10.502919638Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-18T00:21:10.503087546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.503301828Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-07-18T00:21:10.503479466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-18T00:21:10', 'add_download_clients_table')
2026-07-18T00:21:10.503783468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.504400672Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-18T00:21:10.504583460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013028s
2026-07-18T00:21:10.504741839Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-18T00:21:10.504914718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.505135553Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-07-18T00:21:10.505325355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-18T00:21:10', 'convert_config_to_download_clients')
2026-07-18T00:21:10.505636352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.506204897Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-18T00:21:10.506393167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012885s
2026-07-18T00:21:10.506548159Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-18T00:21:10.506718332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.506934137Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-07-18T00:21:10.507109320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-18T00:21:10', 'fix_xbmc_episode_metadata')
2026-07-18T00:21:10.507422681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.508015265Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-18T00:21:10.508197322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001288s
2026-07-18T00:21:10.508353386Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-18T00:21:10.508514150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.508722270Z [Info] add_indexes: Starting migration of Log DB to 45
2026-07-18T00:21:10.508885569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-18T00:21:10', 'add_indexes')
2026-07-18T00:21:10.509177557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.509776223Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-18T00:21:10.509941406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012652s
2026-07-18T00:21:10.510102872Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-18T00:21:10.510260690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.510480432Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-07-18T00:21:10.510644022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-18T00:21:10', 'fix_nzb_su_url')
2026-07-18T00:21:10.510937263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.511746574Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-18T00:21:10.511933260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014797s
2026-07-18T00:21:10.512094946Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-18T00:21:10.512264537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.512480292Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-07-18T00:21:10.512662489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-18T00:21:10', 'add_temporary_blacklist_columns')
2026-07-18T00:21:10.512971051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.513552503Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-18T00:21:10.513736032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012859s
2026-07-18T00:21:10.513895093Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-18T00:21:10.514067450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.514288145Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-07-18T00:21:10.514472536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-18T00:21:10', 'add_title_to_scenemappings')
2026-07-18T00:21:10.514778383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.515400837Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-18T00:21:10.515576511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s
2026-07-18T00:21:10.515734860Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-18T00:21:10.515956787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.516185869Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-07-18T00:21:10.516351262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-18T00:21:10', 'fix_dognzb_url')
2026-07-18T00:21:10.516648010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.517262107Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-18T00:21:10.517428573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013058s
2026-07-18T00:21:10.517592583Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-18T00:21:10.517759700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.517975084Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-07-18T00:21:10.518149676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-18T00:21:10', 'add_hash_to_metadata_files')
2026-07-18T00:21:10.518461464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.519038567Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-18T00:21:10.519215353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012731s
2026-07-18T00:21:10.519373672Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-18T00:21:10.519538845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.519758317Z [Info] download_client_import: Starting migration of Log DB to 51
2026-07-18T00:21:10.519949182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-18T00:21:10', 'download_client_import')
2026-07-18T00:21:10.520255729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.520835357Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-18T00:21:10.521009849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012867s
2026-07-18T00:21:10.521168999Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-18T00:21:10.521333481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.521549456Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-07-18T00:21:10.521720050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-18T00:21:10', 'add_columns_for_anime')
2026-07-18T00:21:10.522019653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.522615334Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-18T00:21:10.522786889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s
2026-07-18T00:21:10.522945188Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-18T00:21:10.523117054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.523332048Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-07-18T00:21:10.523511980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-18T00:21:10', 'add_series_sorttitle')
2026-07-18T00:21:10.523817776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.524407414Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-18T00:21:10.524583750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012823s
2026-07-18T00:21:10.524745566Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-18T00:21:10.524898774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.525117034Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-07-18T00:21:10.525281426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-18T00:21:10', 'rename_profiles')
2026-07-18T00:21:10.525585168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.526154114Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-18T00:21:10.526325720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012507s
2026-07-18T00:21:10.526479640Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-18T00:21:10.526647358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.526868854Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-07-18T00:21:10.527042003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-18T00:21:10', 'drop_old_profile_columns')
2026-07-18T00:21:10.527345555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.527987368Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-18T00:21:10.528167681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013293s
2026-07-18T00:21:10.528328545Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-18T00:21:10.528497516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.528710946Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-07-18T00:21:10.528888814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-18T00:21:10', 'add_mediainfo_to_episodefile')
2026-07-18T00:21:10.529196504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.529800551Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-18T00:21:10.529981576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013003s
2026-07-18T00:21:10.530141068Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-18T00:21:10.530316301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.530537997Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-07-18T00:21:10.530719453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-18T00:21:10', 'convert_episode_file_path_to_relative')
2026-07-18T00:21:10.531036792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.531612462Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-18T00:21:10.531796463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012911s
2026-07-18T00:21:10.532008791Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-18T00:21:10.532177631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.532406813Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-07-18T00:21:10.532577607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-18T00:21:10', 'drop_episode_file_path')
2026-07-18T00:21:10.532881520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.533460797Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-18T00:21:10.533645279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012815s
2026-07-18T00:21:10.533802876Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-18T00:21:10.533970323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.534194245Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-07-18T00:21:10.534371432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-18T00:21:10', 'add_enable_options_to_indexers')
2026-07-18T00:21:10.534682709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.535301856Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-18T00:21:10.535483693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s
2026-07-18T00:21:10.535644116Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-18T00:21:10.535812475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.536046256Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-07-18T00:21:10.536226079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-18T00:21:10', 'remove_enable_from_indexers')
2026-07-18T00:21:10.536543659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.537150902Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-18T00:21:10.537329662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s
2026-07-18T00:21:10.537488392Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-18T00:21:10.537652824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.537871424Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-07-18T00:21:10.538037419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-18T00:21:10', 'clear_bad_scene_names')
2026-07-18T00:21:10.538343155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.538938534Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-18T00:21:10.539115381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001281s
2026-07-18T00:21:10.539269942Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-18T00:21:10.539434634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.539656932Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-07-18T00:21:10.539862706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-18T00:21:10', 'convert_quality_models')
2026-07-18T00:21:10.540190798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.540777009Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-18T00:21:10.540968955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013366s
2026-07-18T00:21:10.541138417Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-18T00:21:10.541333139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.541561940Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-07-18T00:21:10.541756342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-18T00:21:10', 'add_remotepathmappings')
2026-07-18T00:21:10.542072038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.542720394Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-18T00:21:10.542901940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013889s
2026-07-18T00:21:10.543071442Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-18T00:21:10.543250933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.543487169Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-07-18T00:21:10.543872926Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-07-18T00:21:10.544454208Z [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-07-18T00:21:10.544978063Z [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-07-18T00:21:10.545404903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:21:10.545836443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-18T00:21:10.546712167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:21:10.547036441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029356s
2026-07-18T00:21:10.547219299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-18T00:21:10', 'remove_method_from_logs')
2026-07-18T00:21:10.547544895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.548465059Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-18T00:21:10.548666726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043553s
2026-07-18T00:21:10.548838903Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-18T00:21:10.549020669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.549247717Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-07-18T00:21:10.549449744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-18T00:21:10', 'make_scene_numbering_nullable')
2026-07-18T00:21:10.549778526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.550417393Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-18T00:21:10.550605382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s
2026-07-18T00:21:10.550770004Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-18T00:21:10.550950327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.551178627Z [Info] add_tags: Starting migration of Log DB to 66
2026-07-18T00:21:10.551352608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-18T00:21:10', 'add_tags')
2026-07-18T00:21:10.551664767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.552343885Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-18T00:21:10.552519319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013856s
2026-07-18T00:21:10.552695273Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-18T00:21:10.552868202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.553094939Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-07-18T00:21:10.553294531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-18T00:21:10', 'add_added_to_series')
2026-07-18T00:21:10.553624806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.554254776Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-18T00:21:10.554452694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013883s
2026-07-18T00:21:10.554635272Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-18T00:21:10.554812309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.555046471Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-07-18T00:21:10.555232626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-18T00:21:10', 'add_release_restrictions')
2026-07-18T00:21:10.555567741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.556244435Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-18T00:21:10.556429598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014164s
2026-07-18T00:21:10.556603859Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-18T00:21:10.556787048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.557009847Z [Info] quality_proper: Starting migration of Log DB to 69
2026-07-18T00:21:10.557195972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-18T00:21:10', 'quality_proper')
2026-07-18T00:21:10.557526187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.558188291Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-18T00:21:10.558363514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001401s
2026-07-18T00:21:10.558528787Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-18T00:21:10.558705704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.558929264Z [Info] delay_profile: Starting migration of Log DB to 70
2026-07-18T00:21:10.559137905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-18T00:21:10', 'delay_profile')
2026-07-18T00:21:10.559450835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.560112087Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-18T00:21:10.560297421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013979s
2026-07-18T00:21:10.560475540Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-18T00:21:10.560651063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.560884263Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-07-18T00:21:10.561064917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-18T00:21:10', 'unknown_quality_in_profile')
2026-07-18T00:21:10.561399952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.562072227Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-18T00:21:10.562256148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014114s
2026-07-18T00:21:10.562425619Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-18T00:21:10.562594630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.562835164Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-07-18T00:21:10.563080549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-18T00:21:10', 'history_downloadId')
2026-07-18T00:21:10.563395073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.564038108Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-18T00:21:10.564236538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s
2026-07-18T00:21:10.564406941Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-18T00:21:10.564578096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.564806507Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-07-18T00:21:10.564989175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-18T00:21:10', 'clear_ratings')
2026-07-18T00:21:10.565321424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.565984881Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-18T00:21:10.566167830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014056s
2026-07-18T00:21:10.566334586Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-18T00:21:10.566509388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.566741435Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-07-18T00:21:10.566916067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-18T00:21:10', 'disable_eztv')
2026-07-18T00:21:10.567242044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.567913938Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-18T00:21:10.568101436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013952s
2026-07-18T00:21:10.568272260Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-18T00:21:10.568436381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.568663278Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-07-18T00:21:10.568863702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-18T00:21:10', 'force_lib_update')
2026-07-18T00:21:10.569191853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.569845700Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-18T00:21:10.570026445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014064s
2026-07-18T00:21:10.570204904Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-18T00:21:10.570381410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.570602736Z [Info] add_users_table: Starting migration of Log DB to 76
2026-07-18T00:21:10.570791977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-18T00:21:10', 'add_users_table')
2026-07-18T00:21:10.571117513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.571782022Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-18T00:21:10.571976314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014054s
2026-07-18T00:21:10.572166868Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-18T00:21:10.575340853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.575655387Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-07-18T00:21:10.575840460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-18T00:21:10', 'add_add_options_to_series')
2026-07-18T00:21:10.576223982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.576941779Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-18T00:21:10.577122743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045783s
2026-07-18T00:21:10.577296834Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-18T00:21:10.577468720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.577701119Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-07-18T00:21:10.577901683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-18T00:21:10', 'add_commands_table')
2026-07-18T00:21:10.578223561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.578882118Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-18T00:21:10.579065908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014081s
2026-07-18T00:21:10.579244318Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-18T00:21:10.579416164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.579638412Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-07-18T00:21:10.579827683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-18T00:21:10', 'dedupe_tags')
2026-07-18T00:21:10.580184693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.580844342Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-18T00:21:10.581019986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014165s
2026-07-18T00:21:10.581185860Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-18T00:21:10.581373308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.581621117Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-07-18T00:21:10.581818515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-18T00:21:10', 'move_dot_prefix_to_transmission_category')
2026-07-18T00:21:10.582161897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.582887479Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-18T00:21:10.583087883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015104s
2026-07-18T00:21:10.583253516Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-18T00:21:10.583433509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.583657100Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-07-18T00:21:10.583864067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-18T00:21:10', 'add_fanzub_settings')
2026-07-18T00:21:10.584240796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.584898060Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-18T00:21:10.585095047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014625s
2026-07-18T00:21:10.585272044Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-18T00:21:10.585452036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.585677491Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-07-18T00:21:10.585872383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-18T00:21:10', 'additonal_blacklist_columns')
2026-07-18T00:21:10.586212038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.587122152Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-18T00:21:10.587308257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016604s
2026-07-18T00:21:10.587477337Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-18T00:21:10.587654855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.587913717Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-07-18T00:21:10.588109812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-18T00:21:10', 'update_quality_minmax_size')
2026-07-18T00:21:10.588443424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.589059165Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-18T00:21:10.589261923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013974s
2026-07-18T00:21:10.589428980Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-18T00:21:10.589607099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.589838515Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-07-18T00:21:10.590026734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-18T00:21:10', 'expand_transmission_urlbase')
2026-07-18T00:21:10.590367381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.590981548Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-18T00:21:10.591177142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013698s
2026-07-18T00:21:10.591343257Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-18T00:21:10.591524302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.591758223Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-07-18T00:21:10.592041053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-18T00:21:10', 'pushbullet_device_ids')
2026-07-18T00:21:10.592365206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.592983181Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-18T00:21:10.593180839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014491s
2026-07-18T00:21:10.593347135Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-18T00:21:10.593513400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.593751509Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-07-18T00:21:10.593949548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-18T00:21:10', 'remove_eztv')
2026-07-18T00:21:10.594265385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.594888660Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-18T00:21:10.595070336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013712s
2026-07-18T00:21:10.595248876Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-18T00:21:10.595432606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.595664213Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-07-18T00:21:10.595876060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-18T00:21:10', 'pushbullet_devices_channels_list')
2026-07-18T00:21:10.596227949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.596811785Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-18T00:21:10.597005496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013731s
2026-07-18T00:21:10.597177412Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-18T00:21:10.597361653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.597609252Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-07-18T00:21:10.597794856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-18T00:21:10', 'add_on_rename_to_notifcations')
2026-07-18T00:21:10.598122346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.598714730Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-18T00:21:10.598921516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013476s
2026-07-18T00:21:10.599092150Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-18T00:21:10.599260690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.599494882Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-07-18T00:21:10.599689604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-18T00:21:10', 'update_kickass_url')
2026-07-18T00:21:10.600034098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.600636472Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-18T00:21:10.600818589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013634s
2026-07-18T00:21:10.600983171Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-18T00:21:10.601172492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.601411544Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-07-18T00:21:10.601600054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-18T00:21:10', 'added_indexerstatus')
2026-07-18T00:21:10.601907062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.602542653Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-18T00:21:10.602727335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001372s
2026-07-18T00:21:10.602899532Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-18T00:21:10.603081028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.603316883Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-07-18T00:21:10.603507457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-18T00:21:10', 'add_unverifiedscenenumbering')
2026-07-18T00:21:10.603843033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.604512101Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-18T00:21:10.604723828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014281s
2026-07-18T00:21:10.604894422Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-18T00:21:10.605077871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.605308045Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-07-18T00:21:10.605510744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-18T00:21:10', 'naming_config_replace_illegal_characters')
2026-07-18T00:21:10.605864096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.606454726Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-18T00:21:10.606657404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013744s
2026-07-18T00:21:10.606825332Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-18T00:21:10.607003752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.607229136Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-07-18T00:21:10.607414880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-18T00:21:10', 'add_tvmazeid')
2026-07-18T00:21:10.607730967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.608419475Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-18T00:21:10.608597323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014085s
2026-07-18T00:21:10.608772105Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-18T00:21:10.608958841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.609184616Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-07-18T00:21:10.609388247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-18T00:21:10', 'add_additional_episodes_index')
2026-07-18T00:21:10.609735326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.610337750Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-18T00:21:10.610530979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013799s
2026-07-18T00:21:10.610706463Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-18T00:21:10.610879942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.611115467Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-07-18T00:21:10.611297514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-18T00:21:10', 'disable_kickass')
2026-07-18T00:21:10.611618801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.612303771Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-18T00:21:10.612484455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014131s
2026-07-18T00:21:10.612656903Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-18T00:21:10.612836705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.613074304Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-07-18T00:21:10.613271481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-18T00:21:10', 'add_reason_to_pending_releases')
2026-07-18T00:21:10.613616015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.614278350Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-18T00:21:10.614491349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014417s
2026-07-18T00:21:10.614660219Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-18T00:21:10.614839981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.615066899Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-07-18T00:21:10.615248134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-18T00:21:10', 'remove_titans_of_tv')
2026-07-18T00:21:10.615581465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.616322939Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-18T00:21:10.616509215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014713s
2026-07-18T00:21:10.616677293Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-18T00:21:10.616868318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.617098101Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-07-18T00:21:10.617284918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-18T00:21:10', 'extra_and_subtitle_files')
2026-07-18T00:21:10.617604562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.618334202Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-18T00:21:10.618518784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014577s
2026-07-18T00:21:10.618690149Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-18T00:21:10.618872016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.619097670Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-07-18T00:21:10.619299176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-18T00:21:10', 'add_scene_season_number')
2026-07-18T00:21:10.619623430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.620313620Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-18T00:21:10.620516489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s
2026-07-18T00:21:10.620688376Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-18T00:21:10.620871665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.621095486Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-07-18T00:21:10.621291751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-18T00:21:10', 'add_ultrahd_quality_in_profiles')
2026-07-18T00:21:10.621630153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.622338420Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-18T00:21:10.622527612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014612s
2026-07-18T00:21:10.622689738Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-18T00:21:10.622907036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.623137961Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-07-18T00:21:10.623350800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-18T00:21:10', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-18T00:21:10.623715575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.624466589Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-18T00:21:10.624674317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015595s
2026-07-18T00:21:10.624850562Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-18T00:21:10.625027639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.625258284Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-07-18T00:21:10.625466022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-18T00:21:10', 'fix_metadata_file_extensions')
2026-07-18T00:21:10.625790416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.626774960Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-18T00:21:10.626966857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017414s
2026-07-18T00:21:10.627145677Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-18T00:21:10.627317714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.627541835Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-07-18T00:21:10.627732149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-18T00:21:10', 'remove_kickass')
2026-07-18T00:21:10.628086923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.628798066Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-18T00:21:10.628975113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014762s
2026-07-18T00:21:10.629144625Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-18T00:21:10.629323755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.629571555Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-07-18T00:21:10.629759704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-18T00:21:10', 'rename_torrent_downloadstation')
2026-07-18T00:21:10.630089017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.630768136Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-18T00:21:10.630975273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s
2026-07-18T00:21:10.631141027Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-18T00:21:10.631315549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.631537646Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-07-18T00:21:10.631724533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-18T00:21:10', 'update_btn_url')
2026-07-18T00:21:10.632072955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.632729417Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-18T00:21:10.632910653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014064s
2026-07-18T00:21:10.633078651Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-18T00:21:10.633267422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.633499349Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-07-18T00:21:10.633701396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-18T00:21:10', 'remove_wombles')
2026-07-18T00:21:10.634008956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.634648575Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-18T00:21:10.634834489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013745s
2026-07-18T00:21:10.635000153Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-18T00:21:10.635178322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.635404989Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-07-18T00:21:10.635610312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-18T00:21:10', 'fix_extra_file_extension')
2026-07-18T00:21:10.635995829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.636677523Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-18T00:21:10.636882816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014909s
2026-07-18T00:21:10.637052799Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-18T00:21:10.637218583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.637448877Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-07-18T00:21:10.637630092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-18T00:21:10', 'import_extra_files')
2026-07-18T00:21:10.637953213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.638581499Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-18T00:21:10.638767935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013541s
2026-07-18T00:21:10.638936945Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-18T00:21:10.639109934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.639347523Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-07-18T00:21:10.639540862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-18T00:21:10', 'fix_extra_files_config')
2026-07-18T00:21:10.639869485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.640521017Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-18T00:21:10.640708525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014012s
2026-07-18T00:21:10.640879289Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-18T00:21:10.641057949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.641291851Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-07-18T00:21:10.641494479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-18T00:21:10', 'create_language_profiles')
2026-07-18T00:21:10.641820997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.642432810Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-18T00:21:10.642626049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013753s
2026-07-18T00:21:10.642811683Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-18T00:21:10.643013309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.643310799Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-07-18T00:21:10.643555241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-18T00:21:10', 'added_regex_to_scenemapping')
2026-07-18T00:21:10.644018114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.644823036Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-18T00:21:10.645013920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001796s
2026-07-18T00:21:10.645183081Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-18T00:21:10.645360328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.645602667Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-07-18T00:21:10.645805475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-18T00:21:10', 'consolidate_indexer_baseurl')
2026-07-18T00:21:10.646131993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.646838046Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-18T00:21:10.647048791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014769s
2026-07-18T00:21:10.647214164Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-18T00:21:10.647392814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.647616956Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-07-18T00:21:10.647809554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-18T00:21:10', 'rename_indexer_status_id')
2026-07-18T00:21:10.648180591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.648892856Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-18T00:21:10.649087789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014946s
2026-07-18T00:21:10.649250898Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-18T00:21:10.649441301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.649675914Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-07-18T00:21:10.649869063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-18T00:21:10', 'add_downloadclient_status')
2026-07-18T00:21:10.650191433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.650925432Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-18T00:21:10.651113971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014727s
2026-07-18T00:21:10.651278974Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-18T00:21:10.651442854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.651667677Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-07-18T00:21:10.651878231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-18T00:21:10', 'disable_nyaa')
2026-07-18T00:21:10.652262977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.652974350Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-18T00:21:10.653150775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015232s
2026-07-18T00:21:10.653332832Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-18T00:21:10.653532144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.653764602Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-07-18T00:21:10.653970297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-18T00:21:10', 'add_webrip_and_br480_qualites_in_profile')
2026-07-18T00:21:10.654317296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.655030623Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-18T00:21:10.655224284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014926s
2026-07-18T00:21:10.655395248Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-18T00:21:10.655569830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.655824593Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-07-18T00:21:10.656040568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-18T00:21:10', 'add_history_eventType_index')
2026-07-18T00:21:10.656369140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.657093801Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-18T00:21:10.657282461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015146s
2026-07-18T00:21:10.657454728Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-18T00:21:10.657650893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.657881297Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-07-18T00:21:10.658104998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-18T00:21:10', 'separate_automatic_and_interactive_searches')
2026-07-18T00:21:10.658448981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.659178792Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-18T00:21:10.659383184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015276s
2026-07-18T00:21:10.659567355Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-18T00:21:10.659749422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.660006640Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-07-18T00:21:10.660205891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-18T00:21:10', 'update_series_episodes_history_indexes')
2026-07-18T00:21:10.660549303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.661260617Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-18T00:21:10.661456852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015029s
2026-07-18T00:21:10.661630582Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-18T00:21:10.661818641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.662055498Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-07-18T00:21:10.662245331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-18T00:21:10', 'update_animetosho_url')
2026-07-18T00:21:10.662574083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.663291369Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-18T00:21:10.663484768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014696s
2026-07-18T00:21:10.663664771Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-18T00:21:10.663865145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.664139407Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-07-18T00:21:10.664335633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-18T00:21:10', 'add_remux_qualities_in_profile')
2026-07-18T00:21:10.664681189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.665769001Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-18T00:21:10.665965296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019058s
2026-07-18T00:21:10.666131160Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-18T00:21:10.666325362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.666566878Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-07-18T00:21:10.666760999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-18T00:21:10', 'add_history_seriesId_index')
2026-07-18T00:21:10.667083329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.667811486Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-18T00:21:10.668018523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014836s
2026-07-18T00:21:10.668192153Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-18T00:21:10.668376735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.668596688Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-07-18T00:21:10.668806551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-18T00:21:10', 'remove_media_browser_metadata')
2026-07-18T00:21:10.669138600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.669845735Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-18T00:21:10.670052852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s
2026-07-18T00:21:10.670219889Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-18T00:21:10.670417457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.670657250Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-07-18T00:21:10.670869878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-18T00:21:10', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-18T00:21:10.671240535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.671946568Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-18T00:21:10.672165239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015201s
2026-07-18T00:21:10.672333558Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-18T00:21:10.672516336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.672741610Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-07-18T00:21:10.672934960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-18T00:21:10', 'add_custom_filters')
2026-07-18T00:21:10.673263061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.673944794Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-18T00:21:10.674143054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014285s
2026-07-18T00:21:10.674309379Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-18T00:21:10.674499151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.674735197Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-07-18T00:21:10.674945391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-18T00:21:10', 'rename_restrictions_to_release_profiles')
2026-07-18T00:21:10.675292430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.675997230Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-18T00:21:10.676204137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001489s
2026-07-18T00:21:10.676390092Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-18T00:21:10.676583892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.676807924Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-07-18T00:21:10.677016454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-18T00:21:10', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-18T00:21:10.677367421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.678062852Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-18T00:21:10.678262745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014776s
2026-07-18T00:21:10.678432467Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-18T00:21:10.678619043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.678873516Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-07-18T00:21:10.679072998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-18T00:21:10', 'add_relative_original_path_to_episode_file')
2026-07-18T00:21:10.679416901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.680138404Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-18T00:21:10.680345121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015062s
2026-07-18T00:21:10.680515905Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-18T00:21:10.680696058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.680917935Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-07-18T00:21:10.681124291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-18T00:21:10', 'episode_last_searched_time')
2026-07-18T00:21:10.681453835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.682105177Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-18T00:21:10.682298978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001409s
2026-07-18T00:21:10.682480904Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-18T00:21:10.682664665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.682896612Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-07-18T00:21:10.683087477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-18T00:21:10', 'download_propers_config')
2026-07-18T00:21:10.683446711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.684149667Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-18T00:21:10.684341934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014727s
2026-07-18T00:21:10.684510955Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-18T00:21:10.684688302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.684928196Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-07-18T00:21:10.685122948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-18T00:21:10', 'add_download_client_priority')
2026-07-18T00:21:10.685448394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.686175439Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-18T00:21:10.686373979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014818s
2026-07-18T00:21:10.686542057Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-18T00:21:10.686727801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.686954047Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-07-18T00:21:10.687152597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-18T00:21:10', 'add_specials_folder_format')
2026-07-18T00:21:10.687490759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.688243115Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-18T00:21:10.688443458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014933s
2026-07-18T00:21:10.688600475Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-18T00:21:10.688790959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.689026994Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-07-18T00:21:10.689215233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-18T00:21:10', 'health_issue_notification')
2026-07-18T00:21:10.689534707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.690257624Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-18T00:21:10.690438919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014512s
2026-07-18T00:21:10.690611888Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-18T00:21:10.690797562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.691026403Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-07-18T00:21:10.691241456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-18T00:21:10', 'add_indexer_and_enabled_to_release_profiles')
2026-07-18T00:21:10.691595640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.692252513Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-18T00:21:10.692487397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014428s
2026-07-18T00:21:10.692655896Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-18T00:21:10.692839556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.693081003Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-07-18T00:21:10.693260695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-18T00:21:10', 'add_airedbefore_to_episodes')
2026-07-18T00:21:10.693601953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.694243575Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-18T00:21:10.694429400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013917s
2026-07-18T00:21:10.694597068Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-18T00:21:10.694784425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.695016663Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-07-18T00:21:10.695205263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-18T00:21:10', 'remove_bitmetv')
2026-07-18T00:21:10.695517472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.696207042Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-18T00:21:10.696379359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014124s
2026-07-18T00:21:10.696547227Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-18T00:21:10.696732681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.696963005Z [Info] add_download_history: Starting migration of Log DB to 139
2026-07-18T00:21:10.697160283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-18T00:21:10', 'add_download_history')
2026-07-18T00:21:10.697492402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.698123002Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-18T00:21:10.698312815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013979s
2026-07-18T00:21:10.698491234Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-18T00:21:10.698681879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.698912233Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-07-18T00:21:10.699112236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-18T00:21:10', 'remove_chown_and_folderchmod_config_v2')
2026-07-18T00:21:10.699453814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.700125537Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-18T00:21:10.700322705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001424s
2026-07-18T00:21:10.700502116Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-18T00:21:10.700671698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.703025911Z [Info] add_update_history: Starting migration of Log DB to 141
2026-07-18T00:21:10.703653816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-18T00:21:10.703902527Z [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-07-18T00:21:10.704372965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005239s
2026-07-18T00:21:10.704553158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-18T00:21:10.704746889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-18T00:21:10.705102415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000367s
2026-07-18T00:21:10.705283901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-18T00:21:10', 'add_update_history')
2026-07-18T00:21:10.705614838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.706357434Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-18T00:21:10.706538369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016168s
2026-07-18T00:21:10.706704874Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-18T00:21:10.706870558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.707109219Z [Info] import_lists: Starting migration of Log DB to 142
2026-07-18T00:21:10.707300464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-18T00:21:10', 'import_lists')
2026-07-18T00:21:10.707628124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.708615424Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-18T00:21:10.708798723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017364s
2026-07-18T00:21:10.708974066Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-18T00:21:10.709152446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.709378822Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-07-18T00:21:10.709575809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-18T00:21:10', 'add_priority_to_indexers')
2026-07-18T00:21:10.709910493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.710529641Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-18T00:21:10.710716317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013733s
2026-07-18T00:21:10.710885528Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-18T00:21:10.711067865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.711314843Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-07-18T00:21:10.711506710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-18T00:21:10', 'import_lists_series_type_and_season_folder')
2026-07-18T00:21:10.711871064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.712511404Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-18T00:21:10.712731407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014354s
2026-07-18T00:21:10.712895588Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-18T00:21:10.713060470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.713288600Z [Info] remove_growl: Starting migration of Log DB to 145
2026-07-18T00:21:10.713475717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-18T00:21:10', 'remove_growl')
2026-07-18T00:21:10.713788347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.714408276Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-18T00:21:10.714582728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013392s
2026-07-18T00:21:10.714751558Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-18T00:21:10.714964968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.715193148Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-07-18T00:21:10.715486439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:10.715661822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:10.716945619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012718s
2026-07-18T00:21:10.717147185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-18T00:21:10', 'cleanup_duplicates_updatehistory')
2026-07-18T00:21:10.717497802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.718115657Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-18T00:21:10.718324728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024479s
2026-07-18T00:21:10.718487135Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-18T00:21:10.718673942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.718893514Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-07-18T00:21:10.719092625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-18T00:21:10', 'swap_filechmod_for_folderchmod')
2026-07-18T00:21:10.719432009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.720066788Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-18T00:21:10.720258184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013857s
2026-07-18T00:21:10.720429539Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-18T00:21:10.720606676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.720843974Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-07-18T00:21:10.721029919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-18T00:21:10', 'mediainfo_channels')
2026-07-18T00:21:10.721354362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.722014382Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-18T00:21:10.722196309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014005s
2026-07-18T00:21:10.722361582Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-18T00:21:10.722542707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.722770987Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-07-18T00:21:10.722989667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-18T00:21:10', 'add_on_delete_to_notifications')
2026-07-18T00:21:10.723313900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.723984081Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-18T00:21:10.724177360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014265s
2026-07-18T00:21:10.724359758Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-18T00:21:10.724535171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.724766608Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-07-18T00:21:10.724959446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-18T00:21:10', 'add_scene_mapping_origin')
2026-07-18T00:21:10.725309692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.725946856Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-18T00:21:10.726148843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014029s
2026-07-18T00:21:10.726321140Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-18T00:21:10.726493547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.726734984Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-07-18T00:21:10.726920347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-18T00:21:10', 'remove_custom_filter_type')
2026-07-18T00:21:10.727258008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.727867997Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-18T00:21:10.728057769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s
2026-07-18T00:21:10.728236179Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-18T00:21:10.728412514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.728638469Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-07-18T00:21:10.728833162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-18T00:21:10', 'update_btn_url_to_https')
2026-07-18T00:21:10.729167555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.729770320Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-18T00:21:10.729964231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2026-07-18T00:21:10.730139163Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-18T00:21:10.730337894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.730563739Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-07-18T00:21:10.730762409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-18T00:21:10', 'add_on_episodefiledelete_for_upgrade')
2026-07-18T00:21:10.731101332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.731713245Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-18T00:21:10.731916985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013631s
2026-07-18T00:21:10.732086617Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-18T00:21:10.732259876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.732499469Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-07-18T00:21:10.732690183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-18T00:21:10', 'add_name_release_profile')
2026-07-18T00:21:10.733029487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.733633163Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-18T00:21:10.733833247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013656s
2026-07-18T00:21:10.734000353Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-18T00:21:10.734195977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.734437524Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-07-18T00:21:10.734636696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-18T00:21:10', 'add_arabic_and_hindi_languages')
2026-07-18T00:21:10.734987763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.735635578Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-18T00:21:10.735831042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014374s
2026-07-18T00:21:10.736021265Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-18T00:21:10.738392924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.738713460Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-07-18T00:21:10.738902361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-18T00:21:10', 'add_bypass_to_delay_profile')
2026-07-18T00:21:10.739248148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.739899720Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-18T00:21:10.740143231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036743s
2026-07-18T00:21:10.740307111Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-18T00:21:10.740471302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.740688750Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-07-18T00:21:10.740866478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-18T00:21:10', 'email_multiple_addresses')
2026-07-18T00:21:10.741183267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.741783215Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-18T00:21:10.741968679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013045s
2026-07-18T00:21:10.742121918Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-18T00:21:10.742289716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.742512795Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-07-18T00:21:10.742681415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-18T00:21:10', 'cdh_per_downloadclient')
2026-07-18T00:21:10.742989015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.743627581Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-18T00:21:10.743805049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013301s
2026-07-18T00:21:10.743984420Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-18T00:21:10.744152229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.744367983Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-07-18T00:21:10.744534098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-18T00:21:10', 'add_indexer_tags')
2026-07-18T00:21:10.744848461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.745491838Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-18T00:21:10.745666770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013407s
2026-07-18T00:21:10.745823256Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-18T00:21:10.745996795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.746233793Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-07-18T00:21:10.746409226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-18T00:21:10', 'rename_blacklist_to_blocklist')
2026-07-18T00:21:10.746724712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.747365583Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-18T00:21:10.747549103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013597s
2026-07-18T00:21:10.747705859Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-18T00:21:10.747895030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.748109542Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-07-18T00:21:10.748283202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-18T00:21:10', 'remove_plex_hometheatre')
2026-07-18T00:21:10.748591243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.749611308Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-18T00:21:10.749786582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017274s
2026-07-18T00:21:10.749942406Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-18T00:21:10.750121116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.750335418Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-07-18T00:21:10.750506232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-18T00:21:10', 'release_profile_to_array')
2026-07-18T00:21:10.750824353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.751462849Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-18T00:21:10.751645026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013419s
2026-07-18T00:21:10.751802494Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-18T00:21:10.751995222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.752218702Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-07-18T00:21:10.752386651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-18T00:21:10', 'mediainfo_to_ffmpeg')
2026-07-18T00:21:10.752689782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.753459152Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-18T00:21:10.753638253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s
2026-07-18T00:21:10.753792694Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-18T00:21:10.753960552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.754172660Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-07-18T00:21:10.754361841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-18T00:21:10', 'download_client_per_indexer')
2026-07-18T00:21:10.754665503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.755310863Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-18T00:21:10.755500555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013451s
2026-07-18T00:21:10.755655868Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-18T00:21:10.755830320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.756095023Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-07-18T00:21:10.756280417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-18T00:21:10', 'add_on_update_to_notifications')
2026-07-18T00:21:10.756591443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.757240411Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-18T00:21:10.757415073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013984s
2026-07-18T00:21:10.757575205Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-18T00:21:10.757741811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.757964209Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-07-18T00:21:10.758142027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-18T00:21:10', 'update_series_sort_title')
2026-07-18T00:21:10.758454647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.759090318Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-18T00:21:10.759270190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013431s
2026-07-18T00:21:10.759427297Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-18T00:21:10.759595907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.759810719Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-07-18T00:21:10.760011654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-18T00:21:10', 'add_tvdbid_to_episode')
2026-07-18T00:21:10.760318543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.760955857Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-18T00:21:10.761140770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013564s
2026-07-18T00:21:10.761294389Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-18T00:21:10.761469552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.761685407Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-07-18T00:21:10.761871993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-18T00:21:10', 'add_additional_info_to_pending_releases')
2026-07-18T00:21:10.762206988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.762840545Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-18T00:21:10.763030868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013625s
2026-07-18T00:21:10.763185790Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-18T00:21:10.763369480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.763582009Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-07-18T00:21:10.763774086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-18T00:21:10', 'add_malayalam_and_ukrainian_languages')
2026-07-18T00:21:10.764118520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.764786496Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-18T00:21:10.764973452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014035s
2026-07-18T00:21:10.765129898Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-18T00:21:10.765312766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.765527930Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-07-18T00:21:10.765708834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-18T00:21:10', 'add_language_tags_to_subtitle_files')
2026-07-18T00:21:10.766032566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.766672295Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-18T00:21:10.766865224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2026-07-18T00:21:10.767024305Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-18T00:21:10.767193436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.767405683Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-07-18T00:21:10.767581297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-18T00:21:10', 'add_custom_formats')
2026-07-18T00:21:10.767897554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.768615591Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-18T00:21:10.768797568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001418s
2026-07-18T00:21:10.768952570Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-18T00:21:10.769153014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.769369821Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-07-18T00:21:10.769572880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-18T00:21:10', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-18T00:21:10.769918256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.770549348Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-18T00:21:10.770760202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s
2026-07-18T00:21:10.770914032Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-18T00:21:10.771080017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.771293928Z [Info] remove_omg: Starting migration of Log DB to 173
2026-07-18T00:21:10.771461956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-18T00:21:10', 'remove_omg')
2026-07-18T00:21:10.771759075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.772431179Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-18T00:21:10.772593647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013348s
2026-07-18T00:21:10.772750222Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-18T00:21:10.772919333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.773132392Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-07-18T00:21:10.773300661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-18T00:21:10', 'add_salt_to_users')
2026-07-18T00:21:10.773618953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.774270145Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-18T00:21:10.774446641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013516s
2026-07-18T00:21:10.774600671Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-18T00:21:10.774781876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.774999935Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-07-18T00:21:10.775181712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-18T00:21:10', 'language_profiles_to_custom_formats')
2026-07-18T00:21:10.775497568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.776184813Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-18T00:21:10.776368884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013875s
2026-07-18T00:21:10.776530179Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-18T00:21:10.776685923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.776909353Z [Info] original_language: Starting migration of Log DB to 176
2026-07-18T00:21:10.777081259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-18T00:21:10', 'original_language')
2026-07-18T00:21:10.777386504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.778046574Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-18T00:21:10.778220264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013534s
2026-07-18T00:21:10.778375557Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-18T00:21:10.778566983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.778783318Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-07-18T00:21:10.778985937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-18T00:21:10', 'add_on_manual_interaction_required_to_notifications')
2026-07-18T00:21:10.779324298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.779985280Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-18T00:21:10.780183780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014036s
2026-07-18T00:21:10.780342530Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-18T00:21:10.780510138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.780719550Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-07-18T00:21:10.780885384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-18T00:21:10', 'list_sync_time')
2026-07-18T00:21:10.781193425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.781828755Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-18T00:21:10.782005812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013231s
2026-07-18T00:21:10.782164030Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-18T00:21:10.782326919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.782544747Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-07-18T00:21:10.782726534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-18T00:21:10', 'add_auto_tagging')
2026-07-18T00:21:10.783034013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.783678652Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-18T00:21:10.783842753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013437s
2026-07-18T00:21:10.784041604Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-18T00:21:10.784195664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.784417792Z [Info] task_duration: Starting migration of Log DB to 180
2026-07-18T00:21:10.784579047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-18T00:21:10', 'task_duration')
2026-07-18T00:21:10.784880484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.785548019Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-18T00:21:10.785721228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2026-07-18T00:21:10.785877834Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-18T00:21:10.786060872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.786278040Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-07-18T00:21:10.786466710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-18T00:21:10', 'quality_definition_preferred_size')
2026-07-18T00:21:10.786778178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.787691859Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-18T00:21:10.787890890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016234s
2026-07-18T00:21:10.788062195Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-18T00:21:10.788244292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.788464686Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-07-18T00:21:10.788653877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-18T00:21:10', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-18T00:21:10.788987169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.789644984Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-18T00:21:10.789841601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s
2026-07-18T00:21:10.790000471Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-18T00:21:10.790173820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.790387500Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-07-18T00:21:10.790571351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-18T00:21:10', 'update_images_remote_url')
2026-07-18T00:21:10.790883139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.791527277Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-18T00:21:10.791703021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013486s
2026-07-18T00:21:10.791875619Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-18T00:21:10.792064259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.792284603Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-07-18T00:21:10.792479115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-18T00:21:10', 'remove_invalid_roksbox_metadata_images')
2026-07-18T00:21:10.792803008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.793450873Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-18T00:21:10.793643110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013859s
2026-07-18T00:21:10.793803123Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-18T00:21:10.793968075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.794187257Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-07-18T00:21:10.794364804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-18T00:21:10', 'add_episode_runtime')
2026-07-18T00:21:10.794669137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.795321873Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-18T00:21:10.795488488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013454s
2026-07-18T00:21:10.795653290Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-18T00:21:10.795816599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.796062475Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-07-18T00:21:10.796230313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-18T00:21:10', 'add_result_to_commands')
2026-07-18T00:21:10.796547512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.797205979Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-18T00:21:10.797385811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00138s
2026-07-18T00:21:10.797539882Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-18T00:21:10.797716438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.797932483Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-07-18T00:21:10.798115081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-18T00:21:10', 'add_on_series_add_to_notifications')
2026-07-18T00:21:10.798435607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.799083532Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-18T00:21:10.799262613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013594s
2026-07-18T00:21:10.799426163Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-18T00:21:10.799610133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.799832852Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-07-18T00:21:10.800478012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-18T00:21:10.800654979Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-07-18T00:21:10.800811053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-18T00:21:10.801302904Z [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-07-18T00:21:10.801827211Z [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-07-18T00:21:10.802242538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:21:10.802682003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-18T00:21:10.803479771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:21:10.803776629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028s
2026-07-18T00:21:10.803956692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-18T00:21:10.804108908Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.804244952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-18T00:21:10.804666692Z [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-07-18T00:21:10.805108573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-18T00:21:10.805457285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-18T00:21:10.805842331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-18T00:21:10.806620289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-18T00:21:10.806942718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002521s
2026-07-18T00:21:10.807095236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:10.807247943Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-18T00:21:10.807383517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-18T00:21:10.807798994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-18T00:21:10.808194270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-18T00:21:10.808603044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-18T00:21:10.808980855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-18T00:21:10.809753201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:10.810134339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002561s
2026-07-18T00:21:10.810299462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-18T00:21:10', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-18T00:21:10.810634126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.811571044Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-18T00:21:10.811772841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040028s
2026-07-18T00:21:10.811950729Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-18T00:21:10.812132776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.812355435Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-07-18T00:21:10.812550879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-18T00:21:10', 'add_colon_replacement_to_naming_config')
2026-07-18T00:21:10.812871525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.813527266Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-18T00:21:10.813726597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013897s
2026-07-18T00:21:10.813871279Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-18T00:21:10.814035470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.814254080Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-07-18T00:21:10.814429614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-18T00:21:10', 'health_restored_notification')
2026-07-18T00:21:10.814743196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.815374327Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-18T00:21:10.815556685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001334s
2026-07-18T00:21:10.815711837Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-18T00:21:10.815900838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.816136353Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-07-18T00:21:10.816314351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-18T00:21:10', 'add_download_client_tags')
2026-07-18T00:21:10.816615508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.817276540Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-18T00:21:10.817440130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2026-07-18T00:21:10.817600323Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-18T00:21:10.817759223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.817978114Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-07-18T00:21:10.818145561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-18T00:21:10', 'import_exclusion_type')
2026-07-18T00:21:10.818461668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.819093752Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-18T00:21:10.819272552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013295s
2026-07-18T00:21:10.819425831Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-18T00:21:10.819592807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.819806999Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-07-18T00:21:10.820003345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-18T00:21:10', 'add_import_list_items')
2026-07-18T00:21:10.820301425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.820943028Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-18T00:21:10.821125285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013428s
2026-07-18T00:21:10.821293594Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-18T00:21:10.821459198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.821678720Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-07-18T00:21:10.821873162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-18T00:21:10', 'add_notification_status')
2026-07-18T00:21:10.822170431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.822803607Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-18T00:21:10.822973479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013417s
2026-07-18T00:21:10.823132109Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-18T00:21:10.823321190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.823531434Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-07-18T00:21:10.823730074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-18T00:21:10', 'parse_language_tags_from_existing_subtitle_files')
2026-07-18T00:21:10.824113757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.824765380Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-18T00:21:10.824961676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014393s
2026-07-18T00:21:10.825117530Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-18T00:21:10.825278444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.825491283Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-07-18T00:21:10.825661025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-18T00:21:10', 'add_finale_type')
2026-07-18T00:21:10.825960047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.826809509Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-18T00:21:10.826990283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015255s
2026-07-18T00:21:10.827144815Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-18T00:21:10.827313965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.827530622Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-07-18T00:21:10.827708651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-18T00:21:10', 'list_add_missing_search')
2026-07-18T00:21:10.828029818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.828689176Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-18T00:21:10.828859449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013634s
2026-07-18T00:21:10.829016275Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-18T00:21:10.829194775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.829411502Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-07-18T00:21:10.829610783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-18T00:21:10', 'parse_title_from_existing_subtitle_files')
2026-07-18T00:21:10.829957361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.830627191Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-18T00:21:10.830835871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014234s
2026-07-18T00:21:10.831010022Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-18T00:21:10.831192229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.831423936Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-07-18T00:21:10.831611274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-18T00:21:10', 'series_last_aired')
2026-07-18T00:21:10.831943373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.832612581Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-18T00:21:10.832785861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014036s
2026-07-18T00:21:10.832950412Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-18T00:21:10.833124302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.833358524Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-07-18T00:21:10.833565542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-18T00:21:10', 'AddNewItemMonitorType')
2026-07-18T00:21:10.833894925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.834521458Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-18T00:21:10.834729457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013956s
2026-07-18T00:21:10.834891163Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-18T00:21:10.835070965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.835286720Z [Info] email_encryption: Starting migration of Log DB to 201
2026-07-18T00:21:10.835474739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-18T00:21:10', 'email_encryption')
2026-07-18T00:21:10.835806016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.836525656Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-18T00:21:10.836705428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014489s
2026-07-18T00:21:10.836867274Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-18T00:21:10.837059792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.837279796Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-07-18T00:21:10.837463706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-18T00:21:10', 'add_indexer_flags')
2026-07-18T00:21:10.837789302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.838433791Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-18T00:21:10.838616990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013608s
2026-07-18T00:21:10.838780860Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-18T00:21:10.838951033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.839172960Z [Info] release_type: Starting migration of Log DB to 203
2026-07-18T00:21:10.839370328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-18T00:21:10', 'release_type')
2026-07-18T00:21:10.839679120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.840304230Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-18T00:21:10.840482880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013395s
2026-07-18T00:21:10.840661911Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-18T00:21:10.840853978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.841073570Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-07-18T00:21:10.841254675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-18T00:21:10', 'add_add_release_hash')
2026-07-18T00:21:10.841593057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.842189569Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-18T00:21:10.842372798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013347s
2026-07-18T00:21:10.842543612Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-18T00:21:10.842718755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.842962957Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-07-18T00:21:10.843153972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-18T00:21:10', 'rename_season_pack_spec')
2026-07-18T00:21:10.843472153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.844084938Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-18T00:21:10.844283258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013523s
2026-07-18T00:21:10.844452699Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-18T00:21:10.844610607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.844850260Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-07-18T00:21:10.845028459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-18T00:21:10', 'add_tmdbid')
2026-07-18T00:21:10.845351430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.845962621Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-18T00:21:10.846146983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001345s
2026-07-18T00:21:10.846312597Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-18T00:21:10.846519764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.846738475Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-07-18T00:21:10.846957065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-18T00:21:10', 'add_on_import_complete_to_notifications')
2026-07-18T00:21:10.847303543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.847929394Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-18T00:21:10.848134748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s
2026-07-18T00:21:10.848309530Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-18T00:21:10.848481547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.848725969Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-07-18T00:21:10.848916533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-18T00:21:10', 'add_monitored_seasons_filter')
2026-07-18T00:21:10.849248853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.849830665Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-18T00:21:10.850039877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013457s
2026-07-18T00:21:10.850212855Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-18T00:21:10.850409752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.850642321Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-07-18T00:21:10.850846983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-18T00:21:10', 'add_custom_colon_replacement_to_naming_config')
2026-07-18T00:21:10.851212479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.851802719Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-18T00:21:10.852036490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013876s
2026-07-18T00:21:10.852209268Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-18T00:21:10.852411455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.852646088Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-07-18T00:21:10.852852053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-18T00:21:10', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-18T00:21:10.853207439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.853811757Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-18T00:21:10.854014235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013902s
2026-07-18T00:21:10.854180690Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-18T00:21:10.854371324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.854594985Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-07-18T00:21:10.854809627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-18T00:21:10', 'add_blurary576p_quality_in_profiles')
2026-07-18T00:21:10.855141807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.855741726Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-18T00:21:10.855976358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013715s
2026-07-18T00:21:10.856170730Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-18T00:21:10.856364621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.856600987Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-07-18T00:21:10.856815890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-18T00:21:10', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-18T00:21:10.857184743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.857795664Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-18T00:21:10.858014996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014275s
2026-07-18T00:21:10.858180490Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-18T00:21:10.858369500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:10.858600656Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-07-18T00:21:10.858801070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-18T00:21:10', 'add_mal_and_anilist_ids')
2026-07-18T00:21:10.859130404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:10.859739140Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-18T00:21:10.859949674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013706s
2026-07-18T00:21:11.056124456Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-07-18T00:21:11.065774571Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-18T00:21:11.178608906Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-18T00:21:11.259899812Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-18T00:21:11.260295670Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-18T00:21:11.260325309Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-07-18T00:21:11.408249319Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-18T00:21:11.845263368Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026c-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.4:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.4:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1784334083551
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1784334083551
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:8989/signalr/messages?access_token=(removed)&id=zeNExHxyW-31WIPaqjGYeg.\"",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1784334083551
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1784334083551
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1784334083551
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1784334083551
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.10s |
| Container Start | PASS | - | 5.18s |
| Create Buildx SBOM | PASS | - | 1.75s |
| Get Build Info | PASS | - | 0.04s |
ARM64 PASS
linuxserver/sonarr
Runtime: 80.57s
Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2026-07-18T00:16:13+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 84.88MB
Tag: arm64v8-4.0.19.2979-ls320
Version: 4.0.19.2979-ls320
Expand
2026-07-18T00:21:09.628857809Z [migrations] started
2026-07-18T00:21:09.633246102Z [migrations] no migrations found
2026-07-18T00:21:10.187244068Z usermod: no changes
2026-07-18T00:21:10.420905283Z ───────────────────────────────────────
2026-07-18T00:21:10.420933711Z
2026-07-18T00:21:10.420944863Z ██╗ ███████╗██╗ ██████╗
2026-07-18T00:21:10.420955645Z ██║ ██╔════╝██║██╔═══██╗
2026-07-18T00:21:10.420966206Z ██║ ███████╗██║██║ ██║
2026-07-18T00:21:10.420976737Z ██║ ╚════██║██║██║ ██║
2026-07-18T00:21:10.420987098Z ███████╗███████║██║╚██████╔╝
2026-07-18T00:21:10.420997720Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-18T00:21:10.421008431Z
2026-07-18T00:21:10.421018291Z Brought to you by linuxserver.io
2026-07-18T00:21:10.421028922Z ───────────────────────────────────────
2026-07-18T00:21:10.426978330Z
2026-07-18T00:21:10.427526765Z To support the app dev(s) visit:
2026-07-18T00:21:10.467932781Z Sonarr: https://sonarr.tv/donate
2026-07-18T00:21:10.472707101Z
2026-07-18T00:21:10.472724005Z To support LSIO projects visit:
2026-07-18T00:21:10.472732262Z https://www.linuxserver.io/donate/
2026-07-18T00:21:10.472740348Z
2026-07-18T00:21:10.472748224Z ───────────────────────────────────────
2026-07-18T00:21:10.472756962Z GID/UID
2026-07-18T00:21:10.472764938Z ───────────────────────────────────────
2026-07-18T00:21:10.563839929Z
2026-07-18T00:21:10.563864058Z User UID: 911
2026-07-18T00:21:10.563874589Z User GID: 911
2026-07-18T00:21:10.563882535Z ───────────────────────────────────────
2026-07-18T00:21:10.588395928Z Linuxserver.io version: 4.0.19.2979-ls320
2026-07-18T00:21:10.591027190Z Build-date: 2026-07-18T00:16:13+00:00
2026-07-18T00:21:10.591037852Z ───────────────────────────────────────
2026-07-18T00:21:10.591047010Z
2026-07-18T00:21:13.554515003Z [custom-init] No custom files found, skipping...
2026-07-18T00:21:19.495085863Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.19.2979
2026-07-18T00:21:20.597977458Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:20.688455866Z [Debug] Bootstrap: Console selected
2026-07-18T00:21:20.704225420Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:26.030805351Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-18T00:21:27.125971651Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9cbe7768-343f-43ea-95a0-97ceb04fe2b2} may be persisted to storage in unencrypted form.
2026-07-18T00:21:28.537675940Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-18T00:21:29.427303673Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-18T00:21:31.388607929Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-18T00:21:31.742654134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:31.753471500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:32.556430939Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-18T00:21:32.584836474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8148289s
2026-07-18T00:21:32.587773141Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-18T00:21:32.590533624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8417639s
2026-07-18T00:21:32.768133373Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-18T00:21:32.776657658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:32.864245531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-18T00:21:32.966079468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-18T00:21:33.312416319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4436011s
2026-07-18T00:21:33.317871631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:33.334871133Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-18T00:21:33.336982137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4670906s
2026-07-18T00:21:33.469736817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-18T00:21:33.472437939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:33.563458889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-18T00:21:33.585616886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:33.599512163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335313s
2026-07-18T00:21:33.602422418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:33.606105278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019429s
2026-07-18T00:21:33.612023162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-18T00:21:33.619992269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-18T00:21:33.634634282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020252s
2026-07-18T00:21:33.637097916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:33.641094749Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-18T00:21:33.643298600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0269627s
2026-07-18T00:21:33.654807439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-18T00:21:33.656894925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:33.669323939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:33.671544894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s
2026-07-18T00:21:33.673346153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-18T00:21:33.675999820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-18T00:21:33.681718763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006507s
2026-07-18T00:21:33.683511726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:33.686363662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-18T00:21:33.688216726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112148s
2026-07-18T00:21:33.705412735Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-18T00:21:33.707479830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:33.718859609Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-18T00:21:33.835492745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-18T00:21:33.842057663Z [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-07-18T00:21:33.849922721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123299s
2026-07-18T00:21:33.851795875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-18T00:21:33.854497799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-18T00:21:33.858182293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047767s
2026-07-18T00:21:33.859639509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-18T00:21:33.861928281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-07-18T00:21:33.866126480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048957s
2026-07-18T00:21:33.867596612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-18T00:21:33.869378833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-18T00:21:33.873057546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037939s
2026-07-18T00:21:33.874505353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-18T00:21:33.877575559Z [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-07-18T00:21:33.891524525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154628s
2026-07-18T00:21:33.893038546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-18T00:21:33.894707108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:33.898354677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003687s
2026-07-18T00:21:33.899811493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-18T00:21:33.901504754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:33.905130720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003674s
2026-07-18T00:21:33.906585361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-07-18T00:21:33.908255116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-07-18T00:21:33.911756190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003571s
2026-07-18T00:21:33.913241272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-18T00:21:33.914935506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:33.918569979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036709s
2026-07-18T00:21:33.920043889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-07-18T00:21:33.921875620Z [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-07-18T00:21:33.926752607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051819s
2026-07-18T00:21:33.928212147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-18T00:21:33.930414876Z [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-07-18T00:21:33.939335190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095612s
2026-07-18T00:21:33.940839260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-18T00:21:33.942639928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:33.946517171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038936s
2026-07-18T00:21:33.947968665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-18T00:21:33.950025580Z [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-07-18T00:21:33.956773065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071517s
2026-07-18T00:21:33.958277146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-07-18T00:21:33.959958294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-07-18T00:21:33.963795886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038519s
2026-07-18T00:21:33.965252952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-18T00:21:33.967255747Z [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-07-18T00:21:33.973971258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071435s
2026-07-18T00:21:33.975422863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-18T00:21:33.977408153Z [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-07-18T00:21:34.089794813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1065998s
2026-07-18T00:21:34.093958413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-18T00:21:34.101504347Z [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-07-18T00:21:34.110043242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144232s
2026-07-18T00:21:34.111882037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-18T00:21:34.114191661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:34.119960956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064513s
2026-07-18T00:21:34.121304693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-18T00:21:34.123524656Z [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-07-18T00:21:34.130323676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076007s
2026-07-18T00:21:34.131745410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-18T00:21:34.133909801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:34.137558734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042761s
2026-07-18T00:21:34.138909696Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-07-18T00:21:34.143153337Z [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-07-18T00:21:34.148286118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078231s
2026-07-18T00:21:34.149631189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-07-18T00:21:34.151283739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:34.155033774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038388s
2026-07-18T00:21:34.156360528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-07-18T00:21:34.158255265Z [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-07-18T00:21:34.165989629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081173s
2026-07-18T00:21:34.167431324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-07-18T00:21:34.169432647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-07-18T00:21:34.173327986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041901s
2026-07-18T00:21:34.174788839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-07-18T00:21:34.176450948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-07-18T00:21:34.180763247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043586s
2026-07-18T00:21:34.182084860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-18T00:21:34.184266175Z [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-07-18T00:21:34.189638510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060793s
2026-07-18T00:21:34.190995164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-18T00:21:34.193380741Z [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-07-18T00:21:34.201436071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089136s
2026-07-18T00:21:34.251318951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-18T00:21:34', 'InitialSetup')
2026-07-18T00:21:34.273950502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.278851377Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-18T00:21:34.280528506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086319s
2026-07-18T00:21:34.285733173Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-18T00:21:34.287937635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.293584563Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-07-18T00:21:34.326933348Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-07-18T00:21:34.332439542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-07-18T00:21:34.339060563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100921s
2026-07-18T00:21:34.340917535Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-07-18T00:21:34.342804577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-07-18T00:21:34.346145509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003694s
2026-07-18T00:21:34.349484937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-18T00:21:34', 'remove_tvrage_imdb_unique_constraint')
2026-07-18T00:21:34.353854221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.356840117Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-18T00:21:34.358551055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144564s
2026-07-18T00:21:34.360364008Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-18T00:21:34.362109926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.364844406Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-07-18T00:21:34.383338921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-18T00:21:34.388324065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-18T00:21:34.392647026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073131s
2026-07-18T00:21:34.394019150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-18T00:21:34.396074471Z [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-07-18T00:21:34.402294524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068003s
2026-07-18T00:21:34.404525309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-18T00:21:34', 'remove_renamed_scene_mapping_columns')
2026-07-18T00:21:34.408637956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.411547068Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-18T00:21:34.413279589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160954s
2026-07-18T00:21:34.414921998Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-18T00:21:34.416477552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.418878740Z [Info] updated_history: Starting migration of Main DB to 4
2026-07-18T00:21:34.427635685Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-07-18T00:21:34.429579021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:34.432753246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035452s
2026-07-18T00:21:34.434076082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-18T00:21:34.436089328Z [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-07-18T00:21:34.442092384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006619s
2026-07-18T00:21:34.443767439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-18T00:21:34', 'updated_history')
2026-07-18T00:21:34.447424748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.450726150Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-18T00:21:34.452225150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152846s
2026-07-18T00:21:34.453951308Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-18T00:21:34.455556563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.458351354Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-07-18T00:21:34.465848691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:34.467506732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001438s
2026-07-18T00:21:34.469072647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-07-18T00:21:34.471314794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-07-18T00:21:34.477275886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065813s
2026-07-18T00:21:34.478905690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-18T00:21:34', 'added_eventtype_to_history')
2026-07-18T00:21:34.483000260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.485761323Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-18T00:21:34.487366518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151163s
2026-07-18T00:21:34.489024769Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-18T00:21:34.490594602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.492946581Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-07-18T00:21:34.495382319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-18T00:21:34', 'add_index_to_log_time')
2026-07-18T00:21:34.499220242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.501858157Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-18T00:21:34.503402769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112689s
2026-07-18T00:21:34.504940377Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-18T00:21:34.506575672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.508837720Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-07-18T00:21:34.519930551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:34.522303563Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.08E-05s
2026-07-18T00:21:34.523937124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-07-18T00:21:34.525881943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-07-18T00:21:34.532264734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064328s
2026-07-18T00:21:34.535767612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-18T00:21:34.540660701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-18T00:21:34.544293280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061938s
2026-07-18T00:21:34.545942012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-18T00:21:34', 'add_renameEpisodes_to_naming')
2026-07-18T00:21:34.549915699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.552766623Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-18T00:21:34.554602593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147167s
2026-07-18T00:21:34.556302217Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-18T00:21:34.557775967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.560200071Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-07-18T00:21:34.592825459Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-07-18T00:21:34.831164402Z [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-07-18T00:21:34.845716132Z [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-07-18T00:21:34.860156358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:34.868241168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:34.886574198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:34.890575571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:34.894339545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2994099s
2026-07-18T00:21:34.896230254Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-07-18T00:21:34.922319332Z [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-07-18T00:21:34.931282291Z [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-07-18T00:21:34.939667317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:34.942960963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:34.953645020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0560055s
2026-07-18T00:21:34.955418373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-18T00:21:34', 'remove_backlog')
2026-07-18T00:21:34.959223410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:34.962390602Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-18T00:21:34.964166300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648285s
2026-07-18T00:21:34.966070627Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-18T00:21:34.967666903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:34.970065777Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-07-18T00:21:35.016252730Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-07-18T00:21:35.041866790Z [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-07-18T00:21:35.049990448Z [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-07-18T00:21:35.057705453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:35.061182840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:35.071627475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531734s
2026-07-18T00:21:35.073136917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.102132610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-07-18T00:21:35.106430610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0319262s
2026-07-18T00:21:35.107781953Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.109738225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-07-18T00:21:35.112791687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036618s
2026-07-18T00:21:35.114457835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-18T00:21:35', 'fix_rename_episodes')
2026-07-18T00:21:35.118212630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.121175691Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-18T00:21:35.122684210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012061s
2026-07-18T00:21:35.124495249Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-18T00:21:35.125975151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.128525670Z [Info] add_monitored: Starting migration of Main DB to 10
2026-07-18T00:21:35.149396453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:35.151264086Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-07-18T00:21:35.152612052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-07-18T00:21:35.154405376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-07-18T00:21:35.160452380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061759s
2026-07-18T00:21:35.161831388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-07-18T00:21:35.163440410Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.77E-05s
2026-07-18T00:21:35.164750360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-07-18T00:21:35.166510978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-07-18T00:21:35.171828041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054477s
2026-07-18T00:21:35.173187129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.176761521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-18T00:21:35.180313268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058118s
2026-07-18T00:21:35.181637887Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.183001194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-18T00:21:35.185797538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028737s
2026-07-18T00:21:35.187111826Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.188495975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-18T00:21:35.191266197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028558s
2026-07-18T00:21:35.192628913Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:35.194005006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-18T00:21:35.196791711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028529s
2026-07-18T00:21:35.198537909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-18T00:21:35', 'add_monitored')
2026-07-18T00:21:35.202209697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.205053097Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-18T00:21:35.206524832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111339s
2026-07-18T00:21:35.208305089Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-18T00:21:35.209794821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.212294177Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-07-18T00:21:35.216767430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-07-18T00:21:35.301901959Z [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-07-18T00:21:35.307472203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-07-18T00:21:35.311813079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-18T00:21:35.314629684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-07-18T00:21:35.326413067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1076731s
2026-07-18T00:21:35.328633812Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-07-18T00:21:35.358819323Z [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-07-18T00:21:35.369058614Z [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-07-18T00:21:35.379354088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:35.382834582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:35.393190317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:35.397068511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0668508s
2026-07-18T00:21:35.399760456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-18T00:21:35', 'remove_ignored')
2026-07-18T00:21:35.403663620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.406675328Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-18T00:21:35.408156924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765257s
2026-07-18T00:21:35.410239059Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-18T00:21:35.411920938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.414958388Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-07-18T00:21:35.420103646Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-07-18T00:21:35.445373722Z [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-07-18T00:21:35.457693065Z [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-07-18T00:21:35.469541038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:35.472712007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:35.483038955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:35.486742648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:35.490292881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0684031s
2026-07-18T00:21:35.491945020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-18T00:21:35', 'remove_custom_start_date')
2026-07-18T00:21:35.495709836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.499076319Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-18T00:21:35.500703497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772596s
2026-07-18T00:21:35.502377049Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-18T00:21:35.503905459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.506320665Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-07-18T00:21:35.512353311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:35.513975530Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2026-07-18T00:21:35.515420862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-07-18T00:21:35.517258424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-07-18T00:21:35.523202722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060829s
2026-07-18T00:21:35.524738215Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-18T00:21:35.527169043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-18T00:21:35.529961510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032511s
2026-07-18T00:21:35.531656746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-18T00:21:35', 'add_air_date_utc')
2026-07-18T00:21:35.535628167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.538096892Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-18T00:21:35.539598157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011454s
2026-07-18T00:21:35.541319676Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-18T00:21:35.542816862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.545202279Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-07-18T00:21:35.548824978Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-07-18T00:21:35.573860112Z [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-07-18T00:21:35.583326415Z [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-07-18T00:21:35.593227896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:35.596278703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:35.606484958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:35.610350477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598215s
2026-07-18T00:21:35.611944989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-18T00:21:35', 'drop_air_date')
2026-07-18T00:21:35.615599834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.618569548Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-18T00:21:35.620052566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0681252s
2026-07-18T00:21:35.621849096Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-18T00:21:35.623412255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.625835378Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-07-18T00:21:35.630732144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:35.632294672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.89E-05s
2026-07-18T00:21:35.633587487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-07-18T00:21:35.635336331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-07-18T00:21:35.641213503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059919s
2026-07-18T00:21:35.642837766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-18T00:21:35', 'add_air_date_as_string')
2026-07-18T00:21:35.646636220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.649653068Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-18T00:21:35.651219905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144876s
2026-07-18T00:21:35.652967276Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-18T00:21:35.654661049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.657121867Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-07-18T00:21:35.660514543Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-18T00:21:35.663184834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-18T00:21:35.666936974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037618s
2026-07-18T00:21:35.668529072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-18T00:21:35', 'updated_imported_history_item')
2026-07-18T00:21:35.672430613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.675225304Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-18T00:21:35.676906752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121043s
2026-07-18T00:21:35.678503069Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-18T00:21:35.680069715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.682556887Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-07-18T00:21:35.685802617Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-18T00:21:35.688156830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-18T00:21:35.691348481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031966s
2026-07-18T00:21:35.692935809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-18T00:21:35', 'reset_scene_names')
2026-07-18T00:21:35.696684342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.699436888Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-18T00:21:35.700963685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113255s
2026-07-18T00:21:35.702533418Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-18T00:21:35.704069904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.706408205Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-07-18T00:21:35.709955863Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:35.711782544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:35.850452382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1387485s
2026-07-18T00:21:35.852700432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-18T00:21:35', 'remove_duplicates')
2026-07-18T00:21:35.856779490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.859633441Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-18T00:21:35.861156680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1482292s
2026-07-18T00:21:35.862918190Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-18T00:21:35.864606772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.867023441Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-07-18T00:21:35.879129444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-18T00:21:35.881309116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-18T00:21:35.885098782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037848s
2026-07-18T00:21:35.886503843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-18T00:21:35.888439122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-18T00:21:35.891365048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029139s
2026-07-18T00:21:35.892692352Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-18T00:21:35.894656910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-18T00:21:35.897635352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029515s
2026-07-18T00:21:35.899037497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-18T00:21:35.900701931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:35.904320311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037568s
2026-07-18T00:21:35.905674981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-18T00:21:35.907243542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:35.910758234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035613s
2026-07-18T00:21:35.912137703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-18T00:21:35.913784271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-18T00:21:35.917474717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037362s
2026-07-18T00:21:35.919090522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-18T00:21:35', 'restore_unique_constraints')
2026-07-18T00:21:35.923278671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:35.926441083Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-18T00:21:35.928169436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127046s
2026-07-18T00:21:35.929892457Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-18T00:21:35.931574486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:35.934277523Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-07-18T00:21:35.941706943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:35.943540958Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-05s
2026-07-18T00:21:35.944891850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-07-18T00:21:35.946597827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-07-18T00:21:35.952965006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063765s
2026-07-18T00:21:35.954597576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:35.956015523Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-07-18T00:21:35.957375413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-07-18T00:21:35.959119898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-07-18T00:21:35.965657000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065194s
2026-07-18T00:21:35.967269509Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:35.968759411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:36.024128615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550705s
2026-07-18T00:21:36.026227334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-18T00:21:36', 'add_year_and_seasons_to_series')
2026-07-18T00:21:36.030669174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.033891126Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-18T00:21:36.035627374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651864s
2026-07-18T00:21:36.037359915Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-18T00:21:36.038919989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.041771724Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-07-18T00:21:36.045671141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-07-18T00:21:36.047516069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-18T00:21:36.051142075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037053s
2026-07-18T00:21:36.052919777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-18T00:21:36', 'drop_seasons_table')
2026-07-18T00:21:36.057071152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.060202962Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-18T00:21:36.061766593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128567s
2026-07-18T00:21:36.063452299Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-18T00:21:36.065203147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.067920292Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-07-18T00:21:36.073007812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:36.074775675Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.06E-05s
2026-07-18T00:21:36.076086977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-07-18T00:21:36.077999330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-07-18T00:21:36.084577194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066106s
2026-07-18T00:21:36.086478174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-18T00:21:36', 'move_indexer_to_generic_provider')
2026-07-18T00:21:36.090802107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.093775247Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-18T00:21:36.095555765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159986s
2026-07-18T00:21:36.097297815Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-18T00:21:36.099010957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.101865568Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-07-18T00:21:36.135246698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.137972902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-07-18T00:21:36.142156221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005061s
2026-07-18T00:21:36.143549268Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.144979950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:36.148884387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039568s
2026-07-18T00:21:36.150240680Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.151637325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:36.155248100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036567s
2026-07-18T00:21:36.156651067Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.158042540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-07-18T00:21:36.161598656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035965s
2026-07-18T00:21:36.163400797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:36.196013418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-07-18T00:21:36.200478065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351842s
2026-07-18T00:21:36.202333984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-18T00:21:36', 'add_config_contract_to_indexers')
2026-07-18T00:21:36.207046940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.210578055Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-18T00:21:36.212333642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454569s
2026-07-18T00:21:36.214006834Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-18T00:21:36.215553921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.218172247Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-07-18T00:21:36.222417340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-07-18T00:21:36.249108270Z [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-07-18T00:21:36.258669505Z [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-07-18T00:21:36.268443669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:36.271613937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:36.281838509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574203s
2026-07-18T00:21:36.283734970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-18T00:21:36', 'drop_tvdb_episodeid')
2026-07-18T00:21:36.287499786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.290403086Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-18T00:21:36.291957658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660748s
2026-07-18T00:21:36.293588945Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-18T00:21:36.295349041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.297860722Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-07-18T00:21:36.302522916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:36.304148692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.85E-05s
2026-07-18T00:21:36.305407268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-07-18T00:21:36.307345633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-07-18T00:21:36.313158856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059338s
2026-07-18T00:21:36.314749411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-18T00:21:36', 'move_notification_to_generic_provider')
2026-07-18T00:21:36.318731936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.321433079Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-18T00:21:36.323174918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142508s
2026-07-18T00:21:36.324766405Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-18T00:21:36.326510168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.328911276Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-07-18T00:21:36.343976271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.345535824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-07-18T00:21:36.349257372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038118s
2026-07-18T00:21:36.350550017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.351932412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-07-18T00:21:36.355218333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003409s
2026-07-18T00:21:36.356559565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.357918373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-18T00:21:36.361557656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037134s
2026-07-18T00:21:36.362909951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.364422328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-07-18T00:21:36.367900296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035462s
2026-07-18T00:21:36.369222560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.370550666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-07-18T00:21:36.374012742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035299s
2026-07-18T00:21:36.375291389Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.376670177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-07-18T00:21:36.380013192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033946s
2026-07-18T00:21:36.381296558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.382656819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-07-18T00:21:36.386133234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035452s
2026-07-18T00:21:36.387413513Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.388788173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-07-18T00:21:36.392214056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034949s
2026-07-18T00:21:36.393510699Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.394864597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-07-18T00:21:36.398182893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033883s
2026-07-18T00:21:36.399487572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:36.402080566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-07-18T00:21:36.404876019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036456s
2026-07-18T00:21:36.406426243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-18T00:21:36', 'add_config_contract_to_notifications')
2026-07-18T00:21:36.410361722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.413143738Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-18T00:21:36.414876048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119325s
2026-07-18T00:21:36.416470831Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-18T00:21:36.417946926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.420274876Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-07-18T00:21:36.436362682Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.438154202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:36.442106656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040233s
2026-07-18T00:21:36.443481245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.444961638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-07-18T00:21:36.448517172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036958s
2026-07-18T00:21:36.449813775Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.451318056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-07-18T00:21:36.454753859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035738s
2026-07-18T00:21:36.456445056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-18T00:21:36', 'fix_omgwtfnzbs')
2026-07-18T00:21:36.460382469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.463076087Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-18T00:21:36.464568554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119011s
2026-07-18T00:21:36.466214020Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-18T00:21:36.467742279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.470524786Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-07-18T00:21:36.477320719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-18T00:21:36.479403686Z [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-07-18T00:21:36.485755284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068449s
2026-07-18T00:21:36.487365097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-18T00:21:36', 'add_blacklist_table')
2026-07-18T00:21:36.491620682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.494115669Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-18T00:21:36.495645722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152604s
2026-07-18T00:21:36.497245025Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-18T00:21:36.498888837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.501250746Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-07-18T00:21:36.507796986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:36.509449776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2026-07-18T00:21:36.510786289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-07-18T00:21:36.512779605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-07-18T00:21:36.518945209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062844s
2026-07-18T00:21:36.520340099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:36.521769550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-07-18T00:21:36.523083227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-07-18T00:21:36.524931771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-07-18T00:21:36.530476273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055942s
2026-07-18T00:21:36.531831083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:36.533303439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:36.598547110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649742s
2026-07-18T00:21:36.600601760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-18T00:21:36', 'add_formats_to_naming_config')
2026-07-18T00:21:36.604772894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.607641494Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-18T00:21:36.609326970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743714s
2026-07-18T00:21:36.611041375Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-18T00:21:36.612841682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.615244343Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-07-18T00:21:36.621152969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:36.622773093Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2026-07-18T00:21:36.624040136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-07-18T00:21:36.626013773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-07-18T00:21:36.632019504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061838s
2026-07-18T00:21:36.633406288Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:36.634802601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:36.647174159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121818s
2026-07-18T00:21:36.648822851Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-18T00:21:36.650885427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-18T00:21:36.653971946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030742s
2026-07-18T00:21:36.655274991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-18T00:21:36.657283979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-18T00:21:36.659938408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026592s
2026-07-18T00:21:36.661719938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-18T00:21:36', 'add_season_folder_format_to_naming_config')
2026-07-18T00:21:36.665807714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.668812779Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-18T00:21:36.670593788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115329s
2026-07-18T00:21:36.672412272Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-18T00:21:36.674206928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.676886246Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-07-18T00:21:36.683045958Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-07-18T00:21:36.707663811Z [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-07-18T00:21:36.714039447Z [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-07-18T00:21:36.720506427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-18T00:21:36.723337081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-18T00:21:36.733704290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478789s
2026-07-18T00:21:36.735286268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-18T00:21:36', 'delete_old_naming_config_columns')
2026-07-18T00:21:36.739235695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.742195760Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-18T00:21:36.743877037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564626s
2026-07-18T00:21:36.745469285Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-18T00:21:36.747111254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.749541781Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-07-18T00:21:36.759190653Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:36.760949918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-07-18T00:21:36.764800055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039324s
2026-07-18T00:21:36.766372804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-18T00:21:36', 'set_default_release_group')
2026-07-18T00:21:36.770201659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.772996380Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-18T00:21:36.774604240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122022s
2026-07-18T00:21:36.776202240Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-18T00:21:36.813197101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.816302819Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-07-18T00:21:36.819527928Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:36.820957518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:36.832821222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116235s
2026-07-18T00:21:36.834859429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-18T00:21:36', 'add_api_key_to_pushover')
2026-07-18T00:21:36.839391220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:36.842217054Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-18T00:21:36.843813781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212157s
2026-07-18T00:21:36.845447273Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-18T00:21:36.847041094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:36.849403414Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-07-18T00:21:36.869341417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:36.871111985Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.88E-05s
2026-07-18T00:21:36.875317899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-07-18T00:21:36.906606132Z [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-07-18T00:21:36.919532158Z [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-07-18T00:21:36.932165833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:36.935342744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:36.945578669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:36.949155346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:36.952748586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757602s
2026-07-18T00:21:36.954311334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-07-18T00:21:36.979334464Z [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-07-18T00:21:36.991822366Z [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-07-18T00:21:37.004385810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:37.007550407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:37.017643513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:37.021202454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:37.024815755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0688789s
2026-07-18T00:21:37.026449837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-18T00:21:37', 'remove_series_contraints')
2026-07-18T00:21:37.030224894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.034287840Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-18T00:21:37.035986262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078393s
2026-07-18T00:21:37.037772832Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-18T00:21:37.039576627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.042024058Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-07-18T00:21:37.053027890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:37.054927067Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.44E-05s
2026-07-18T00:21:37.056232176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-07-18T00:21:37.058196554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-07-18T00:21:37.064253599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062115s
2026-07-18T00:21:37.065589260Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:37.066996165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-07-18T00:21:37.070212014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033372s
2026-07-18T00:21:37.071768621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-18T00:21:37', 'add_series_folder_format_to_naming_config')
2026-07-18T00:21:37.075771777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.078778495Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-18T00:21:37.080738995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118668s
2026-07-18T00:21:37.082526527Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-18T00:21:37.084385834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.087096505Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-07-18T00:21:37.106540002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:37.108506725Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.04E-05s
2026-07-18T00:21:37.109784710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-07-18T00:21:37.111615840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-07-18T00:21:37.117533623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060616s
2026-07-18T00:21:37.118904756Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.120263093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:37.149534262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029029s
2026-07-18T00:21:37.151239788Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.152633857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:37.170986116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181333s
2026-07-18T00:21:37.172938329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-18T00:21:37', 'update_with_quality_converters')
2026-07-18T00:21:37.177065485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.180014056Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-18T00:21:37.181688640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0273724s
2026-07-18T00:21:37.183315949Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-18T00:21:37.184995533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.187387242Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-07-18T00:21:37.209925255Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-07-18T00:21:37.234088121Z [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-07-18T00:21:37.239378701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-18T00:21:37.243550637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-18T00:21:37.246631084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-18T00:21:37.257158736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:37.260928632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0490377s
2026-07-18T00:21:37.262584639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-07-18T00:21:37.286242126Z [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-07-18T00:21:37.291344207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-18T00:21:37.295481413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-18T00:21:37.298560146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-18T00:21:37.309077518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-18T00:21:37.312891052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0486057s
2026-07-18T00:21:37.314233567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-18T00:21:37.316246112Z [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-07-18T00:21:37.321757176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005986s
2026-07-18T00:21:37.323111745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-18T00:21:37.324836841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:37.328673743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038547s
2026-07-18T00:21:37.330021248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-18T00:21:37.331695080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:37.335494406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038437s
2026-07-18T00:21:37.336863063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-07-18T00:21:37.338576025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-07-18T00:21:37.342303215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037854s
2026-07-18T00:21:37.343612894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.344987393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:37.359457319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142554s
2026-07-18T00:21:37.361253999Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-07-18T00:21:37.362736316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-07-18T00:21:37.366426892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037527s
2026-07-18T00:21:37.368123932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-18T00:21:37', 'add_configurable_qualities')
2026-07-18T00:21:37.371933638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.375075699Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-18T00:21:37.376721465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124292s
2026-07-18T00:21:37.378364455Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-18T00:21:37.380066084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.382434837Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-07-18T00:21:37.396844901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:37.398818218Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2026-07-18T00:21:37.400306727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-07-18T00:21:37.402212407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-07-18T00:21:37.408520036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064631s
2026-07-18T00:21:37.409985489Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-18T00:21:37.412182536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-18T00:21:37.414960673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029289s
2026-07-18T00:21:37.416568974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-18T00:21:37', 'add_on_upgrade_to_notifications')
2026-07-18T00:21:37.420437118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.423248422Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-18T00:21:37.424915922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112598s
2026-07-18T00:21:37.426595527Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-18T00:21:37.428213907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.430865951Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-07-18T00:21:37.444849507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-18T00:21:37.446896762Z [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-07-18T00:21:37.453109700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066498s
2026-07-18T00:21:37.454441243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-18T00:21:37.456387425Z [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-07-18T00:21:37.462655935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067304s
2026-07-18T00:21:37.464250528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-18T00:21:37', 'add_metadata_tables')
2026-07-18T00:21:37.467979281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.470914796Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-18T00:21:37.472484449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150248s
2026-07-18T00:21:37.474070024Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-18T00:21:37.475798326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.478214544Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-07-18T00:21:37.488542564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:37.490063218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.83E-05s
2026-07-18T00:21:37.491345913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-07-18T00:21:37.493056720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-07-18T00:21:37.499169958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062305s
2026-07-18T00:21:37.500566442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-07-18T00:21:37.502229332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-07-18T00:21:37.507654864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055098s
2026-07-18T00:21:37.509017720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-07-18T00:21:37.510657244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-07-18T00:21:37.516171705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055767s
2026-07-18T00:21:37.517522076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-07-18T00:21:37.519257202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-07-18T00:21:37.524773106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056006s
2026-07-18T00:21:37.526111382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:37.527532847Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2026-07-18T00:21:37.528802334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-07-18T00:21:37.530487931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-07-18T00:21:37.535888192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054606s
2026-07-18T00:21:37.537234104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-07-18T00:21:37.538922987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-07-18T00:21:37.544333879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054882s
2026-07-18T00:21:37.546087402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-18T00:21:37', 'add_metadata_to_episodes_and_series')
2026-07-18T00:21:37.550032211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.552861421Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-18T00:21:37.554561557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140671s
2026-07-18T00:21:37.556254087Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-18T00:21:37.557957981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.560393368Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-07-18T00:21:37.564267794Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-18T00:21:37.566843404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-18T00:21:37.570928305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040811s
2026-07-18T00:21:37.572532086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-18T00:21:37', 'fix_xbmc_season_images_metadata')
2026-07-18T00:21:37.576427495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.579155351Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-18T00:21:37.580855447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123712s
2026-07-18T00:21:37.582451824Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-18T00:21:37.584099213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.586456162Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-07-18T00:21:37.594914034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-18T00:21:37.597075830Z [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-07-18T00:21:37.603649034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070434s
2026-07-18T00:21:37.605280512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-18T00:21:37', 'add_download_clients_table')
2026-07-18T00:21:37.609148786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.611881923Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-18T00:21:37.613558681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153595s
2026-07-18T00:21:37.615173775Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-18T00:21:37.616906587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.619254548Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-07-18T00:21:37.622810693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.624256947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:37.688621556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0640716s
2026-07-18T00:21:37.690754695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-18T00:21:37', 'convert_config_to_download_clients')
2026-07-18T00:21:37.694958174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.698139244Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-18T00:21:37.699981736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0737882s
2026-07-18T00:21:37.701548603Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-18T00:21:37.703062514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.705562791Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-07-18T00:21:37.709506678Z [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-07-18T00:21:37.712711706Z [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-07-18T00:21:37.717792834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050576s
2026-07-18T00:21:37.719127824Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-18T00:21:37.721947706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-18T00:21:37.725615847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036834s
2026-07-18T00:21:37.727217775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-18T00:21:37', 'fix_xbmc_episode_metadata')
2026-07-18T00:21:37.730986017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.733813474Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-18T00:21:37.735338086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118056s
2026-07-18T00:21:37.736918701Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-18T00:21:37.738367110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.740713197Z [Info] add_indexes: Starting migration of Main DB to 45
2026-07-18T00:21:37.753568208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-07-18T00:21:37.755356181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-07-18T00:21:37.759615854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040805s
2026-07-18T00:21:37.760807144Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-07-18T00:21:37.762435144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:37.766381516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039345s
2026-07-18T00:21:37.767684591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-07-18T00:21:37.769355909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:37.772870451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035393s
2026-07-18T00:21:37.774206804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-07-18T00:21:37.775712858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:37.779302681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034883s
2026-07-18T00:21:37.780610647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-07-18T00:21:37.782238376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-07-18T00:21:37.785717286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034851s
2026-07-18T00:21:37.787023608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-18T00:21:37.788596948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:37.792392967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038449s
2026-07-18T00:21:37.793748488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-07-18T00:21:37.795323021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:37.798706568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034105s
2026-07-18T00:21:37.799999644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-07-18T00:21:37.801995746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:37.805099539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035544s
2026-07-18T00:21:37.806450401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-18T00:21:37.808101368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:37.811524496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035267s
2026-07-18T00:21:37.813126924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-18T00:21:37', 'add_indexes')
2026-07-18T00:21:37.816772880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.819875342Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-18T00:21:37.821317067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118979s
2026-07-18T00:21:37.822938133Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-18T00:21:37.824362803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.826823211Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-07-18T00:21:37.830160275Z [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-07-18T00:21:37.833791181Z [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-07-18T00:21:37.838387693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045806s
2026-07-18T00:21:37.839986394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-18T00:21:37', 'fix_nzb_su_url')
2026-07-18T00:21:37.843704485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.846613807Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-18T00:21:37.847903426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126602s
2026-07-18T00:21:37.849484802Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-18T00:21:37.851166511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.853497798Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-07-18T00:21:37.858093849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:37.859620655Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2026-07-18T00:21:37.860916706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-07-18T00:21:37.863995961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-07-18T00:21:37.872169530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086928s
2026-07-18T00:21:37.876283129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-18T00:21:37', 'add_temporary_blacklist_columns')
2026-07-18T00:21:37.879340489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.882143687Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-18T00:21:37.884073766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195296s
2026-07-18T00:21:37.885724101Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-18T00:21:37.887310528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.889722818Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-07-18T00:21:37.894309189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:37.895918472Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.98E-05s
2026-07-18T00:21:37.897202138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-07-18T00:21:37.899001033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-07-18T00:21:37.905546451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066932s
2026-07-18T00:21:37.907169171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-18T00:21:37', 'add_title_to_scenemappings')
2026-07-18T00:21:37.911021143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.913654348Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-18T00:21:37.915262659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148511s
2026-07-18T00:21:37.916896361Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-18T00:21:37.918388888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.920756499Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-07-18T00:21:37.923875843Z [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-07-18T00:21:37.927163789Z [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-07-18T00:21:37.931779919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045607s
2026-07-18T00:21:37.933337688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-18T00:21:37', 'fix_dognzb_url')
2026-07-18T00:21:37.937000278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.939576078Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-18T00:21:37.941062794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124557s
2026-07-18T00:21:37.942612336Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-18T00:21:37.944256699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.946563107Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-07-18T00:21:37.950938192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:37.952561332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.91E-05s
2026-07-18T00:21:37.953825399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-07-18T00:21:37.955587650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-07-18T00:21:37.962095894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066214s
2026-07-18T00:21:37.964012375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-18T00:21:37', 'add_hash_to_metadata_files')
2026-07-18T00:21:37.968159040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:37.970658777Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-18T00:21:37.972475398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152364s
2026-07-18T00:21:37.973978897Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-18T00:21:37.975596677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:37.977947002Z [Info] download_client_import: Starting migration of Main DB to 51
2026-07-18T00:21:37.982295695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.983780056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:37.990844981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069242s
2026-07-18T00:21:37.992367569Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:37.993777990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:38.028273847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0341788s
2026-07-18T00:21:38.030022129Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:38.031393963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:38.099008952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672534s
2026-07-18T00:21:38.101455271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-18T00:21:38', 'download_client_import')
2026-07-18T00:21:38.105847781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.108746101Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-18T00:21:38.110330093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773333s
2026-07-18T00:21:38.112155601Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-18T00:21:38.113730344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.116168637Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-07-18T00:21:38.123348454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:38.124995492Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2026-07-18T00:21:38.126284209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-07-18T00:21:38.128101411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-07-18T00:21:38.134690988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00675s
2026-07-18T00:21:38.136161110Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-07-18T00:21:38.138055297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-07-18T00:21:38.140580735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026552s
2026-07-18T00:21:38.141882799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:38.143317169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-07-18T00:21:38.144636006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-07-18T00:21:38.146536175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-07-18T00:21:38.152612739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061676s
2026-07-18T00:21:38.153950925Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-18T00:21:38.156295579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-18T00:21:38.159297618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030116s
2026-07-18T00:21:38.160894636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-18T00:21:38', 'add_columns_for_anime')
2026-07-18T00:21:38.164928193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.167715970Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-18T00:21:38.169291124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114458s
2026-07-18T00:21:38.170910247Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-18T00:21:38.172483527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.174852941Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-07-18T00:21:38.188116806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-07-18T00:21:38.190219463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-07-18T00:21:38.196963532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068714s
2026-07-18T00:21:38.198331167Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:38.199676638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:38.210104961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102041s
2026-07-18T00:21:38.212042434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-18T00:21:38', 'add_series_sorttitle')
2026-07-18T00:21:38.216130682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.219013140Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-18T00:21:38.220600167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193195s
2026-07-18T00:21:38.222284120Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-18T00:21:38.223838062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.226267597Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-07-18T00:21:38.262061629Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-07-18T00:21:38.265126925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-07-18T00:21:38.278682799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143053s
2026-07-18T00:21:38.280120375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:38.281540096Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.79E-05s
2026-07-18T00:21:38.283069818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-07-18T00:21:38.284829674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-07-18T00:21:38.290847049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006167s
2026-07-18T00:21:38.292191207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:38.293593773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-18T00:21:38.294897841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-07-18T00:21:38.296658909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-07-18T00:21:38.302721334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062018s
2026-07-18T00:21:38.304081044Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-18T00:21:38.305661659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.77E-05s
2026-07-18T00:21:38.306933872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-07-18T00:21:38.308712336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-07-18T00:21:38.314903650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062805s
2026-07-18T00:21:38.316573094Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:38.318388713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-07-18T00:21:38.321672409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035821s
2026-07-18T00:21:38.322991898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:38.324370526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-07-18T00:21:38.325628911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-07-18T00:21:38.327278605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-07-18T00:21:38.333363927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061653s
2026-07-18T00:21:38.334709407Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-18T00:21:38.336759628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-18T00:21:38.339664652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029022s
2026-07-18T00:21:38.340994081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-18T00:21:38.342952126Z [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-07-18T00:21:38.348733565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062584s
2026-07-18T00:21:38.350360373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-18T00:21:38', 'rename_profiles')
2026-07-18T00:21:38.354048334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.357298893Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-18T00:21:38.358787643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148361s
2026-07-18T00:21:38.360462117Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-18T00:21:38.362053323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.364800458Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-07-18T00:21:38.369361238Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-07-18T00:21:38.403269821Z [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-07-18T00:21:38.416925666Z [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-07-18T00:21:38.431058372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:38.434831795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:38.447006096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:38.450555738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:38.454078887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:38.457402343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:38.460884740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:38.464334140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.093219s
2026-07-18T00:21:38.465877500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-18T00:21:38', 'drop_old_profile_columns')
2026-07-18T00:21:38.469649330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.473174292Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-18T00:21:38.474792002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1019225s
2026-07-18T00:21:38.476462308Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-18T00:21:38.478140038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.480576056Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-07-18T00:21:38.485285305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:38.486863364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-07-18T00:21:38.488471916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-07-18T00:21:38.490012029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-07-18T00:21:38.496743081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068113s
2026-07-18T00:21:38.498353997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-18T00:21:38', 'add_mediainfo_to_episodefile')
2026-07-18T00:21:38.502225247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.505010860Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-18T00:21:38.506663370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151239s
2026-07-18T00:21:38.508285117Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-18T00:21:38.510037568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.512428015Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-07-18T00:21:38.518130996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-07-18T00:21:38.520140615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-07-18T00:21:38.526848401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068318s
2026-07-18T00:21:38.528227289Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:38.529574183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:38.539927865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101234s
2026-07-18T00:21:38.541874808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-18T00:21:38', 'convert_episode_file_path_to_relative')
2026-07-18T00:21:38.546090482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.548891666Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-18T00:21:38.550637995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019298s
2026-07-18T00:21:38.552297619Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-18T00:21:38.553877623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.556261576Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-07-18T00:21:38.559739624Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-07-18T00:21:38.590728364Z [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-07-18T00:21:38.597958512Z [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-07-18T00:21:38.604737611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:38.607987058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:38.621162175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:38.624957051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635622s
2026-07-18T00:21:38.626543067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-18T00:21:38', 'drop_episode_file_path')
2026-07-18T00:21:38.630338374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.633321164Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-18T00:21:38.634856999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0719959s
2026-07-18T00:21:38.636551122Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-18T00:21:38.638230095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.640648869Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-07-18T00:21:38.652311578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:38.654140022Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.45E-05s
2026-07-18T00:21:38.655439791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-07-18T00:21:38.723572593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-07-18T00:21:38.730632698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074189s
2026-07-18T00:21:38.732055054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-07-18T00:21:38.733824009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-07-18T00:21:38.739832265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061075s
2026-07-18T00:21:38.741197626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-18T00:21:38.743473201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-18T00:21:38.746494168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030184s
2026-07-18T00:21:38.747793877Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:38.749285262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:38.752333253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032418s
2026-07-18T00:21:38.753901383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-18T00:21:38', 'add_enable_options_to_indexers')
2026-07-18T00:21:38.757744847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:38.760608948Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-18T00:21:38.762280235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115391s
2026-07-18T00:21:38.763951322Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-18T00:21:38.849309983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:38.860413676Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-07-18T00:21:38.867969721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-07-18T00:21:38.903751718Z [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-07-18T00:21:38.911491223Z [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-07-18T00:21:38.917249896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:38.920369702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:38.933099601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:38.937608627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0670476s
2026-07-18T00:21:38.939104060Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-07-18T00:21:38.964330740Z [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-07-18T00:21:38.970262221Z [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-07-18T00:21:38.975843256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-07-18T00:21:38.979733435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-07-18T00:21:38.992425158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516676s
2026-07-18T00:21:38.995289739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-18T00:21:38', 'remove_enable_from_indexers')
2026-07-18T00:21:38.999566457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.002543104Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-18T00:21:39.004289493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0618436s
2026-07-18T00:21:39.007429019Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-18T00:21:39.009013241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.011699734Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-07-18T00:21:39.015610875Z [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-07-18T00:21:39.020106964Z [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-07-18T00:21:39.025950147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063279s
2026-07-18T00:21:39.027517405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-18T00:21:39', 'clear_bad_scene_names')
2026-07-18T00:21:39.031237631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.034458080Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-18T00:21:39.036046140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148838s
2026-07-18T00:21:39.037753139Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-18T00:21:39.039328774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.041729792Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-07-18T00:21:39.045212008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.046730798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.064443598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174783s
2026-07-18T00:21:39.066503739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-18T00:21:39', 'convert_quality_models')
2026-07-18T00:21:39.070525723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.073265624Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-18T00:21:39.074836228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.026554s
2026-07-18T00:21:39.076481564Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-18T00:21:39.078061557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.080431162Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-07-18T00:21:39.088098741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-18T00:21:39.090660713Z [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-07-18T00:21:39.096004801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061989s
2026-07-18T00:21:39.097605547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-18T00:21:39', 'add_remotepathmappings')
2026-07-18T00:21:39.101430373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.104254003Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-18T00:21:39.105823265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145369s
2026-07-18T00:21:39.107381113Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-18T00:21:39.108990747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.111307054Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-07-18T00:21:39.113258767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-18T00:21:39', 'remove_method_from_logs')
2026-07-18T00:21:39.117116440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.119728352Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-18T00:21:39.121313727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107329s
2026-07-18T00:21:39.122826224Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-18T00:21:39.124481479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.126669498Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-07-18T00:21:39.153902049Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.155912720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-07-18T00:21:39.159642325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040053s
2026-07-18T00:21:39.161009500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.162384821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-07-18T00:21:39.165788750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034841s
2026-07-18T00:21:39.167114110Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.168543921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-07-18T00:21:39.172390381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039698s
2026-07-18T00:21:39.173909833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-18T00:21:39', 'make_scene_numbering_nullable')
2026-07-18T00:21:39.177758137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.180678541Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-18T00:21:39.182373126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122693s
2026-07-18T00:21:39.183987779Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-18T00:21:39.185416909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.187755851Z [Info] add_tags: Starting migration of Main DB to 66
2026-07-18T00:21:39.202465450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-18T00:21:39.204489288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-18T00:21:39.208954064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004741s
2026-07-18T00:21:39.210285888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:39.211732112Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.38E-05s
2026-07-18T00:21:39.213040989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-07-18T00:21:39.214806146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:39.221014595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063855s
2026-07-18T00:21:39.222353403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:39.223802592Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-07-18T00:21:39.225095297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-07-18T00:21:39.226807056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:39.232847818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061002s
2026-07-18T00:21:39.234171154Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.235541756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-07-18T00:21:39.238192607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027414s
2026-07-18T00:21:39.239493378Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.240832186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-07-18T00:21:39.243525092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027472s
2026-07-18T00:21:39.245076688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-18T00:21:39', 'add_tags')
2026-07-18T00:21:39.248640048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.251489700Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-18T00:21:39.252922076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107251s
2026-07-18T00:21:39.254551108Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-18T00:21:39.256110370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.258464934Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-07-18T00:21:39.263009381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:39.264559775Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2026-07-18T00:21:39.265819673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-07-18T00:21:39.267521001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-07-18T00:21:39.274072732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066562s
2026-07-18T00:21:39.275651483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-18T00:21:39', 'add_added_to_series')
2026-07-18T00:21:39.279375788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.282103213Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-18T00:21:39.283671292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147099s
2026-07-18T00:21:39.285265725Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-18T00:21:39.286870188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.289196536Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-07-18T00:21:39.311310052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-18T00:21:39.313683384Z [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-07-18T00:21:39.319061160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057556s
2026-07-18T00:21:39.320412172Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.321765840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.330707907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008729s
2026-07-18T00:21:39.332334465Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:39.334559217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-07-18T00:21:39.337503389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003419s
2026-07-18T00:21:39.339057802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-18T00:21:39', 'add_release_restrictions')
2026-07-18T00:21:39.342801915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.345648621Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-18T00:21:39.347255429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011587s
2026-07-18T00:21:39.348905424Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-18T00:21:39.350389344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.352736724Z [Info] quality_proper: Starting migration of Main DB to 69
2026-07-18T00:21:39.356200052Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.357652098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.366796002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089506s
2026-07-18T00:21:39.368668555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-18T00:21:39', 'quality_proper')
2026-07-18T00:21:39.372501918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.375194033Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-18T00:21:39.376689145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175428s
2026-07-18T00:21:39.378322486Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-18T00:21:39.379769432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.382094567Z [Info] delay_profile: Starting migration of Main DB to 70
2026-07-18T00:21:39.439393469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-18T00:21:39.441950040Z [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-07-18T00:21:39.449556507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081s
2026-07-18T00:21:39.452827257Z [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-07-18T00:21:39.457647279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.459076869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.549454322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900277s
2026-07-18T00:21:39.551500806Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-07-18T00:21:39.581098793Z [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-07-18T00:21:39.587050665Z [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-07-18T00:21:39.591869395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:39.594933819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:39.608478841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:39.612082853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589757s
2026-07-18T00:21:39.613438695Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-07-18T00:21:39.690541099Z [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-07-18T00:21:39.696312899Z [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-07-18T00:21:39.700615218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:39.703576585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:39.716983108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:39.720591899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1055143s
2026-07-18T00:21:39.724795359Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0066659 taking an average of 00:00:00.0066659
2026-07-18T00:21:39.727298763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-18T00:21:39', 'delay_profile')
2026-07-18T00:21:39.731087857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.734139466Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-18T00:21:39.735625070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1191316s
2026-07-18T00:21:39.737314023Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-18T00:21:39.738910980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.741638376Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-07-18T00:21:39.746126258Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-07-18T00:21:39.774795374Z [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-07-18T00:21:39.780611463Z [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-07-18T00:21:39.785246522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:39.788689199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:39.802238921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:39.806156364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:39.809878824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0619841s
2026-07-18T00:21:39.811201008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.812583374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.847730302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347925s
2026-07-18T00:21:39.850009194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-18T00:21:39', 'unknown_quality_in_profile')
2026-07-18T00:21:39.854286933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.858022780Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-18T00:21:39.859650931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454265s
2026-07-18T00:21:39.861316457Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-18T00:21:39.862834596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.865179029Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-07-18T00:21:39.878182260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:39.879862455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2026-07-18T00:21:39.881321204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-07-18T00:21:39.883102594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-07-18T00:21:39.890042918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070482s
2026-07-18T00:21:39.891514924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-18T00:21:39.893182674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-18T00:21:39.896667916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035931s
2026-07-18T00:21:39.897974279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:39.899320812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:39.915287614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156607s
2026-07-18T00:21:39.917386212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-18T00:21:39', 'history_downloadId')
2026-07-18T00:21:39.921300159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.924133527Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-18T00:21:39.925652338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.024793s
2026-07-18T00:21:39.927276090Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-18T00:21:39.928751452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.931077028Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-07-18T00:21:39.940441697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.942147003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-18T00:21:39.945243492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031686s
2026-07-18T00:21:39.946556458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:39.947888141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-18T00:21:39.950539493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027113s
2026-07-18T00:21:39.952068063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-18T00:21:39', 'clear_ratings')
2026-07-18T00:21:39.955651975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.958366534Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-18T00:21:39.959828510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105509s
2026-07-18T00:21:39.961429886Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-18T00:21:39.962881802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.965200253Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-07-18T00:21:39.968255660Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-18T00:21:39.971295264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-18T00:21:39.975556891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042645s
2026-07-18T00:21:39.977120421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-18T00:21:39', 'disable_eztv')
2026-07-18T00:21:39.980702980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:39.983364462Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-18T00:21:39.984822370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120898s
2026-07-18T00:21:39.986360399Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-18T00:21:39.987863919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:39.990143863Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-07-18T00:21:40.005625537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:40.007399662Z [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-07-18T00:21:40.011715357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044139s
2026-07-18T00:21:40.013055227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:40.014384315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-18T00:21:40.017311663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029752s
2026-07-18T00:21:40.018824421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-18T00:21:40', 'force_lib_update')
2026-07-18T00:21:40.022479897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:40.025177662Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-18T00:21:40.026658366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108585s
2026-07-18T00:21:40.028256867Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-18T00:21:40.029810878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:40.032129961Z [Info] add_users_table: Starting migration of Main DB to 76
2026-07-18T00:21:40.039636065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-18T00:21:40.041526634Z [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-07-18T00:21:40.047351942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061503s
2026-07-18T00:21:40.048741241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-18T00:21:40.050319191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-18T00:21:40.053812970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035479s
2026-07-18T00:21:40.055147679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-18T00:21:40.056709366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-18T00:21:40.060096491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034368s
2026-07-18T00:21:40.061628087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-18T00:21:40', 'add_users_table')
2026-07-18T00:21:40.065240345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:40.068070297Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-18T00:21:40.069558887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114337s
2026-07-18T00:21:40.071149501Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-18T00:21:40.072764085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:40.075069290Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-07-18T00:21:40.079569016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:40.081117286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-18T00:21:40.082384800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-07-18T00:21:40.084118222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-07-18T00:21:40.090994477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006983s
2026-07-18T00:21:40.092557908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-18T00:21:40', 'add_add_options_to_series')
2026-07-18T00:21:40.096333655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:40.099048516Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-18T00:21:40.100658560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015086s
2026-07-18T00:21:40.102230838Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-18T00:21:40.103741532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:40.106052288Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-07-18T00:21:40.116959304Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-18T00:21:40.119071550Z [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-07-18T00:21:40.126465408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079322s
2026-07-18T00:21:40.128027456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-18T00:21:40', 'add_commands_table')
2026-07-18T00:21:40.131665806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:40.134433774Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-18T00:21:40.135918095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159594s
2026-07-18T00:21:40.137529221Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-18T00:21:40.138967669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:40.141277182Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-07-18T00:21:40.148649597Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:40.150198608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:41.025954137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8752638s
2026-07-18T00:21:41.028071083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-07-18T00:21:41.029455793Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2026-07-18T00:21:41.030954993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-07-18T00:21:41.062342687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-18T00:21:41.067009520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-07-18T00:21:41.070299559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-07-18T00:21:41.073053528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-07-18T00:21:41.087273851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547258s
2026-07-18T00:21:41.088696507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-18T00:21:41.090226891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-18T00:21:41.093566029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033983s
2026-07-18T00:21:41.095153087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-18T00:21:41', 'dedupe_tags')
2026-07-18T00:21:41.098749162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.101860802Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-18T00:21:41.103310263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117215s
2026-07-18T00:21:41.104989677Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-18T00:21:41.106779272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.109141422Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-07-18T00:21:41.112791677Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:41.114254134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:41.129570845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150864s
2026-07-18T00:21:41.131546576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-18T00:21:41', 'move_dot_prefix_to_transmission_category')
2026-07-18T00:21:41.136048157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.138840573Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-18T00:21:41.140631572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245702s
2026-07-18T00:21:41.142239862Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-18T00:21:41.143770817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.146086493Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-07-18T00:21:41.156440215Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:41.158243348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-07-18T00:21:41.162523332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044373s
2026-07-18T00:21:41.164066882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-18T00:21:41', 'add_fanzub_settings')
2026-07-18T00:21:41.167752007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.170485375Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-18T00:21:41.172001920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012457s
2026-07-18T00:21:41.173572926Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-18T00:21:41.175199323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.177514027Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-07-18T00:21:41.191739730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:41.193497111Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-18T00:21:41.194795928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-07-18T00:21:41.196493749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-07-18T00:21:41.203627082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072411s
2026-07-18T00:21:41.204996782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:41.206378756Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-18T00:21:41.207623634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-07-18T00:21:41.209311906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-07-18T00:21:41.215759257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065174s
2026-07-18T00:21:41.217097974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:41.218478917Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-07-18T00:21:41.219715208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-07-18T00:21:41.221399011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-07-18T00:21:41.227771300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064406s
2026-07-18T00:21:41.229107813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:41.230488024Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2026-07-18T00:21:41.231724867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-07-18T00:21:41.233411505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-07-18T00:21:41.239792282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064479s
2026-07-18T00:21:41.241147011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:41.242528134Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-07-18T00:21:41.243752772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-07-18T00:21:41.245540504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-07-18T00:21:41.252038486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065604s
2026-07-18T00:21:41.253370851Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:41.254724569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-07-18T00:21:41.257373125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027137s
2026-07-18T00:21:41.258893589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-18T00:21:41', 'additonal_blacklist_columns')
2026-07-18T00:21:41.262733606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.265531243Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-18T00:21:41.267165055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010884s
2026-07-18T00:21:41.268760039Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-18T00:21:41.270389883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.272712884Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-07-18T00:21:41.280194889Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:41.281948332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-18T00:21:41.283232980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-07-18T00:21:41.314602748Z [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-07-18T00:21:41.320227351Z [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-07-18T00:21:41.324888112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:41.328180416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:41.342800123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:41.346730172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:41.350489887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065492s
2026-07-18T00:21:41.351802993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:41.353328567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-07-18T00:21:41.354601261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-07-18T00:21:41.385366110Z [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-07-18T00:21:41.390720318Z [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-07-18T00:21:41.395353774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-18T00:21:41.398619534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-18T00:21:41.413223049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-18T00:21:41.417162166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-18T00:21:41.420933154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645822s
2026-07-18T00:21:41.422254496Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-18T00:21:41.424711427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-18T00:21:41.428712939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039974s
2026-07-18T00:21:41.430244195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-18T00:21:41', 'update_quality_minmax_size')
2026-07-18T00:21:41.434001385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.438256489Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-18T00:21:41.439894880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135485s
2026-07-18T00:21:41.441893537Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-18T00:21:41.443685828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.448069300Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-07-18T00:21:41.453416535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:41.454908521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:41.472234862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170749s
2026-07-18T00:21:41.474390876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-18T00:21:41', 'expand_transmission_urlbase')
2026-07-18T00:21:41.478528232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.481292632Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-18T00:21:41.482882977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263882s
2026-07-18T00:21:41.484625799Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-18T00:21:41.486192094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.488528211Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-07-18T00:21:41.491950587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:41.493367402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:41.508805629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151759s
2026-07-18T00:21:41.510783715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-18T00:21:41', 'pushbullet_device_ids')
2026-07-18T00:21:41.514727841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.517453083Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-18T00:21:41.519001853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240408s
2026-07-18T00:21:41.520646818Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-18T00:21:41.522088863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.524414669Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-07-18T00:21:41.532983605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:41.534998725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-07-18T00:21:41.537974050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030977s
2026-07-18T00:21:41.539479524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-18T00:21:41', 'remove_eztv')
2026-07-18T00:21:41.543065018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.545783816Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-18T00:21:41.547208427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109388s
2026-07-18T00:21:41.548771065Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-18T00:21:41.550455860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.552728760Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-07-18T00:21:41.556122137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:41.557563872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:41.576124861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183209s
2026-07-18T00:21:41.578083047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-18T00:21:41', 'pushbullet_devices_channels_list')
2026-07-18T00:21:41.582233249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.584852957Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-18T00:21:41.586545397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272828s
2026-07-18T00:21:41.588172486Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-18T00:21:41.589823472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.592161874Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-07-18T00:21:41.604909149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:41.606733795Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-18T00:21:41.608028393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-07-18T00:21:41.609844733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-07-18T00:21:41.617228210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007521s
2026-07-18T00:21:41.618581607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:41.621379395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:41.625896075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045057s
2026-07-18T00:21:41.627252839Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:41.629985585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-18T00:21:41.634225819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042231s
2026-07-18T00:21:41.635517802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:41.636979788Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2026-07-18T00:21:41.638242101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-07-18T00:21:41.669937094Z [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-07-18T00:21:41.677258265Z [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-07-18T00:21:41.684115672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-18T00:21:41.686906927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-18T00:21:41.701774704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617829s
2026-07-18T00:21:41.703120916Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:41.704560637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-07-18T00:21:41.707692978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032691s
2026-07-18T00:21:41.709280357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-18T00:21:41', 'add_on_rename_to_notifcations')
2026-07-18T00:21:41.713108420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.716194328Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-18T00:21:41.717641915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115349s
2026-07-18T00:21:41.719248732Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-18T00:21:41.720870029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.723236778Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-07-18T00:21:41.726691068Z [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-07-18T00:21:41.732516676Z [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-07-18T00:21:41.740588300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081056s
2026-07-18T00:21:41.742150588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-18T00:21:41', 'update_kickass_url')
2026-07-18T00:21:41.745809490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.748581576Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-18T00:21:41.750100225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161279s
2026-07-18T00:21:41.751585959Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-18T00:21:41.753179009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.755756623Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-07-18T00:21:41.764502074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-18T00:21:41.766627516Z [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-07-18T00:21:41.773388830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072297s
2026-07-18T00:21:41.774812318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-18T00:21:41.776524678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-18T00:21:41.780280606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038192s
2026-07-18T00:21:41.781814176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-18T00:21:41', 'added_indexerstatus')
2026-07-18T00:21:41.785515674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.788220083Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-18T00:21:41.789772912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117815s
2026-07-18T00:21:41.791413828Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-18T00:21:41.793082110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.795401984Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-07-18T00:21:41.804395646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:41.806150963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-18T00:21:41.807441864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-07-18T00:21:41.809591134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:41.818544314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091938s
2026-07-18T00:21:41.820187184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-18T00:21:41', 'add_unverifiedscenenumbering')
2026-07-18T00:21:41.824019727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.826779267Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-18T00:21:41.828471426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174864s
2026-07-18T00:21:41.830099938Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-18T00:21:41.831896808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.834275611Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-07-18T00:21:41.844267935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:41.846078593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-18T00:21:41.847360877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-07-18T00:21:41.849455537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:41.857493533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082154s
2026-07-18T00:21:41.859391297Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:41.860220528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-07-18T00:21:41.863203478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030601s
2026-07-18T00:21:41.864801789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-18T00:21:41', 'naming_config_replace_illegal_characters')
2026-07-18T00:21:41.868801147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.871541829Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-18T00:21:41.873361386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113807s
2026-07-18T00:21:41.874962271Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-18T00:21:41.876525681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.879022362Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-07-18T00:21:41.885191001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:41.886734641Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:41.888012606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-07-18T00:21:41.889712772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:41.897463339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078751s
2026-07-18T00:21:41.898845303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-07-18T00:21:41.900451299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:41.904154571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036764s
2026-07-18T00:21:41.905647760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-18T00:21:41', 'add_tvmazeid')
2026-07-18T00:21:41.909271501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.912120541Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-18T00:21:41.913545553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117151s
2026-07-18T00:21:41.915206890Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-18T00:21:41.916906806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.919259897Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-07-18T00:21:41.926252606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-07-18T00:21:41.928371936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:41.933386561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050718s
2026-07-18T00:21:41.934956123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-18T00:21:41', 'add_additional_episodes_index')
2026-07-18T00:21:41.938776170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.942305361Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-18T00:21:41.944245631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140516s
2026-07-18T00:21:41.945574027Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-18T00:21:41.947059991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.949379104Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-07-18T00:21:41.952555845Z [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-07-18T00:21:41.956305520Z [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-07-18T00:21:41.961379855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050593s
2026-07-18T00:21:41.962925248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-18T00:21:41', 'disable_kickass')
2026-07-18T00:21:41.966553930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:41.969229742Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-18T00:21:41.970709142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129527s
2026-07-18T00:21:41.972264085Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-18T00:21:41.973926475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:41.977084308Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-07-18T00:21:41.984261038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:41.987024366Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.12E-05s
2026-07-18T00:21:41.988929354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-18T00:21:41.991542169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:42.002463214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109282s
2026-07-18T00:21:42.004525329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-18T00:21:42', 'add_reason_to_pending_releases')
2026-07-18T00:21:42.009101149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.012324143Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-18T00:21:42.014212788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210189s
2026-07-18T00:21:42.015953866Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-18T00:21:42.017567618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.020364854Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-07-18T00:21:42.024631311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:42.026946335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-07-18T00:21:42.030475045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035815s
2026-07-18T00:21:42.032262557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-18T00:21:42', 'remove_titans_of_tv')
2026-07-18T00:21:42.036635749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.039771296Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-18T00:21:42.041466602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012939s
2026-07-18T00:21:42.043231779Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-18T00:21:42.044944750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.047760614Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-07-18T00:21:42.068309899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-18T00:21:42.070797411Z [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-07-18T00:21:42.078753111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083411s
2026-07-18T00:21:42.080486854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-18T00:21:42.082570894Z [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-07-18T00:21:42.090987552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087654s
2026-07-18T00:21:42.092725775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:42.094260667Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-18T00:21:42.095582460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-07-18T00:21:42.097446587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-07-18T00:21:42.105835519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083071s
2026-07-18T00:21:42.107604985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-07-18T00:21:42.109518601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-07-18T00:21:42.117903375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082761s
2026-07-18T00:21:42.119674985Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-18T00:21:42.122065993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-18T00:21:42.125623711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034876s
2026-07-18T00:21:42.127126730Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.128529216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.142448802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135436s
2026-07-18T00:21:42.144245913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:42.145822269Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-18T00:21:42.147151037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-07-18T00:21:42.203107383Z [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-07-18T00:21:42.212475690Z [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-07-18T00:21:42.220664129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:42.224444325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:42.242143808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0929778s
2026-07-18T00:21:42.244284261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-18T00:21:42', 'extra_and_subtitle_files')
2026-07-18T00:21:42.248291626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.251444549Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-18T00:21:42.253066036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1026643s
2026-07-18T00:21:42.255194865Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-18T00:21:42.256839118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.259712568Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-07-18T00:21:42.266283768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:42.267942320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.92E-05s
2026-07-18T00:21:42.269386049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-07-18T00:21:42.304679452Z [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-07-18T00:21:42.310910406Z [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-07-18T00:21:42.316253442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-18T00:21:42.319111251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-07-18T00:21:42.335447777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643085s
2026-07-18T00:21:42.336823940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:42.338272529Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:42.339548039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-07-18T00:21:42.341493349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-07-18T00:21:42.348703146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073609s
2026-07-18T00:21:42.350364233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-18T00:21:42', 'add_scene_season_number')
2026-07-18T00:21:42.354114559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.357034202Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-18T00:21:42.358606490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157283s
2026-07-18T00:21:42.360247897Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-18T00:21:42.361998234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.364332617Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-07-18T00:21:42.368160941Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.369650733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.384298136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143276s
2026-07-18T00:21:42.386414210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-18T00:21:42', 'add_ultrahd_quality_in_profiles')
2026-07-18T00:21:42.390669344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.393384685Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-18T00:21:42.395088327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237615s
2026-07-18T00:21:42.396718863Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-18T00:21:42.398633220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.400955930Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-07-18T00:21:42.410114413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:42.411711401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2026-07-18T00:21:42.412998575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-07-18T00:21:42.414805846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:42.422789032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081257s
2026-07-18T00:21:42.424146657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:42.425514273Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-07-18T00:21:42.426758420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-07-18T00:21:42.428432132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:42.435669194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073296s
2026-07-18T00:21:42.437025307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-18T00:21:42.438405528Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-07-18T00:21:42.439649294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-07-18T00:21:42.441342816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:42.448618165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073566s
2026-07-18T00:21:42.449934327Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.451272804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.515104549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0633727s
2026-07-18T00:21:42.517306255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-18T00:21:42', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-18T00:21:42.521949461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.524801157Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-18T00:21:42.526723641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734241s
2026-07-18T00:21:42.528423115Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-18T00:21:42.530078500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.532438135Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-07-18T00:21:42.535902084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.537365303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.549912544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122837s
2026-07-18T00:21:42.551857904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-18T00:21:42', 'fix_metadata_file_extensions')
2026-07-18T00:21:42.555956201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.558677745Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-18T00:21:42.560360676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213129s
2026-07-18T00:21:42.561988035Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-18T00:21:42.563469069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.565794996Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-07-18T00:21:42.569545092Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:42.571613299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-18T00:21:42.574849339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034429s
2026-07-18T00:21:42.576446908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-18T00:21:42', 'remove_kickass')
2026-07-18T00:21:42.580076842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.582750089Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-18T00:21:42.584282426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113654s
2026-07-18T00:21:42.585903322Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-18T00:21:42.587578658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.589864794Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-07-18T00:21:42.595376620Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:42.597382201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-07-18T00:21:42.601403914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045723s
2026-07-18T00:21:42.602944879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-18T00:21:42', 'rename_torrent_downloadstation')
2026-07-18T00:21:42.606791089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.609487081Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-18T00:21:42.611171275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126997s
2026-07-18T00:21:42.612742821Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-18T00:21:42.614237443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.616567878Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-07-18T00:21:42.619691682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:42.622909907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:42.627137325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042453s
2026-07-18T00:21:42.628687719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-18T00:21:42', 'update_btn_url')
2026-07-18T00:21:42.632274175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.634903583Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-18T00:21:42.636402584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121039s
2026-07-18T00:21:42.637987808Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-18T00:21:42.639399312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.641680658Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-07-18T00:21:42.645283478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:42.647193135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-18T00:21:42.650123059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030255s
2026-07-18T00:21:42.651618051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-18T00:21:42', 'remove_wombles')
2026-07-18T00:21:42.655518420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.657914157Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-18T00:21:42.659388458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108605s
2026-07-18T00:21:42.660960896Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-18T00:21:42.662555289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.664844872Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-07-18T00:21:42.668728507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-18T00:21:42.670982970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-18T00:21:42.673860458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029633s
2026-07-18T00:21:42.675167642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.676571200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.691066787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141958s
2026-07-18T00:21:42.693098080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-18T00:21:42', 'fix_extra_file_extension')
2026-07-18T00:21:42.697058890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.700781722Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-18T00:21:42.702386064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241913s
2026-07-18T00:21:42.704012902Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-18T00:21:42.705573296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.707890966Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-07-18T00:21:42.711339985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.712809186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.720970299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079607s
2026-07-18T00:21:42.722758052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-18T00:21:42', 'import_extra_files')
2026-07-18T00:21:42.726635324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.729347589Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-18T00:21:42.730870087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165411s
2026-07-18T00:21:42.732488057Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-18T00:21:42.734065736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.736372764Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-07-18T00:21:42.739659306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.741122835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.747936033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066563s
2026-07-18T00:21:42.749580447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-18T00:21:42', 'fix_extra_files_config')
2026-07-18T00:21:42.753443420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.756154182Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-18T00:21:42.757718654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150185s
2026-07-18T00:21:42.759288928Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-18T00:21:42.760914834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.763196121Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-07-18T00:21:42.773267995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-18T00:21:42.775345060Z [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-07-18T00:21:42.780692514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057055s
2026-07-18T00:21:42.782139821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-18T00:21:42.783897492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-18T00:21:42.787571976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038051s
2026-07-18T00:21:42.788912226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:42.790270824Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-18T00:21:42.791527747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-07-18T00:21:42.793307052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:42.801241469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080327s
2026-07-18T00:21:42.802588563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:42.803921709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:42.908822755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045619s
2026-07-18T00:21:42.910655307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-07-18T00:21:42.947265764Z [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-07-18T00:21:42.952492897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-07-18T00:21:42.956409578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-18T00:21:42.959365625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-18T00:21:42.976153761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-18T00:21:42.979770598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0675271s
2026-07-18T00:21:42.981412286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-18T00:21:42', 'create_language_profiles')
2026-07-18T00:21:42.985173304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:42.988181245Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-18T00:21:42.989779976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759962s
2026-07-18T00:21:42.991403448Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-18T00:21:42.993061228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:42.995464350Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-07-18T00:21:42.999988476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:43.001586375Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-18T00:21:43.002872176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-07-18T00:21:43.004726562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-07-18T00:21:43.012466718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078411s
2026-07-18T00:21:43.014034527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-18T00:21:43', 'added_regex_to_scenemapping')
2026-07-18T00:21:43.017872490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.020559244Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-18T00:21:43.022226553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160088s
2026-07-18T00:21:43.023806928Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-18T00:21:43.025496452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.027780474Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-07-18T00:21:43.031295035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:43.032780288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:43.048290901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015214s
2026-07-18T00:21:43.050273145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-18T00:21:43', 'consolidate_indexer_baseurl')
2026-07-18T00:21:43.054295980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.056995409Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-18T00:21:43.058669803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242116s
2026-07-18T00:21:43.060311301Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-18T00:21:43.061928098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.064271750Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-07-18T00:21:43.081763595Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-18T00:21:43.188424577Z [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-07-18T00:21:43.195942926Z [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-07-18T00:21:43.202562984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:43.205620956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:43.222437310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:43.226736652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1428193s
2026-07-18T00:21:43.228349933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-18T00:21:43', 'rename_indexer_status_id')
2026-07-18T00:21:43.232138607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.235064642Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-18T00:21:43.236685528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1512374s
2026-07-18T00:21:43.238511167Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-18T00:21:43.240196413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.242747142Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-07-18T00:21:43.250978938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-18T00:21:43.253119922Z [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-07-18T00:21:43.259540429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068087s
2026-07-18T00:21:43.261020761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-18T00:21:43.262785778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:43.266740276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039986s
2026-07-18T00:21:43.268299327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-18T00:21:43', 'add_downloadclient_status')
2026-07-18T00:21:43.272221901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.274774564Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-18T00:21:43.276448026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01206s
2026-07-18T00:21:43.278030464Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-18T00:21:43.279490126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.281828778Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-07-18T00:21:43.284978634Z [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-07-18T00:21:43.288674090Z [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-07-18T00:21:43.293686550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049926s
2026-07-18T00:21:43.295207655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-18T00:21:43', 'disable_nyaa')
2026-07-18T00:21:43.298852779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.301540054Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-18T00:21:43.303031068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128963s
2026-07-18T00:21:43.304583386Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-18T00:21:43.306353853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.308635310Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-07-18T00:21:43.312036433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:43.313497096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:43.359792467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459558s
2026-07-18T00:21:43.361876306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-18T00:21:43', 'add_webrip_and_br480_qualites_in_profile')
2026-07-18T00:21:43.366308306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.369128358Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-18T00:21:43.370931962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556184s
2026-07-18T00:21:43.372589331Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-18T00:21:43.374259226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.376622268Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-07-18T00:21:43.380676828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-18T00:21:43.382404559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:43.386306431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039587s
2026-07-18T00:21:43.387880713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-18T00:21:43', 'add_history_eventType_index')
2026-07-18T00:21:43.391696511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.394512856Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-18T00:21:43.396200677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122401s
2026-07-18T00:21:43.397781301Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-18T00:21:43.399650417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.401924439Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-07-18T00:21:43.409947094Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-18T00:21:43.450502439Z [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-07-18T00:21:43.456835760Z [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-07-18T00:21:43.462611969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:43.465602585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:43.482673762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:43.486113292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0741094s
2026-07-18T00:21:43.487457781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:43.488868383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:43.490146649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-18T00:21:43.492042349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-18T00:21:43.499512190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075538s
2026-07-18T00:21:43.500927692Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-18T00:21:43.503310733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-18T00:21:43.506312862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030405s
2026-07-18T00:21:43.507612130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:43.509000498Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2026-07-18T00:21:43.510259835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-18T00:21:43.547818362Z [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-07-18T00:21:43.554546839Z [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-07-18T00:21:43.561342071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-18T00:21:43.564348739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-18T00:21:43.582853074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-18T00:21:43.586997695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0748079s
2026-07-18T00:21:43.588781539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-18T00:21:43', 'separate_automatic_and_interactive_searches')
2026-07-18T00:21:43.592994788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.596462756Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-18T00:21:43.598349488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844436s
2026-07-18T00:21:43.600474660Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-18T00:21:43.602294065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.604828993Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-07-18T00:21:43.618687076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-07-18T00:21:43.620648187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:43.625000417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044485s
2026-07-18T00:21:43.626683578Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-07-18T00:21:43.628680682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-07-18T00:21:43.631565936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033163s
2026-07-18T00:21:43.632919333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-07-18T00:21:43.634663437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:43.638333391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003822s
2026-07-18T00:21:43.639661177Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-18T00:21:43.641277193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-18T00:21:43.644010370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028259s
2026-07-18T00:21:43.645363166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-18T00:21:43.647031016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:43.650668686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036931s
2026-07-18T00:21:43.652245463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-18T00:21:43', 'update_series_episodes_history_indexes')
2026-07-18T00:21:43.656155912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.659418746Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-18T00:21:43.661201138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125118s
2026-07-18T00:21:43.662789077Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-18T00:21:43.664385724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.666688224Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-07-18T00:21:43.670098264Z [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-07-18T00:21:43.674486246Z [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-07-18T00:21:43.680271954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058181s
2026-07-18T00:21:43.681819411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-18T00:21:43', 'update_animetosho_url')
2026-07-18T00:21:43.685523194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.688265340Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-18T00:21:43.689847618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138614s
2026-07-18T00:21:43.691392821Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-18T00:21:43.693079149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.695366307Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-07-18T00:21:43.698912071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:43.700405741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:43.731814076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311168s
2026-07-18T00:21:43.733901462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-18T00:21:43', 'add_remux_qualities_in_profile')
2026-07-18T00:21:43.738184372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.740888510Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-18T00:21:43.742565279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404674s
2026-07-18T00:21:43.744187507Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-18T00:21:43.745820398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.748141264Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-07-18T00:21:43.752272839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-07-18T00:21:43.753963435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:43.757862862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039461s
2026-07-18T00:21:43.759407464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-18T00:21:43', 'add_history_seriesId_index')
2026-07-18T00:21:43.763184324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.765939897Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-18T00:21:43.767555702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120747s
2026-07-18T00:21:43.769140355Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-18T00:21:43.770796342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.773095344Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-07-18T00:21:43.782239930Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:43.784480284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-18T00:21:43.787894603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035234s
2026-07-18T00:21:43.789210675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:43.790995591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-18T00:21:43.793883130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029496s
2026-07-18T00:21:43.795428463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-18T00:21:43', 'remove_media_browser_metadata')
2026-07-18T00:21:43.799268961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.801985856Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-18T00:21:43.803626151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110607s
2026-07-18T00:21:43.805227487Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-18T00:21:43.807157386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.809499315Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-07-18T00:21:43.814342203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:43.816291129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-18T00:21:43.819485967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032713s
2026-07-18T00:21:43.820794163Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:43.822576584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-18T00:21:43.825387768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00287s
2026-07-18T00:21:43.826885386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-18T00:21:43', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-18T00:21:43.831009596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.833688854Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-18T00:21:43.835602069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111845s
2026-07-18T00:21:43.837170830Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-18T00:21:43.838722386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.841018914Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-07-18T00:21:43.847046990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-18T00:21:43.849374620Z [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-07-18T00:21:43.854530528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058523s
2026-07-18T00:21:43.856101604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-18T00:21:43', 'add_custom_filters')
2026-07-18T00:21:43.859787491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.862613094Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-18T00:21:43.864161123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139968s
2026-07-18T00:21:43.865754904Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-18T00:21:43.867557677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.869877521Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-07-18T00:21:43.876590517Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-18T00:21:43.878596539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:43.897027346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185776s
2026-07-18T00:21:43.898409130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:43.899935415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.96E-05s
2026-07-18T00:21:43.901207047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-18T00:21:43.903396770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:43.911551400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083512s
2026-07-18T00:21:43.913137877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-18T00:21:43', 'rename_restrictions_to_release_profiles')
2026-07-18T00:21:43.917100431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:43.919866535Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-18T00:21:43.921637803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166867s
2026-07-18T00:21:43.923251916Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-18T00:21:43.925081642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:43.927382599Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-07-18T00:21:43.941609013Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-18T00:21:43.943578712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-18T00:21:43.962249783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186583s
2026-07-18T00:21:43.963626136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:43.965100737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2026-07-18T00:21:43.966378802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-18T00:21:43.968284813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-18T00:21:43.975953414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077807s
2026-07-18T00:21:43.977286600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-18T00:21:43.978757444Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2026-07-18T00:21:43.979990538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-18T00:21:43.981877972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-18T00:21:43.989465139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076576s
2026-07-18T00:21:43.990782744Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:43.992267906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-18T00:21:43.995088079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030356s
2026-07-18T00:21:43.996374040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:43.997685322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-18T00:21:44.000508080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002833s
2026-07-18T00:21:44.002003122Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-07-18T00:21:44.055649254Z [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-07-18T00:21:44.071636867Z [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-07-18T00:21:44.087984406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:44.091952511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:44.109192438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:44.112789065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:44.116306743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:44.119538795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:44.122981241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:44.126352234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:44.129860272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1260661s
2026-07-18T00:21:44.131423211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-18T00:21:44', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-18T00:21:44.135572892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.139788878Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-18T00:21:44.141674086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1360423s
2026-07-18T00:21:44.143635608Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-18T00:21:44.145477519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.148172941Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-07-18T00:21:44.153142113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:44.154719642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-18T00:21:44.156134763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-07-18T00:21:44.158026655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-18T00:21:44.166343162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084256s
2026-07-18T00:21:44.168037205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-18T00:21:44', 'add_relative_original_path_to_episode_file')
2026-07-18T00:21:44.172105753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.174833359Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-18T00:21:44.176662675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169604s
2026-07-18T00:21:44.178242638Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-18T00:21:44.179874166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.182180442Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-07-18T00:21:44.186802596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:44.188323640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-18T00:21:44.189604882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-07-18T00:21:44.191406322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-07-18T00:21:44.199518016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082033s
2026-07-18T00:21:44.201094082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-18T00:21:44', 'episode_last_searched_time')
2026-07-18T00:21:44.204902896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.207622015Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-18T00:21:44.209249263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163532s
2026-07-18T00:21:44.210823275Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-18T00:21:44.212426285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.214717051Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-07-18T00:21:44.218671158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:44.220224788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:44.229474145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090396s
2026-07-18T00:21:44.231222197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-18T00:21:44.233356988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-18T00:21:44.236426423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030826s
2026-07-18T00:21:44.238012769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-18T00:21:44', 'download_propers_config')
2026-07-18T00:21:44.241861654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.244655524Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-18T00:21:44.246263945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113462s
2026-07-18T00:21:44.247929560Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-18T00:21:44.249600167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.252038700Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-07-18T00:21:44.257655217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:44.259415083Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.57E-05s
2026-07-18T00:21:44.260743640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-18T00:21:44.262621914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:44.271450022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089042s
2026-07-18T00:21:44.273019244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:44.274334414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:44.572616584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2978963s
2026-07-18T00:21:44.574668368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-18T00:21:44', 'add_download_client_priority')
2026-07-18T00:21:44.579068895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.581851331Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-18T00:21:44.583533160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3075063s
2026-07-18T00:21:44.585209448Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-18T00:21:44.586846095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.589176461Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-07-18T00:21:44.598721293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:44.600556340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-18T00:21:44.601842752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-07-18T00:21:44.603784244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-07-18T00:21:44.612314201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086429s
2026-07-18T00:21:44.613661065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:44.615054543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-07-18T00:21:44.618178357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032394s
2026-07-18T00:21:44.619704953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-18T00:21:44', 'add_specials_folder_format')
2026-07-18T00:21:44.623467524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.626201342Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-18T00:21:44.627827439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112833s
2026-07-18T00:21:44.629442313Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-18T00:21:44.631140003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.633469948Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-07-18T00:21:44.639567084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:44.641189492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-18T00:21:44.642464582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-18T00:21:44.644351624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:44.652833574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086047s
2026-07-18T00:21:44.654164165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:44.655595179Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-07-18T00:21:44.656865709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-18T00:21:44.658810307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:44.666882792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081598s
2026-07-18T00:21:44.668433456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-18T00:21:44', 'health_issue_notification')
2026-07-18T00:21:44.672237221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.674846027Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-18T00:21:44.676474328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161659s
2026-07-18T00:21:44.678042528Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-18T00:21:44.679874579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.682204414Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-07-18T00:21:44.688462183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:44.690073890Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-18T00:21:44.691356354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-18T00:21:44.693196472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:44.701664554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085867s
2026-07-18T00:21:44.702991578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:44.704452602Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-07-18T00:21:44.705669834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-18T00:21:44.707475633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:44.715449890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080632s
2026-07-18T00:21:44.717012068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-18T00:21:44', 'add_indexer_and_enabled_to_release_profiles')
2026-07-18T00:21:44.721015063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.723685494Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-18T00:21:44.725512656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163346s
2026-07-18T00:21:44.727095375Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-18T00:21:44.728757754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.731033850Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-07-18T00:21:44.737214173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:44.738741581Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-18T00:21:44.740059887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-07-18T00:21:44.741939434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-07-18T00:21:44.750349740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085096s
2026-07-18T00:21:44.751707636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-07-18T00:21:44.753567323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-07-18T00:21:44.761376488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078912s
2026-07-18T00:21:44.762722550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-07-18T00:21:44.764577718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-07-18T00:21:44.772373335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078667s
2026-07-18T00:21:44.773925232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-18T00:21:44', 'add_airedbefore_to_episodes')
2026-07-18T00:21:44.777874129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.780595051Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-18T00:21:44.782230537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161184s
2026-07-18T00:21:44.783811573Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-18T00:21:44.785313869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.787611629Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-07-18T00:21:44.791730829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:44.793806601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-18T00:21:44.796877389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032536s
2026-07-18T00:21:44.798226166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-18T00:21:44.801968637Z [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-07-18T00:21:44.806661773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046955s
2026-07-18T00:21:44.808191035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-18T00:21:44', 'remove_bitmetv')
2026-07-18T00:21:44.811813714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.814493494Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-18T00:21:44.815986853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125494s
2026-07-18T00:21:44.817559612Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-18T00:21:44.819142521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.821624883Z [Info] add_download_history: Starting migration of Main DB to 139
2026-07-18T00:21:44.837358855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-18T00:21:44.839717738Z [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-07-18T00:21:44.847221798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081659s
2026-07-18T00:21:44.848557319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-18T00:21:44.850349019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-18T00:21:44.853954824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037355s
2026-07-18T00:21:44.855294654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-07-18T00:21:44.856969419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-18T00:21:44.860502808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035824s
2026-07-18T00:21:44.861836054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-18T00:21:44.863509196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-18T00:21:44.867083628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036179s
2026-07-18T00:21:44.868403236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:44.869748477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:44.897766411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0277653s
2026-07-18T00:21:44.899756089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-18T00:21:44', 'add_download_history')
2026-07-18T00:21:44.903666890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.906568786Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-18T00:21:44.908139571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036799s
2026-07-18T00:21:44.909746439Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-18T00:21:44.911487006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.913800057Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-07-18T00:21:44.917112752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-18T00:21:44.919342464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-18T00:21:44.923094534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037304s
2026-07-18T00:21:44.924666902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-18T00:21:44', 'remove_chown_and_folderchmod_config_v2')
2026-07-18T00:21:44.928582933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.931242462Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-18T00:21:44.932988129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119231s
2026-07-18T00:21:44.934514464Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-18T00:21:44.936021611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.938320874Z [Info] add_update_history: Starting migration of Main DB to 141
2026-07-18T00:21:44.939949155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-18T00:21:44', 'add_update_history')
2026-07-18T00:21:44.943575732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:44.946414191Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-18T00:21:44.947903742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010365s
2026-07-18T00:21:44.949399817Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-18T00:21:44.950819458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:44.953040533Z [Info] import_lists: Starting migration of Main DB to 142
2026-07-18T00:21:44.972539211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-18T00:21:44.974831009Z [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-07-18T00:21:44.982989617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008725s
2026-07-18T00:21:44.984373396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-18T00:21:44.985994402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-18T00:21:44.989560587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036004s
2026-07-18T00:21:44.990879695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-18T00:21:44.992742519Z [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-07-18T00:21:44.999151412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067408s
2026-07-18T00:21:45.000501061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-18T00:21:45.002205956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:45.006109211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039455s
2026-07-18T00:21:45.007452067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-18T00:21:45.009317075Z [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-07-18T00:21:45.013631117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045699s
2026-07-18T00:21:45.014968382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-07-18T00:21:45.016677145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-18T00:21:45.020724990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040819s
2026-07-18T00:21:45.022277408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-18T00:21:45', 'import_lists')
2026-07-18T00:21:45.025903835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.029854856Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-18T00:21:45.031329267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132433s
2026-07-18T00:21:45.032980745Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-18T00:21:45.034623555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.037020014Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-07-18T00:21:45.041906209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:45.043781287Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2026-07-18T00:21:45.044742975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-18T00:21:45.046543603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-18T00:21:45.056004496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093291s
2026-07-18T00:21:45.057387863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-18T00:21:45', 'add_priority_to_indexers')
2026-07-18T00:21:45.061162879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.064155369Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-18T00:21:45.065603387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174909s
2026-07-18T00:21:45.067174131Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-18T00:21:45.069002506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.071309644Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-07-18T00:21:45.077762486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:45.079264162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-07-18T00:21:45.080569081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-07-18T00:21:45.082344017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:45.091660920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094274s
2026-07-18T00:21:45.093017453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:45.094424458Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-07-18T00:21:45.095695800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-07-18T00:21:45.097545517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:45.106414868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089766s
2026-07-18T00:21:45.107934740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-18T00:21:45', 'import_lists_series_type_and_season_folder')
2026-07-18T00:21:45.112222851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.114875946Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-18T00:21:45.116697286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174691s
2026-07-18T00:21:45.118338483Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-18T00:21:45.119802683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.122114191Z [Info] remove_growl: Starting migration of Main DB to 145
2026-07-18T00:21:45.125717030Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:45.127642400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-18T00:21:45.130727375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031119s
2026-07-18T00:21:45.132219121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-18T00:21:45', 'remove_growl')
2026-07-18T00:21:45.135918225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.138525959Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-18T00:21:45.140155462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109952s
2026-07-18T00:21:45.141547928Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-18T00:21:45.143555904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.145553208Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-07-18T00:21:45.147317082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-18T00:21:45', 'cleanup_duplicates_updatehistory')
2026-07-18T00:21:45.151161158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.153770094Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-18T00:21:45.155461372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104628s
2026-07-18T00:21:45.156922466Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-18T00:21:45.158573072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.160761221Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-07-18T00:21:45.164456917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:45.165945557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:45.171704470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056742s
2026-07-18T00:21:45.173353353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-18T00:21:45', 'swap_filechmod_for_folderchmod')
2026-07-18T00:21:45.177333542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.179994654Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-18T00:21:45.181694549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140333s
2026-07-18T00:21:45.183286106Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-18T00:21:45.184820839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.187106283Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-07-18T00:21:45.190402255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-18T00:21:45.193180543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-18T00:21:45.196937973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037442s
2026-07-18T00:21:45.198243133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-18T00:21:45.201307127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-18T00:21:45.205210983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038878s
2026-07-18T00:21:45.206729032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-18T00:21:45', 'mediainfo_channels')
2026-07-18T00:21:45.210392934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.213067192Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-18T00:21:45.214573417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117624s
2026-07-18T00:21:45.216115023Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-18T00:21:45.217780239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.220030753Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-07-18T00:21:45.226028217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:45.227612409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-07-18T00:21:45.228902158Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-07-18T00:21:45.230790293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:45.240242829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093661s
2026-07-18T00:21:45.241403407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:45.242831635Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-07-18T00:21:45.244087615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-07-18T00:21:45.246004708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:45.254738456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088375s
2026-07-18T00:21:45.256287958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-18T00:21:45', 'add_on_delete_to_notifications')
2026-07-18T00:21:45.260145190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.262923187Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-18T00:21:45.264594836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170528s
2026-07-18T00:21:45.266174719Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-18T00:21:45.267769572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.270083535Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-07-18T00:21:45.276265000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-18T00:21:45.277831526Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-07-18T00:21:45.279095914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-07-18T00:21:45.280893616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-07-18T00:21:45.289774871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089413s
2026-07-18T00:21:45.291122486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-07-18T00:21:45.292892382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-07-18T00:21:45.301269722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084633s
2026-07-18T00:21:45.302612768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-07-18T00:21:45.304348966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-07-18T00:21:45.312579400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008302s
2026-07-18T00:21:45.314115114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-18T00:21:45', 'add_scene_mapping_origin')
2026-07-18T00:21:45.317871683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.320597406Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-18T00:21:45.322187960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163513s
2026-07-18T00:21:45.323758986Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-18T00:21:45.325383840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.327673714Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-07-18T00:21:45.338574598Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:45.340065081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-07-18T00:21:45.343655956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036708s
2026-07-18T00:21:45.344979854Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:45.346339533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-07-18T00:21:45.349399870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031217s
2026-07-18T00:21:45.350694609Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:45.352024268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-07-18T00:21:45.355056918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030935s
2026-07-18T00:21:45.356600879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-18T00:21:45', 'remove_custom_filter_type')
2026-07-18T00:21:45.360369903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.363033009Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-18T00:21:45.364640087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110873s
2026-07-18T00:21:45.366214369Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-18T00:21:45.367804914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.370137845Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-07-18T00:21:45.373252300Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-18T00:21:45.376622401Z [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-07-18T00:21:45.381081535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044444s
2026-07-18T00:21:45.382615897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-18T00:21:45', 'update_btn_url_to_https')
2026-07-18T00:21:45.386327926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.389009389Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-18T00:21:45.390599663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124144s
2026-07-18T00:21:45.392157993Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-18T00:21:45.393901326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.396186200Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-07-18T00:21:45.400848453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:45.402475572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-18T00:21:45.403735390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-07-18T00:21:45.405841895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:45.415746652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100185s
2026-07-18T00:21:45.417331355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-18T00:21:45', 'add_on_episodefiledelete_for_upgrade')
2026-07-18T00:21:45.421264340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.424041545Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-18T00:21:45.425780389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183506s
2026-07-18T00:21:45.427349771Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-18T00:21:45.428967451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.431238296Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-07-18T00:21:45.435627761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-18T00:21:45.437237404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:45.438501611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-18T00:21:45.440277048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-18T00:21:45.449381092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092201s
2026-07-18T00:21:45.450958230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-18T00:21:45', 'add_name_release_profile')
2026-07-18T00:21:45.454720861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.457446473Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-18T00:21:45.459035294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173213s
2026-07-18T00:21:45.460625208Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-18T00:21:45.462294010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.464582271Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-07-18T00:21:45.467906178Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:45.469401722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:45.508957423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392816s
2026-07-18T00:21:45.510998205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-18T00:21:45', 'add_arabic_and_hindi_languages')
2026-07-18T00:21:45.516492175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.519305543Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-18T00:21:45.521003494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499215s
2026-07-18T00:21:45.522623398Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-18T00:21:45.524274305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.526603157Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-07-18T00:21:45.535609945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:45.537400142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-18T00:21:45.538680021Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-18T00:21:45.540705061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:45.550340997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097582s
2026-07-18T00:21:45.551679423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-18T00:21:45.553032149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-18T00:21:45.556088117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031236s
2026-07-18T00:21:45.557636737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-18T00:21:45', 'add_bypass_to_delay_profile')
2026-07-18T00:21:45.561460972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.564239561Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-18T00:21:45.565874215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112858s
2026-07-18T00:21:45.567456002Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-18T00:21:45.569194164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.571497134Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-07-18T00:21:45.574791001Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:45.576273077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:45.601278621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247774s
2026-07-18T00:21:45.603268841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-18T00:21:45', 'email_multiple_addresses')
2026-07-18T00:21:45.607229251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.609930143Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-18T00:21:45.611540909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0336478s
2026-07-18T00:21:45.613195132Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-18T00:21:45.614821298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.617164289Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-07-18T00:21:45.623666470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:45.625318179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-18T00:21:45.626593148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-18T00:21:45.628657497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:45.638352351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098219s
2026-07-18T00:21:45.639724115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-18T00:21:45.641735267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:45.650676664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090527s
2026-07-18T00:21:45.652010461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:45.653362606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:45.929264812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2754603s
2026-07-18T00:21:45.931605478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-18T00:21:45', 'cdh_per_downloadclient')
2026-07-18T00:21:45.936220657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.938959325Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-18T00:21:45.940504038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2855047s
2026-07-18T00:21:45.942257040Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-18T00:21:45.943815651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.946461722Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-07-18T00:21:45.951128806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:45.952636855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-07-18T00:21:45.953921994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-18T00:21:45.955592129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:45.964661723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091602s
2026-07-18T00:21:45.966246356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-18T00:21:45', 'add_indexer_tags')
2026-07-18T00:21:45.970115162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:45.972842387Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-18T00:21:45.974348762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173885s
2026-07-18T00:21:45.975921110Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-18T00:21:45.977629602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:45.980111754Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-07-18T00:21:45.983753692Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-18T00:21:45.985574861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-18T00:21:46.006890691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214309s
2026-07-18T00:21:46.008583852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-18T00:21:46', 'rename_blacklist_to_blocklist')
2026-07-18T00:21:46.012464862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.015141846Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-18T00:21:46.016832342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297823s
2026-07-18T00:21:46.018453198Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-18T00:21:46.020118624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.022451965Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-07-18T00:21:46.027892297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:46.029903099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-18T00:21:46.033236385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034095s
2026-07-18T00:21:46.034536314Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:46.036328204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-18T00:21:46.039153337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028958s
2026-07-18T00:21:46.040442955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.041827265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.086617563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445122s
2026-07-18T00:21:46.088691692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-18T00:21:46', 'remove_plex_hometheatre')
2026-07-18T00:21:46.092840141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.095618018Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-18T00:21:46.097219575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537595s
2026-07-18T00:21:46.098848337Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-18T00:21:46.100466277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.102802454Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-07-18T00:21:46.106392267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.107840274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.126194597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180979s
2026-07-18T00:21:46.128203825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-18T00:21:46', 'release_profile_to_array')
2026-07-18T00:21:46.132230669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.134954577Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-18T00:21:46.136579972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0271123s
2026-07-18T00:21:46.138226881Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-18T00:21:46.139801353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.142134214Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-07-18T00:21:46.145627582Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.147076953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.175503439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0281638s
2026-07-18T00:21:46.177555714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-18T00:21:46', 'mediainfo_to_ffmpeg')
2026-07-18T00:21:46.181570313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.184376648Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-18T00:21:46.185926370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372909s
2026-07-18T00:21:46.187501404Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-18T00:21:46.189165537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.191472405Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-07-18T00:21:46.196432209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:46.197988875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.56E-05s
2026-07-18T00:21:46.199251790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-18T00:21:46.201088731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:46.210645577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096724s
2026-07-18T00:21:46.212249579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-18T00:21:46', 'download_client_per_indexer')
2026-07-18T00:21:46.216054155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.218826501Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-18T00:21:46.220480384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179016s
2026-07-18T00:21:46.222085137Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-18T00:21:46.223754611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.226071068Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-07-18T00:21:46.231004428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:46.232614252Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-18T00:21:46.233877768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-18T00:21:46.235842036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:46.245655860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099158s
2026-07-18T00:21:46.247265643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-18T00:21:46', 'add_on_update_to_notifications')
2026-07-18T00:21:46.251157515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.253947527Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-18T00:21:46.255615798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182582s
2026-07-18T00:21:46.257236804Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-18T00:21:46.258852700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.261226172Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-07-18T00:21:46.264779532Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.266215716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.275834747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094663s
2026-07-18T00:21:46.277691348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-18T00:21:46', 'update_series_sort_title')
2026-07-18T00:21:46.281689063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.284382340Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-18T00:21:46.285964748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181739s
2026-07-18T00:21:46.287595233Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-18T00:21:46.289178874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.291482897Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-07-18T00:21:46.295915798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:46.297462926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2026-07-18T00:21:46.298740009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-07-18T00:21:46.300432509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-07-18T00:21:46.309522244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091961s
2026-07-18T00:21:46.311086917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-18T00:21:46', 'add_tvdbid_to_episode')
2026-07-18T00:21:46.314843977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.317628568Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-18T00:21:46.319188791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173434s
2026-07-18T00:21:46.320823575Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-18T00:21:46.322563421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.324871802Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-07-18T00:21:46.329528274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:46.331100442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-18T00:21:46.332395221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-18T00:21:46.334275950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-18T00:21:46.343391137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092039s
2026-07-18T00:21:46.344998125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-18T00:21:46', 'add_additional_info_to_pending_releases')
2026-07-18T00:21:46.348983705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.351674267Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-18T00:21:46.353481257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017548s
2026-07-18T00:21:46.355073245Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-18T00:21:46.356858763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.359168096Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-07-18T00:21:46.362796917Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.364264645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.402300624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0377111s
2026-07-18T00:21:46.404429022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-18T00:21:46', 'add_malayalam_and_ukrainian_languages')
2026-07-18T00:21:46.408853297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.412007552Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-18T00:21:46.413789062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0477272s
2026-07-18T00:21:46.415427984Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-18T00:21:46.417178922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.419544819Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-07-18T00:21:46.424233647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:46.425812297Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2026-07-18T00:21:46.427078789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-18T00:21:46.428948096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-18T00:21:46.438063763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092253s
2026-07-18T00:21:46.439646472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-18T00:21:46', 'add_language_tags_to_subtitle_files')
2026-07-18T00:21:46.443584426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.446299728Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-18T00:21:46.448062951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175159s
2026-07-18T00:21:46.449635760Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-18T00:21:46.451170321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.453492691Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-07-18T00:21:46.476212108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-18T00:21:46.478634129Z [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-07-18T00:21:46.485023793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068992s
2026-07-18T00:21:46.486445748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-18T00:21:46.488238891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-18T00:21:46.491793353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038028s
2026-07-18T00:21:46.493136569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:46.494604276Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-07-18T00:21:46.495886911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-18T00:21:46.497741247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:46.507117630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094934s
2026-07-18T00:21:46.508505837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:46.509956931Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2026-07-18T00:21:46.511211037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-18T00:21:46.513058760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:46.522041029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090768s
2026-07-18T00:21:46.523365027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:46.524830269Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2026-07-18T00:21:46.526108364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-18T00:21:46.527956849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:46.537064610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091705s
2026-07-18T00:21:46.538380161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.539716904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.614924681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0749162s
2026-07-18T00:21:46.616735529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:46.618106291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:46.632402587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140465s
2026-07-18T00:21:46.634143605Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-18T00:21:46.684681033Z [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-07-18T00:21:46.691660736Z [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-07-18T00:21:46.698040601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-18T00:21:46.701033241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:46.722739116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0869333s
2026-07-18T00:21:46.724157183Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-18T00:21:46.783693363Z [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-07-18T00:21:46.790146957Z [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-07-18T00:21:46.795374019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-18T00:21:46.798404615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-18T00:21:46.820439503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.094295s
2026-07-18T00:21:46.822039577Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:46.824143216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-18T00:21:46.827264675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003486s
2026-07-18T00:21:46.828971595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-18T00:21:46', 'add_custom_formats')
2026-07-18T00:21:46.832686300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.835890906Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-18T00:21:46.837479427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012091s
2026-07-18T00:21:46.839449456Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-18T00:21:46.841472302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.844247464Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-07-18T00:21:46.849929132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-18T00:21:46.851515859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-18T00:21:46.853108769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-07-18T00:21:46.855362309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:46.865359763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010265s
2026-07-18T00:21:46.866921660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-18T00:21:46', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-18T00:21:46.871137595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.873907145Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-18T00:21:46.875929460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188584s
2026-07-18T00:21:46.877634716Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-18T00:21:46.879079146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.881406987Z [Info] remove_omg: Starting migration of Main DB to 173
2026-07-18T00:21:46.884711625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:46.886978653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-18T00:21:46.889995361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030287s
2026-07-18T00:21:46.891522489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-18T00:21:46', 'remove_omg')
2026-07-18T00:21:46.895114807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.897756880Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-18T00:21:46.899179887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108456s
2026-07-18T00:21:46.900774781Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-18T00:21:46.902305475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.904593746Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-07-18T00:21:46.909826339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-18T00:21:46.911300229Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-18T00:21:46.912634768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-18T00:21:46.914278860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-18T00:21:46.923323164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091355s
2026-07-18T00:21:46.924714798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-18T00:21:46.926371145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-18T00:21:46.934838406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085399s
2026-07-18T00:21:46.936415363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-18T00:21:46', 'add_salt_to_users')
2026-07-18T00:21:46.940095909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:46.942848546Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-18T00:21:46.944359590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165443s
2026-07-18T00:21:46.945983893Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-18T00:21:46.947714971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:46.950049214Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-07-18T00:21:46.962703081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:46.964360651Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-18T00:21:46.965637704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-07-18T00:21:46.967437841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:46.977155691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098215s
2026-07-18T00:21:46.978514359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:46.979906264Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2026-07-18T00:21:46.981160120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-18T00:21:46.982857710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:46.991821652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090403s
2026-07-18T00:21:46.993192394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:46.994618758Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2026-07-18T00:21:46.995865029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-07-18T00:21:46.997649765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:47.006776905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092214s
2026-07-18T00:21:47.008127657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.010263189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.013213163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029375s
2026-07-18T00:21:47.014521049Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.016601601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.019432555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028408s
2026-07-18T00:21:47.020747284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.022871955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-18T00:21:47.025745114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028478s
2026-07-18T00:21:47.027088551Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-07-18T00:21:47.075324542Z [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-07-18T00:21:47.083378850Z [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-07-18T00:21:47.091217124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:47.094315276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:47.115988907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:47.119638049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909175s
2026-07-18T00:21:47.121012599Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-18T00:21:47.169436278Z [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-07-18T00:21:47.177269260Z [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-07-18T00:21:47.183579595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:47.187602030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-18T00:21:47.208946557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:47.212514987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:47.215957023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:47.219733451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:47.223636877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:47.227120836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045521s
2026-07-18T00:21:47.228551900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-07-18T00:21:47.278317282Z [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-07-18T00:21:47.287664176Z [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-07-18T00:21:47.295642561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:47.298807729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:47.320744549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:47.324346837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941851s
2026-07-18T00:21:47.325784704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-07-18T00:21:47.375559456Z [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-07-18T00:21:47.390421552Z [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-07-18T00:21:47.406230164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:47.410265415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:47.431358546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:47.434881975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:47.438532330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:47.441839534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:47.445296499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:47.449869864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:47.453746555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1261899s
2026-07-18T00:21:47.455496511Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-18T00:21:47.505781360Z [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-07-18T00:21:47.515167773Z [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-07-18T00:21:47.524512421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-18T00:21:47.527954427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-18T00:21:47.550255181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-18T00:21:47.554206302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0966246s
2026-07-18T00:21:47.555589860Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-18T00:21:47.557191867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-18T00:21:47.560226291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030352s
2026-07-18T00:21:47.561814211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-18T00:21:47', 'language_profiles_to_custom_formats')
2026-07-18T00:21:47.565878159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.570744324Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-18T00:21:47.572578330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136229s
2026-07-18T00:21:47.575075591Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-18T00:21:47.577027805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.579855092Z [Info] original_language: Starting migration of Main DB to 176
2026-07-18T00:21:47.586781929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:47.588380349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-18T00:21:47.589686611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-07-18T00:21:47.591518362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:47.601514423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101069s
2026-07-18T00:21:47.603134237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-18T00:21:47', 'original_language')
2026-07-18T00:21:47.606888261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.609687882Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-18T00:21:47.611202043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183207s
2026-07-18T00:21:47.612923752Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-18T00:21:47.614865534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.617232103Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-07-18T00:21:47.622423513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:47.624041593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-18T00:21:47.625318245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-18T00:21:47.627432655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:47.640611901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098664s
2026-07-18T00:21:47.642365193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-18T00:21:47', 'add_on_manual_interaction_required_to_notifications')
2026-07-18T00:21:47.646603233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.649360358Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-18T00:21:47.651332562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220759s
2026-07-18T00:21:47.652987145Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-18T00:21:47.654507419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.656945191Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-07-18T00:21:47.663205996Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-18T00:21:47.710059180Z [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-07-18T00:21:47.716629298Z [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-07-18T00:21:47.722585089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:47.725686568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:47.746801903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:47.750782153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860528s
2026-07-18T00:21:47.752156452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:47.753677386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-07-18T00:21:47.754976163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-07-18T00:21:47.756885260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-18T00:21:47.765509106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008715s
2026-07-18T00:21:47.767085683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-18T00:21:47', 'list_sync_time')
2026-07-18T00:21:47.770744605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.773756544Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-18T00:21:47.775257719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169999s
2026-07-18T00:21:47.776993416Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-18T00:21:47.778530122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.780940629Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-07-18T00:21:47.789434534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-18T00:21:47.791578033Z [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-07-18T00:21:47.798234014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069982s
2026-07-18T00:21:47.800033860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-18T00:21:47.801700348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-18T00:21:47.805231744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036386s
2026-07-18T00:21:47.807298478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-18T00:21:47', 'add_auto_tagging')
2026-07-18T00:21:47.810501652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.813396575Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-18T00:21:47.814911978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118217s
2026-07-18T00:21:47.816551482Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-18T00:21:47.818100914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.820485469Z [Info] task_duration: Starting migration of Main DB to 180
2026-07-18T00:21:47.824934934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:47.826568876Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-18T00:21:47.827858675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-18T00:21:47.829797722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-18T00:21:47.839280388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094296s
2026-07-18T00:21:47.840735290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-18T00:21:47', 'task_duration')
2026-07-18T00:21:47.844402308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.847125235Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-18T00:21:47.848641951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174964s
2026-07-18T00:21:47.850283639Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-18T00:21:47.852000628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.854316985Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-07-18T00:21:47.859668248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-18T00:21:47.861339525Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-18T00:21:47.862623803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-18T00:21:47.864552820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-18T00:21:47.873947198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094829s
2026-07-18T00:21:47.875456249Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-18T00:21:47.878050837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-18T00:21:47.881303120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033861s
2026-07-18T00:21:47.882844946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-18T00:21:47', 'quality_definition_preferred_size')
2026-07-18T00:21:47.886710445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.889429263Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-18T00:21:47.891146513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011556s
2026-07-18T00:21:47.892773812Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-18T00:21:47.894654802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.896989957Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-07-18T00:21:47.903568503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:47.905203737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:47.917139888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-18T00:21:47.919578030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:47.929762361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103379s
2026-07-18T00:21:47.931146940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-18T00:21:47.932602343Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2026-07-18T00:21:47.934269452Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-18T00:21:47.936223870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-18T00:21:47.945177460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090249s
2026-07-18T00:21:47.946741983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-18T00:21:47', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-18T00:21:47.950803556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.953554098Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-18T00:21:47.955429016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174347s
2026-07-18T00:21:47.957157529Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-18T00:21:47.958769778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.961305737Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-07-18T00:21:47.965244183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-18T00:21:47.967594118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-18T00:21:47.970965952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033333s
2026-07-18T00:21:47.972311653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-18T00:21:47.975641502Z [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-07-18T00:21:47.980341563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046312s
2026-07-18T00:21:47.981845082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-18T00:21:47', 'update_images_remote_url')
2026-07-18T00:21:47.985583815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:47.988550263Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-18T00:21:47.990172621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128929s
2026-07-18T00:21:47.991811994Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-18T00:21:47.993635719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:47.996285388Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-07-18T00:21:48.001811623Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-18T00:21:48.005520426Z [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-07-18T00:21:48.010609840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049646s
2026-07-18T00:21:48.012248202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-18T00:21:48', 'remove_invalid_roksbox_metadata_images')
2026-07-18T00:21:48.016575941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:48.019398369Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-18T00:21:48.021255561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139096s
2026-07-18T00:21:48.022959153Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-18T00:21:48.024566962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:48.027146179Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-07-18T00:21:48.032180202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:48.033988726Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2026-07-18T00:21:48.035284377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-07-18T00:21:48.037043261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:48.047221579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101002s
2026-07-18T00:21:48.049252722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-18T00:21:48', 'add_episode_runtime')
2026-07-18T00:21:48.053427604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:48.056329581Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-18T00:21:48.057936318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194555s
2026-07-18T00:21:48.059608227Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-18T00:21:48.061236889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:48.063807589Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-07-18T00:21:48.068903055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:48.070721329Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-07-18T00:21:48.072025948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-18T00:21:48.073756284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:48.084111679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102734s
2026-07-18T00:21:48.086143383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-18T00:21:48', 'add_result_to_commands')
2026-07-18T00:21:48.090385330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:48.093990314Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-18T00:21:48.095670209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203801s
2026-07-18T00:21:48.097386206Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-18T00:21:48.099129789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:48.101741872Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-07-18T00:21:48.107053765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:48.108961519Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2026-07-18T00:21:48.110271549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-07-18T00:21:48.112172529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:48.122501581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102601s
2026-07-18T00:21:48.124513194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-18T00:21:48', 'add_on_series_add_to_notifications')
2026-07-18T00:21:48.128864391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:48.131724945Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-18T00:21:48.133551676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197606s
2026-07-18T00:21:48.135242613Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-18T00:21:48.137234066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:48.139835137Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-07-18T00:21:48.191472110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-18T00:21:48.193989963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-18T00:21:48.196953885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031805s
2026-07-18T00:21:48.198335699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:48.199738035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:48.201049558Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-18T00:21:48.249609461Z [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-07-18T00:21:48.258218627Z [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-07-18T00:21:48.265994966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:48.269043839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:48.291087034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:48.294658991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919074s
2026-07-18T00:21:48.296052930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:48.297452340Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-07-18T00:21:48.298751397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-18T00:21:48.347022749Z [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-07-18T00:21:48.355150185Z [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-07-18T00:21:48.362889098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-18T00:21:48.366056420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-18T00:21:48.387982709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-18T00:21:48.391527682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0909638s
2026-07-18T00:21:48.392884967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:48.394288946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2026-07-18T00:21:48.395591190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-18T00:21:48.443776729Z [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-07-18T00:21:48.452284812Z [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-07-18T00:21:48.459263443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:48.462187866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:48.484881781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087383s
2026-07-18T00:21:48.486547297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:48.488150949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2026-07-18T00:21:48.489515778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-18T00:21:48.538769239Z [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-07-18T00:21:48.548092876Z [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-07-18T00:21:48.556522360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:48.560298859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:48.583285756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0916953s
2026-07-18T00:21:48.585259342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-18T00:21:48.586672289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:48.588003181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-18T00:21:48.638576992Z [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-07-18T00:21:48.646703737Z [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-07-18T00:21:48.653535151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-18T00:21:48.656408110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-18T00:21:48.678690878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888695s
2026-07-18T00:21:48.680329950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:48.681917689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2026-07-18T00:21:48.683535469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-18T00:21:48.732326308Z [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-07-18T00:21:48.738928641Z [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-07-18T00:21:48.745026367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:48.748182336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:48.771272490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:48.775516672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899879s
2026-07-18T00:21:48.776969199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:48.778544833Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:48.779887008Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:48.830399275Z [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-07-18T00:21:48.836889863Z [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-07-18T00:21:48.842913430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:48.846120752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:48.875348163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:48.880306613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983616s
2026-07-18T00:21:48.881705592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-18T00:21:48.883550870Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-18T00:21:48.885116595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-18T00:21:48.933892754Z [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-07-18T00:21:48.940541050Z [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-07-18T00:21:48.946881094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-18T00:21:48.950114790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-18T00:21:48.973731465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-18T00:21:48.978184578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910357s
2026-07-18T00:21:48.979616703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-18T00:21:48.981163530Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.58E-05s
2026-07-18T00:21:48.982491776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-18T00:21:49.030684340Z [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-07-18T00:21:49.038419335Z [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-07-18T00:21:49.045476715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-18T00:21:49.048965354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-18T00:21:49.071066636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-18T00:21:49.074960471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-18T00:21:49.079063860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-18T00:21:49.083083960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0987546s
2026-07-18T00:21:49.084440813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:49.085883090Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2026-07-18T00:21:49.087170824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-07-18T00:21:49.134895164Z [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-07-18T00:21:49.142941346Z [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-07-18T00:21:49.150716001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-18T00:21:49.153776408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-18T00:21:49.175912720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-18T00:21:49.179622174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0905659s
2026-07-18T00:21:49.181057035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:49.182506686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-18T00:21:49.183928792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-07-18T00:21:49.232278161Z [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-07-18T00:21:49.245407305Z [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-07-18T00:21:49.260476618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:49.263997622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:49.285978081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:49.289793448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:49.293697615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:49.298225989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:49.302032008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1162816s
2026-07-18T00:21:49.303412029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:49.304856730Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:49.306145977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-07-18T00:21:49.354254601Z [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-07-18T00:21:49.367420660Z [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-07-18T00:21:49.382437928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-18T00:21:49.385962740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-18T00:21:49.407747304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-18T00:21:49.411523422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-18T00:21:49.415043695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-18T00:21:49.419510084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-18T00:21:49.423268748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1153073s
2026-07-18T00:21:49.424617245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-18T00:21:49.426041044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-18T00:21:49.427318027Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-18T00:21:49.474567851Z [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-07-18T00:21:49.481665291Z [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-07-18T00:21:49.488156731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-18T00:21:49.491012455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-18T00:21:49.513047734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0839595s
2026-07-18T00:21:49.514427003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-18T00:21:49.515858206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2026-07-18T00:21:49.517168496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-18T00:21:49.564597762Z [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-07-18T00:21:49.571669000Z [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-07-18T00:21:49.577837569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-18T00:21:49.580751630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-18T00:21:49.603112285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840884s
2026-07-18T00:21:49.604502837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-18T00:21:49.605891745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:49.607177345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-18T00:21:49.661465972Z [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-07-18T00:21:49.668999160Z [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-07-18T00:21:49.675321890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-18T00:21:49.679312991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-18T00:21:49.701637493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-18T00:21:49.705121623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-18T00:21:49.708594280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-18T00:21:49.712359387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-18T00:21:49.716105515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-18T00:21:49.719608082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1107283s
2026-07-18T00:21:49.720956088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:49.722439788Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-18T00:21:49.724105735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-18T00:21:49.772133415Z [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-07-18T00:21:49.779159452Z [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-07-18T00:21:49.785672215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:49.788806640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:49.811094729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:49.815776802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896173s
2026-07-18T00:21:49.817200291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:49.818784192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:49.820117929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:49.868177655Z [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-07-18T00:21:49.875923662Z [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-07-18T00:21:49.882417958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:49.885845133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:49.908341952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:49.912396080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902992s
2026-07-18T00:21:49.913751912Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:49.915257887Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-18T00:21:49.916586704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-18T00:21:49.965087168Z [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-07-18T00:21:49.972284019Z [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-07-18T00:21:49.978743704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:49.981924012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:50.004413156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:50.008470180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899s
2026-07-18T00:21:50.009856644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:50.011498372Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-18T00:21:50.012894765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-18T00:21:50.061339336Z [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-07-18T00:21:50.068977677Z [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-07-18T00:21:50.075158721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-18T00:21:50.078323528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-18T00:21:50.102169926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-18T00:21:50.106234235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0914186s
2026-07-18T00:21:50.107575688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:50.109052253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-18T00:21:50.110402634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-18T00:21:50.158776833Z [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-07-18T00:21:50.165939345Z [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-07-18T00:21:50.172649264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:50.175679991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:50.197884010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:50.201798868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894993s
2026-07-18T00:21:50.203144790Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:50.204619541Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-18T00:21:50.205938128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-18T00:21:50.254750721Z [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-07-18T00:21:50.262219399Z [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-07-18T00:21:50.269787017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:50.273686374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:50.296376562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:50.300263805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923572s
2026-07-18T00:21:50.301631140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-18T00:21:50.303108527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:50.304435801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-18T00:21:50.351929897Z [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-07-18T00:21:50.358603644Z [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-07-18T00:21:50.365501612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-18T00:21:50.368558021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-18T00:21:50.390830768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-18T00:21:50.395706933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0893998s
2026-07-18T00:21:50.397391447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:50.398868002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:50.400213413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-18T00:21:50.448582081Z [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-07-18T00:21:50.457991230Z [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-07-18T00:21:50.465077508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:50.467944695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:50.496058912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938769s
2026-07-18T00:21:50.497757425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-18T00:21:50.499228018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-18T00:21:50.500782009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-18T00:21:50.548546529Z [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-07-18T00:21:50.556187565Z [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-07-18T00:21:50.563303153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-18T00:21:50.566217685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-18T00:21:50.588278716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856865s
2026-07-18T00:21:50.589655440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-18T00:21:50.591122005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2026-07-18T00:21:50.592418006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-18T00:21:50.639654212Z [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-07-18T00:21:50.646310013Z [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-07-18T00:21:50.652296685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-18T00:21:50.655176448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-18T00:21:50.677668367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0834371s
2026-07-18T00:21:50.679357550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:50.680844166Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-18T00:21:50.682172272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-18T00:21:50.729719194Z [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-07-18T00:21:50.736950905Z [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-07-18T00:21:50.742816985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-18T00:21:50.746764028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-18T00:21:50.769239754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:50.773816977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.089518s
2026-07-18T00:21:50.775135112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-18T00:21:50.776651818Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:50.777987169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-18T00:21:50.827423528Z [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-07-18T00:21:50.834354383Z [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-07-18T00:21:50.839414870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-18T00:21:50.842492100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-18T00:21:50.865033468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-18T00:21:50.869015211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0891715s
2026-07-18T00:21:50.870385362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:50.871867017Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-18T00:21:50.873699820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-07-18T00:21:50.923128143Z [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-07-18T00:21:50.938800852Z [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-07-18T00:21:50.955248803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:50.959128280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:50.981360476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:50.985264662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:50.988788272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:50.992173453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:50.995615318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:50.999270553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:51.002804714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1273344s
2026-07-18T00:21:51.004229725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:51.005619385Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2026-07-18T00:21:51.007064306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-07-18T00:21:51.058151532Z [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-07-18T00:21:51.075268881Z [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-07-18T00:21:51.093006050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:51.097350263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:51.119150348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:51.123704585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:51.127266281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:51.130546310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:51.133983195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:51.137372975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:51.140730170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1318095s
2026-07-18T00:21:51.142148858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:51.143572456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-07-18T00:21:51.144943719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-07-18T00:21:51.196528257Z [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-07-18T00:21:51.213306543Z [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-07-18T00:21:51.229735396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:51.234721151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:51.259395648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:51.264650376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:51.269093819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:51.274161440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:51.278077300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:51.281635890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:51.286406633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1389822s
2026-07-18T00:21:51.288098521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:51.289912316Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:51.291685499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-07-18T00:21:51.350828145Z [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-07-18T00:21:51.368222784Z [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-07-18T00:21:51.385529415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:51.390311150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:51.412584628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:51.416324003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:51.419804606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:51.423648170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:51.427286952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:51.431330870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:51.435250939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1415306s
2026-07-18T00:21:51.437122780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:51.438868247Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2026-07-18T00:21:51.441053169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-07-18T00:21:51.491018424Z [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-07-18T00:21:51.506616713Z [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-07-18T00:21:51.522876084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-18T00:21:51.526305524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-18T00:21:51.547736125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-18T00:21:51.551189964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-18T00:21:51.554688613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-18T00:21:51.557944634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-18T00:21:51.561427051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-18T00:21:51.565049159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-18T00:21:51.568381994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1253319s
2026-07-18T00:21:51.569701523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:51.571147306Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2026-07-18T00:21:51.572509330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-18T00:21:51.620250254Z [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-07-18T00:21:51.627889766Z [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-07-18T00:21:51.634746872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-18T00:21:51.637823872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-18T00:21:51.659984985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853574s
2026-07-18T00:21:51.662572699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:51.664045286Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-07-18T00:21:51.665356037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-18T00:21:51.713058392Z [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-07-18T00:21:51.720892106Z [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-07-18T00:21:51.727762049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-18T00:21:51.730631129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-18T00:21:51.752538631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0854122s
2026-07-18T00:21:51.754408539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:51.755823931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2026-07-18T00:21:51.757105412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-18T00:21:51.809851881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-18T00:21:51.815198975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-18T00:21:51.820290163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-18T00:21:51.823549180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-18T00:21:51.845146356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:51.850151270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910629s
2026-07-18T00:21:51.852022972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-18T00:21:51', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-18T00:21:51.856149997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:51.861134070Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-18T00:21:51.863116945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1023049s
2026-07-18T00:21:51.867649808Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-18T00:21:51.869509104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:51.873335975Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-07-18T00:21:51.881474944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:51.883406837Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-18T00:21:51.884726546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-18T00:21:51.886759703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-18T00:21:51.896722447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101652s
2026-07-18T00:21:51.898239103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-18T00:21:51', 'add_colon_replacement_to_naming_config')
2026-07-18T00:21:51.902148429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:51.904904142Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-18T00:21:51.906693988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018459s
2026-07-18T00:21:51.908356618Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-18T00:21:51.909987865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:51.912339944Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-07-18T00:21:51.917414018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:51.919012929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-18T00:21:51.920300885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-18T00:21:51.922702975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:51.932120250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010029s
2026-07-18T00:21:51.933737518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-18T00:21:51', 'health_restored_notification')
2026-07-18T00:21:51.937612396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:51.940294580Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-18T00:21:51.941955246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182349s
2026-07-18T00:21:51.943781055Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-18T00:21:51.945158260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:51.947481881Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-07-18T00:21:51.952197493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-18T00:21:51.953840784Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-18T00:21:51.955057636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-18T00:21:51.956842111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-18T00:21:51.966371442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096268s
2026-07-18T00:21:51.967925674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-18T00:21:51', 'add_download_client_tags')
2026-07-18T00:21:51.971670649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:51.974329697Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-18T00:21:51.975916615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176203s
2026-07-18T00:21:51.977487189Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-18T00:21:51.979046311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:51.981339882Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-07-18T00:21:51.988571022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-07-18T00:21:51.990316188Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-18T00:21:51.991556668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-07-18T00:21:52.039277871Z [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-07-18T00:21:52.044264829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-07-18T00:21:52.048253055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-07-18T00:21:52.051365897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-07-18T00:21:52.073558543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-18T00:21:52.077476748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0840984s
2026-07-18T00:21:52.079029947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-18T00:21:52', 'import_exclusion_type')
2026-07-18T00:21:52.082816567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.091294088Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-18T00:21:52.092902198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0979803s
2026-07-18T00:21:52.094586472Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-18T00:21:52.096160844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.098531230Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-07-18T00:21:52.111584061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-07-18T00:21:52.113831699Z [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-07-18T00:21:52.120832906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075143s
2026-07-18T00:21:52.122168838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-18T00:21:52.123981300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2026-07-18T00:21:52.124926955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-07-18T00:21:52.127020112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.136731921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097981s
2026-07-18T00:21:52.138277695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-18T00:21:52', 'add_import_list_items')
2026-07-18T00:21:52.141963302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.145033207Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-18T00:21:52.146611578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181334s
2026-07-18T00:21:52.148197463Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-18T00:21:52.149822066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.152129786Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-07-18T00:21:52.161510096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-18T00:21:52.163753296Z [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-07-18T00:21:52.170123491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006783s
2026-07-18T00:21:52.171752704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-18T00:21:52.173539354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-18T00:21:52.177435915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039887s
2026-07-18T00:21:52.178969074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-18T00:21:52', 'add_notification_status')
2026-07-18T00:21:52.182647737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.185328538Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-18T00:21:52.186922840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011911s
2026-07-18T00:21:52.188505569Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-18T00:21:52.190417853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.192685532Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-07-18T00:21:52.196578866Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.198065872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.211027058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126493s
2026-07-18T00:21:52.213038060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-18T00:21:52', 'parse_language_tags_from_existing_subtitle_files')
2026-07-18T00:21:52.217309406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.219887922Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-18T00:21:52.221766777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218483s
2026-07-18T00:21:52.223377162Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-18T00:21:52.224883828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.227193602Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-07-18T00:21:52.231526182Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-18T00:21:52.233057196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-18T00:21:52.234307766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-07-18T00:21:52.236046159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-07-18T00:21:52.245595149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096521s
2026-07-18T00:21:52.247168690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-18T00:21:52', 'add_finale_type')
2026-07-18T00:21:52.250792531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.253350716Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-18T00:21:52.254846039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174503s
2026-07-18T00:21:52.256416864Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-18T00:21:52.258021948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.260303254Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-07-18T00:21:52.265233448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:52.266798061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-18T00:21:52.268125596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-07-18T00:21:52.270074292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:52.281900611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102062s
2026-07-18T00:21:52.281925291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-18T00:21:52', 'list_add_missing_search')
2026-07-18T00:21:52.285673222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.288280015Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-18T00:21:52.289846812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183924s
2026-07-18T00:21:52.291408378Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-18T00:21:52.293212553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.295491926Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-07-18T00:21:52.302332830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:52.303951381Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:52.305213444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-18T00:21:52.306945183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-18T00:21:52.316466467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096228s
2026-07-18T00:21:52.317823211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-18T00:21:52.319250567Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2026-07-18T00:21:52.320511548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-18T00:21:52.322202555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.331528606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093878s
2026-07-18T00:21:52.332857123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.334216011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.351292659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166899s
2026-07-18T00:21:52.353355966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-18T00:21:52', 'parse_title_from_existing_subtitle_files')
2026-07-18T00:21:52.357532481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.360210788Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-18T00:21:52.361991165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259844s
2026-07-18T00:21:52.363818627Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-18T00:21:52.365357648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.367677282Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-07-18T00:21:52.372137980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:52.373622601Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-18T00:21:52.374870726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-07-18T00:21:52.376684190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-07-18T00:21:52.386302079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097021s
2026-07-18T00:21:52.387866661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-18T00:21:52', 'series_last_aired')
2026-07-18T00:21:52.391527748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.394104200Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-18T00:21:52.395606557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175421s
2026-07-18T00:21:52.397189546Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-18T00:21:52.398777806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.401046738Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-07-18T00:21:52.407269496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:52.408801673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-18T00:21:52.410069678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-07-18T00:21:52.411838422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.421794723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100404s
2026-07-18T00:21:52.423156908Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-18T00:21:52.424581047Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2026-07-18T00:21:52.425830174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-18T00:21:52.427619079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.437055802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095175s
2026-07-18T00:21:52.438604092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-18T00:21:52', 'AddNewItemMonitorType')
2026-07-18T00:21:52.442287604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.444900970Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-18T00:21:52.446475733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173918s
2026-07-18T00:21:52.448080707Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-18T00:21:52.449585979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.451887938Z [Info] email_encryption: Starting migration of Main DB to 201
2026-07-18T00:21:52.455362038Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.456821188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.479179848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216831s
2026-07-18T00:21:52.481464030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-18T00:21:52', 'email_encryption')
2026-07-18T00:21:52.485620064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.488199722Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-18T00:21:52.489697300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313753s
2026-07-18T00:21:52.491311803Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-18T00:21:52.492837146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.495143142Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-07-18T00:21:52.501326602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:52.502868258Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-18T00:21:52.504157546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-18T00:21:52.505942151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.516025057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101951s
2026-07-18T00:21:52.517377613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:52.518791301Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2026-07-18T00:21:52.520053124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-07-18T00:21:52.521830465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.531442412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096863s
2026-07-18T00:21:52.533087005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-18T00:21:52', 'add_indexer_flags')
2026-07-18T00:21:52.536958055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.539745371Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-18T00:21:52.541290174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180587s
2026-07-18T00:21:52.542909416Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-18T00:21:52.544421904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.546795246Z [Info] release_type: Starting migration of Main DB to 203
2026-07-18T00:21:52.553605288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-18T00:21:52.555277758Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2026-07-18T00:21:52.556581835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-07-18T00:21:52.558370810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.569172364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108803s
2026-07-18T00:21:52.570567595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:52.572157929Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2026-07-18T00:21:52.573304780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-07-18T00:21:52.575120829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.584794370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097666s
2026-07-18T00:21:52.586130663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.587467186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.601395290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135306s
2026-07-18T00:21:52.603424198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-18T00:21:52', 'release_type')
2026-07-18T00:21:52.607228543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.609879645Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-18T00:21:52.611336791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223891s
2026-07-18T00:21:52.612965562Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-18T00:21:52.614526538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.616856793Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-07-18T00:21:52.621759511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-18T00:21:52.623352671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-18T00:21:52.624659174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-07-18T00:21:52.626456676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-07-18T00:21:52.636371373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100045s
2026-07-18T00:21:52.637719179Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.639056162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.655420224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160995s
2026-07-18T00:21:52.657477279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-18T00:21:52', 'add_add_release_hash')
2026-07-18T00:21:52.661483371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.664196838Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-18T00:21:52.665736210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251197s
2026-07-18T00:21:52.667327406Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-18T00:21:52.668929324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.671288678Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-07-18T00:21:52.674443073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-18T00:21:52.677579843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-18T00:21:52.681622609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040655s
2026-07-18T00:21:52.683161901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-18T00:21:52', 'rename_season_pack_spec')
2026-07-18T00:21:52.686855012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.689705355Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-18T00:21:52.691294838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121842s
2026-07-18T00:21:52.692783517Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-18T00:21:52.694239321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.696556459Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-07-18T00:21:52.702084107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:52.703592486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-18T00:21:52.704883127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-07-18T00:21:52.706589605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.716747993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102667s
2026-07-18T00:21:52.718175469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-07-18T00:21:52.719698769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-07-18T00:21:52.723443724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034073s
2026-07-18T00:21:52.724625916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-18T00:21:52', 'add_tmdbid')
2026-07-18T00:21:52.728339249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.730818334Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-18T00:21:52.732271251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111998s
2026-07-18T00:21:52.733828539Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-18T00:21:52.735602844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.737991667Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-07-18T00:21:52.742782099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-18T00:21:52.751729257Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2026-07-18T00:21:52.753258428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-07-18T00:21:52.755211002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-07-18T00:21:52.765825399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107347s
2026-07-18T00:21:52.767449792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-18T00:21:52', 'add_on_import_complete_to_notifications')
2026-07-18T00:21:52.771410252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.774261577Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-18T00:21:52.776599317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019213s
2026-07-18T00:21:52.777648521Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-18T00:21:52.779307404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.781837582Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-07-18T00:21:52.785389359Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.786841454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.822984519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357536s
2026-07-18T00:21:52.825085652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-18T00:21:52', 'add_monitored_seasons_filter')
2026-07-18T00:21:52.829100282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.831983541Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-18T00:21:52.833502111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448866s
2026-07-18T00:21:52.835034108Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-18T00:21:52.836927863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.839278850Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-07-18T00:21:52.843979141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-18T00:21:52.845506589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-07-18T00:21:52.846758681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-07-18T00:21:52.848857570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-07-18T00:21:52.859525926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107985s
2026-07-18T00:21:52.861217585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-18T00:21:52', 'add_custom_colon_replacement_to_naming_config')
2026-07-18T00:21:52.865273136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.867889357Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-18T00:21:52.869854467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191909s
2026-07-18T00:21:52.871359269Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-18T00:21:52.873314088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.875614874Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-07-18T00:21:52.880591290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-18T00:21:52.882218319Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-18T00:21:52.883510412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-18T00:21:52.885494510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-18T00:21:52.895980739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105989s
2026-07-18T00:21:52.897638449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-18T00:21:52', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-18T00:21:52.901828632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.904695258Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-18T00:21:52.906614505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193789s
2026-07-18T00:21:52.908213667Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-18T00:21:52.909943943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.912371334Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-07-18T00:21:52.914903997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-18T00:21:52', 'add_blurary576p_quality_in_profiles')
2026-07-18T00:21:52.919000692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.921465077Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-18T00:21:52.923198479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115052s
2026-07-18T00:21:52.924715406Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-18T00:21:52.926730426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.928923224Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-07-18T00:21:52.932543940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:52.933996847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:52.967466295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332221s
2026-07-18T00:21:52.969593651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-18T00:21:52', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-18T00:21:52.974209973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:52.976782446Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-18T00:21:52.978798528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0427978s
2026-07-18T00:21:52.980392740Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-18T00:21:52.981983776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:52.984306907Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-07-18T00:21:52.989936319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:52.991437715Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-18T00:21:52.992712483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-07-18T00:21:52.994414833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:53.004714977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104048s
2026-07-18T00:21:53.006078655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-18T00:21:53.007393875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2026-07-18T00:21:53.008717362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-07-18T00:21:53.010832694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-07-18T00:21:53.020137983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098065s
2026-07-18T00:21:53.021682895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-18T00:21:53', 'add_mal_and_anilist_ids')
2026-07-18T00:21:53.025416218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:53.027968531Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-18T00:21:53.029542041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176585s
2026-07-18T00:21:53.191822579Z [Debug] MigrationController: Took: 00:00:23.7635967
2026-07-18T00:21:57.014067205Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-18T00:21:57.686607972Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-18T00:21:57.914038690Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-18T00:21:57.925233115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:21:57.928780743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:21:57.946722093Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-18T00:21:57.950033966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211331s
2026-07-18T00:21:57.952593133Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-18T00:21:57.955561915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023916s
2026-07-18T00:21:57.988878764Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-18T00:21:57.994025074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.000949686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-18T00:21:58.004430890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-18T00:21:58.011629534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076834s
2026-07-18T00:21:58.013825429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.018800293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-18T00:21:58.021792261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151866s
2026-07-18T00:21:58.028774089Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-18T00:21:58.032058507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.040538543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-18T00:21:58.044113376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:21:58.050258187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066695s
2026-07-18T00:21:58.052706099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:58.055268342Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.96E-05s
2026-07-18T00:21:58.058383268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-18T00:21:58.061476501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-18T00:21:58.072911090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112433s
2026-07-18T00:21:58.075784169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.080040615Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-18T00:21:58.082945017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187739s
2026-07-18T00:21:58.087421868Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-18T00:21:58.090572336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.096781757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:21:58.100146877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-18T00:21:58.103015156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-18T00:21:58.106695602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-18T00:21:58.112843840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063331s
2026-07-18T00:21:58.115330922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.119382956Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-18T00:21:58.122427731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129315s
2026-07-18T00:21:58.168425181Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-18T00:21:58.206844050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.390146034Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-18T00:21:58.544270778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-18T00:21:58.554908572Z [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-07-18T00:21:58.614844947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0645655s
2026-07-18T00:21:58.620577397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-18T00:21:58', 'InitialSetup')
2026-07-18T00:21:58.648271107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.664849060Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-18T00:21:58.670604607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1168058s
2026-07-18T00:21:58.676970323Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-18T00:21:58.680593784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.685073881Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-07-18T00:21:58.695327661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-18T00:21:58', 'remove_tvrage_imdb_unique_constraint')
2026-07-18T00:21:58.704220549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.708550604Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-18T00:21:58.711950364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279827s
2026-07-18T00:21:58.714737189Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-18T00:21:58.718273594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.721881494Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-07-18T00:21:58.725511478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-18T00:21:58', 'remove_renamed_scene_mapping_columns')
2026-07-18T00:21:58.732105674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.736067597Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-18T00:21:58.739170549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177891s
2026-07-18T00:21:58.741534002Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-18T00:21:58.744153770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.747711789Z [Info] updated_history: Starting migration of Log DB to 4
2026-07-18T00:21:58.750154471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-18T00:21:58', 'updated_history')
2026-07-18T00:21:58.760232226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.764818457Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-18T00:21:58.767472234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206827s
2026-07-18T00:21:58.769872520Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-18T00:21:58.772770229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.776391436Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-07-18T00:21:58.779088730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-18T00:21:58', 'added_eventtype_to_history')
2026-07-18T00:21:58.785360587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.789355797Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-18T00:21:58.792226611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165838s
2026-07-18T00:21:58.794554211Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-18T00:21:58.797260334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.800791820Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-07-18T00:21:58.821548632Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-07-18T00:21:58.825911613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:21:58.837838094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121912s
2026-07-18T00:21:58.840098749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-18T00:21:58.842794130Z [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-07-18T00:21:58.852494555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010071s
2026-07-18T00:21:58.855364357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-18T00:21:58.858800711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:21:58.867278733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094087s
2026-07-18T00:21:58.869731365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-18T00:21:58', 'add_index_to_log_time')
2026-07-18T00:21:58.875802789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.880964158Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-18T00:21:58.883689810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023113s
2026-07-18T00:21:58.886189968Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-18T00:21:58.889099039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.892762260Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-07-18T00:21:58.895534255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-18T00:21:58', 'add_renameEpisodes_to_naming')
2026-07-18T00:21:58.901788817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.905740309Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-18T00:21:58.908639030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166505s
2026-07-18T00:21:58.910957561Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-18T00:21:58.913493691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.917005137Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-07-18T00:21:58.919345041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-18T00:21:58', 'remove_backlog')
2026-07-18T00:21:58.925214758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.929163164Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-18T00:21:58.931691989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156689s
2026-07-18T00:21:58.934048788Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-18T00:21:58.936719339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.940239261Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-07-18T00:21:58.942693876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-18T00:21:58', 'fix_rename_episodes')
2026-07-18T00:21:58.948681100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.952636810Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-18T00:21:58.955291059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159188s
2026-07-18T00:21:58.957662046Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-18T00:21:58.960217404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.964698624Z [Info] add_monitored: Starting migration of Log DB to 10
2026-07-18T00:21:58.968442728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-18T00:21:58', 'add_monitored')
2026-07-18T00:21:58.974344950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:58.978323176Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-18T00:21:58.980913124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181024s
2026-07-18T00:21:58.983253620Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-18T00:21:58.985819660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:58.989373882Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-07-18T00:21:58.991777895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-18T00:21:58', 'remove_ignored')
2026-07-18T00:21:58.999277777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.005574364Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-18T00:21:59.008571242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01974s
2026-07-18T00:21:59.011213536Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-18T00:21:59.014192839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.019204036Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-07-18T00:21:59.022784590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-18T00:21:59', 'remove_custom_start_date')
2026-07-18T00:21:59.030688145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.034974281Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-18T00:21:59.037815967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208603s
2026-07-18T00:21:59.040166663Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-18T00:21:59.042792214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.046336044Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-07-18T00:21:59.048768866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-18T00:21:59', 'add_air_date_utc')
2026-07-18T00:21:59.054806822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.058747402Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-18T00:21:59.062632489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159668s
2026-07-18T00:21:59.065172036Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-18T00:21:59.068132742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.071675270Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-07-18T00:21:59.074242332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-18T00:21:59', 'drop_air_date')
2026-07-18T00:21:59.080210978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.084150416Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-18T00:21:59.086936991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160202s
2026-07-18T00:21:59.090465610Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-18T00:21:59.093783736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.098057467Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-07-18T00:21:59.101356745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-18T00:21:59', 'add_air_date_as_string')
2026-07-18T00:21:59.108097065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.112183960Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-18T00:21:59.115064705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183962s
2026-07-18T00:21:59.117448919Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-18T00:21:59.120393973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.125024382Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-07-18T00:21:59.127958835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-18T00:21:59', 'updated_imported_history_item')
2026-07-18T00:21:59.134255983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.138638764Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-18T00:21:59.141585762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180316s
2026-07-18T00:21:59.144069175Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-18T00:21:59.146777081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.150517729Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-07-18T00:21:59.153172127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-18T00:21:59', 'reset_scene_names')
2026-07-18T00:21:59.159198139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.163133889Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-18T00:21:59.165767134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163535s
2026-07-18T00:21:59.168111157Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-18T00:21:59.170786167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.174297482Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-07-18T00:21:59.176719712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-18T00:21:59', 'remove_duplicates')
2026-07-18T00:21:59.182692297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.186649851Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-18T00:21:59.189317506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015925s
2026-07-18T00:21:59.191724887Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-18T00:21:59.194605501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.198161565Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-07-18T00:21:59.200857517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-18T00:21:59', 'restore_unique_constraints')
2026-07-18T00:21:59.207161620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.211102661Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-18T00:21:59.213970038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165169s
2026-07-18T00:21:59.216391106Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-18T00:21:59.219579059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.223650002Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-07-18T00:21:59.226530235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-18T00:21:59', 'add_year_and_seasons_to_series')
2026-07-18T00:21:59.232923186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.236933046Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-18T00:21:59.240030847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173455s
2026-07-18T00:21:59.242445302Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-18T00:21:59.245150774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.248698061Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-07-18T00:21:59.251161514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-18T00:21:59', 'drop_seasons_table')
2026-07-18T00:21:59.257230753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.261672333Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-18T00:21:59.264816578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165157s
2026-07-18T00:21:59.267191694Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-18T00:21:59.270180035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.273759687Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-07-18T00:21:59.276690533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-18T00:21:59', 'move_indexer_to_generic_provider')
2026-07-18T00:21:59.283346444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.287198776Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-18T00:21:59.290213400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170204s
2026-07-18T00:21:59.292617694Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-18T00:21:59.295910409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.301051718Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-07-18T00:21:59.304332798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-18T00:21:59', 'add_config_contract_to_indexers')
2026-07-18T00:21:59.310771532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.314726240Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-18T00:21:59.317889835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191319s
2026-07-18T00:21:59.320295432Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-18T00:21:59.324065959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.328624424Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-07-18T00:21:59.331725171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-18T00:21:59', 'drop_tvdb_episodeid')
2026-07-18T00:21:59.338311472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.342186480Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-18T00:21:59.344888644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181187s
2026-07-18T00:21:59.347232998Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-18T00:21:59.350362403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.353897967Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-07-18T00:21:59.357238939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-18T00:21:59', 'move_notification_to_generic_provider')
2026-07-18T00:21:59.365144778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.369574423Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-18T00:21:59.372758298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191522s
2026-07-18T00:21:59.375136761Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-18T00:21:59.378262729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.383157251Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-07-18T00:21:59.386898289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-18T00:21:59', 'add_config_contract_to_notifications')
2026-07-18T00:21:59.393151007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.398094498Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-18T00:21:59.402085219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019738s
2026-07-18T00:21:59.405516172Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-18T00:21:59.408344812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.412363609Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-07-18T00:21:59.416327525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-18T00:21:59', 'fix_omgwtfnzbs')
2026-07-18T00:21:59.423988782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.428401624Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-18T00:21:59.431297088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198545s
2026-07-18T00:21:59.434261310Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-18T00:21:59.437986185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.442428346Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-07-18T00:21:59.445812134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-18T00:21:59', 'add_blacklist_table')
2026-07-18T00:21:59.452222129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.456147288Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-18T00:21:59.459695037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185701s
2026-07-18T00:21:59.462342821Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-18T00:21:59.465926732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.469901772Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-07-18T00:21:59.473069394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-18T00:21:59', 'add_formats_to_naming_config')
2026-07-18T00:21:59.479437295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.484126794Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-18T00:21:59.487116918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180051s
2026-07-18T00:21:59.489527195Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-18T00:21:59.492833016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.496448350Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-07-18T00:21:59.500044355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-18T00:21:59', 'add_season_folder_format_to_naming_config')
2026-07-18T00:21:59.579460089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.585157590Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-18T00:21:59.588413630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0923417s
2026-07-18T00:21:59.591060723Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-18T00:21:59.594021499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.598021789Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-07-18T00:21:59.601080112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-18T00:21:59', 'delete_old_naming_config_columns')
2026-07-18T00:21:59.607457792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.611457581Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-18T00:21:59.614438688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174417s
2026-07-18T00:21:59.616787931Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-18T00:21:59.619616390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.623129819Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-07-18T00:21:59.625769077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-18T00:21:59', 'set_default_release_group')
2026-07-18T00:21:59.632258803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.636156597Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-18T00:21:59.639052552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165551s
2026-07-18T00:21:59.641404420Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-18T00:21:59.644482863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.648104240Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-07-18T00:21:59.650684288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-18T00:21:59', 'add_api_key_to_pushover')
2026-07-18T00:21:59.657687349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.661798743Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-18T00:21:59.665269546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173177s
2026-07-18T00:21:59.667908353Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-18T00:21:59.670749257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.675145285Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-07-18T00:21:59.677930677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-18T00:21:59', 'remove_series_contraints')
2026-07-18T00:21:59.685724330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.690944208Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-18T00:21:59.694481475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194197s
2026-07-18T00:21:59.697244542Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-18T00:21:59.700468278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.705445095Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-07-18T00:21:59.709515858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-18T00:21:59', 'add_series_folder_format_to_naming_config')
2026-07-18T00:21:59.717216884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.722186668Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-18T00:21:59.726910586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020862s
2026-07-18T00:21:59.730196827Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-18T00:21:59.733287545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.737167262Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-07-18T00:21:59.740221225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-18T00:21:59', 'update_with_quality_converters')
2026-07-18T00:21:59.747437005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.753190918Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-18T00:21:59.756769378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193127s
2026-07-18T00:21:59.759234485Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-18T00:21:59.762087363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.767077107Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-07-18T00:21:59.770949089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-18T00:21:59', 'add_configurable_qualities')
2026-07-18T00:21:59.777606663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.781666533Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-18T00:21:59.785159391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195742s
2026-07-18T00:21:59.787792546Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-18T00:21:59.791212096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.795778347Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-07-18T00:21:59.799107665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-18T00:21:59', 'add_on_upgrade_to_notifications')
2026-07-18T00:21:59.806093240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.810581253Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-18T00:21:59.814032437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197203s
2026-07-18T00:21:59.816648207Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-18T00:21:59.819327396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.822944063Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-07-18T00:21:59.826313421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-18T00:21:59', 'add_metadata_tables')
2026-07-18T00:21:59.833852462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.838072014Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-18T00:21:59.840868478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187357s
2026-07-18T00:21:59.843211309Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-18T00:21:59.846274811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.849868963Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-07-18T00:21:59.852913508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-18T00:21:59', 'add_metadata_to_episodes_and_series')
2026-07-18T00:21:59.860485975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.864999440Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-18T00:21:59.868415723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186813s
2026-07-18T00:21:59.871857979Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-18T00:21:59.875325235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.879141935Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-07-18T00:21:59.882460131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-18T00:21:59', 'fix_xbmc_season_images_metadata')
2026-07-18T00:21:59.889375445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.893896344Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-18T00:21:59.898003800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185673s
2026-07-18T00:21:59.901038093Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-18T00:21:59.904210245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.909239238Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-07-18T00:21:59.911858665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-18T00:21:59', 'add_download_clients_table')
2026-07-18T00:21:59.918041704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.923024373Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-18T00:21:59.926349603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188136s
2026-07-18T00:21:59.928681612Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-18T00:21:59.931910888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.936640669Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-07-18T00:21:59.939864544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-18T00:21:59', 'convert_config_to_download_clients')
2026-07-18T00:21:59.946275973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.951080573Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-18T00:21:59.954268868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186916s
2026-07-18T00:21:59.956588902Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-18T00:21:59.959389525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.962913646Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-07-18T00:21:59.965518674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-18T00:21:59', 'fix_xbmc_episode_metadata')
2026-07-18T00:21:59.972188503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:21:59.976378686Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-18T00:21:59.979934180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169438s
2026-07-18T00:21:59.982759473Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-18T00:21:59.985239099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:21:59.988775274Z [Info] add_indexes: Starting migration of Log DB to 45
2026-07-18T00:21:59.991032041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-18T00:21:59', 'add_indexes')
2026-07-18T00:21:59.996864253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.001245059Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-18T00:22:00.003755387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160063s
2026-07-18T00:22:00.006068267Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-18T00:22:00.008584377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.012111945Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-07-18T00:22:00.014457782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-18T00:22:00', 'fix_nzb_su_url')
2026-07-18T00:22:00.020453141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.024518082Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-18T00:22:00.027091457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158972s
2026-07-18T00:22:00.029414788Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-18T00:22:00.032352627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.035871988Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-07-18T00:22:00.038590957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-18T00:22:00', 'add_temporary_blacklist_columns')
2026-07-18T00:22:00.044883696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.048825749Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-18T00:22:00.051776154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164955s
2026-07-18T00:22:00.054074044Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-18T00:22:00.056897192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.060396122Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-07-18T00:22:00.063034598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-18T00:22:00', 'add_title_to_scenemappings')
2026-07-18T00:22:00.069878037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.075544795Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-18T00:22:00.078734352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186123s
2026-07-18T00:22:00.081083725Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-18T00:22:00.083589775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.087094115Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-07-18T00:22:00.089484923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-18T00:22:00', 'fix_dognzb_url')
2026-07-18T00:22:00.095589573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.099833875Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-18T00:22:00.102441880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016239s
2026-07-18T00:22:00.104799460Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-18T00:22:00.107602658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.111108562Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-07-18T00:22:00.113756638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-18T00:22:00', 'add_hash_to_metadata_files')
2026-07-18T00:22:00.120047262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.124036871Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-18T00:22:00.126856612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164183s
2026-07-18T00:22:00.129150995Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-18T00:22:00.131868701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.135346028Z [Info] download_client_import: Starting migration of Log DB to 51
2026-07-18T00:22:00.137865113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-18T00:22:00', 'download_client_import')
2026-07-18T00:22:00.143909763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.148004273Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-18T00:22:00.150715956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161207s
2026-07-18T00:22:00.153008936Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-18T00:22:00.155680529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.159149339Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-07-18T00:22:00.161632612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-18T00:22:00', 'add_columns_for_anime')
2026-07-18T00:22:00.167647011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.171906603Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-18T00:22:00.175189227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162148s
2026-07-18T00:22:00.177550495Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-18T00:22:00.182580560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.187043713Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-07-18T00:22:00.190089049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-18T00:22:00', 'add_series_sorttitle')
2026-07-18T00:22:00.197414699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.201732739Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-18T00:22:00.204942396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019194s
2026-07-18T00:22:00.207254285Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-18T00:22:00.211435379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.216115008Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-07-18T00:22:00.219194924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-18T00:22:00', 'rename_profiles')
2026-07-18T00:22:00.225958051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.230577398Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-18T00:22:00.233225343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192509s
2026-07-18T00:22:00.236524290Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-18T00:22:00.239734348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.243465977Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-07-18T00:22:00.246815857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-18T00:22:00', 'drop_old_profile_columns')
2026-07-18T00:22:00.254005593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.258182289Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-18T00:22:00.263397587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189148s
2026-07-18T00:22:00.265759526Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-18T00:22:00.269293477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.273257203Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-07-18T00:22:00.275938666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-18T00:22:00', 'add_mediainfo_to_episodefile')
2026-07-18T00:22:00.282166144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.286322418Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-18T00:22:00.290573323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017023s
2026-07-18T00:22:00.293045705Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-18T00:22:00.296179419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.300493091Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-07-18T00:22:00.304369621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-18T00:22:00', 'convert_episode_file_path_to_relative')
2026-07-18T00:22:00.310878306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.315170394Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-18T00:22:00.318554923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018963s
2026-07-18T00:22:00.320870007Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-18T00:22:00.324192151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.328260278Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-07-18T00:22:00.330764083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-18T00:22:00', 'drop_episode_file_path')
2026-07-18T00:22:00.337529785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.341489023Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-18T00:22:00.344725524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174261s
2026-07-18T00:22:00.347890611Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-18T00:22:00.351178506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.356206166Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-07-18T00:22:00.359619664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-18T00:22:00', 'add_enable_options_to_indexers')
2026-07-18T00:22:00.366163208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.370515177Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-18T00:22:00.373382725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193281s
2026-07-18T00:22:00.376201324Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-18T00:22:00.379501664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.383090445Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-07-18T00:22:00.386380734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-18T00:22:00', 'remove_enable_from_indexers')
2026-07-18T00:22:00.393744301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.398251813Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-18T00:22:00.401613517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186724s
2026-07-18T00:22:00.403874853Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-18T00:22:00.406566597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.410020616Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-07-18T00:22:00.412504851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-18T00:22:00', 'clear_bad_scene_names')
2026-07-18T00:22:00.419399033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.424042238Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-18T00:22:00.426863352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017423s
2026-07-18T00:22:00.429114428Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-18T00:22:00.432466071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.436845615Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-07-18T00:22:00.440243171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-18T00:22:00', 'convert_quality_models')
2026-07-18T00:22:00.448116385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.452987720Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-18T00:22:00.456520748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204901s
2026-07-18T00:22:00.458827957Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-18T00:22:00.461499801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.464973861Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-07-18T00:22:00.467541735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-18T00:22:00', 'add_remotepathmappings')
2026-07-18T00:22:00.475232541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.480057122Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-18T00:22:00.483155154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184452s
2026-07-18T00:22:00.485794672Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-18T00:22:00.488794005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.492452938Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-07-18T00:22:00.502834866Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-07-18T00:22:00.542574277Z [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-07-18T00:22:00.552091252Z [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-07-18T00:22:00.561768601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:22:00.566766902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-18T00:22:00.583070633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:22:00.588301582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.082695s
2026-07-18T00:22:00.590625274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-18T00:22:00', 'remove_method_from_logs')
2026-07-18T00:22:00.596642789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.603092514Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-18T00:22:00.606411672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0967038s
2026-07-18T00:22:00.609608423Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-18T00:22:00.612837179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.617174919Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-07-18T00:22:00.621779667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-18T00:22:00', 'make_scene_numbering_nullable')
2026-07-18T00:22:00.628979955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.634720661Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-18T00:22:00.637633119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222328s
2026-07-18T00:22:00.639946511Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-18T00:22:00.642319512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.645847681Z [Info] add_tags: Starting migration of Log DB to 66
2026-07-18T00:22:00.647974136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-18T00:22:00', 'add_tags')
2026-07-18T00:22:00.653667637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.657830906Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-18T00:22:00.660206743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155276s
2026-07-18T00:22:00.662439261Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-18T00:22:00.665006263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.668439050Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-07-18T00:22:00.670806230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-18T00:22:00', 'add_added_to_series')
2026-07-18T00:22:00.676735296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.681010510Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-18T00:22:00.683665870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156475s
2026-07-18T00:22:00.685915172Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-18T00:22:00.688604341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.692089132Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-07-18T00:22:00.694676065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-18T00:22:00', 'add_release_restrictions')
2026-07-18T00:22:00.700875226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.705005167Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-18T00:22:00.707762262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163421s
2026-07-18T00:22:00.710215665Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-18T00:22:00.713113975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.716791334Z [Info] quality_proper: Starting migration of Log DB to 69
2026-07-18T00:22:00.720307820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-18T00:22:00', 'quality_proper')
2026-07-18T00:22:00.726982809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.731033812Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-18T00:22:00.733628900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182114s
2026-07-18T00:22:00.737313925Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-18T00:22:00.740454012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.744270031Z [Info] delay_profile: Starting migration of Log DB to 70
2026-07-18T00:22:00.747070373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-18T00:22:00', 'delay_profile')
2026-07-18T00:22:00.754195800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.759096444Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-18T00:22:00.761909242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183054s
2026-07-18T00:22:00.764710627Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-18T00:22:00.767534236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.771695209Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-07-18T00:22:00.775352559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-18T00:22:00', 'unknown_quality_in_profile')
2026-07-18T00:22:00.782079834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.786215537Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-18T00:22:00.788996470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187065s
2026-07-18T00:22:00.791295051Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-18T00:22:00.793838867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.797454802Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-07-18T00:22:00.800244854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-18T00:22:00', 'history_downloadId')
2026-07-18T00:22:00.807661047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.811583630Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-18T00:22:00.814286536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177406s
2026-07-18T00:22:00.816620670Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-18T00:22:00.819056848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.823131448Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-07-18T00:22:00.825865196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-18T00:22:00', 'clear_ratings')
2026-07-18T00:22:00.833196959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.837256739Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-18T00:22:00.839943001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181866s
2026-07-18T00:22:00.842368689Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-18T00:22:00.844918556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.849276788Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-07-18T00:22:00.852092160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-18T00:22:00', 'disable_eztv')
2026-07-18T00:22:00.859789820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.863794780Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-18T00:22:00.866520803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189282s
2026-07-18T00:22:00.868836479Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-18T00:22:00.871398751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.875524273Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-07-18T00:22:00.878201929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-18T00:22:00', 'force_lib_update')
2026-07-18T00:22:00.889546727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.893573601Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-18T00:22:00.896334945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221858s
2026-07-18T00:22:00.898607444Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-18T00:22:00.901242764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.905292082Z [Info] add_users_table: Starting migration of Log DB to 76
2026-07-18T00:22:00.907815597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-18T00:22:00', 'add_users_table')
2026-07-18T00:22:00.914753366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.918999751Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-18T00:22:00.921549249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177583s
2026-07-18T00:22:00.923867891Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-18T00:22:00.926613723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.930290521Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-07-18T00:22:00.932974179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-18T00:22:00', 'add_add_options_to_series')
2026-07-18T00:22:00.940645115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.944810628Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-18T00:22:00.947610399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182825s
2026-07-18T00:22:00.949976376Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-18T00:22:00.952657288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.956382564Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-07-18T00:22:00.958964045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-18T00:22:00', 'add_commands_table')
2026-07-18T00:22:00.966632797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.970537164Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-18T00:22:00.973175740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178869s
2026-07-18T00:22:00.975403018Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-18T00:22:00.977859297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:00.981442848Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-07-18T00:22:00.984165373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-18T00:22:00', 'dedupe_tags')
2026-07-18T00:22:00.992542061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:00.997239266Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-18T00:22:01.000549395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193109s
2026-07-18T00:22:01.003208182Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-18T00:22:01.006566158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.010304470Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-07-18T00:22:01.013581583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-18T00:22:01', 'move_dot_prefix_to_transmission_category')
2026-07-18T00:22:01.022712962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.027029169Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-18T00:22:01.030235409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206511s
2026-07-18T00:22:01.032689955Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-18T00:22:01.035375676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.038968996Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-07-18T00:22:01.041687083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-18T00:22:01', 'add_fanzub_settings')
2026-07-18T00:22:01.048738862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.053186132Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-18T00:22:01.055808345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178898s
2026-07-18T00:22:01.058561894Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-18T00:22:01.061118265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.064780293Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-07-18T00:22:01.067782001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-18T00:22:01', 'additonal_blacklist_columns')
2026-07-18T00:22:01.074859421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.079613671Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-18T00:22:01.082681522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182514s
2026-07-18T00:22:01.084914080Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-18T00:22:01.088270994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.092204540Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-07-18T00:22:01.095258533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-18T00:22:01', 'update_quality_minmax_size')
2026-07-18T00:22:01.105026915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.109380026Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-18T00:22:01.112332516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213847s
2026-07-18T00:22:01.114797823Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-18T00:22:01.117559066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.121247989Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-07-18T00:22:01.124377455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-18T00:22:01', 'expand_transmission_urlbase')
2026-07-18T00:22:01.131344181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.135500576Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-18T00:22:01.139409663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177158s
2026-07-18T00:22:01.142343815Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-18T00:22:01.145071290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.148977190Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-07-18T00:22:01.151902544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-18T00:22:01', 'pushbullet_device_ids')
2026-07-18T00:22:01.158481540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.162581421Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-18T00:22:01.165281902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175275s
2026-07-18T00:22:01.167692149Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-18T00:22:01.171945368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.176213699Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-07-18T00:22:01.178503082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-18T00:22:01', 'remove_eztv')
2026-07-18T00:22:01.185547786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.189763390Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-18T00:22:01.192195400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178601s
2026-07-18T00:22:01.194408489Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-18T00:22:01.197307590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.201712065Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-07-18T00:22:01.204707580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-18T00:22:01', 'pushbullet_devices_channels_list')
2026-07-18T00:22:01.212641256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.217764298Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-18T00:22:01.220721848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204412s
2026-07-18T00:22:01.222998375Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-18T00:22:01.225817675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.230516503Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-07-18T00:22:01.233156031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-18T00:22:01', 'add_on_rename_to_notifcations')
2026-07-18T00:22:01.240756555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.245076910Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-18T00:22:01.248041574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192506s
2026-07-18T00:22:01.250285735Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-18T00:22:01.252844441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.257033301Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-07-18T00:22:01.259681186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-18T00:22:01', 'update_kickass_url')
2026-07-18T00:22:01.266315383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.271065013Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-18T00:22:01.273723159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182195s
2026-07-18T00:22:01.276680107Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-18T00:22:01.279562956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.284043273Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-07-18T00:22:01.286892344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-18T00:22:01', 'added_indexerstatus')
2026-07-18T00:22:01.293673146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.297840663Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-18T00:22:01.301099449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184238s
2026-07-18T00:22:01.304128302Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-18T00:22:01.306993986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.310846068Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-07-18T00:22:01.313826663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-18T00:22:01', 'add_unverifiedscenenumbering')
2026-07-18T00:22:01.320311770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.324275987Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-18T00:22:01.328210716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173178s
2026-07-18T00:22:01.330685802Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-18T00:22:01.333741669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.337375932Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-07-18T00:22:01.340376378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-18T00:22:01', 'naming_config_replace_illegal_characters')
2026-07-18T00:22:01.346729960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.350535087Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-18T00:22:01.354834860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016792s
2026-07-18T00:22:01.357201559Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-18T00:22:01.359603749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.363014421Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-07-18T00:22:01.365221919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-18T00:22:01', 'add_tvmazeid')
2026-07-18T00:22:01.370832604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.374661178Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-18T00:22:01.377663207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150353s
2026-07-18T00:22:01.379961989Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-18T00:22:01.382790728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.386222833Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-07-18T00:22:01.388860347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-18T00:22:01', 'add_additional_episodes_index')
2026-07-18T00:22:01.394882742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.398856238Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-18T00:22:01.402515231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159848s
2026-07-18T00:22:01.404767879Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-18T00:22:01.407350974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.410952430Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-07-18T00:22:01.413485324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-18T00:22:01', 'disable_kickass')
2026-07-18T00:22:01.420391349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.424604458Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-18T00:22:01.427162131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172878s
2026-07-18T00:22:01.429442045Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-18T00:22:01.432397249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.435948094Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-07-18T00:22:01.438645198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-18T00:22:01', 'add_reason_to_pending_releases')
2026-07-18T00:22:01.444833407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.448625688Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-18T00:22:01.451470470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016229s
2026-07-18T00:22:01.453654520Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-18T00:22:01.456262245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.459644429Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-07-18T00:22:01.462001889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-18T00:22:01', 'remove_titans_of_tv')
2026-07-18T00:22:01.467821636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.471649558Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-18T00:22:01.474254106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154052s
2026-07-18T00:22:01.476480382Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-18T00:22:01.479166825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.482617748Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-07-18T00:22:01.485348801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-18T00:22:01', 'extra_and_subtitle_files')
2026-07-18T00:22:01.492190235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.496003458Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-18T00:22:01.498690974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016831s
2026-07-18T00:22:01.501035848Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-18T00:22:01.503687190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.507341173Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-07-18T00:22:01.509961192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-18T00:22:01', 'add_scene_season_number')
2026-07-18T00:22:01.516487331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.520292749Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-18T00:22:01.522941606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165625s
2026-07-18T00:22:01.525226620Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-18T00:22:01.528133707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.531632096Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-07-18T00:22:01.534595407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-18T00:22:01', 'add_ultrahd_quality_in_profiles')
2026-07-18T00:22:01.544294640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.548407647Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-18T00:22:01.551279223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020248s
2026-07-18T00:22:01.553502192Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-18T00:22:01.556879487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.560537668Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-07-18T00:22:01.563866816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-18T00:22:01', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-18T00:22:01.571856904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.576159544Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-18T00:22:01.579519273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019295s
2026-07-18T00:22:01.582007517Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-18T00:22:01.584822659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.588257159Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-07-18T00:22:01.591029565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-18T00:22:01', 'fix_metadata_file_extensions')
2026-07-18T00:22:01.598376559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.602258500Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-18T00:22:01.605130467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174275s
2026-07-18T00:22:01.607331212Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-18T00:22:01.609857211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.613334848Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-07-18T00:22:01.615753662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-18T00:22:01', 'remove_kickass')
2026-07-18T00:22:01.621915066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.625903983Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-18T00:22:01.628394872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160365s
2026-07-18T00:22:01.630745889Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-18T00:22:01.633651884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.637467703Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-07-18T00:22:01.640568591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-18T00:22:01', 'rename_torrent_downloadstation')
2026-07-18T00:22:01.647116935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.650965059Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-18T00:22:01.653829901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173722s
2026-07-18T00:22:01.656383717Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-18T00:22:01.658940859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.662539340Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-07-18T00:22:01.665243749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-18T00:22:01', 'update_btn_url')
2026-07-18T00:22:01.671477559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.675311624Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-18T00:22:01.677801691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164433s
2026-07-18T00:22:01.679999570Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-18T00:22:01.682518996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.685937224Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-07-18T00:22:01.688283250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-18T00:22:01', 'remove_wombles')
2026-07-18T00:22:01.704522441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.708430104Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-18T00:22:01.710881263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259279s
2026-07-18T00:22:01.713272341Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-18T00:22:01.715940166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.719700483Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-07-18T00:22:01.722325302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-18T00:22:01', 'fix_extra_file_extension')
2026-07-18T00:22:01.728267304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.732035626Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-18T00:22:01.734725296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160709s
2026-07-18T00:22:01.736917243Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-18T00:22:01.739509315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.742869445Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-07-18T00:22:01.745249681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-18T00:22:01', 'import_extra_files')
2026-07-18T00:22:01.751045219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.754848662Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-18T00:22:01.757402127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153539s
2026-07-18T00:22:01.759588883Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-18T00:22:01.762239414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.765639655Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-07-18T00:22:01.768089842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-18T00:22:01', 'fix_extra_files_config')
2026-07-18T00:22:01.773975801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.777836891Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-18T00:22:01.780589728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156056s
2026-07-18T00:22:01.782690009Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-18T00:22:01.785439730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.788895222Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-07-18T00:22:01.791794584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-18T00:22:01', 'create_language_profiles')
2026-07-18T00:22:01.798174379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.802005388Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-18T00:22:01.804819979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166358s
2026-07-18T00:22:01.807262360Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-18T00:22:01.810089196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.813579248Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-07-18T00:22:01.816600916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-18T00:22:01', 'added_regex_to_scenemapping')
2026-07-18T00:22:01.823710030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.827612653Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-18T00:22:01.830441403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175467s
2026-07-18T00:22:01.833200092Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-18T00:22:01.836052018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.839609365Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-07-18T00:22:01.842490521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-18T00:22:01', 'consolidate_indexer_baseurl')
2026-07-18T00:22:01.849234008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.853073444Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-18T00:22:01.855868095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170616s
2026-07-18T00:22:01.858073990Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-18T00:22:01.860766745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.864189322Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-07-18T00:22:01.866903600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-18T00:22:01', 'rename_indexer_status_id')
2026-07-18T00:22:01.873121308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.876935634Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-18T00:22:01.879610373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161706s
2026-07-18T00:22:01.881856689Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-18T00:22:01.884616239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.888021891Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-07-18T00:22:01.890565156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-18T00:22:01', 'add_downloadclient_status')
2026-07-18T00:22:01.896553732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.900434000Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-18T00:22:01.903126405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158078s
2026-07-18T00:22:01.905333542Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-18T00:22:01.907784270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.911193279Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-07-18T00:22:01.913482101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-18T00:22:01', 'disable_nyaa')
2026-07-18T00:22:01.919150883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.922920277Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-18T00:22:01.925399623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151622s
2026-07-18T00:22:01.927569976Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-18T00:22:01.930639641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.934049822Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-07-18T00:22:01.936903983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-18T00:22:01', 'add_webrip_and_br480_qualites_in_profile')
2026-07-18T00:22:01.943205300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.947056729Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-18T00:22:01.950098859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164171s
2026-07-18T00:22:01.952328993Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-18T00:22:01.955078032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.958472862Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-07-18T00:22:01.961058883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-18T00:22:01', 'add_history_eventType_index')
2026-07-18T00:22:01.967060084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.970872336Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-18T00:22:01.973656054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157952s
2026-07-18T00:22:01.975864624Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-18T00:22:01.979005974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:01.982427678Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-07-18T00:22:01.985418925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-18T00:22:01', 'separate_automatic_and_interactive_searches')
2026-07-18T00:22:01.991814682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:01.995642164Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-18T00:22:01.998826189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016632s
2026-07-18T00:22:02.000993887Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-18T00:22:02.004040416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.007366267Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-07-18T00:22:02.010220958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-18T00:22:02', 'update_series_episodes_history_indexes')
2026-07-18T00:22:02.016487435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.020217370Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-18T00:22:02.023233898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162374s
2026-07-18T00:22:02.025425203Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-18T00:22:02.028091816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.031458740Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-07-18T00:22:02.033911522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-18T00:22:02', 'update_animetosho_url')
2026-07-18T00:22:02.039722922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.043572057Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-18T00:22:02.046212337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154689s
2026-07-18T00:22:02.048474996Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-18T00:22:02.051296050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.054696441Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-07-18T00:22:02.057384497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-18T00:22:02', 'add_remux_qualities_in_profile')
2026-07-18T00:22:02.063480751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.067624350Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-18T00:22:02.070522249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163475s
2026-07-18T00:22:02.072777443Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-18T00:22:02.075641122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.079228992Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-07-18T00:22:02.083709960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-18T00:22:02', 'add_history_seriesId_index')
2026-07-18T00:22:02.104327963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.109247015Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-18T00:22:02.112752558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335866s
2026-07-18T00:22:02.115189478Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-18T00:22:02.119286814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.123725988Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-07-18T00:22:02.126360356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-18T00:22:02', 'remove_media_browser_metadata')
2026-07-18T00:22:02.132788778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.137075085Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-18T00:22:02.139918514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180094s
2026-07-18T00:22:02.142282497Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-18T00:22:02.145650443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.149353324Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-07-18T00:22:02.152661109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-18T00:22:02', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-18T00:22:02.159876046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.163928351Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-18T00:22:02.167613296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183208s
2026-07-18T00:22:02.169896797Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-18T00:22:02.172553800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.176185317Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-07-18T00:22:02.178757500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-18T00:22:02', 'add_custom_filters')
2026-07-18T00:22:02.184861749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.188831217Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-18T00:22:02.191451537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162912s
2026-07-18T00:22:02.194660262Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-18T00:22:02.198489498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.202087167Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-07-18T00:22:02.205079025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-18T00:22:02', 'rename_restrictions_to_release_profiles')
2026-07-18T00:22:02.212894533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.216836906Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-18T00:22:02.219924687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184436s
2026-07-18T00:22:02.222503864Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-18T00:22:02.225694022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.229405520Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-07-18T00:22:02.232557391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-18T00:22:02', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-18T00:22:02.239731165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.243731696Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-18T00:22:02.247197629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178666s
2026-07-18T00:22:02.249370147Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-18T00:22:02.252534222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.256229989Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-07-18T00:22:02.259466660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-18T00:22:02', 'add_relative_original_path_to_episode_file')
2026-07-18T00:22:02.266478097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.270465762Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-18T00:22:02.273678656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179651s
2026-07-18T00:22:02.276102910Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-18T00:22:02.279300733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.282934385Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-07-18T00:22:02.285765249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-18T00:22:02', 'episode_last_searched_time')
2026-07-18T00:22:02.292228862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.296278321Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-18T00:22:02.299074195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171714s
2026-07-18T00:22:02.304632333Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-18T00:22:02.307859095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.312806484Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-07-18T00:22:02.315979877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-18T00:22:02', 'download_propers_config')
2026-07-18T00:22:02.325518747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.329853311Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-18T00:22:02.332637982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219973s
2026-07-18T00:22:02.335069701Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-18T00:22:02.338142192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.342875389Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-07-18T00:22:02.345925665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-18T00:22:02', 'add_download_client_priority')
2026-07-18T00:22:02.352699122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.356411763Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-18T00:22:02.359243028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185275s
2026-07-18T00:22:02.361488402Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-18T00:22:02.364238533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.367654296Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-07-18T00:22:02.370214294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-18T00:22:02', 'add_specials_folder_format')
2026-07-18T00:22:02.376282170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.380015141Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-18T00:22:02.382766916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157684s
2026-07-18T00:22:02.384991247Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-18T00:22:02.387732992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.391153283Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-07-18T00:22:02.393721839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-18T00:22:02', 'health_issue_notification')
2026-07-18T00:22:02.399825617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.403701997Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-18T00:22:02.406406477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159427s
2026-07-18T00:22:02.408638665Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-18T00:22:02.411798100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.415210335Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-07-18T00:22:02.418222164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-18T00:22:02', 'add_indexer_and_enabled_to_release_profiles')
2026-07-18T00:22:02.424782302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.428490884Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-18T00:22:02.431648777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166879s
2026-07-18T00:22:02.433914823Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-18T00:22:02.436721318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.440111819Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-07-18T00:22:02.442702489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-18T00:22:02', 'add_airedbefore_to_episodes')
2026-07-18T00:22:02.448780425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.452522856Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-18T00:22:02.455359762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157984s
2026-07-18T00:22:02.458063019Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-18T00:22:02.460217981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.463643764Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-07-18T00:22:02.465988337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-18T00:22:02', 'remove_bitmetv')
2026-07-18T00:22:02.472075642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.476066604Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-18T00:22:02.478192768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154783s
2026-07-18T00:22:02.480407500Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-18T00:22:02.483019603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.486628796Z [Info] add_download_history: Starting migration of Log DB to 139
2026-07-18T00:22:02.488941505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-18T00:22:02', 'add_download_history')
2026-07-18T00:22:02.494905743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.498849058Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-18T00:22:02.501425820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157576s
2026-07-18T00:22:02.503631283Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-18T00:22:02.506672271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.510207304Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-07-18T00:22:02.513082737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-18T00:22:02', 'remove_chown_and_folderchmod_config_v2')
2026-07-18T00:22:02.519488785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.523476149Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-18T00:22:02.526352244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016559s
2026-07-18T00:22:02.528548118Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-18T00:22:02.531218970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.535179760Z [Info] add_update_history: Starting migration of Log DB to 141
2026-07-18T00:22:02.555210139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-18T00:22:02.564264112Z [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-07-18T00:22:02.572170593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139526s
2026-07-18T00:22:02.575433457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-18T00:22:02.578752304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-18T00:22:02.584225231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058942s
2026-07-18T00:22:02.586299390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-18T00:22:02', 'add_update_history')
2026-07-18T00:22:02.592217875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.596214759Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-18T00:22:02.598806561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018252s
2026-07-18T00:22:02.601190835Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-18T00:22:02.603645801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.607390887Z [Info] import_lists: Starting migration of Log DB to 142
2026-07-18T00:22:02.609726343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-18T00:22:02', 'import_lists')
2026-07-18T00:22:02.615625750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.620186299Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-18T00:22:02.622683300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163346s
2026-07-18T00:22:02.625106131Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-18T00:22:02.627897015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.631573262Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-07-18T00:22:02.634290296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-18T00:22:02', 'add_priority_to_indexers')
2026-07-18T00:22:02.640317340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.644179191Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-18T00:22:02.646889923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016314s
2026-07-18T00:22:02.649183635Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-18T00:22:02.652360586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.655828974Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-07-18T00:22:02.658776363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-18T00:22:02', 'import_lists_series_type_and_season_folder')
2026-07-18T00:22:02.665195276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.668992137Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-18T00:22:02.672172295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166551s
2026-07-18T00:22:02.674393290Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-18T00:22:02.676826793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.681062607Z [Info] remove_growl: Starting migration of Log DB to 145
2026-07-18T00:22:02.683510179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-18T00:22:02', 'remove_growl')
2026-07-18T00:22:02.689576391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.693575690Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-18T00:22:02.695992970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167368s
2026-07-18T00:22:02.698212122Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-18T00:22:02.701102415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.704546194Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-07-18T00:22:02.710401261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-18T00:22:02.713053004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-18T00:22:02.732477653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194148s
2026-07-18T00:22:02.735259928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-18T00:22:02', 'cleanup_duplicates_updatehistory')
2026-07-18T00:22:02.741703592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.746086613Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-18T00:22:02.749030104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331705s
2026-07-18T00:22:02.751468106Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-18T00:22:02.754356696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.758183627Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-07-18T00:22:02.760895472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-18T00:22:02', 'swap_filechmod_for_folderchmod')
2026-07-18T00:22:02.766991634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.770842844Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-18T00:22:02.773814402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016496s
2026-07-18T00:22:02.776238386Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-18T00:22:02.778581337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.782017079Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-07-18T00:22:02.784395782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-18T00:22:02', 'mediainfo_channels')
2026-07-18T00:22:02.790212722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.794073401Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-18T00:22:02.796621295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154761s
2026-07-18T00:22:02.798848142Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-18T00:22:02.801755349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.805271033Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-07-18T00:22:02.807936243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-18T00:22:02', 'add_on_delete_to_notifications')
2026-07-18T00:22:02.814028348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.818036334Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-18T00:22:02.820959814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162815s
2026-07-18T00:22:02.823327525Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-18T00:22:02.826031433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.829468498Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-07-18T00:22:02.832147145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-18T00:22:02', 'add_scene_mapping_origin')
2026-07-18T00:22:02.838222326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.842150310Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-18T00:22:02.844881824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161175s
2026-07-18T00:22:02.847182590Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-18T00:22:02.849957291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.853453866Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-07-18T00:22:02.856069245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-18T00:22:02', 'remove_custom_filter_type')
2026-07-18T00:22:02.862180950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.866049785Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-18T00:22:02.868787432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160805s
2026-07-18T00:22:02.871054980Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-18T00:22:02.873841825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.877339603Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-07-18T00:22:02.879937207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-18T00:22:02', 'update_btn_url_to_https')
2026-07-18T00:22:02.885874810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.889696691Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-18T00:22:02.892398545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158578s
2026-07-18T00:22:02.894624841Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-18T00:22:02.897620056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.901133505Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-07-18T00:22:02.904009410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-18T00:22:02', 'add_on_episodefiledelete_for_upgrade')
2026-07-18T00:22:02.910306768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.914154451Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-18T00:22:02.919395982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016534s
2026-07-18T00:22:02.922678095Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-18T00:22:02.925508889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.929347423Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-07-18T00:22:02.932015358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-18T00:22:02', 'add_name_release_profile')
2026-07-18T00:22:02.938344180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.942968187Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-18T00:22:02.945759511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174752s
2026-07-18T00:22:02.948009104Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-18T00:22:02.950956482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.954415622Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-07-18T00:22:02.957094340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-18T00:22:02', 'add_arabic_and_hindi_languages')
2026-07-18T00:22:02.963325314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.967290594Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-18T00:22:02.970236880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163613s
2026-07-18T00:22:02.972633549Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-18T00:22:02.975559595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:02.979176503Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-07-18T00:22:02.981861432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-18T00:22:02', 'add_bypass_to_delay_profile')
2026-07-18T00:22:02.988215816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:02.992276077Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-18T00:22:02.995091940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167204s
2026-07-18T00:22:02.997447296Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-18T00:22:03.000291166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.003824836Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-07-18T00:22:03.006431889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-18T00:22:03', 'email_multiple_addresses')
2026-07-18T00:22:03.012634056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.016518923Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-18T00:22:03.019285537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016224s
2026-07-18T00:22:03.021530651Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-18T00:22:03.024335082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.027832789Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-07-18T00:22:03.030361344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-18T00:22:03', 'cdh_per_downloadclient')
2026-07-18T00:22:03.036503259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.040469300Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-18T00:22:03.043173239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161358s
2026-07-18T00:22:03.045492963Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-18T00:22:03.048065426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.051688606Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-07-18T00:22:03.053963500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-18T00:22:03', 'add_indexer_tags')
2026-07-18T00:22:03.059940152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.064250948Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-18T00:22:03.066921459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159113s
2026-07-18T00:22:03.069297526Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-18T00:22:03.072253572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.075859678Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-07-18T00:22:03.078701294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-18T00:22:03', 'rename_blacklist_to_blocklist')
2026-07-18T00:22:03.085004754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.089009854Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-18T00:22:03.091869977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167359s
2026-07-18T00:22:03.094356778Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-18T00:22:03.097089113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.100587051Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-07-18T00:22:03.103095956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-18T00:22:03', 'remove_plex_hometheatre')
2026-07-18T00:22:03.109174654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.113035403Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-18T00:22:03.115750614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159469s
2026-07-18T00:22:03.118086971Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-18T00:22:03.120857483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.124327124Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-07-18T00:22:03.126953366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-18T00:22:03', 'release_profile_to_array')
2026-07-18T00:22:03.133023767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.136990981Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-18T00:22:03.139802796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161423s
2026-07-18T00:22:03.142118081Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-18T00:22:03.144730254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.148248413Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-07-18T00:22:03.150966409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-18T00:22:03', 'mediainfo_to_ffmpeg')
2026-07-18T00:22:03.156839553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.160710883Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-18T00:22:03.163298467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159599s
2026-07-18T00:22:03.165622740Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-18T00:22:03.168441279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.172162838Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-07-18T00:22:03.174811464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-18T00:22:03', 'download_client_per_indexer')
2026-07-18T00:22:03.181368887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.185280498Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-18T00:22:03.188108717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016825s
2026-07-18T00:22:03.190344171Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-18T00:22:03.193214094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.196694847Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-07-18T00:22:03.199432392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-18T00:22:03', 'add_on_update_to_notifications')
2026-07-18T00:22:03.205600751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.209432853Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-18T00:22:03.212299669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162378s
2026-07-18T00:22:03.214528319Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-18T00:22:03.217246686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.220819916Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-07-18T00:22:03.223332379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-18T00:22:03', 'update_series_sort_title')
2026-07-18T00:22:03.229732023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.233606119Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-18T00:22:03.236355429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163642s
2026-07-18T00:22:03.238948423Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-18T00:22:03.241663944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.245946153Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-07-18T00:22:03.248630742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-18T00:22:03', 'add_tvdbid_to_episode')
2026-07-18T00:22:03.254631893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.258484596Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-18T00:22:03.261123944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168669s
2026-07-18T00:22:03.263355109Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-18T00:22:03.266419855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.270113287Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-07-18T00:22:03.273003470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-18T00:22:03', 'add_additional_info_to_pending_releases')
2026-07-18T00:22:03.279754713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.283633789Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-18T00:22:03.286692642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171649s
2026-07-18T00:22:03.288954369Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-18T00:22:03.291983392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.295381880Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-07-18T00:22:03.298252223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-18T00:22:03', 'add_malayalam_and_ukrainian_languages')
2026-07-18T00:22:03.304543299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.308349578Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-18T00:22:03.311543514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016401s
2026-07-18T00:22:03.313854560Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-18T00:22:03.316908994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.320398876Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-07-18T00:22:03.323215972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-18T00:22:03', 'add_language_tags_to_subtitle_files')
2026-07-18T00:22:03.329461987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.333270441Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-18T00:22:03.336281628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164229s
2026-07-18T00:22:03.338551331Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-18T00:22:03.341128414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.344660350Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-07-18T00:22:03.347173424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-18T00:22:03', 'add_custom_formats')
2026-07-18T00:22:03.353007930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.356948860Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-18T00:22:03.359580994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158377s
2026-07-18T00:22:03.362005158Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-18T00:22:03.365296810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.368727974Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-07-18T00:22:03.372119477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-18T00:22:03', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-18T00:22:03.379001464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.382842082Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-18T00:22:03.386444049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175608s
2026-07-18T00:22:03.388768994Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-18T00:22:03.391173449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.394680034Z [Info] remove_omg: Starting migration of Log DB to 173
2026-07-18T00:22:03.414986259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-18T00:22:03', 'remove_omg')
2026-07-18T00:22:03.421537118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.426540640Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-18T00:22:03.428964664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353995s
2026-07-18T00:22:03.431486855Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-18T00:22:03.434053567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.438246375Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-07-18T00:22:03.440824560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-18T00:22:03', 'add_salt_to_users')
2026-07-18T00:22:03.446864620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.450850521Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-18T00:22:03.453819092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166959s
2026-07-18T00:22:03.456293819Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-18T00:22:03.459276158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.462676309Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-07-18T00:22:03.465887148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-18T00:22:03', 'language_profiles_to_custom_formats')
2026-07-18T00:22:03.472143855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.475945655Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-18T00:22:03.478869937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167119s
2026-07-18T00:22:03.481102415Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-18T00:22:03.483622894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.487014958Z [Info] original_language: Starting migration of Log DB to 176
2026-07-18T00:22:03.489374853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-18T00:22:03', 'original_language')
2026-07-18T00:22:03.495146563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.498892861Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-18T00:22:03.501438690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152579s
2026-07-18T00:22:03.503628342Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-18T00:22:03.506974735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.510378323Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-07-18T00:22:03.513534592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-18T00:22:03', 'add_on_manual_interaction_required_to_notifications')
2026-07-18T00:22:03.520228520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.524130692Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-18T00:22:03.527451133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171572s
2026-07-18T00:22:03.529683651Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-18T00:22:03.532193257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.535603789Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-07-18T00:22:03.537879444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-18T00:22:03', 'list_sync_time')
2026-07-18T00:22:03.543570250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.547350748Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-18T00:22:03.549827057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151634s
2026-07-18T00:22:03.552047852Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-18T00:22:03.554558521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.557965666Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-07-18T00:22:03.560312164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-18T00:22:03', 'add_auto_tagging')
2026-07-18T00:22:03.566080967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.569946185Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-18T00:22:03.572467044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153761s
2026-07-18T00:22:03.574659221Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-18T00:22:03.577105320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.580525932Z [Info] task_duration: Starting migration of Log DB to 180
2026-07-18T00:22:03.582743380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-18T00:22:03', 'task_duration')
2026-07-18T00:22:03.588450760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.592261588Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-18T00:22:03.594690312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151206s
2026-07-18T00:22:03.596877098Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-18T00:22:03.599830148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.603260951Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-07-18T00:22:03.605995671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-18T00:22:03', 'quality_definition_preferred_size')
2026-07-18T00:22:03.612405255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.616170742Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-18T00:22:03.619362203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163551s
2026-07-18T00:22:03.621540902Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-18T00:22:03.624844338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.628386005Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-07-18T00:22:03.631578998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-18T00:22:03', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-18T00:22:03.637981348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.641816445Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-18T00:22:03.645167678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169694s
2026-07-18T00:22:03.647304794Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-18T00:22:03.650450602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.653770161Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-07-18T00:22:03.656077490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-18T00:22:03', 'update_images_remote_url')
2026-07-18T00:22:03.662091798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.665913989Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-18T00:22:03.668695994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015866s
2026-07-18T00:22:03.670944916Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-18T00:22:03.673991164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.677500244Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-07-18T00:22:03.680403854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-18T00:22:03', 'remove_invalid_roksbox_metadata_images')
2026-07-18T00:22:03.686855424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.690988020Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-18T00:22:03.694092495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169661s
2026-07-18T00:22:03.696324944Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-18T00:22:03.698954582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.702411918Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-07-18T00:22:03.704945593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-18T00:22:03', 'add_episode_runtime')
2026-07-18T00:22:03.710814939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.714645918Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-18T00:22:03.717259054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156906s
2026-07-18T00:22:03.719483195Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-18T00:22:03.722184999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.725584188Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-07-18T00:22:03.728065998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-18T00:22:03', 'add_result_to_commands')
2026-07-18T00:22:03.734226841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.738068562Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-18T00:22:03.740680054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157459s
2026-07-18T00:22:03.742990569Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-18T00:22:03.745847686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.749297056Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-07-18T00:22:03.752150646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-18T00:22:03', 'add_on_series_add_to_notifications')
2026-07-18T00:22:03.758433766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.762286128Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-18T00:22:03.765243667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164449s
2026-07-18T00:22:03.767529442Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-18T00:22:03.771342265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.774892979Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-07-18T00:22:03.785641657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-18T00:22:03.788283910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001723s
2026-07-18T00:22:03.790961004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-18T00:22:03.810605395Z [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-07-18T00:22:03.819822116Z [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-07-18T00:22:03.827731152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-18T00:22:03.831878248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-18T00:22:03.838945187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-18T00:22:03.843600717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498659s
2026-07-18T00:22:03.845714336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-18T00:22:03.848440268Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2026-07-18T00:22:03.850448224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-18T00:22:03.857772341Z [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-07-18T00:22:03.865489901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-18T00:22:03.872207978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-18T00:22:03.878065951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-18T00:22:03.885474859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-18T00:22:03.890583893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372031s
2026-07-18T00:22:03.892705548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-18T00:22:03.895332751Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2026-07-18T00:22:03.897131987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-18T00:22:03.904336513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-18T00:22:03.910434730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-18T00:22:03.918504620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-18T00:22:03.924192751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-18T00:22:03.931407177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-18T00:22:03.938118159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379918s
2026-07-18T00:22:03.940473485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-18T00:22:03', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-18T00:22:03.947093212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.951381523Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-18T00:22:03.954743056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512808s
2026-07-18T00:22:03.957219135Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-18T00:22:03.960249310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.963894505Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-07-18T00:22:03.966750279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-18T00:22:03', 'add_colon_replacement_to_naming_config')
2026-07-18T00:22:03.973090094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:03.976837444Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-18T00:22:03.979876166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165879s
2026-07-18T00:22:03.982074877Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-18T00:22:03.984872544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:03.988278857Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-07-18T00:22:03.990875940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-18T00:22:03', 'health_restored_notification')
2026-07-18T00:22:03.996929718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.000667178Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-18T00:22:04.003433031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157883s
2026-07-18T00:22:04.005652112Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-18T00:22:04.008357353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.011737393Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-07-18T00:22:04.014238082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-18T00:22:04', 'add_download_client_tags')
2026-07-18T00:22:04.020355828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.024064801Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-18T00:22:04.026718268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156401s
2026-07-18T00:22:04.028977650Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-18T00:22:04.031619483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.035100126Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-07-18T00:22:04.037571446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-18T00:22:04', 'import_exclusion_type')
2026-07-18T00:22:04.043422174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.047180226Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-18T00:22:04.049788181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155582s
2026-07-18T00:22:04.052003755Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-18T00:22:04.054614175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.058068214Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-07-18T00:22:04.060553612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-18T00:22:04', 'add_import_list_items')
2026-07-18T00:22:04.066432888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.070263276Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-18T00:22:04.072896892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156478s
2026-07-18T00:22:04.075108980Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-18T00:22:04.077785993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.081176805Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-07-18T00:22:04.083680810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-18T00:22:04', 'add_notification_status')
2026-07-18T00:22:04.089632823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.093475105Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-18T00:22:04.096187310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156937s
2026-07-18T00:22:04.098412113Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-18T00:22:04.101682131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.105063725Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-07-18T00:22:04.108168460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-18T00:22:04', 'parse_language_tags_from_existing_subtitle_files')
2026-07-18T00:22:04.114705913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.118537513Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-18T00:22:04.121804796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168534s
2026-07-18T00:22:04.124288490Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-18T00:22:04.127074243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.130559205Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-07-18T00:22:04.132906084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-18T00:22:04', 'add_finale_type')
2026-07-18T00:22:04.138762854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.142627271Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-18T00:22:04.145218252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155581s
2026-07-18T00:22:04.147447022Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-18T00:22:04.150122483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.153584148Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-07-18T00:22:04.156121571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-18T00:22:04', 'list_add_missing_search')
2026-07-18T00:22:04.162140768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.166009964Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-18T00:22:04.168727770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015889s
2026-07-18T00:22:04.171166013Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-18T00:22:04.174345880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.177880191Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-07-18T00:22:04.181006881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-18T00:22:04', 'parse_title_from_existing_subtitle_files')
2026-07-18T00:22:04.187545015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.191467448Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-18T00:22:04.194606733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171332s
2026-07-18T00:22:04.196861597Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-18T00:22:04.199550254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.203088624Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-07-18T00:22:04.205473549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-18T00:22:04', 'series_last_aired')
2026-07-18T00:22:04.211241270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.215788282Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-18T00:22:04.218395134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162365s
2026-07-18T00:22:04.220673224Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-18T00:22:04.223363034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.226983499Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-07-18T00:22:04.229529729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-18T00:22:04', 'AddNewItemMonitorType')
2026-07-18T00:22:04.235417593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.239289995Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-18T00:22:04.242073022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159157s
2026-07-18T00:22:04.244514562Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-18T00:22:04.247067115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.250500513Z [Info] email_encryption: Starting migration of Log DB to 201
2026-07-18T00:22:04.252854756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-18T00:22:04', 'email_encryption')
2026-07-18T00:22:04.258621365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.262468066Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-18T00:22:04.264967332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154022s
2026-07-18T00:22:04.267162535Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-18T00:22:04.269706821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.273124197Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-07-18T00:22:04.275442969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-18T00:22:04', 'add_indexer_flags')
2026-07-18T00:22:04.281222103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.285007881Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-18T00:22:04.287539562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153122s
2026-07-18T00:22:04.289751950Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-18T00:22:04.292177317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.295562067Z [Info] release_type: Starting migration of Log DB to 203
2026-07-18T00:22:04.297788222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-18T00:22:04', 'release_type')
2026-07-18T00:22:04.303449349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.307258754Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-18T00:22:04.309705754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150797s
2026-07-18T00:22:04.312027663Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-18T00:22:04.314569615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.317973052Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-07-18T00:22:04.320389902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-18T00:22:04', 'add_add_release_hash')
2026-07-18T00:22:04.326295391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.330135428Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-18T00:22:04.332746028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155639s
2026-07-18T00:22:04.334960530Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-18T00:22:04.337628666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.341013055Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-07-18T00:22:04.343504305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-18T00:22:04', 'rename_season_pack_spec')
2026-07-18T00:22:04.349514144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.353350263Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-18T00:22:04.356023539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157209s
2026-07-18T00:22:04.358257130Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-18T00:22:04.360660042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.364074100Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-07-18T00:22:04.366260766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-18T00:22:04', 'add_tmdbid')
2026-07-18T00:22:04.371877073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.375666317Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-18T00:22:04.378103668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150018s
2026-07-18T00:22:04.380322208Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-18T00:22:04.383383697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.386806483Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-07-18T00:22:04.389696546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-18T00:22:04', 'add_on_import_complete_to_notifications')
2026-07-18T00:22:04.396043465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.400176593Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-18T00:22:04.403159302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168241s
2026-07-18T00:22:04.405440869Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-18T00:22:04.408235861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.411936247Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-07-18T00:22:04.414624263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-18T00:22:04', 'add_monitored_seasons_filter')
2026-07-18T00:22:04.420772631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.424812351Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-18T00:22:04.427609647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165654s
2026-07-18T00:22:04.430094935Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-18T00:22:04.433079919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.436631064Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-07-18T00:22:04.439644777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-18T00:22:04', 'add_custom_colon_replacement_to_naming_config')
2026-07-18T00:22:04.446129603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.450007356Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-18T00:22:04.453293166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169442s
2026-07-18T00:22:04.455616478Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-18T00:22:04.459018262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.462481640Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-07-18T00:22:04.465642248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-18T00:22:04', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-18T00:22:04.472420816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.476653375Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-18T00:22:04.479978234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176373s
2026-07-18T00:22:04.482177384Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-18T00:22:04.485106887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.488503120Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-07-18T00:22:04.491237971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-18T00:22:04', 'add_blurary576p_quality_in_profiles')
2026-07-18T00:22:04.497556361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.501675581Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-18T00:22:04.504811249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165607s
2026-07-18T00:22:04.507063116Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-18T00:22:04.510647428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.514168824Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-07-18T00:22:04.517572422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-18T00:22:04', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-18T00:22:04.524752949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.528648639Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-18T00:22:04.532206558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179828s
2026-07-18T00:22:04.534466601Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-18T00:22:04.537161241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-18T00:22:04.540607354Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-07-18T00:22:04.543160148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-18T00:22:04', 'add_mal_and_anilist_ids')
2026-07-18T00:22:04.549232112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-18T00:22:04.553104184Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-18T00:22:04.555910068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159462s
2026-07-18T00:22:05.178916973Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-18T00:22:08.125031853Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-07-18T00:22:08.287891996Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-18T00:22:11.656536430Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-18T00:22:12.811992348Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-18T00:22:12.822043450Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-18T00:22:12.825028484Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-07-18T00:22:14.806907598Z [ls.io-init] done.
Expand
NAME VERSION
BouncyCastle.Cryptography 2.6.2
Dapper 2.0.123
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 2.0.9.136
Equ 2.3.0
FluentValidation 9.5.4
IPAddressRange 6.1.0
Ical.Net 4.3.1
ImpromptuInterface 7.0.1
Instances 1.6.1
Lib.Harmony 2.3.3
MailKit 4.17.0
Microsoft.AspNetCore.Cryptography.Internal 6.0.21
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21
Microsoft.AspNetCore.Owin 6.0.21
Microsoft.Bcl.AsyncInterfaces 6.0.0
Microsoft.Bcl.TimeProvider 8.0.0
Microsoft.Data.SqlClient 2.1.7
Microsoft.Extensions.Configuration 6.0.0
Microsoft.Extensions.Configuration 6.0.1
Microsoft.Extensions.Configuration.Abstractions 6.0.0
Microsoft.Extensions.Configuration.Binder 6.0.0
Microsoft.Extensions.Configuration.CommandLine 6.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1
Microsoft.Extensions.Configuration.FileExtensions 6.0.0
Microsoft.Extensions.Configuration.Json 6.0.0
Microsoft.Extensions.Configuration.UserSecrets 6.0.1
Microsoft.Extensions.DependencyInjection 6.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0
Microsoft.Extensions.FileProviders.Abstractions 6.0.0
Microsoft.Extensions.FileProviders.Physical 6.0.0
Microsoft.Extensions.FileSystemGlobbing 6.0.0
Microsoft.Extensions.Hosting 6.0.1
Microsoft.Extensions.Hosting.Abstractions 6.0.0
Microsoft.Extensions.Hosting.WindowsServices 6.0.2
Microsoft.Extensions.Logging 6.0.0
Microsoft.Extensions.Logging.Abstractions 6.0.0
Microsoft.Extensions.Logging.Configuration 6.0.0
Microsoft.Extensions.Logging.Console 6.0.0
Microsoft.Extensions.Logging.Debug 6.0.0
Microsoft.Extensions.Logging.EventLog 6.0.0
Microsoft.Extensions.Logging.EventSource 6.0.0
Microsoft.Extensions.Options 6.0.0
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0
Microsoft.Extensions.Primitives 6.0.0
Microsoft.Identity.Client 4.21.1
Microsoft.IdentityModel.JsonWebTokens 6.8.0
Microsoft.IdentityModel.Logging 6.8.0
Microsoft.IdentityModel.Protocols 6.8.0
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0
Microsoft.IdentityModel.Tokens 6.8.0
Microsoft.OpenApi 1.6.14
Microsoft.Win32.SystemEvents 6.0.0
MimeKit 4.17.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr24
MonoTorrent 2.0.7
NLog 5.3.4
NLog.Extensions.Logging 5.3.15
NLog.Layouts.ClefJsonLayout 1.0.2
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.3
NodaTime 3.2.0
Npgsql 7.0.9
Openur.FFprobeStatic 5.1.10.23
Polly 8.5.0
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.5.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FFMpegCore 4.7.0-26
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SixLabors.ImageSharp 3.1.12
Sonarr 4.0.19
Sonarr.Api.V3 4.0.19
Sonarr.Common 4.0.19
Sonarr.Core 4.0.19
Sonarr.Host 4.0.19
Sonarr.Http 4.0.19
Sonarr.Mono 4.0.19
Sonarr.RuntimePatches 4.0.19
Sonarr.SignalR 4.0.19
Swashbuckle.AspNetCore.Annotations 6.6.2
Swashbuckle.AspNetCore.Swagger 6.6.2
Swashbuckle.AspNetCore.SwaggerGen 6.6.2
System.Configuration.ConfigurationManager 6.0.1
System.Data.SQLite.Core.Servarr 1.0.115.5-18
System.Diagnostics.EventLog 6.0.0
System.Drawing.Common 6.0.0
System.Formats.Asn1 8.0.1
System.IdentityModel.Tokens.Jwt 6.8.0
System.Runtime.Caching 4.7.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 6.0.0
System.Security.Permissions 6.0.0
System.ServiceProcess.ServiceController 6.0.1
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 6.0.10
System.Text.Json 6.0.9
System.Windows.Extensions 6.0.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.2-r1
alpine-baselayout-data 3.7.2-r1
alpine-keys 2.6-r0
alpine-release 3.24.1-r0
apk-tools 3.0.6-r0
bash 5.3.9-r1
brotli-libs 1.2.0-r1
busybox 1.37.0-r31
busybox-binsh 1.37.0-r31
c-ares 1.34.8-r0
ca-certificates 20260611-r0
ca-certificates-bundle 20260611-r0
catatonit 0.2.1-r0
coreutils 9.11-r0
coreutils-env 9.11-r0
coreutils-fmt 9.11-r0
coreutils-sha512sum 9.11-r0
curl 8.21.0-r0
findutils 4.10.0-r1
icu-data-en 78.1-r0
icu-libs 78.1-r0
jq 1.8.1-r0
libapk 3.0.6-r0
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.7-r0
libcurl 8.21.0-r0
libgcc 15.2.0-r5
libidn2 2.3.8-r0
libintl 1.0-r0
libmd 1.2.0-r0
libncursesw 6.6_p20260516-r0
libproc2 4.0.6-r0
libpsl 0.21.5-r3
libssl3 3.5.7-r0
libstdc++ 15.2.0-r5
libunistring 1.4.2-r0
libxml2 2.13.9-r2
libxslt 1.1.43-r3
linux-pam 1.7.1-r2
musl 1.2.6-r2
musl-utils 1.2.6-r2
ncurses-terminfo-base 6.6_p20260516-r0
netcat-openbsd 1.234.1-r0
nghttp2-libs 1.69.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.6-r0
readline 8.3.3-r1
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13
scanelf 1.3.9-r1
shadow 4.18.0-r1
skalibs-libs 2.15.0.0-r0
sqlite-libs 3.53.2-r0
ssl_client 1.37.0-r31
tzdata 2026c-r0
utmps-libs 0.1.3.3-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.3-r0
zlib 1.3.2-r0
zstd-libs 1.5.7-r2
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:8989/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1784334147414
},
{
"level": "SEVERE",
"message": "https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 - Failed to load resource: net::ERR_FAILED",
"source": "network",
"timestamp": 1784334147414
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:8989/signalr/messages?access_token=(removed)&id=Eq_W1QAf8W3GLmQY-x1rTQ.\"",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1784334147414
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1784334147414
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1784334147414
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.54s |
| Container Start | PASS | - | 67.59s |
| Create Buildx SBOM | PASS | - | 1.56s |
| Get Build Info | PASS | - | 0.03s |