AMD64 PASS
linuxserver/sonarr
Runtime: 22.26s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2025-10-24T23:32:48+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.02MB
Tag: amd64-develop-4.0.15.2940-ls151
Version: 4.0.15.2940-ls151
Expand
2025-10-24T23:35:52.758224872Z [migrations] started
2025-10-24T23:35:52.758299071Z [migrations] no migrations found
2025-10-24T23:35:52.929449322Z usermod: no changes
2025-10-24T23:35:52.939016214Z ───────────────────────────────────────
2025-10-24T23:35:52.939040032Z
2025-10-24T23:35:52.939049011Z ██╗ ███████╗██╗ ██████╗
2025-10-24T23:35:52.939057678Z ██║ ██╔════╝██║██╔═══██╗
2025-10-24T23:35:52.939066075Z ██║ ███████╗██║██║ ██║
2025-10-24T23:35:52.939074542Z ██║ ╚════██║██║██║ ██║
2025-10-24T23:35:52.939083269Z ███████╗███████║██║╚██████╔╝
2025-10-24T23:35:52.939091767Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-24T23:35:52.939100113Z
2025-10-24T23:35:52.939108280Z Brought to you by linuxserver.io
2025-10-24T23:35:52.939116466Z ───────────────────────────────────────
2025-10-24T23:35:52.939336880Z
2025-10-24T23:35:52.939359185Z To support the app dev(s) visit:
2025-10-24T23:35:52.942024611Z Sonarr: https://sonarr.tv/donate
2025-10-24T23:35:52.942493936Z
2025-10-24T23:35:52.942504488Z To support LSIO projects visit:
2025-10-24T23:35:52.942512884Z https://www.linuxserver.io/donate/
2025-10-24T23:35:52.942521061Z
2025-10-24T23:35:52.942529097Z ───────────────────────────────────────
2025-10-24T23:35:52.942537925Z GID/UID
2025-10-24T23:35:52.942546021Z ───────────────────────────────────────
2025-10-24T23:35:52.949213646Z
2025-10-24T23:35:52.949236381Z User UID: 911
2025-10-24T23:35:52.949243355Z User GID: 911
2025-10-24T23:35:52.949249518Z ───────────────────────────────────────
2025-10-24T23:35:52.951843511Z Linuxserver.io version: 4.0.15.2940-ls151
2025-10-24T23:35:52.952318156Z Build-date: 2025-10-24T23:32:48+00:00
2025-10-24T23:35:52.952337105Z ───────────────────────────────────────
2025-10-24T23:35:52.952345221Z
2025-10-24T23:35:53.009633494Z [custom-init] No custom files found, skipping...
2025-10-24T23:35:53.345571406Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-10-24T23:35:53.420756823Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:35:53.426757614Z [Debug] Bootstrap: Console selected
2025-10-24T23:35:53.428444891Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:35:53.786661228Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:35:53.851926372Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {24b0636a-f279-4904-aa60-540fe6ed93e8} may be persisted to storage in unencrypted form.
2025-10-24T23:35:53.940799698Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-24T23:35:53.994164141Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-24T23:35:54.100719828Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-24T23:35:54.111032742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.111620115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.307824279Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-24T23:35:54.312235901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1970254s
2025-10-24T23:35:54.312595686Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-24T23:35:54.312844647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2013018s
2025-10-24T23:35:54.338825867Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-24T23:35:54.340081024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.352106275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-24T23:35:54.366534565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-24T23:35:54.395351304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0429432s
2025-10-24T23:35:54.395630306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.398817303Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-24T23:35:54.398920060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464522s
2025-10-24T23:35:54.406948534Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-24T23:35:54.407107134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.412987082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-24T23:35:54.414524708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:35:54.414834531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017438s
2025-10-24T23:35:54.415018953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:54.415265048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001308s
2025-10-24T23:35:54.415671346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-24T23:35:54.416234781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-24T23:35:54.416881423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010369s
2025-10-24T23:35:54.416986404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.417521662Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-24T23:35:54.417631162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016824s
2025-10-24T23:35:54.418034454Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-24T23:35:54.418139837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.418752650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:54.418892262Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:35:54.418994738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-24T23:35:54.419089168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-24T23:35:54.419513302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004185s
2025-10-24T23:35:54.419620157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.420103320Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-24T23:35:54.420238171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009938s
2025-10-24T23:35:54.421235950Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-24T23:35:54.421348978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.422140461Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-24T23:35:54.428028316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-24T23:35:54.428342027Z [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)
2025-10-24T23:35:54.428660970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s
2025-10-24T23:35:54.428753045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-24T23:35:54.428886163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-24T23:35:54.429129994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002611s
2025-10-24T23:35:54.429240126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-24T23:35:54.429359065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-10-24T23:35:54.429638397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002865s
2025-10-24T23:35:54.429737437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-24T23:35:54.429832127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-24T23:35:54.430079005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002491s
2025-10-24T23:35:54.430177904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-10-24T23:35:54.430360632Z [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)
2025-10-24T23:35:54.431116002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000815s
2025-10-24T23:35:54.431206224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-10-24T23:35:54.431317127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.431612532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2025-10-24T23:35:54.431677663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-10-24T23:35:54.431763606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:54.432125625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003075s
2025-10-24T23:35:54.432202981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-10-24T23:35:54.432291960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-10-24T23:35:54.432618067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002307s
2025-10-24T23:35:54.432643778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-10-24T23:35:54.432741335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.432998422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002551s
2025-10-24T23:35:54.433140539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-10-24T23:35:54.433244097Z [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)
2025-10-24T23:35:54.433603421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003736s
2025-10-24T23:35:54.433715426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-10-24T23:35:54.433890158Z [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)
2025-10-24T23:35:54.434397620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2025-10-24T23:35:54.434489324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-10-24T23:35:54.434581380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:35:54.434892025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002843s
2025-10-24T23:35:54.434986435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-10-24T23:35:54.435169594Z [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)
2025-10-24T23:35:54.435520250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000423s
2025-10-24T23:35:54.435625342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-10-24T23:35:54.435732007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-10-24T23:35:54.436002361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002759s
2025-10-24T23:35:54.436129537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-24T23:35:54.436273096Z [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)
2025-10-24T23:35:54.436674254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2025-10-24T23:35:54.436768754Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-24T23:35:54.436891441Z [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)
2025-10-24T23:35:54.443728176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068276s
2025-10-24T23:35:54.443830291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-24T23:35:54.443931565Z [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)
2025-10-24T23:35:54.444331470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004032s
2025-10-24T23:35:54.444421181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-24T23:35:54.444530761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:35:54.444813140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s
2025-10-24T23:35:54.444929404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-24T23:35:54.445039606Z [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)
2025-10-24T23:35:54.445387657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003848s
2025-10-24T23:35:54.445513320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-24T23:35:54.445593251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:35:54.445839977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002441s
2025-10-24T23:35:54.445942604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-10-24T23:35:54.446078057Z [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)
2025-10-24T23:35:54.446411769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000353s
2025-10-24T23:35:54.446528494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-10-24T23:35:54.446682243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:35:54.446975333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003083s
2025-10-24T23:35:54.447093742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-10-24T23:35:54.447261519Z [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)
2025-10-24T23:35:54.447617496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s
2025-10-24T23:35:54.447711255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-10-24T23:35:54.447826627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-10-24T23:35:54.448171451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003298s
2025-10-24T23:35:54.448277405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-10-24T23:35:54.448393689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-10-24T23:35:54.448638883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002721s
2025-10-24T23:35:54.448749285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-10-24T23:35:54.448855709Z [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)
2025-10-24T23:35:54.449207517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003614s
2025-10-24T23:35:54.449326507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-24T23:35:54.449487100Z [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)
2025-10-24T23:35:54.450008420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005644s
2025-10-24T23:35:54.453708560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-24T23:35:54', 'InitialSetup')
2025-10-24T23:35:54.455094440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.456319727Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-24T23:35:54.456415681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068532s
2025-10-24T23:35:54.456568037Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-10-24T23:35:54.456681295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.456931930Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-10-24T23:35:54.458660360Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-10-24T23:35:54.459054053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-10-24T23:35:54.459335900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005496s
2025-10-24T23:35:54.459434438Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-10-24T23:35:54.459582987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-10-24T23:35:54.459865737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002801s
2025-10-24T23:35:54.459990298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-24T23:35:54', 'remove_tvrage_imdb_unique_constraint')
2025-10-24T23:35:54.460284600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.460912835Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-10-24T23:35:54.461064210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013411s
2025-10-24T23:35:54.461217769Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-10-24T23:35:54.461346628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.461519967Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-10-24T23:35:54.462587006Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-10-24T23:35:54.462899545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-10-24T23:35:54.463238127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005536s
2025-10-24T23:35:54.463361635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-10-24T23:35:54.463479883Z [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)
2025-10-24T23:35:54.463822764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003701s
2025-10-24T23:35:54.463965291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-24T23:35:54', 'remove_renamed_scene_mapping_columns')
2025-10-24T23:35:54.464230575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.464999743Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-10-24T23:35:54.465116749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015401s
2025-10-24T23:35:54.465211279Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-10-24T23:35:54.465313335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.465466643Z [Info] updated_history: Starting migration of Main DB to 4
2025-10-24T23:35:54.465930327Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-10-24T23:35:54.466042252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:35:54.466337927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s
2025-10-24T23:35:54.466441055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-24T23:35:54.466548802Z [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)
2025-10-24T23:35:54.466917825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003847s
2025-10-24T23:35:54.467055422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-24T23:35:54', 'updated_history')
2025-10-24T23:35:54.467259693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.467953560Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-10-24T23:35:54.468067049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014167s
2025-10-24T23:35:54.468186720Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-10-24T23:35:54.468311120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.468456764Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-10-24T23:35:54.468755385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:35:54.468866789Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.468944005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-10-24T23:35:54.469068646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-10-24T23:35:54.469565055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005102s
2025-10-24T23:35:54.469687552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-24T23:35:54', 'added_eventtype_to_history')
2025-10-24T23:35:54.469901833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.470479647Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-10-24T23:35:54.470679078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s
2025-10-24T23:35:54.470787637Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-10-24T23:35:54.470888911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.471045286Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-10-24T23:35:54.471186770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-24T23:35:54', 'add_index_to_log_time')
2025-10-24T23:35:54.471409268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.471946230Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-10-24T23:35:54.472086001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010516s
2025-10-24T23:35:54.472203417Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-10-24T23:35:54.472315573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.472448280Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-10-24T23:35:54.473071936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.473258612Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:54.473316699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-10-24T23:35:54.473422712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-10-24T23:35:54.473917949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2025-10-24T23:35:54.474186320Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-10-24T23:35:54.474497396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-10-24T23:35:54.474702930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003865s
2025-10-24T23:35:54.474832040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-24T23:35:54', 'add_renameEpisodes_to_naming')
2025-10-24T23:35:54.475052784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.475636389Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-10-24T23:35:54.475745749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013248s
2025-10-24T23:35:54.475863977Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-10-24T23:35:54.475958708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.476128460Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-10-24T23:35:54.478172495Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-10-24T23:35:54.495097552Z [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)
2025-10-24T23:35:54.495967333Z [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"
2025-10-24T23:35:54.496797855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:54.497652055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:54.498996772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.499319522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.499587371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021283s
2025-10-24T23:35:54.499703716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-10-24T23:35:54.501060818Z [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)
2025-10-24T23:35:54.501619222Z [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"
2025-10-24T23:35:54.502090721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:35:54.502481739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:35:54.503600010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003765s
2025-10-24T23:35:54.503739671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-24T23:35:54', 'remove_backlog')
2025-10-24T23:35:54.503965005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.504819806Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-10-24T23:35:54.504904747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049653s
2025-10-24T23:35:54.505045811Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-10-24T23:35:54.505136764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.505305995Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-10-24T23:35:54.508227327Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-10-24T23:35:54.509480440Z [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)
2025-10-24T23:35:54.510011840Z [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"
2025-10-24T23:35:54.510432908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:35:54.510753644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:35:54.511918970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035218s
2025-10-24T23:35:54.512055104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.514269723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-10-24T23:35:54.514518834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023307s
2025-10-24T23:35:54.514584747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.514696301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-10-24T23:35:54.514875222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002012s
2025-10-24T23:35:54.514978860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-24T23:35:54', 'fix_rename_episodes')
2025-10-24T23:35:54.515198422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.515902350Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-10-24T23:35:54.515998754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011864s
2025-10-24T23:35:54.516101791Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-10-24T23:35:54.516198516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.516359039Z [Info] add_monitored: Starting migration of Main DB to 10
2025-10-24T23:35:54.517517181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:54.517643205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.517705099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-10-24T23:35:54.517810652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-10-24T23:35:54.518309145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004728s
2025-10-24T23:35:54.518409648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-10-24T23:35:54.518488186Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.518567475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-10-24T23:35:54.518676886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-10-24T23:35:54.519158024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000476s
2025-10-24T23:35:54.519306383Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.519530364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-10-24T23:35:54.519663582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000278s
2025-10-24T23:35:54.519766409Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.519887974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-10-24T23:35:54.520078007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2025-10-24T23:35:54.520168349Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.520272819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-10-24T23:35:54.520437180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001772s
2025-10-24T23:35:54.520541079Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.520626641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-10-24T23:35:54.520790531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001798s
2025-10-24T23:35:54.520900763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-24T23:35:54', 'add_monitored')
2025-10-24T23:35:54.521118271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.521696786Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-10-24T23:35:54.521820225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010779s
2025-10-24T23:35:54.521967181Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-10-24T23:35:54.522026530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.522226984Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-10-24T23:35:54.522512408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-10-24T23:35:54.523799730Z [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)
2025-10-24T23:35:54.524207612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-10-24T23:35:54.524478046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-10-24T23:35:54.524794523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-10-24T23:35:54.525934649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033215s
2025-10-24T23:35:54.526075342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-10-24T23:35:54.527283745Z [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)
2025-10-24T23:35:54.527892190Z [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"
2025-10-24T23:35:54.528498771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:35:54.528951423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:35:54.530079935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:35:54.530347974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041675s
2025-10-24T23:35:54.530463146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-24T23:35:54', 'remove_ignored')
2025-10-24T23:35:54.530677167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.531412848Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-10-24T23:35:54.531527038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052442s
2025-10-24T23:35:54.531626699Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-10-24T23:35:54.531724656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.531896652Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-10-24T23:35:54.532133339Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-10-24T23:35:54.533386792Z [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)
2025-10-24T23:35:54.534166783Z [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"
2025-10-24T23:35:54.534843515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:54.535400326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:54.536497526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.541590470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.541921677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009652s
2025-10-24T23:35:54.542031217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-24T23:35:54', 'remove_custom_start_date')
2025-10-24T23:35:54.542230098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.543163978Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-10-24T23:35:54.543295342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109307s
2025-10-24T23:35:54.543447890Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-10-24T23:35:54.543559705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.543746000Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-10-24T23:35:54.544273261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:54.544393203Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.544510910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-10-24T23:35:54.544638717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-10-24T23:35:54.545105487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004749s
2025-10-24T23:35:54.545216550Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-10-24T23:35:54.545339548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-10-24T23:35:54.545508418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001691s
2025-10-24T23:35:54.545618921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-24T23:35:54', 'add_air_date_utc')
2025-10-24T23:35:54.545807811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.546406136Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-10-24T23:35:54.546515385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2025-10-24T23:35:54.546585707Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-10-24T23:35:54.546691470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.546834879Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-10-24T23:35:54.547043799Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-10-24T23:35:54.548155317Z [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)
2025-10-24T23:35:54.548716898Z [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"
2025-10-24T23:35:54.549305232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:35:54.549715418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:35:54.550870554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:35:54.551111188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039752s
2025-10-24T23:35:54.551217673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-24T23:35:54', 'drop_air_date')
2025-10-24T23:35:54.551462175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.552192035Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-10-24T23:35:54.552294250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050361s
2025-10-24T23:35:54.552403861Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-10-24T23:35:54.552505526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.552640307Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-10-24T23:35:54.552874940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:54.552987216Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.553057016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-10-24T23:35:54.553156286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-10-24T23:35:54.553633287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s
2025-10-24T23:35:54.553753549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-24T23:35:54', 'add_air_date_as_string')
2025-10-24T23:35:54.553998782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.554592318Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-10-24T23:35:54.554710195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014274s
2025-10-24T23:35:54.554820908Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-10-24T23:35:54.554928344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.555120691Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-10-24T23:35:54.555286525Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-10-24T23:35:54.555455265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-10-24T23:35:54.555668464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002148s
2025-10-24T23:35:54.555771732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-24T23:35:54', 'updated_imported_history_item')
2025-10-24T23:35:54.555992677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.556558887Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-10-24T23:35:54.556652195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010826s
2025-10-24T23:35:54.556750202Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-10-24T23:35:54.556830003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.557033493Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-10-24T23:35:54.557182573Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-10-24T23:35:54.557329388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-10-24T23:35:54.557484421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00017s
2025-10-24T23:35:54.557594252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-24T23:35:54', 'reset_scene_names')
2025-10-24T23:35:54.557786749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.558275183Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-10-24T23:35:54.558361005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009397s
2025-10-24T23:35:54.558481909Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-10-24T23:35:54.558568834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.558694828Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-10-24T23:35:54.558906023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.559005132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.569347385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010331s
2025-10-24T23:35:54.569498840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-24T23:35:54', 'remove_duplicates')
2025-10-24T23:35:54.569694744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.570165713Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-10-24T23:35:54.570261275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111527s
2025-10-24T23:35:54.570353581Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-10-24T23:35:54.570470246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.570601731Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-10-24T23:35:54.571159874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-10-24T23:35:54.571294025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-10-24T23:35:54.571593307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002912s
2025-10-24T23:35:54.571704882Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-10-24T23:35:54.571815705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-10-24T23:35:54.572148355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000308s
2025-10-24T23:35:54.572244789Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-10-24T23:35:54.572361073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-10-24T23:35:54.572620565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002583s
2025-10-24T23:35:54.572720366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-10-24T23:35:54.572800708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.573073788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000257s
2025-10-24T23:35:54.573171695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-10-24T23:35:54.573282739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.573534105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002545s
2025-10-24T23:35:54.573652132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-10-24T23:35:54.573762875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:35:54.573998921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002465s
2025-10-24T23:35:54.574120375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-24T23:35:54', 'restore_unique_constraints')
2025-10-24T23:35:54.574343945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.575021630Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-10-24T23:35:54.575131761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001263s
2025-10-24T23:35:54.575229288Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-10-24T23:35:54.575339029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.575468750Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-10-24T23:35:54.575824296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.575977875Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.576060521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-10-24T23:35:54.576159300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-10-24T23:35:54.576632092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004593s
2025-10-24T23:35:54.576727304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.576827576Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-10-24T23:35:54.576894571Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-10-24T23:35:54.576982197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-10-24T23:35:54.577435540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s
2025-10-24T23:35:54.577526763Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.577608718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.581827592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041978s
2025-10-24T23:35:54.581939357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-24T23:35:54', 'add_year_and_seasons_to_series')
2025-10-24T23:35:54.582206876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.582840452Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-10-24T23:35:54.582947818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051939s
2025-10-24T23:35:54.583094383Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-10-24T23:35:54.583167570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.583367272Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-10-24T23:35:54.583513497Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-10-24T23:35:54.583628518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-10-24T23:35:54.583958342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s
2025-10-24T23:35:54.584093525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-24T23:35:54', 'drop_seasons_table')
2025-10-24T23:35:54.584337506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.584980771Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-10-24T23:35:54.585094801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013452s
2025-10-24T23:35:54.585180233Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-10-24T23:35:54.585284192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.585429585Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-10-24T23:35:54.585719569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:54.585808448Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.585910884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-10-24T23:35:54.586022398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-10-24T23:35:54.586553848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005175s
2025-10-24T23:35:54.586655884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-24T23:35:54', 'move_indexer_to_generic_provider')
2025-10-24T23:35:54.586898733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.587632260Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-10-24T23:35:54.587745047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016106s
2025-10-24T23:35:54.587843255Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-10-24T23:35:54.587965180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.588117847Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-10-24T23:35:54.589955217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.590077593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-10-24T23:35:54.590314540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002298s
2025-10-24T23:35:54.590403870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.590510895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:35:54.590696289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001917s
2025-10-24T23:35:54.590771791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.590859978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-10-24T23:35:54.591039039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001868s
2025-10-24T23:35:54.591154952Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.591247719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-10-24T23:35:54.591439726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002062s
2025-10-24T23:35:54.591603064Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:54.594070302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-10-24T23:35:54.594256837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026021s
2025-10-24T23:35:54.594359163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-24T23:35:54', 'add_config_contract_to_indexers')
2025-10-24T23:35:54.594571852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.595117871Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-10-24T23:35:54.595215628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034594s
2025-10-24T23:35:54.595328204Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-10-24T23:35:54.595421653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.595684752Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-10-24T23:35:54.595791146Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-10-24T23:35:54.596763955Z [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)
2025-10-24T23:35:54.597327029Z [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"
2025-10-24T23:35:54.597920243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:35:54.598280268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:35:54.599559513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036431s
2025-10-24T23:35:54.599694666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-24T23:35:54', 'drop_tvdb_episodeid')
2025-10-24T23:35:54.599950380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.600637764Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-10-24T23:35:54.600758838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047339s
2025-10-24T23:35:54.600869170Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-10-24T23:35:54.600972208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.601123352Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-10-24T23:35:54.601386722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:54.601478006Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.601544510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-10-24T23:35:54.601642157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-10-24T23:35:54.602133907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s
2025-10-24T23:35:54.602203417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-24T23:35:54', 'move_notification_to_generic_provider')
2025-10-24T23:35:54.602457749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.603030001Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-10-24T23:35:54.603207198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013658s
2025-10-24T23:35:54.603276327Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-10-24T23:35:54.603429625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.603572503Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-10-24T23:35:54.604468918Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.604571214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-10-24T23:35:54.604825576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002521s
2025-10-24T23:35:54.604939065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.605008715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-10-24T23:35:54.605195511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s
2025-10-24T23:35:54.605301735Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.605370533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-24T23:35:54.605572320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000199s
2025-10-24T23:35:54.605657942Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.605747422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-10-24T23:35:54.605949158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002027s
2025-10-24T23:35:54.606048037Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.606111255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-10-24T23:35:54.606307139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001913s
2025-10-24T23:35:54.606401880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.606484847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-10-24T23:35:54.606672986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001847s
2025-10-24T23:35:54.606745442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.606843379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-10-24T23:35:54.607033722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001969s
2025-10-24T23:35:54.607117821Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.607222492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-10-24T23:35:54.607422786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002143s
2025-10-24T23:35:54.607508438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.607605884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-10-24T23:35:54.607799274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001915s
2025-10-24T23:35:54.607890517Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:54.608060199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-10-24T23:35:54.608200932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001777s
2025-10-24T23:35:54.608316775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-24T23:35:54', 'add_config_contract_to_notifications')
2025-10-24T23:35:54.608551358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.609107868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-10-24T23:35:54.609243672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010698s
2025-10-24T23:35:54.609369735Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-10-24T23:35:54.609456570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.609604318Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-10-24T23:35:54.610651095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.610752389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:35:54.610955789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002016s
2025-10-24T23:35:54.611048325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.611131382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-10-24T23:35:54.611321936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001945s
2025-10-24T23:35:54.611428691Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.611487439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-10-24T23:35:54.611677903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s
2025-10-24T23:35:54.611789858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-24T23:35:54', 'fix_omgwtfnzbs')
2025-10-24T23:35:54.612005161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.612532002Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-10-24T23:35:54.612636252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010272s
2025-10-24T23:35:54.612738488Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-10-24T23:35:54.612824952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.612967439Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-10-24T23:35:54.613324859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-24T23:35:54.613470622Z [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)
2025-10-24T23:35:54.613903133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004589s
2025-10-24T23:35:54.614020820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-24T23:35:54', 'add_blacklist_table')
2025-10-24T23:35:54.614227826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.614817373Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-10-24T23:35:54.614961564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013708s
2025-10-24T23:35:54.615060333Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-10-24T23:35:54.615157468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.615299735Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-10-24T23:35:54.615640861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.615746574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.615819611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-10-24T23:35:54.615962269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-10-24T23:35:54.616430511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004716s
2025-10-24T23:35:54.616534681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.616623991Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.616700876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-10-24T23:35:54.616837180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-10-24T23:35:54.617311295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004754s
2025-10-24T23:35:54.617414993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.617505476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.622886820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053767s
2025-10-24T23:35:54.623015269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-24T23:35:54', 'add_formats_to_naming_config')
2025-10-24T23:35:54.623228228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.623784638Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-10-24T23:35:54.623955051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062882s
2025-10-24T23:35:54.624042077Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-10-24T23:35:54.624144783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.624298613Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-10-24T23:35:54.624686815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.624820364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.624923501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-10-24T23:35:54.625065247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-10-24T23:35:54.625513569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004497s
2025-10-24T23:35:54.625602378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.625708111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.626368701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006452s
2025-10-24T23:35:54.626448772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-10-24T23:35:54.626566108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-10-24T23:35:54.626716160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001542s
2025-10-24T23:35:54.626815621Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-10-24T23:35:54.626967226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-10-24T23:35:54.627091917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001503s
2025-10-24T23:35:54.627178561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-24T23:35:54', 'add_season_folder_format_to_naming_config')
2025-10-24T23:35:54.627388404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.627991157Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-10-24T23:35:54.628106650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010457s
2025-10-24T23:35:54.628201080Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-10-24T23:35:54.628308797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.628456434Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-10-24T23:35:54.628861430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-10-24T23:35:54.629853096Z [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)
2025-10-24T23:35:54.630191728Z [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"
2025-10-24T23:35:54.630539378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:35:54.630804672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:35:54.631906971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028986s
2025-10-24T23:35:54.632032955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-24T23:35:54', 'delete_old_naming_config_columns')
2025-10-24T23:35:54.632231665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.632896584Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-10-24T23:35:54.633048810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039095s
2025-10-24T23:35:54.633113110Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-10-24T23:35:54.633225326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.633362622Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-10-24T23:35:54.633943161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.634052180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-10-24T23:35:54.634291061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001862s
2025-10-24T23:35:54.634338477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-24T23:35:54', 'set_default_release_group')
2025-10-24T23:35:54.634542748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.635058316Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-10-24T23:35:54.635172336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010199s
2025-10-24T23:35:54.635273028Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-10-24T23:35:54.638144650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.638256345Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-10-24T23:35:54.638450105Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.638548313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.639335478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007769s
2025-10-24T23:35:54.639452213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-24T23:35:54', 'add_api_key_to_pushover')
2025-10-24T23:35:54.639670933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.640233797Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-10-24T23:35:54.640331894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016746s
2025-10-24T23:35:54.640438679Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-10-24T23:35:54.640540665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.640707290Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-10-24T23:35:54.641903468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.642006295Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.642279786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-10-24T23:35:54.643650856Z [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)
2025-10-24T23:35:54.644385365Z [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"
2025-10-24T23:35:54.645009682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:54.645455650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:54.646581236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.646850007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.647114650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00472s
2025-10-24T23:35:54.647245824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-10-24T23:35:54.648220507Z [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)
2025-10-24T23:35:54.648911097Z [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"
2025-10-24T23:35:54.649713112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:54.650198168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:54.651247681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.651502965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.651711786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043565s
2025-10-24T23:35:54.651822369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-24T23:35:54', 'remove_series_contraints')
2025-10-24T23:35:54.652042732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.652734946Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-10-24T23:35:54.652856421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005382s
2025-10-24T23:35:54.652963667Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-10-24T23:35:54.653068147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.653259893Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-10-24T23:35:54.653875022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.654001196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2025-10-24T23:35:54.654082820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-10-24T23:35:54.654214495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-10-24T23:35:54.654627757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004411s
2025-10-24T23:35:54.654725253Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.654803742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-10-24T23:35:54.654981680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001788s
2025-10-24T23:35:54.655099357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-24T23:35:54', 'add_series_folder_format_to_naming_config')
2025-10-24T23:35:54.655323197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.655888225Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-10-24T23:35:54.656048217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010525s
2025-10-24T23:35:54.656151004Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-10-24T23:35:54.656307710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.656393733Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-10-24T23:35:54.657265328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:54.657351010Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.657440520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-10-24T23:35:54.657535742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-10-24T23:35:54.657977401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004326s
2025-10-24T23:35:54.658072042Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.658163656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.660185707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020149s
2025-10-24T23:35:54.660308725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.660392414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.661782903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013873s
2025-10-24T23:35:54.661905560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-24T23:35:54', 'update_with_quality_converters')
2025-10-24T23:35:54.662111344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.662778528Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-10-24T23:35:54.662803328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023001s
2025-10-24T23:35:54.662905573Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-10-24T23:35:54.663007348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.663143553Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-10-24T23:35:54.664453320Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-10-24T23:35:54.665431709Z [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)
2025-10-24T23:35:54.665710691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-10-24T23:35:54.665982108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-10-24T23:35:54.666335229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-10-24T23:35:54.667822613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:35:54.668057226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034927s
2025-10-24T23:35:54.668167938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-10-24T23:35:54.669194275Z [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)
2025-10-24T23:35:54.669464419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-10-24T23:35:54.669700284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-10-24T23:35:54.670032843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-10-24T23:35:54.671402662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:35:54.671651833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033593s
2025-10-24T23:35:54.671763298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-24T23:35:54.671890374Z [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)
2025-10-24T23:35:54.672229045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003621s
2025-10-24T23:35:54.672337073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-24T23:35:54.672447615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:35:54.672663500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002276s
2025-10-24T23:35:54.672762419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-24T23:35:54.672849855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:35:54.673108636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002512s
2025-10-24T23:35:54.673207145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-10-24T23:35:54.673365453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-10-24T23:35:54.673513982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002167s
2025-10-24T23:35:54.673617401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.673706179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.674677194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009565s
2025-10-24T23:35:54.674767827Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-10-24T23:35:54.674869562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-10-24T23:35:54.675351512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2025-10-24T23:35:54.675472816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-24T23:35:54', 'add_configurable_qualities')
2025-10-24T23:35:54.675733321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.676563582Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-10-24T23:35:54.676708865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001685s
2025-10-24T23:35:54.676799688Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-10-24T23:35:54.676914709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.677116856Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-10-24T23:35:54.677362751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:54.677447632Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.677588436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-10-24T23:35:54.677663136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-10-24T23:35:54.678125106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s
2025-10-24T23:35:54.678177642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-10-24T23:35:54.678292183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-10-24T23:35:54.678432605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001533s
2025-10-24T23:35:54.678533599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-24T23:35:54', 'add_on_upgrade_to_notifications')
2025-10-24T23:35:54.678765145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.679283599Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-10-24T23:35:54.679432929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009977s
2025-10-24T23:35:54.679548151Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-10-24T23:35:54.679625888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.679750910Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-10-24T23:35:54.680445959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-24T23:35:54.680536802Z [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)
2025-10-24T23:35:54.680851055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003343s
2025-10-24T23:35:54.680947479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-24T23:35:54.681057159Z [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)
2025-10-24T23:35:54.681404469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003694s
2025-10-24T23:35:54.681517216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-24T23:35:54', 'add_metadata_tables')
2025-10-24T23:35:54.681706647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.682353319Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-10-24T23:35:54.682489724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013042s
2025-10-24T23:35:54.682623683Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-10-24T23:35:54.682729617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.682893567Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-10-24T23:35:54.683393894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.683495078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.683586011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-10-24T23:35:54.683681854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-10-24T23:35:54.684150908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004531s
2025-10-24T23:35:54.684242292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-10-24T23:35:54.684340270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-10-24T23:35:54.684878313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2025-10-24T23:35:54.684972933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-10-24T23:35:54.685097344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-10-24T23:35:54.685638784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005357s
2025-10-24T23:35:54.686242740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-10-24T23:35:54.686266989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-10-24T23:35:54.686388594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005213s
2025-10-24T23:35:54.686491391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:54.686571312Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.686655802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-10-24T23:35:54.686757567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-10-24T23:35:54.687208334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004525s
2025-10-24T23:35:54.687308005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-10-24T23:35:54.687406183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-10-24T23:35:54.687895187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004451s
2025-10-24T23:35:54.687987634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-24T23:35:54', 'add_metadata_to_episodes_and_series')
2025-10-24T23:35:54.688193248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.689316269Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-10-24T23:35:54.689375548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018493s
2025-10-24T23:35:54.689511812Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-10-24T23:35:54.689560140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.689718889Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-10-24T23:35:54.689908601Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-10-24T23:35:54.690075868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-10-24T23:35:54.690336132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2025-10-24T23:35:54.690378988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-24T23:35:54', 'fix_xbmc_season_images_metadata')
2025-10-24T23:35:54.690590314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.691418822Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-10-24T23:35:54.691530837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013327s
2025-10-24T23:35:54.691622031Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-10-24T23:35:54.691726842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.691880521Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-10-24T23:35:54.692324515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-24T23:35:54.692465589Z [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)
2025-10-24T23:35:54.692832989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003852s
2025-10-24T23:35:54.692932620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-24T23:35:54', 'add_download_clients_table')
2025-10-24T23:35:54.693142101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.694157957Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-10-24T23:35:54.694282948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016996s
2025-10-24T23:35:54.694350374Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-10-24T23:35:54.694451979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.694602802Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-10-24T23:35:54.694817464Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.694925382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.699268275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004322s
2025-10-24T23:35:54.699374970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-24T23:35:54', 'convert_config_to_download_clients')
2025-10-24T23:35:54.699594392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.700150602Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-10-24T23:35:54.700240543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052083s
2025-10-24T23:35:54.700375254Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-10-24T23:35:54.700438161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.700601760Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-10-24T23:35:54.700799058Z [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'
2025-10-24T23:35:54.700990954Z [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'
2025-10-24T23:35:54.701216588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002299s
2025-10-24T23:35:54.701315968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-10-24T23:35:54.701471652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-10-24T23:35:54.701696635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000198s
2025-10-24T23:35:54.701789021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-24T23:35:54', 'fix_xbmc_episode_metadata')
2025-10-24T23:35:54.701974584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.716407974Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-10-24T23:35:54.716584690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148429s
2025-10-24T23:35:54.716736556Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-10-24T23:35:54.716823210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.717036480Z [Info] add_indexes: Starting migration of Main DB to 45
2025-10-24T23:35:54.717685426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-10-24T23:35:54.717812452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-10-24T23:35:54.718150363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003346s
2025-10-24T23:35:54.718236045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-10-24T23:35:54.718337319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:35:54.718590028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s
2025-10-24T23:35:54.718690690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-10-24T23:35:54.718857797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:35:54.719032358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2025-10-24T23:35:54.719124043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-10-24T23:35:54.719255999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:35:54.719468877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002325s
2025-10-24T23:35:54.719562396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-10-24T23:35:54.719693359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-10-24T23:35:54.719991940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002989s
2025-10-24T23:35:54.720088244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-24T23:35:54.720177023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:35:54.720443900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002573s
2025-10-24T23:35:54.720535475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-10-24T23:35:54.720629384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:54.720849938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2025-10-24T23:35:54.720947114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-10-24T23:35:54.721033958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:54.721294593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002382s
2025-10-24T23:35:54.721397180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-10-24T23:35:54.721491520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:54.721706683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002132s
2025-10-24T23:35:54.721825091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-24T23:35:54', 'add_indexes')
2025-10-24T23:35:54.722008340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.723020087Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-10-24T23:35:54.723102012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015028s
2025-10-24T23:35:54.723199178Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-10-24T23:35:54.723315652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.723430063Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-10-24T23:35:54.723627931Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-10-24T23:35:54.723834527Z [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%'
2025-10-24T23:35:54.724078839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002547s
2025-10-24T23:35:54.724185934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-10-24T23:35:54', 'fix_nzb_su_url')
2025-10-24T23:35:54.724390106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.724934451Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-10-24T23:35:54.725014312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2025-10-24T23:35:54.725108542Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-10-24T23:35:54.725214245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.725393385Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-10-24T23:35:54.725629521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.725747589Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:54.725843572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-10-24T23:35:54.725967391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-10-24T23:35:54.726504322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005509s
2025-10-24T23:35:54.726614464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-24T23:35:54', 'add_temporary_blacklist_columns')
2025-10-24T23:35:54.726880019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.727435427Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-10-24T23:35:54.727570318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014829s
2025-10-24T23:35:54.727667384Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-10-24T23:35:54.727759159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.727927648Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-10-24T23:35:54.728181870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:54.728288284Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:54.728356652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-10-24T23:35:54.728547305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-10-24T23:35:54.729017592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005149s
2025-10-24T23:35:54.729098365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-10-24T23:35:54', 'add_title_to_scenemappings')
2025-10-24T23:35:54.729313318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.730127236Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-10-24T23:35:54.730216727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016401s
2025-10-24T23:35:54.730315656Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-10-24T23:35:54.730418613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.730564617Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-10-24T23:35:54.730753397Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-10-24T23:35:54.730942818Z [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%'
2025-10-24T23:35:54.731182842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002374s
2025-10-24T23:35:54.731284146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-24T23:35:54', 'fix_dognzb_url')
2025-10-24T23:35:54.731481814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.732066120Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-10-24T23:35:54.732224990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011074s
2025-10-24T23:35:54.732279490Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-10-24T23:35:54.732366355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.732512359Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-10-24T23:35:54.732762893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:35:54.732876462Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:54.732940551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-10-24T23:35:54.733040292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-10-24T23:35:54.733548134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2025-10-24T23:35:54.733645821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-24T23:35:54', 'add_hash_to_metadata_files')
2025-10-24T23:35:54.733868840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.734401613Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-10-24T23:35:54.734508107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013609s
2025-10-24T23:35:54.734610193Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-10-24T23:35:54.734714923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.734872932Z [Info] download_client_import: Starting migration of Main DB to 51
2025-10-24T23:35:54.735162635Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.735228968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.735711791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004869s
2025-10-24T23:35:54.735833446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.735921723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.739063849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031312s
2025-10-24T23:35:54.739167468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.739245555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.744609194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053165s
2025-10-24T23:35:54.744716360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-24T23:35:54', 'download_client_import')
2025-10-24T23:35:54.744924679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.745545880Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-10-24T23:35:54.745645571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062812s
2025-10-24T23:35:54.745752115Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-10-24T23:35:54.745853399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.746009413Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-10-24T23:35:54.746356181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:54.746463898Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:54.746547296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-10-24T23:35:54.746650925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-10-24T23:35:54.747221383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005745s
2025-10-24T23:35:54.747327066Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-10-24T23:35:54.747435384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-10-24T23:35:54.747565296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001354s
2025-10-24T23:35:54.747657101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:54.747752132Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.747814007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-10-24T23:35:54.747941082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-10-24T23:35:54.748483064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005343s
2025-10-24T23:35:54.748571452Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-10-24T23:35:54.748715221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-10-24T23:35:54.748890293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001702s
2025-10-24T23:35:54.748996177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-24T23:35:54', 'add_columns_for_anime')
2025-10-24T23:35:54.749192131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.749891269Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-10-24T23:35:54.749998114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011562s
2025-10-24T23:35:54.750084117Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-10-24T23:35:54.750175882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.750348399Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-10-24T23:35:54.751292871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-10-24T23:35:54.751408714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-10-24T23:35:54.751946326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005356s
2025-10-24T23:35:54.752056578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.752134856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.752815426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006594s
2025-10-24T23:35:54.752919325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-24T23:35:54', 'add_series_sorttitle')
2025-10-24T23:35:54.753121923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.753887184Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-10-24T23:35:54.753987476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017369s
2025-10-24T23:35:54.754095624Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-10-24T23:35:54.754178892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.754313122Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-10-24T23:35:54.756220593Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-10-24T23:35:54.756403190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-10-24T23:35:54.758100487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017697s
2025-10-24T23:35:54.758234126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:35:54.758302544Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.758371002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-10-24T23:35:54.758514150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-10-24T23:35:54.759007313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004986s
2025-10-24T23:35:54.759069548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:35:54.759173969Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.759232697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-10-24T23:35:54.759333219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-10-24T23:35:54.759833156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004901s
2025-10-24T23:35:54.759949119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:35:54.760025513Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.760111697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-10-24T23:35:54.760205245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-10-24T23:35:54.760865114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006401s
2025-10-24T23:35:54.760997670Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.761034284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-10-24T23:35:54.761217814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s
2025-10-24T23:35:54.761317905Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.761383708Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.761467987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-10-24T23:35:54.761559632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-10-24T23:35:54.762055190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s
2025-10-24T23:35:54.762128577Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-10-24T23:35:54.762258329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-10-24T23:35:54.762420024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001568s
2025-10-24T23:35:54.762497360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-24T23:35:54.762625378Z [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)
2025-10-24T23:35:54.763019030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003679s
2025-10-24T23:35:54.763083780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-24T23:35:54', 'rename_profiles')
2025-10-24T23:35:54.763284875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.764270480Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-10-24T23:35:54.764521615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016317s
2025-10-24T23:35:54.764724454Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-10-24T23:35:54.764857401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.765041492Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-10-24T23:35:54.765224310Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-10-24T23:35:54.766449707Z [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)
2025-10-24T23:35:54.767184487Z [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"
2025-10-24T23:35:54.767913995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:54.768682162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:54.770159206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:54.770376914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:54.770590264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:54.770803063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:54.771027194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:54.771240674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059059s
2025-10-24T23:35:54.771349453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-24T23:35:54', 'drop_old_profile_columns')
2025-10-24T23:35:54.771555037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.772308403Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-10-24T23:35:54.772418225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069756s
2025-10-24T23:35:54.772517565Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-10-24T23:35:54.772632837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.772773800Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-10-24T23:35:54.773058975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:54.773174086Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:54.773249969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-10-24T23:35:54.773353938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-10-24T23:35:54.773850959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s
2025-10-24T23:35:54.773966362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-24T23:35:54', 'add_mediainfo_to_episodefile')
2025-10-24T23:35:54.774159901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.774736692Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-10-24T23:35:54.774858137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s
2025-10-24T23:35:54.774954391Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-10-24T23:35:54.775049873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.775224935Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-10-24T23:35:54.775502534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-10-24T23:35:54.775632586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-10-24T23:35:54.776150489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s
2025-10-24T23:35:54.776238646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.776332676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.777064319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007362s
2025-10-24T23:35:54.777197898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-24T23:35:54', 'convert_episode_file_path_to_relative')
2025-10-24T23:35:54.777416939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.777976686Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-10-24T23:35:54.778110495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016476s
2025-10-24T23:35:54.778191067Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-10-24T23:35:54.778347562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.778458526Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-10-24T23:35:54.778633739Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-10-24T23:35:54.779786459Z [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)
2025-10-24T23:35:54.780222387Z [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"
2025-10-24T23:35:54.780573885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:35:54.781026536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:35:54.782285270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:35:54.782544292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037705s
2025-10-24T23:35:54.782620926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-24T23:35:54', 'drop_episode_file_path')
2025-10-24T23:35:54.782834446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.783668165Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-10-24T23:35:54.783777425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004918s
2025-10-24T23:35:54.783890903Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-10-24T23:35:54.784003460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.784126177Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-10-24T23:35:54.784803501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:54.784889163Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:54.784960777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-10-24T23:35:54.789900984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-10-24T23:35:54.790448045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s
2025-10-24T23:35:54.790517245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-10-24T23:35:54.790621645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-10-24T23:35:54.791138075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005039s
2025-10-24T23:35:54.791238968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-10-24T23:35:54.791369420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-10-24T23:35:54.791528892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001704s
2025-10-24T23:35:54.791623843Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.791724956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-10-24T23:35:54.791895610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001799s
2025-10-24T23:35:54.791995601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-24T23:35:54', 'add_enable_options_to_indexers')
2025-10-24T23:35:54.792213500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.792761373Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-10-24T23:35:54.792872036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s
2025-10-24T23:35:54.792962919Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-10-24T23:35:54.799116438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.799356912Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-10-24T23:35:54.799499659Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-10-24T23:35:54.800636639Z [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)
2025-10-24T23:35:54.800999569Z [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"
2025-10-24T23:35:54.801308832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:35:54.801685931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:35:54.802914305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:35:54.803142625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035396s
2025-10-24T23:35:54.803266855Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-10-24T23:35:54.804391349Z [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)
2025-10-24T23:35:54.804755993Z [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"
2025-10-24T23:35:54.805052109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-10-24T23:35:54.805322393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-10-24T23:35:54.806476317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031354s
2025-10-24T23:35:54.806584474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-24T23:35:54', 'remove_enable_from_indexers')
2025-10-24T23:35:54.806805660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.807505408Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-10-24T23:35:54.807621292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041715s
2025-10-24T23:35:54.807724710Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-10-24T23:35:54.807811916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.807993591Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-10-24T23:35:54.808180598Z [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 '%.%'
2025-10-24T23:35:54.808420230Z [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 '%.%'
2025-10-24T23:35:54.808704122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002876s
2025-10-24T23:35:54.808816007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-24T23:35:54', 'clear_bad_scene_names')
2025-10-24T23:35:54.809011751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.809522259Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-10-24T23:35:54.809631299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011043s
2025-10-24T23:35:54.809729326Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-10-24T23:35:54.809861953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.810016985Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-10-24T23:35:54.810220605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.810313191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.811784033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014672s
2025-10-24T23:35:54.811926339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-24T23:35:54', 'convert_quality_models')
2025-10-24T23:35:54.812121773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.812644635Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-10-24T23:35:54.812759146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023331s
2025-10-24T23:35:54.812866673Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-10-24T23:35:54.812955221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.813093529Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-10-24T23:35:54.813390778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-24T23:35:54.813509376Z [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)
2025-10-24T23:35:54.813826796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003263s
2025-10-24T23:35:54.813941877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-24T23:35:54', 'add_remotepathmappings')
2025-10-24T23:35:54.814155928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.814730375Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-10-24T23:35:54.814818011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001208s
2025-10-24T23:35:54.814918644Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-10-24T23:35:54.815030409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.815163978Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-10-24T23:35:54.815273999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-24T23:35:54', 'remove_method_from_logs')
2025-10-24T23:35:54.815487870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.815997506Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-10-24T23:35:54.816102267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009696s
2025-10-24T23:35:54.816200274Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-10-24T23:35:54.816308582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.816453905Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-10-24T23:35:54.818223718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.818331465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-10-24T23:35:54.818556939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001905s
2025-10-24T23:35:54.818616930Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.818696390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-10-24T23:35:54.818891934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2025-10-24T23:35:54.818967165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.819062287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-10-24T23:35:54.819259584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000216s
2025-10-24T23:35:54.819366479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-24T23:35:54', 'make_scene_numbering_nullable')
2025-10-24T23:35:54.819569889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.820102221Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-10-24T23:35:54.820198885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010413s
2025-10-24T23:35:54.820317334Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-10-24T23:35:54.820405121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.820549060Z [Info] add_tags: Starting migration of Main DB to 66
2025-10-24T23:35:54.821270673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-24T23:35:54.821410825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-24T23:35:54.821753766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003759s
2025-10-24T23:35:54.821856012Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.821946434Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.822024922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-10-24T23:35:54.822114683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-10-24T23:35:54.822662866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s
2025-10-24T23:35:54.822788569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:54.822871506Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.822960375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-10-24T23:35:54.823053673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-10-24T23:35:54.823559031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005052s
2025-10-24T23:35:54.823653100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.823741578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-10-24T23:35:54.823997002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2025-10-24T23:35:54.824025490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.824112625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-10-24T23:35:54.824273589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001608s
2025-10-24T23:35:54.824369162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-24T23:35:54', 'add_tags')
2025-10-24T23:35:54.824567842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.825126416Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-10-24T23:35:54.825210626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000997s
2025-10-24T23:35:54.825311489Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-10-24T23:35:54.825406610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.825542374Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-10-24T23:35:54.825795143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.825893430Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.825970385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-10-24T23:35:54.826061699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-10-24T23:35:54.826592929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000512s
2025-10-24T23:35:54.826704303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-24T23:35:54', 'add_added_to_series')
2025-10-24T23:35:54.826915037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.827458692Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-10-24T23:35:54.827599826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013826s
2025-10-24T23:35:54.827654165Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-10-24T23:35:54.827750519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.827919460Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-10-24T23:35:54.829345691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-24T23:35:54.829440682Z [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)
2025-10-24T23:35:54.829761328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003221s
2025-10-24T23:35:54.829845998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.829942543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.830480927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2025-10-24T23:35:54.830581219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:54.830694396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-10-24T23:35:54.830855982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000175s
2025-10-24T23:35:54.830955242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-24T23:35:54', 'add_release_restrictions')
2025-10-24T23:35:54.831154092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.831727346Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-10-24T23:35:54.831818630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010277s
2025-10-24T23:35:54.831942720Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-10-24T23:35:54.832020406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.832172212Z [Info] quality_proper: Starting migration of Main DB to 69
2025-10-24T23:35:54.832356543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.832468158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.833018586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005409s
2025-10-24T23:35:54.833127405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-24T23:35:54', 'quality_proper')
2025-10-24T23:35:54.833324121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.834123651Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-10-24T23:35:54.834135525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015593s
2025-10-24T23:35:54.834227771Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-10-24T23:35:54.834318053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.834480930Z [Info] delay_profile: Starting migration of Main DB to 70
2025-10-24T23:35:54.838099075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-24T23:35:54.838242714Z [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)
2025-10-24T23:35:54.838676378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004668s
2025-10-24T23:35:54.838876130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-10-24T23:35:54.839147185Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.839241786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.846079162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068266s
2025-10-24T23:35:54.846211318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-10-24T23:35:54.847493269Z [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)
2025-10-24T23:35:54.847833414Z [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"
2025-10-24T23:35:54.848119149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:35:54.848512231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:35:54.849787218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:35:54.850014175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037262s
2025-10-24T23:35:54.850115449Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-10-24T23:35:54.851322319Z [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)
2025-10-24T23:35:54.851640109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-10-24T23:35:54.851899311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:35:54.852297492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:35:54.853510234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:35:54.853739616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035363s
2025-10-24T23:35:54.854066103Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003600 taking an average of 00:00:00.0003600
2025-10-24T23:35:54.854186986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-24T23:35:54', 'delay_profile')
2025-10-24T23:35:54.854377991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.855050345Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-10-24T23:35:54.855152751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004842s
2025-10-24T23:35:54.855267111Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-10-24T23:35:54.855373595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.855528257Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-10-24T23:35:54.855807008Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-10-24T23:35:54.857072276Z [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)
2025-10-24T23:35:54.857426699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:35:54.857681252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:35:54.858220036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:35:54.859427778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:35:54.859678503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:35:54.859938657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039857s
2025-10-24T23:35:54.860051834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.860186546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.862572028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024155s
2025-10-24T23:35:54.862699164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-24T23:35:54', 'unknown_quality_in_profile')
2025-10-24T23:35:54.862918055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.863633596Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-10-24T23:35:54.865444181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034913s
2025-10-24T23:35:54.865583181Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-10-24T23:35:54.865696519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.865842824Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-10-24T23:35:54.866627213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:35:54.866708577Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:54.866778438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-10-24T23:35:54.866941135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-10-24T23:35:54.867462896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2025-10-24T23:35:54.867563188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-24T23:35:54.867712148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-24T23:35:54.867919525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002184s
2025-10-24T23:35:54.868002653Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.868076772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.869278652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011761s
2025-10-24T23:35:54.869384555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-24T23:35:54', 'history_downloadId')
2025-10-24T23:35:54.869588766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.870248955Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-10-24T23:35:54.870349297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021587s
2025-10-24T23:35:54.870452054Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-10-24T23:35:54.870542617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.870684322Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-10-24T23:35:54.871246003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.871354401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-10-24T23:35:54.871520205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001672s
2025-10-24T23:35:54.871612010Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.871679085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-10-24T23:35:54.871834608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001562s
2025-10-24T23:35:54.872003307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-24T23:35:54', 'clear_ratings')
2025-10-24T23:35:54.872188009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.872745452Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-10-24T23:35:54.872830343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010461s
2025-10-24T23:35:54.872943781Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-10-24T23:35:54.873026077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.873182431Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-10-24T23:35:54.873353626Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-10-24T23:35:54.873567918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-10-24T23:35:54.873745595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002168s
2025-10-24T23:35:54.873864565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-24T23:35:54', 'disable_eztv')
2025-10-24T23:35:54.874060640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.874554424Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-10-24T23:35:54.874661259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s
2025-10-24T23:35:54.874775970Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-10-24T23:35:54.874834227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.874993728Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-10-24T23:35:54.876050656Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.876152241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-10-24T23:35:54.876367474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2025-10-24T23:35:54.876441673Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.876539320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-10-24T23:35:54.876700244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001707s
2025-10-24T23:35:54.876796638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-24T23:35:54', 'force_lib_update')
2025-10-24T23:35:54.877002472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.877516818Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-10-24T23:35:54.877606869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009678s
2025-10-24T23:35:54.877716460Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-10-24T23:35:54.877801050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.877953597Z [Info] add_users_table: Starting migration of Main DB to 76
2025-10-24T23:35:54.878316177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-24T23:35:54.878465167Z [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)
2025-10-24T23:35:54.878759169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s
2025-10-24T23:35:54.878852988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-24T23:35:54.878961477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-24T23:35:54.879181269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002178s
2025-10-24T23:35:54.879267613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-24T23:35:54.879370240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-24T23:35:54.879575523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002087s
2025-10-24T23:35:54.879678490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-24T23:35:54', 'add_users_table')
2025-10-24T23:35:54.879892491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.880502079Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-10-24T23:35:54.880599505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011394s
2025-10-24T23:35:54.880722011Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-10-24T23:35:54.880795860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.880935962Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-10-24T23:35:54.881178120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:54.881285927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.881360828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-10-24T23:35:54.881503745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-10-24T23:35:54.882009183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s
2025-10-24T23:35:54.882121639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-24T23:35:54', 'add_add_options_to_series')
2025-10-24T23:35:54.882321913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.882939576Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-10-24T23:35:54.883010469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014161s
2025-10-24T23:35:54.883160471Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-10-24T23:35:54.883256294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.883440866Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-10-24T23:35:54.884178711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-24T23:35:54.884311148Z [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)
2025-10-24T23:35:54.884760904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004538s
2025-10-24T23:35:54.884858199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-24T23:35:54', 'add_commands_table')
2025-10-24T23:35:54.885041058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.885630013Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-10-24T23:35:54.885733411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013616s
2025-10-24T23:35:54.885839625Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-10-24T23:35:54.885928294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.886060370Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-10-24T23:35:54.886461046Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.886587681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.952457723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.065792s
2025-10-24T23:35:54.952618827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-10-24T23:35:54.952741424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-10-24T23:35:54.952783499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-10-24T23:35:54.954202706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-24T23:35:54.954537340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-10-24T23:35:54.954951233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-10-24T23:35:54.955249444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-10-24T23:35:54.956594722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037016s
2025-10-24T23:35:54.956703932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-24T23:35:54.956796679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-24T23:35:54.957008565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002173s
2025-10-24T23:35:54.957139860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-24T23:35:54', 'dedupe_tags')
2025-10-24T23:35:54.957332147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.958329265Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-10-24T23:35:54.958436460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015328s
2025-10-24T23:35:54.958582925Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-10-24T23:35:54.958688327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.958861386Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-10-24T23:35:54.959130277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.959237303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.960507169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012218s
2025-10-24T23:35:54.960595217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-10-24T23:35:54', 'move_dot_prefix_to_transmission_category')
2025-10-24T23:35:54.960841693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.961601523Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-10-24T23:35:54.961756425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023598s
2025-10-24T23:35:54.961830834Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-10-24T23:35:54.961926016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.962064495Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-10-24T23:35:54.962790146Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.962909516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-10-24T23:35:54.963200402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002253s
2025-10-24T23:35:54.963221454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-10-24T23:35:54', 'add_fanzub_settings')
2025-10-24T23:35:54.963428321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.964017467Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-10-24T23:35:54.964129412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011026s
2025-10-24T23:35:54.964206397Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-10-24T23:35:54.964311749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.964455509Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-10-24T23:35:54.965237463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.965360511Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:54.965419790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-10-24T23:35:54.965545223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-10-24T23:35:54.966139169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006056s
2025-10-24T23:35:54.966246715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.966320955Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.966412670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-10-24T23:35:54.966517891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-10-24T23:35:54.967015203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005222s
2025-10-24T23:35:54.967125695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.967206849Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.967288944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-10-24T23:35:54.967379637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-10-24T23:35:54.967928602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s
2025-10-24T23:35:54.968037311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.968115789Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.968207864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-10-24T23:35:54.968306372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-10-24T23:35:54.968863835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005425s
2025-10-24T23:35:54.968968856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:54.969027835Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.969112726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-10-24T23:35:54.969262407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-10-24T23:35:54.969734538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s
2025-10-24T23:35:54.969846203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:54.969940984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-10-24T23:35:54.970095495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001632s
2025-10-24T23:35:54.970212490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-10-24T23:35:54', 'additonal_blacklist_columns')
2025-10-24T23:35:54.970398855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.971028734Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-10-24T23:35:54.971148024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2025-10-24T23:35:54.971250119Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-10-24T23:35:54.971338818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.971495022Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-10-24T23:35:54.971943435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:35:54.972055080Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.972137736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-10-24T23:35:54.973539358Z [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)
2025-10-24T23:35:54.973848731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:35:54.974136741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:35:54.974573450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:35:54.975886614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:35:54.976150355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:35:54.976384106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041407s
2025-10-24T23:35:54.976482143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:35:54.976567685Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:54.976666414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-10-24T23:35:54.977994949Z [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)
2025-10-24T23:35:54.978307518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:35:54.978555588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:35:54.978956565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:35:54.980292475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:35:54.980537729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:35:54.980774395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040159s
2025-10-24T23:35:54.980863785Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-10-24T23:35:54.981018677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-10-24T23:35:54.981187116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001794s
2025-10-24T23:35:54.981295845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-10-24T23:35:54', 'update_quality_minmax_size')
2025-10-24T23:35:54.981493964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.982212250Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-10-24T23:35:54.982318765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012026s
2025-10-24T23:35:54.982423115Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-10-24T23:35:54.982527906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.982687587Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-10-24T23:35:54.982923773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.983025508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.984328371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012817s
2025-10-24T23:35:54.984444194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-10-24T23:35:54', 'expand_transmission_urlbase')
2025-10-24T23:35:54.984663716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.985194916Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-10-24T23:35:54.985346230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021686s
2025-10-24T23:35:54.985407083Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-10-24T23:35:54.985500811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.985648298Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-10-24T23:35:54.985877239Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.985977822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.987046814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010647s
2025-10-24T23:35:54.987161585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-10-24T23:35:54', 'pushbullet_device_ids')
2025-10-24T23:35:54.987381919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.987948339Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-10-24T23:35:54.988059102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019758s
2025-10-24T23:35:54.988170937Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-10-24T23:35:54.988252762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.988427544Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-10-24T23:35:54.988656214Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:54.988759412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-10-24T23:35:54.988929004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001662s
2025-10-24T23:35:54.989029376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-10-24T23:35:54', 'remove_eztv')
2025-10-24T23:35:54.989221242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.989780227Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-10-24T23:35:54.989875189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010145s
2025-10-24T23:35:54.989990882Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-10-24T23:35:54.990116915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.990224522Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-10-24T23:35:54.990418372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:54.990529095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:54.991828922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012876s
2025-10-24T23:35:54.991960607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-10-24T23:35:54', 'pushbullet_devices_channels_list')
2025-10-24T23:35:54.992176973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:54.992784917Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-10-24T23:35:54.992887513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022374s
2025-10-24T23:35:54.992993757Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-10-24T23:35:54.993107987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:54.993244412Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-10-24T23:35:54.994109033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:54.994214225Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:54.994303003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-10-24T23:35:54.994405069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-10-24T23:35:54.995083725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006596s
2025-10-24T23:35:54.995171372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:35:54.995335232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:35:54.995543230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002075s
2025-10-24T23:35:54.995609323Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:35:54.995840128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:35:54.995989890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002103s
2025-10-24T23:35:54.996083007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:54.996179822Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:54.996245284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-10-24T23:35:54.997645173Z [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)
2025-10-24T23:35:54.998066811Z [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"
2025-10-24T23:35:54.998412277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-24T23:35:54.998719766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-24T23:35:55.000073251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036698s
2025-10-24T23:35:55.000128553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.000212351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-10-24T23:35:55.000411753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001881s
2025-10-24T23:35:55.000515261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-10-24T23:35:55', 'add_on_rename_to_notifcations')
2025-10-24T23:35:55.000737729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.001595366Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-10-24T23:35:55.001697672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s
2025-10-24T23:35:55.001818345Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-10-24T23:35:55.001913146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.002096856Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-10-24T23:35:55.002324153Z [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';
2025-10-24T23:35:55.002654729Z [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';
2025-10-24T23:35:55.003012199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003812s
2025-10-24T23:35:55.003123402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-10-24T23:35:55', 'update_kickass_url')
2025-10-24T23:35:55.003308315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.003989226Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-10-24T23:35:55.004088616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013548s
2025-10-24T23:35:55.004209880Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-10-24T23:35:55.004286003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.004425474Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-10-24T23:35:55.004911442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-24T23:35:55.005080783Z [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)
2025-10-24T23:35:55.005439215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003937s
2025-10-24T23:35:55.005534036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-10-24T23:35:55.005626542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-10-24T23:35:55.005854401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002251s
2025-10-24T23:35:55.005946426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-10-24T23:35:55', 'added_indexerstatus')
2025-10-24T23:35:55.006144846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.007081802Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-10-24T23:35:55.007187725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014538s
2025-10-24T23:35:55.007285172Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-10-24T23:35:55.007388269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.007531598Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-10-24T23:35:55.008138510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.008233060Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.008304594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-10-24T23:35:55.008420898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.009021598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006005s
2025-10-24T23:35:55.009135777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-10-24T23:35:55', 'add_unverifiedscenenumbering')
2025-10-24T23:35:55.009344137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.009960518Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-10-24T23:35:55.010089367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015399s
2025-10-24T23:35:55.010169699Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-10-24T23:35:55.010278358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.010412698Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-10-24T23:35:55.011058929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:55.011166606Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.011234172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-10-24T23:35:55.011348282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.011961316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000596s
2025-10-24T23:35:55.012061869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.012142621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-10-24T23:35:55.012319047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001761s
2025-10-24T23:35:55.012425781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-10-24T23:35:55', 'naming_config_replace_illegal_characters')
2025-10-24T23:35:55.012653580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.013402939Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-10-24T23:35:55.013525746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012559s
2025-10-24T23:35:55.013613333Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-10-24T23:35:55.013706039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.013854849Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-10-24T23:35:55.014206236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.014309855Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.014385397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-10-24T23:35:55.014502042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.015071198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2025-10-24T23:35:55.015166049Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-10-24T23:35:55.015257002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.015509190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002493s
2025-10-24T23:35:55.015615374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-10-24T23:35:55', 'add_tvmazeid')
2025-10-24T23:35:55.015819114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.016615788Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-10-24T23:35:55.016716330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013469s
2025-10-24T23:35:55.016844869Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-10-24T23:35:55.016924660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.017077497Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-10-24T23:35:55.017676534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-10-24T23:35:55.017809832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:35:55.018093353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2025-10-24T23:35:55.018186440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-10-24T23:35:55', 'add_additional_episodes_index')
2025-10-24T23:35:55.018399890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.019262677Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-10-24T23:35:55.019368630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014475s
2025-10-24T23:35:55.019470395Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-10-24T23:35:55.019562491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.019738224Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-10-24T23:35:55.019981224Z [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%';
2025-10-24T23:35:55.020234283Z [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%';
2025-10-24T23:35:55.020499868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002702s
2025-10-24T23:35:55.020571933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-10-24T23:35:55', 'disable_kickass')
2025-10-24T23:35:55.020799491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.021537226Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-10-24T23:35:55.021610113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012998s
2025-10-24T23:35:55.021751237Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-10-24T23:35:55.021805226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.021937041Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-10-24T23:35:55.022215031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:35:55.022326405Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.022429783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-24T23:35:55.022507600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.023167048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006337s
2025-10-24T23:35:55.023266729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-10-24T23:35:55', 'add_reason_to_pending_releases')
2025-10-24T23:35:55.023471270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.024135708Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-10-24T23:35:55.024220228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001588s
2025-10-24T23:35:55.024352996Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-10-24T23:35:55.024409159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.024608159Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-10-24T23:35:55.024883303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.024965709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-10-24T23:35:55.025134579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001709s
2025-10-24T23:35:55.025231725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-10-24T23:35:55', 'remove_titans_of_tv')
2025-10-24T23:35:55.025431747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.026012146Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-10-24T23:35:55.026110564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001036s
2025-10-24T23:35:55.026201297Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-10-24T23:35:55.026293673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.026457833Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-10-24T23:35:55.027426373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-24T23:35:55.027579983Z [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)
2025-10-24T23:35:55.027992313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004532s
2025-10-24T23:35:55.028097394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-10-24T23:35:55.028221915Z [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)
2025-10-24T23:35:55.028623925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-10-24T23:35:55.028724206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:35:55.028804849Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.028871643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-10-24T23:35:55.029014391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-10-24T23:35:55.029759491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007671s
2025-10-24T23:35:55.029867709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-10-24T23:35:55.029971748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-10-24T23:35:55.030710917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007424s
2025-10-24T23:35:55.030811299Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-10-24T23:35:55.030932994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-10-24T23:35:55.031097275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000165s
2025-10-24T23:35:55.031202416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.031278169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.032329195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009921s
2025-10-24T23:35:55.032384747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:35:55.032486862Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.032569529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-10-24T23:35:55.034140221Z [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)
2025-10-24T23:35:55.034545076Z [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"
2025-10-24T23:35:55.034915282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:35:55.035226198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:35:55.037388682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047152s
2025-10-24T23:35:55.037523082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-10-24T23:35:55', 'extra_and_subtitle_files')
2025-10-24T23:35:55.037723726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.038548156Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-10-24T23:35:55.038646564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058671s
2025-10-24T23:35:55.038773099Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-10-24T23:35:55.038863190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.039014745Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-10-24T23:35:55.039378498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:55.039486806Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.039556185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-10-24T23:35:55.041139623Z [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)
2025-10-24T23:35:55.041547695Z [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"
2025-10-24T23:35:55.043423492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-10-24T23:35:55.043695900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-10-24T23:35:55.046153278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064292s
2025-10-24T23:35:55.046210042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:55.046311416Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.046409694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-10-24T23:35:55.046516739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-10-24T23:35:55.047182239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006277s
2025-10-24T23:35:55.047263373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-10-24T23:35:55', 'add_scene_season_number')
2025-10-24T23:35:55.047499568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.048352405Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-10-24T23:35:55.048436174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018015s
2025-10-24T23:35:55.048588521Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-10-24T23:35:55.048655025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.048858785Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-10-24T23:35:55.049139430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.049226355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.050381040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011289s
2025-10-24T23:35:55.050490861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-10-24T23:35:55', 'add_ultrahd_quality_in_profiles')
2025-10-24T23:35:55.050707056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.051491716Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-10-24T23:35:55.051593561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022498s
2025-10-24T23:35:55.051702401Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-10-24T23:35:55.051819316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.052019920Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-10-24T23:35:55.052501309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.052611471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.052697314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-10-24T23:35:55.052801734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.053648890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008463s
2025-10-24T23:35:55.053753380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:35:55.053830555Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.053908392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-10-24T23:35:55.054039656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.054697240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006583s
2025-10-24T23:35:55.054807632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:35:55.054904528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.054992404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-10-24T23:35:55.055090903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.055836925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007249s
2025-10-24T23:35:55.055949842Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.056009182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.061153679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051214s
2025-10-24T23:35:55.061360836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-10-24T23:35:55', 'add_language_to_episodeFiles_history_and_blacklist')
2025-10-24T23:35:55.061594777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.062310398Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-10-24T23:35:55.062441502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062603s
2025-10-24T23:35:55.062544850Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-10-24T23:35:55.062663429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.062835586Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-10-24T23:35:55.063130529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.063246463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.064283260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010179s
2025-10-24T23:35:55.064415336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-10-24T23:35:55', 'fix_metadata_file_extensions')
2025-10-24T23:35:55.064670881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.065253003Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-10-24T23:35:55.065374998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019967s
2025-10-24T23:35:55.065473928Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-10-24T23:35:55.065551764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.065709452Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-10-24T23:35:55.065938343Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.066046982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-10-24T23:35:55.066230160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001777s
2025-10-24T23:35:55.066326504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-24T23:35:55', 'remove_kickass')
2025-10-24T23:35:55.066526006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.067069190Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-10-24T23:35:55.067177287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010149s
2025-10-24T23:35:55.067305886Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-10-24T23:35:55.067401028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.067587533Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-10-24T23:35:55.067868138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.067965665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-10-24T23:35:55.068275679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002386s
2025-10-24T23:35:55.068312253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-24T23:35:55', 'rename_torrent_downloadstation')
2025-10-24T23:35:55.068567416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.069099217Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-10-24T23:35:55.069219369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011534s
2025-10-24T23:35:55.069324841Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-10-24T23:35:55.069410203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.069543141Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-10-24T23:35:55.069749907Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:35:55.069927735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:35:55.070193310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002599s
2025-10-24T23:35:55.070323923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-24T23:35:55', 'update_btn_url')
2025-10-24T23:35:55.070530218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.071070125Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-10-24T23:35:55.071185187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011349s
2025-10-24T23:35:55.071277553Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-10-24T23:35:55.071380219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.071530041Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-10-24T23:35:55.071721597Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.071892100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-10-24T23:35:55.072190210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002923s
2025-10-24T23:35:55.072248277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-24T23:35:55', 'remove_wombles')
2025-10-24T23:35:55.072445023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.072959649Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-10-24T23:35:55.073098118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011038s
2025-10-24T23:35:55.073196146Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-10-24T23:35:55.073265315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.073418774Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-10-24T23:35:55.073683457Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-10-24T23:35:55.073851114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-10-24T23:35:55.074045546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000163s
2025-10-24T23:35:55.074088151Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.074169585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.075285753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010806s
2025-10-24T23:35:55.075386055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-24T23:35:55', 'fix_extra_file_extension')
2025-10-24T23:35:55.075606188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.076205234Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-10-24T23:35:55.076327660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020159s
2025-10-24T23:35:55.076424746Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-10-24T23:35:55.076525288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.076680581Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-10-24T23:35:55.076912348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.077045456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.077556805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s
2025-10-24T23:35:55.077696807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-24T23:35:55', 'import_extra_files')
2025-10-24T23:35:55.077908453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.078495505Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-10-24T23:35:55.078595276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014763s
2025-10-24T23:35:55.078700758Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-10-24T23:35:55.078794878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.078940080Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-10-24T23:35:55.079183480Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.079241196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.079650210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s
2025-10-24T23:35:55.079772296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-24T23:35:55', 'fix_extra_files_config')
2025-10-24T23:35:55.079991297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.080578930Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-10-24T23:35:55.080692829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2025-10-24T23:35:55.080790205Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-10-24T23:35:55.080895547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.081047874Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-10-24T23:35:55.081537720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-24T23:35:55.081676500Z [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)
2025-10-24T23:35:55.082052036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003404s
2025-10-24T23:35:55.082097477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-24T23:35:55.082191497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-24T23:35:55.082437622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002311s
2025-10-24T23:35:55.082514948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.082612224Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.082697596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-10-24T23:35:55.082805222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.083587778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007652s
2025-10-24T23:35:55.083671938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.083745616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.090864338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070734s
2025-10-24T23:35:55.091011014Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-10-24T23:35:55.092953104Z [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)
2025-10-24T23:35:55.093310824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-10-24T23:35:55.093588984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:35:55.094052237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:35:55.095824585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:35:55.096110551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049921s
2025-10-24T23:35:55.096238078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-24T23:35:55', 'create_language_profiles')
2025-10-24T23:35:55.096483893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.097365548Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-10-24T23:35:55.097482784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062496s
2025-10-24T23:35:55.097636563Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-10-24T23:35:55.097749641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.097907138Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-10-24T23:35:55.098318356Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:55.098363186Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.098452106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-10-24T23:35:55.098550103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-10-24T23:35:55.099274812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007126s
2025-10-24T23:35:55.099392329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-24T23:35:55', 'added_regex_to_scenemapping')
2025-10-24T23:35:55.099610879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.100278222Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-10-24T23:35:55.100393294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017082s
2025-10-24T23:35:55.100546633Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-10-24T23:35:55.100649931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.100805534Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-10-24T23:35:55.101048002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.101162974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.102473482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012922s
2025-10-24T23:35:55.102589175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-24T23:35:55', 'consolidate_indexer_baseurl')
2025-10-24T23:35:55.102837515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.103421711Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-10-24T23:35:55.103579208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022584s
2025-10-24T23:35:55.103668057Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-10-24T23:35:55.103834422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.103967540Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-10-24T23:35:55.105307478Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-10-24T23:35:55.111803437Z [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)
2025-10-24T23:35:55.112251348Z [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"
2025-10-24T23:35:55.112666865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:35:55.113042982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:35:55.114722294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.114981045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095404s
2025-10-24T23:35:55.115071467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-24T23:35:55', 'rename_indexer_status_id')
2025-10-24T23:35:55.115315879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.116327516Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-10-24T23:35:55.116405984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108752s
2025-10-24T23:35:55.116538721Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-10-24T23:35:55.116615295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.116843495Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-10-24T23:35:55.117367229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-24T23:35:55.117548153Z [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)
2025-10-24T23:35:55.117926375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003871s
2025-10-24T23:35:55.117979822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-24T23:35:55.118096708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.118338945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002528s
2025-10-24T23:35:55.118480641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-24T23:35:55', 'add_downloadclient_status')
2025-10-24T23:35:55.118705814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.119399651Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-10-24T23:35:55.119537769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013041s
2025-10-24T23:35:55.119646027Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-10-24T23:35:55.119783804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.119924959Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-10-24T23:35:55.120145743Z [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%';
2025-10-24T23:35:55.120394444Z [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%';
2025-10-24T23:35:55.120650590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002831s
2025-10-24T23:35:55.120768427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-24T23:35:55', 'disable_nyaa')
2025-10-24T23:35:55.120971746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.121586394Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-10-24T23:35:55.121696074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011987s
2025-10-24T23:35:55.121818852Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-10-24T23:35:55.121949204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.122083585Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-10-24T23:35:55.122326644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.122446766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.126438232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039592s
2025-10-24T23:35:55.126628154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-24T23:35:55', 'add_webrip_and_br480_qualites_in_profile')
2025-10-24T23:35:55.126855592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.127455761Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-10-24T23:35:55.127590131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005002s
2025-10-24T23:35:55.127701636Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-10-24T23:35:55.127805345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.128002672Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-10-24T23:35:55.128315251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-24T23:35:55.128464602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:35:55.128739996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002872s
2025-10-24T23:35:55.128845188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-24T23:35:55', 'add_history_eventType_index')
2025-10-24T23:35:55.129083248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.129687364Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-10-24T23:35:55.129799450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012319s
2025-10-24T23:35:55.129918590Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-10-24T23:35:55.130024282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.130158643Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-10-24T23:35:55.130649291Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-24T23:35:55.132656743Z [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)
2025-10-24T23:35:55.133050726Z [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"
2025-10-24T23:35:55.133412164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:35:55.133850636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:35:55.135528074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:35:55.135833529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049971s
2025-10-24T23:35:55.135891796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.135971927Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.136067410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-24T23:35:55.136176680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-24T23:35:55.136945087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007486s
2025-10-24T23:35:55.137029727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-24T23:35:55.137166202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-24T23:35:55.137386275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001792s
2025-10-24T23:35:55.137484212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.137564293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.137656800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-24T23:35:55.139581845Z [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)
2025-10-24T23:35:55.140051270Z [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"
2025-10-24T23:35:55.140417628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:35:55.140759496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:35:55.142400701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:35:55.142624972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048723s
2025-10-24T23:35:55.142737980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-24T23:35:55', 'separate_automatic_and_interactive_searches')
2025-10-24T23:35:55.142991851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.143831912Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-10-24T23:35:55.143970932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060564s
2025-10-24T23:35:55.144099491Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-10-24T23:35:55.144217639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.144438784Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-10-24T23:35:55.145147581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-10-24T23:35:55.145276230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:35:55.145555002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002735s
2025-10-24T23:35:55.145651015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-10-24T23:35:55.145784885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-10-24T23:35:55.145993635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002535s
2025-10-24T23:35:55.146090891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-10-24T23:35:55.146232716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:35:55.146465996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2025-10-24T23:35:55.146552220Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-24T23:35:55.146639084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-24T23:35:55.146895020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002457s
2025-10-24T23:35:55.147002486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-24T23:35:55.147100724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:35:55.147351960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002567s
2025-10-24T23:35:55.147482583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-24T23:35:55', 'update_series_episodes_history_indexes')
2025-10-24T23:35:55.147691233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.148460271Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-10-24T23:35:55.148563539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013297s
2025-10-24T23:35:55.148687429Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-10-24T23:35:55.148781608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.148943705Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-10-24T23:35:55.149173337Z [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%';
2025-10-24T23:35:55.149424182Z [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%';
2025-10-24T23:35:55.149729517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003065s
2025-10-24T23:35:55.149848767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-24T23:35:55', 'update_animetosho_url')
2025-10-24T23:35:55.150039220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.150535890Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-10-24T23:35:55.150703798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011225s
2025-10-24T23:35:55.150756013Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-10-24T23:35:55.150854983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.151009043Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-10-24T23:35:55.151223014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.151357064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.153955445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025904s
2025-10-24T23:35:55.154097391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-24T23:35:55', 'add_remux_qualities_in_profile')
2025-10-24T23:35:55.154309498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.154868213Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-10-24T23:35:55.154996842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035257s
2025-10-24T23:35:55.155087324Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-10-24T23:35:55.155207776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.155348540Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-10-24T23:35:55.155598643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-10-24T23:35:55.155732513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:35:55.156010152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2025-10-24T23:35:55.156129382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-24T23:35:55', 'add_history_seriesId_index')
2025-10-24T23:35:55.156351068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.156986628Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-10-24T23:35:55.157163634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001254s
2025-10-24T23:35:55.157206500Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-10-24T23:35:55.157335590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.157491534Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-10-24T23:35:55.158111793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.158235292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-24T23:35:55.158417889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001834s
2025-10-24T23:35:55.158513843Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.158607000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-24T23:35:55.158788095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001703s
2025-10-24T23:35:55.158910141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-24T23:35:55', 'remove_media_browser_metadata')
2025-10-24T23:35:55.159090935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.159633918Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-10-24T23:35:55.159812898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010231s
2025-10-24T23:35:55.159891085Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-10-24T23:35:55.159986808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.160154596Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-10-24T23:35:55.160425983Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.160632699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-24T23:35:55.160764324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001971s
2025-10-24T23:35:55.160845828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.160980770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-24T23:35:55.161154409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001716s
2025-10-24T23:35:55.161230693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-24T23:35:55', 'remove_notify_my_android_and_pushalot_notifications')
2025-10-24T23:35:55.161469764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.162110324Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-10-24T23:35:55.162221337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011209s
2025-10-24T23:35:55.162338944Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-10-24T23:35:55.162430639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.162650682Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-10-24T23:35:55.162981238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-24T23:35:55.163111029Z [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)
2025-10-24T23:35:55.163431404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003378s
2025-10-24T23:35:55.163553219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-24T23:35:55', 'add_custom_filters')
2025-10-24T23:35:55.163758162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.164487019Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-10-24T23:35:55.164585688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013637s
2025-10-24T23:35:55.164713746Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-10-24T23:35:55.164785761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.164940883Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-10-24T23:35:55.165344305Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-24T23:35:55.165471712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-24T23:35:55.167089078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016238s
2025-10-24T23:35:55.167198789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:35:55.167290413Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.167363541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-24T23:35:55.167495767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.168155225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2025-10-24T23:35:55.169157803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-24T23:35:55', 'rename_restrictions_to_release_profiles')
2025-10-24T23:35:55.169188455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.169201120Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-10-24T23:35:55.169319118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016953s
2025-10-24T23:35:55.169439681Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-24T23:35:55.169571797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.169722109Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-10-24T23:35:55.170680048Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-24T23:35:55.170819348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-24T23:35:55.172660656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018225s
2025-10-24T23:35:55.172773072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:55.172859987Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.172931611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-24T23:35:55.173038376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-24T23:35:55.173686902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2025-10-24T23:35:55.173808276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-24T23:35:55.173908628Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.173987156Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-24T23:35:55.174118481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-24T23:35:55.174731836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2025-10-24T23:35:55.174801205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.174879443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-24T23:35:55.175063413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2025-10-24T23:35:55.175145679Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.175240430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-24T23:35:55.175406444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001782s
2025-10-24T23:35:55.175508469Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-10-24T23:35:55.177560471Z [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)
2025-10-24T23:35:55.178422907Z [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"
2025-10-24T23:35:55.179230684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.180070545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.181664835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.181990110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.182229722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.182443112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.182705941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.182894280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.183127409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075256s
2025-10-24T23:35:55.183259355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-24T23:35:55', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-24T23:35:55.183500300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.184369781Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-24T23:35:55.184498670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087368s
2025-10-24T23:35:55.184627540Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-10-24T23:35:55.184753584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.184922484Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-10-24T23:35:55.185383913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.185492752Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.185575118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-10-24T23:35:55.185704749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-24T23:35:55.186379928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006451s
2025-10-24T23:35:55.186479228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-24T23:35:55', 'add_relative_original_path_to_episode_file')
2025-10-24T23:35:55.186723630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.187244669Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-10-24T23:35:55.187341945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001531s
2025-10-24T23:35:55.187468079Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-10-24T23:35:55.187562178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.187732912Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-10-24T23:35:55.188074730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.188182186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.188273971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-10-24T23:35:55.188388221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-10-24T23:35:55.189114624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006692s
2025-10-24T23:35:55.189181579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-24T23:35:55', 'episode_last_searched_time')
2025-10-24T23:35:55.189425760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.189961369Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-10-24T23:35:55.190096471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015608s
2025-10-24T23:35:55.190215631Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-10-24T23:35:55.190329460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.190510895Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-10-24T23:35:55.190785468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.190897173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.191575368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006693s
2025-10-24T23:35:55.191731723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-24T23:35:55.191802325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-24T23:35:55.192005695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2025-10-24T23:35:55.192122329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-24T23:35:55', 'download_propers_config')
2025-10-24T23:35:55.192335358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.192836658Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-10-24T23:35:55.192959244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s
2025-10-24T23:35:55.193074977Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-10-24T23:35:55.193172634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.193343849Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-10-24T23:35:55.193673021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:35:55.193776580Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.193876702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-24T23:35:55.193982835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.194696412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007235s
2025-10-24T23:35:55.196380643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.196487929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.220496848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239174s
2025-10-24T23:35:55.220690689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-24T23:35:55', 'add_download_client_priority')
2025-10-24T23:35:55.221023208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.221791224Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-10-24T23:35:55.221901697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025274s
2025-10-24T23:35:55.222035666Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-10-24T23:35:55.222156009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.222322143Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-10-24T23:35:55.223081743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:55.223197786Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.223322207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-10-24T23:35:55.223422970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-10-24T23:35:55.224185284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007574s
2025-10-24T23:35:55.224307951Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.224378604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-10-24T23:35:55.224593807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002212s
2025-10-24T23:35:55.224710592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-24T23:35:55', 'add_specials_folder_format')
2025-10-24T23:35:55.224912929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.225578059Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-10-24T23:35:55.225759604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s
2025-10-24T23:35:55.225923634Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-10-24T23:35:55.226060019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.226240532Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-10-24T23:35:55.226752513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.226904800Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.227015002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-24T23:35:55.227158611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.228002770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008362s
2025-10-24T23:35:55.228131359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.228252223Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.228375521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-24T23:35:55.228519030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.229195843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006814s
2025-10-24T23:35:55.229314752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-24T23:35:55', 'health_issue_notification')
2025-10-24T23:35:55.229615918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.230205145Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-10-24T23:35:55.230353664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016776s
2025-10-24T23:35:55.230441841Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-10-24T23:35:55.230561783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.230726645Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-10-24T23:35:55.231200639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:35:55.231300621Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.231408077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-24T23:35:55.231576616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.232325494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007467s
2025-10-24T23:35:55.232421317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:35:55.232515306Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.232630729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-24T23:35:55.232703285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.233354366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006412s
2025-10-24T23:35:55.233471331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-24T23:35:55', 'add_indexer_and_enabled_to_release_profiles')
2025-10-24T23:35:55.233797398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.234401163Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-10-24T23:35:55.234528169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016898s
2025-10-24T23:35:55.234658902Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-10-24T23:35:55.234761048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.234938525Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-10-24T23:35:55.235369934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.235464664Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.235540778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-10-24T23:35:55.235688124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-10-24T23:35:55.236618307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009338s
2025-10-24T23:35:55.236801255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-10-24T23:35:55.236869663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-10-24T23:35:55.237555574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006695s
2025-10-24T23:35:55.237644323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-10-24T23:35:55.237762430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-10-24T23:35:55.238388902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006164s
2025-10-24T23:35:55.238550467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-24T23:35:55', 'add_airedbefore_to_episodes')
2025-10-24T23:35:55.238771141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.239331039Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-10-24T23:35:55.239429136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015541s
2025-10-24T23:35:55.239548236Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-10-24T23:35:55.239630321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.239803370Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-10-24T23:35:55.240146541Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.240266552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-10-24T23:35:55.240442005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001832s
2025-10-24T23:35:55.240537327Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-10-24T23:35:55.240751298Z [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%'
2025-10-24T23:35:55.240990560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002586s
2025-10-24T23:35:55.241096734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-24T23:35:55', 'remove_bitmetv')
2025-10-24T23:35:55.241326646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.241814739Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-10-24T23:35:55.241927306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010631s
2025-10-24T23:35:55.242008660Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-10-24T23:35:55.242104984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.242264545Z [Info] add_download_history: Starting migration of Main DB to 139
2025-10-24T23:35:55.243125649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-24T23:35:55.243295420Z [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)
2025-10-24T23:35:55.243697991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004615s
2025-10-24T23:35:55.243792381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-24T23:35:55.243956772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-24T23:35:55.244200192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002399s
2025-10-24T23:35:55.244282578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-10-24T23:35:55.244373782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-10-24T23:35:55.244599035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000225s
2025-10-24T23:35:55.244693886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-24T23:35:55.244801753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-24T23:35:55.245055795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002552s
2025-10-24T23:35:55.245190115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.245255868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.247269973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020023s
2025-10-24T23:35:55.247385105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-24T23:35:55', 'add_download_history')
2025-10-24T23:35:55.247606851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.248388054Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-10-24T23:35:55.248456963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030791s
2025-10-24T23:35:55.248568808Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-10-24T23:35:55.248683289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.248834844Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-10-24T23:35:55.249055047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-10-24T23:35:55.249198887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-10-24T23:35:55.249491446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002819s
2025-10-24T23:35:55.249597750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-24T23:35:55', 'remove_chown_and_folderchmod_config_v2')
2025-10-24T23:35:55.249814336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.250271997Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-10-24T23:35:55.250403783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s
2025-10-24T23:35:55.250540688Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-10-24T23:35:55.250711763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.250856815Z [Info] add_update_history: Starting migration of Main DB to 141
2025-10-24T23:35:55.250981315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-24T23:35:55', 'add_update_history')
2025-10-24T23:35:55.251311209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.251661916Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-10-24T23:35:55.251773831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009784s
2025-10-24T23:35:55.251884754Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-10-24T23:35:55.251985387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.252137202Z [Info] import_lists: Starting migration of Main DB to 142
2025-10-24T23:35:55.253229181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-24T23:35:55.253385816Z [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)
2025-10-24T23:35:55.254012628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006325s
2025-10-24T23:35:55.254109634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-24T23:35:55.254260036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-24T23:35:55.254537746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002729s
2025-10-24T23:35:55.254614230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-24T23:35:55.254760103Z [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)
2025-10-24T23:35:55.255173135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004534s
2025-10-24T23:35:55.255285611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-24T23:35:55.255405964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.255683482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002728s
2025-10-24T23:35:55.255808875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-24T23:35:55.255986843Z [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)
2025-10-24T23:35:55.256321256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003127s
2025-10-24T23:35:55.256381387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-10-24T23:35:55.256486439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-10-24T23:35:55.256840752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00034s
2025-10-24T23:35:55.256961966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-24T23:35:55', 'import_lists')
2025-10-24T23:35:55.257162360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.257877530Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-10-24T23:35:55.257991008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013773s
2025-10-24T23:35:55.258169397Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-10-24T23:35:55.258321834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.258458008Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-10-24T23:35:55.258858645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.259007274Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.259098458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-24T23:35:55.259224221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-24T23:35:55.260149684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s
2025-10-24T23:35:55.260284706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-24T23:35:55', 'add_priority_to_indexers')
2025-10-24T23:35:55.260558257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.261192985Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-10-24T23:35:55.261295311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019647s
2025-10-24T23:35:55.261430183Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-10-24T23:35:55.261529262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.261687531Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-10-24T23:35:55.262123759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:35:55.262252799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.262332109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-10-24T23:35:55.262418623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.263220117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007958s
2025-10-24T23:35:55.263333806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:35:55.263446994Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.263511684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-10-24T23:35:55.263633329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.264308117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006971s
2025-10-24T23:35:55.264425524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-24T23:35:55', 'import_lists_series_type_and_season_folder')
2025-10-24T23:35:55.264660236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.265296096Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-10-24T23:35:55.265408302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016691s
2025-10-24T23:35:55.265516851Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-10-24T23:35:55.265608636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.265754509Z [Info] remove_growl: Starting migration of Main DB to 145
2025-10-24T23:35:55.266066588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.266233384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-24T23:35:55.266358015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001808s
2025-10-24T23:35:55.266458427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-24T23:35:55', 'remove_growl')
2025-10-24T23:35:55.266668289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.267161683Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-10-24T23:35:55.267305121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009831s
2025-10-24T23:35:55.267391666Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-10-24T23:35:55.267487969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.267635446Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-10-24T23:35:55.267756089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-24T23:35:55', 'cleanup_duplicates_updatehistory')
2025-10-24T23:35:55.267995050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.268496340Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-10-24T23:35:55.268608616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010032s
2025-10-24T23:35:55.268713116Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-10-24T23:35:55.268813148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.268968931Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-10-24T23:35:55.269246119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.269348155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.269836528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00048s
2025-10-24T23:35:55.269962291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-24T23:35:55', 'swap_filechmod_for_folderchmod')
2025-10-24T23:35:55.270173877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.270705518Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-10-24T23:35:55.270762262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00128s
2025-10-24T23:35:55.270862143Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-10-24T23:35:55.270963126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.271099050Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-10-24T23:35:55.271321538Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-10-24T23:35:55.271505899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-10-24T23:35:55.271737786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002165s
2025-10-24T23:35:55.271958570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-10-24T23:35:55.272001827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-10-24T23:35:55.272249516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002193s
2025-10-24T23:35:55.272341111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-24T23:35:55', 'mediainfo_channels')
2025-10-24T23:35:55.272535682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.273058695Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-10-24T23:35:55.273173506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010427s
2025-10-24T23:35:55.273268398Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-10-24T23:35:55.273378309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.273552560Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-10-24T23:35:55.273925190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.274057166Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.274114240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-10-24T23:35:55.274248371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.275017740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007767s
2025-10-24T23:35:55.275128683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.275227622Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.275303254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-10-24T23:35:55.275427595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.276126762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000685s
2025-10-24T23:35:55.276231974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-24T23:35:55', 'add_on_delete_to_notifications')
2025-10-24T23:35:55.276475144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.277024660Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-10-24T23:35:55.277135894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015784s
2025-10-24T23:35:55.277273652Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-10-24T23:35:55.277409485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.277536391Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-10-24T23:35:55.278003201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:35:55.278097240Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.278180508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-10-24T23:35:55.278287884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-10-24T23:35:55.278958574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006732s
2025-10-24T23:35:55.279202726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-10-24T23:35:55.279322657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-10-24T23:35:55.279998709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006605s
2025-10-24T23:35:55.280092618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-10-24T23:35:55.280223611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-10-24T23:35:55.280848700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006318s
2025-10-24T23:35:55.280980796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-24T23:35:55', 'add_scene_mapping_origin')
2025-10-24T23:35:55.281194887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.281747560Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-10-24T23:35:55.281856369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s
2025-10-24T23:35:55.281982563Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-10-24T23:35:55.282079668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.282221444Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-10-24T23:35:55.283014691Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.283133841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-10-24T23:35:55.283326168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000208s
2025-10-24T23:35:55.283797667Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.283821545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-10-24T23:35:55.283831505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001904s
2025-10-24T23:35:55.283841616Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.283928030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-10-24T23:35:55.284120337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001939s
2025-10-24T23:35:55.284226110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-24T23:35:55', 'remove_custom_filter_type')
2025-10-24T23:35:55.284444630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.284982062Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-10-24T23:35:55.285080269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010425s
2025-10-24T23:35:55.285195832Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-10-24T23:35:55.285288900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.285431537Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-10-24T23:35:55.285640227Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:35:55.285843266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:35:55.286077217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002397s
2025-10-24T23:35:55.286212239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-24T23:35:55', 'update_btn_url_to_https')
2025-10-24T23:35:55.286696213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.286880153Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-10-24T23:35:55.286996768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010456s
2025-10-24T23:35:55.287142732Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-10-24T23:35:55.287202853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.287348506Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-10-24T23:35:55.287648610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.287780877Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.287830877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-10-24T23:35:55.287991631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.288714927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000728s
2025-10-24T23:35:55.288823606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-24T23:35:55', 'add_on_episodefiledelete_for_upgrade')
2025-10-24T23:35:55.289054371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.289601482Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-10-24T23:35:55.289718839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016263s
2025-10-24T23:35:55.289866917Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-10-24T23:35:55.289922629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.290071909Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-10-24T23:35:55.290328135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:35:55.290431143Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.290503538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-10-24T23:35:55.290605935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-10-24T23:35:55.291256835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006377s
2025-10-24T23:35:55.291363329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-24T23:35:55', 'add_name_release_profile')
2025-10-24T23:35:55.291575707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.292066044Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-10-24T23:35:55.292192048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001449s
2025-10-24T23:35:55.292280686Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-10-24T23:35:55.292398253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.292538816Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-10-24T23:35:55.292758889Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.292861656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.296313436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033694s
2025-10-24T23:35:55.296447356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-24T23:35:55', 'add_arabic_and_hindi_languages')
2025-10-24T23:35:55.296735977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.297307037Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-10-24T23:35:55.297382789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043816s
2025-10-24T23:35:55.297533493Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-10-24T23:35:55.297612181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.297793326Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-10-24T23:35:55.298432683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:35:55.298516281Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.298614980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-24T23:35:55.298712186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.299495002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007785s
2025-10-24T23:35:55.299589783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:35:55.299655305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-24T23:35:55.299859606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001787s
2025-10-24T23:35:55.300043797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-24T23:35:55', 'add_bypass_to_delay_profile')
2025-10-24T23:35:55.300235062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.300821593Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-10-24T23:35:55.300919099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2025-10-24T23:35:55.301043409Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-10-24T23:35:55.301115194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.301289294Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-10-24T23:35:55.301549358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.301648267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.303879089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022163s
2025-10-24T23:35:55.304015804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-24T23:35:55', 'email_multiple_addresses')
2025-10-24T23:35:55.304228813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.304730282Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-10-24T23:35:55.304849041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030918s
2025-10-24T23:35:55.304920926Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-10-24T23:35:55.305055587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.305211531Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-10-24T23:35:55.305604843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:35:55.305674914Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.305800297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-24T23:35:55.305880248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.306715209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008261s
2025-10-24T23:35:55.306873407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-24T23:35:55.307037367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.307766445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007193s
2025-10-24T23:35:55.307876938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.308038022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.331778681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236293s
2025-10-24T23:35:55.331939144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-24T23:35:55', 'cdh_per_downloadclient')
2025-10-24T23:35:55.332197304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.332819777Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-10-24T23:35:55.332935541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0247693s
2025-10-24T23:35:55.333082827Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-10-24T23:35:55.333187869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.333362630Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-10-24T23:35:55.333686502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.333762295Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.333876194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-24T23:35:55.333947358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-24T23:35:55.334656024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007125s
2025-10-24T23:35:55.334774543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-24T23:35:55', 'add_indexer_tags')
2025-10-24T23:35:55.335016651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.335495324Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-10-24T23:35:55.335567069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015144s
2025-10-24T23:35:55.335673994Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-10-24T23:35:55.335775508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.336007806Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-10-24T23:35:55.336220324Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-24T23:35:55.336323572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-24T23:35:55.338510325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002166s
2025-10-24T23:35:55.338621108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-24T23:35:55', 'rename_blacklist_to_blocklist')
2025-10-24T23:35:55.338845970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.339335185Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-10-24T23:35:55.339427461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029932s
2025-10-24T23:35:55.339539386Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-10-24T23:35:55.339678406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.339901816Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-10-24T23:35:55.340282002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.340445601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-24T23:35:55.340673600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002392s
2025-10-24T23:35:55.340740214Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.340874424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-24T23:35:55.341034948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001651s
2025-10-24T23:35:55.341095870Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.341211223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.344019487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028075s
2025-10-24T23:35:55.344176353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-24T23:35:55', 'remove_plex_hometheatre')
2025-10-24T23:35:55.344354421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.344865440Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-10-24T23:35:55.344988919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036397s
2025-10-24T23:35:55.345117417Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-10-24T23:35:55.345245275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.345429676Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-10-24T23:35:55.345679539Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.345740963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.347189269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013911s
2025-10-24T23:35:55.347299801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-24T23:35:55', 'release_profile_to_array')
2025-10-24T23:35:55.347544384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.348083960Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-10-24T23:35:55.348167809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022977s
2025-10-24T23:35:55.348327090Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-10-24T23:35:55.348376299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.348585400Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-10-24T23:35:55.348786875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.348859762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.350978237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020756s
2025-10-24T23:35:55.351150194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-24T23:35:55', 'mediainfo_to_ffmpeg')
2025-10-24T23:35:55.351385127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.351919432Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-10-24T23:35:55.352060617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030181s
2025-10-24T23:35:55.352126740Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-10-24T23:35:55.352341242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.352449399Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-10-24T23:35:55.352692429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.352852872Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-24T23:35:55.352866699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-24T23:35:55.352972452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.353731170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007556s
2025-10-24T23:35:55.353864198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-24T23:35:55', 'download_client_per_indexer')
2025-10-24T23:35:55.354079411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.354681794Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-10-24T23:35:55.354763458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00168s
2025-10-24T23:35:55.354880354Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-10-24T23:35:55.354970555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.355103112Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-10-24T23:35:55.355372985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.355476694Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.355561485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-24T23:35:55.355680314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.356469092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007711s
2025-10-24T23:35:55.356597852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-24T23:35:55', 'add_on_update_to_notifications')
2025-10-24T23:35:55.356861502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.357432041Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-10-24T23:35:55.357562784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017512s
2025-10-24T23:35:55.357674539Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-10-24T23:35:55.357775653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.357929483Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-10-24T23:35:55.358133433Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.358246962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.359031972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006856s
2025-10-24T23:35:55.359075690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-24T23:35:55', 'update_series_sort_title')
2025-10-24T23:35:55.359334461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.359830991Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-10-24T23:35:55.359998358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015796s
2025-10-24T23:35:55.360105043Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-10-24T23:35:55.360217599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.360409366Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-10-24T23:35:55.360692937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.360816115Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.360913050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-10-24T23:35:55.361022901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-10-24T23:35:55.361689673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006801s
2025-10-24T23:35:55.361821078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-24T23:35:55', 'add_tvdbid_to_episode')
2025-10-24T23:35:55.362070160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.362584655Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-10-24T23:35:55.362722042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001577s
2025-10-24T23:35:55.362828907Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-10-24T23:35:55.362966635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.363180856Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-10-24T23:35:55.363433865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:35:55.363580420Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.363688207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-10-24T23:35:55.363800263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-10-24T23:35:55.364536375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007287s
2025-10-24T23:35:55.364685515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-24T23:35:55', 'add_additional_info_to_pending_releases')
2025-10-24T23:35:55.364909196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.365465736Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-10-24T23:35:55.365596379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016572s
2025-10-24T23:35:55.365697413Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-10-24T23:35:55.365814759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.365960352Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-10-24T23:35:55.366220135Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.366283974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.371659406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052761s
2025-10-24T23:35:55.372044211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-24T23:35:55', 'add_malayalam_and_ukrainian_languages')
2025-10-24T23:35:55.372648117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.373404359Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-10-24T23:35:55.373478168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070673s
2025-10-24T23:35:55.373622769Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-10-24T23:35:55.373735115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.373909376Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-10-24T23:35:55.374299582Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:35:55.374377308Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.374470205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-10-24T23:35:55.374591550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-10-24T23:35:55.375432854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007869s
2025-10-24T23:35:55.375486872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-24T23:35:55', 'add_language_tags_to_subtitle_files')
2025-10-24T23:35:55.375735172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.376385712Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-10-24T23:35:55.376525874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017996s
2025-10-24T23:35:55.376621527Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-10-24T23:35:55.376733071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.376897042Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-10-24T23:35:55.378137579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-24T23:35:55.378280397Z [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)
2025-10-24T23:35:55.378630472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00037s
2025-10-24T23:35:55.378740964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-24T23:35:55.378900015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-24T23:35:55.379129156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002718s
2025-10-24T23:35:55.379230480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:55.379328337Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.379418729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-24T23:35:55.379599122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.380253680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007099s
2025-10-24T23:35:55.380361207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:55.380468573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.380552351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-24T23:35:55.380687323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.381337182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s
2025-10-24T23:35:55.381440439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:55.381544950Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.381638218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-24T23:35:55.381792188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.382473780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007135s
2025-10-24T23:35:55.382592309Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.382678572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.388937474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006247s
2025-10-24T23:35:55.389056543Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.389162517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.390109093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009109s
2025-10-24T23:35:55.390184574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-24T23:35:55.392429735Z [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)
2025-10-24T23:35:55.392888679Z [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"
2025-10-24T23:35:55.393228904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-24T23:35:55.393505280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-24T23:35:55.395339564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050195s
2025-10-24T23:35:55.395461539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-24T23:35:55.398237298Z [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)
2025-10-24T23:35:55.398591902Z [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"
2025-10-24T23:35:55.398919101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-24T23:35:55.399210157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-24T23:35:55.401009069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054253s
2025-10-24T23:35:55.401134140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.401259252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-24T23:35:55.401572102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s
2025-10-24T23:35:55.401605099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-24T23:35:55', 'add_custom_formats')
2025-10-24T23:35:55.401833769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.402799303Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-10-24T23:35:55.402911198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015356s
2025-10-24T23:35:55.403028314Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-10-24T23:35:55.403183226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.403365974Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-10-24T23:35:55.403700307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:35:55.403828766Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.403988958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-10-24T23:35:55.404084460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.404842867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006904s
2025-10-24T23:35:55.404951917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-24T23:35:55', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-10-24T23:35:55.405187231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.405757358Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-10-24T23:35:55.405908954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016848s
2025-10-24T23:35:55.406043344Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-10-24T23:35:55.406148025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.406332436Z [Info] remove_omg: Starting migration of Main DB to 173
2025-10-24T23:35:55.406530084Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:35:55.406680577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:35:55.406887955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001943s
2025-10-24T23:35:55.406998036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-24T23:35:55', 'remove_omg')
2025-10-24T23:35:55.407223611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.407720832Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-10-24T23:35:55.407867938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010396s
2025-10-24T23:35:55.407988501Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-10-24T23:35:55.408096929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.408273064Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-10-24T23:35:55.408584260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-24T23:35:55.408711055Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.408814394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-24T23:35:55.408932311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-24T23:35:55.409601168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006568s
2025-10-24T23:35:55.409702622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-24T23:35:55.409824447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-24T23:35:55.410460227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006505s
2025-10-24T23:35:55.410591622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-24T23:35:55', 'add_salt_to_users')
2025-10-24T23:35:55.410859141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.411345881Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-10-24T23:35:55.411479169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015375s
2025-10-24T23:35:55.411580363Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-10-24T23:35:55.411705395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.411887862Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-10-24T23:35:55.412583833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.412701931Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.412789948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-10-24T23:35:55.412908657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.413601141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s
2025-10-24T23:35:55.413715802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:35:55.413828539Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.413915364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-10-24T23:35:55.414030175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.414711737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006801s
2025-10-24T23:35:55.414830577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:35:55.414942692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.415036211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-10-24T23:35:55.415171122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.415839468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006749s
2025-10-24T23:35:55.415982065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.416112778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.416306658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001953s
2025-10-24T23:35:55.416427432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.416576662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.416753368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000192s
2025-10-24T23:35:55.416865303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.417106499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:35:55.417303175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2025-10-24T23:35:55.417401623Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-10-24T23:35:55.422295977Z [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)
2025-10-24T23:35:55.422848429Z [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"
2025-10-24T23:35:55.423257844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:35:55.423666917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:35:55.425489497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:35:55.425764160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082262s
2025-10-24T23:35:55.425879512Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-24T23:35:55.428009341Z [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)
2025-10-24T23:35:55.428436701Z [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"
2025-10-24T23:35:55.428787417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:35:55.429507347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-24T23:35:55.431206999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:35:55.431464778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:35:55.431706885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:35:55.432033412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:35:55.432283807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:35:55.432517858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065516s
2025-10-24T23:35:55.432636306Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-10-24T23:35:55.434803941Z [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)
2025-10-24T23:35:55.435219497Z [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"
2025-10-24T23:35:55.435634603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:35:55.435982704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:35:55.437754150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:35:55.437963362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052213s
2025-10-24T23:35:55.438085307Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-10-24T23:35:55.440207009Z [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)
2025-10-24T23:35:55.441012100Z [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"
2025-10-24T23:35:55.441772691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.442503864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.444205079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.444468529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.444699274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.444946441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.445185052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.445415035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.445643926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007466s
2025-10-24T23:35:55.445741793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-24T23:35:55.447886641Z [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)
2025-10-24T23:35:55.448377299Z [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"
2025-10-24T23:35:55.448814058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-24T23:35:55.449166298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-24T23:35:55.450867843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-24T23:35:55.451119570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052432s
2025-10-24T23:35:55.451232317Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-24T23:35:55.451331266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-24T23:35:55.451694317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003478s
2025-10-24T23:35:55.451806694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-24T23:35:55', 'language_profiles_to_custom_formats')
2025-10-24T23:35:55.452080114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.453470283Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-10-24T23:35:55.453602249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021266s
2025-10-24T23:35:55.453756920Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-10-24T23:35:55.453843564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.454034379Z [Info] original_language: Starting migration of Main DB to 176
2025-10-24T23:35:55.454533584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.454641812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.454758687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-10-24T23:35:55.454886885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.455547104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006635s
2025-10-24T23:35:55.455660653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-24T23:35:55', 'original_language')
2025-10-24T23:35:55.455906207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.456424130Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-10-24T23:35:55.456544262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015411s
2025-10-24T23:35:55.456678001Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-10-24T23:35:55.456771019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.456932634Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-10-24T23:35:55.457297078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.457397270Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.457488072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-10-24T23:35:55.457594096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.458270007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006664s
2025-10-24T23:35:55.458379748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-24T23:35:55', 'add_on_manual_interaction_required_to_notifications')
2025-10-24T23:35:55.458702217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.459149488Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-10-24T23:35:55.459285371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00153s
2025-10-24T23:35:55.459369531Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-10-24T23:35:55.459487398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.459641999Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-10-24T23:35:55.459982415Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-24T23:35:55.462017763Z [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)
2025-10-24T23:35:55.462388499Z [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"
2025-10-24T23:35:55.462728604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:35:55.463090993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:35:55.464834303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.465106171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005014s
2025-10-24T23:35:55.465240321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.465318789Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.465406004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-10-24T23:35:55.465544573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-24T23:35:55.466185113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006534s
2025-10-24T23:35:55.466346688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-24T23:35:55', 'list_sync_time')
2025-10-24T23:35:55.466532743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.467276771Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-10-24T23:35:55.467391973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017262s
2025-10-24T23:35:55.467493838Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-10-24T23:35:55.467615302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.467760214Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-10-24T23:35:55.468272125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-24T23:35:55.468418910Z [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 '[]')
2025-10-24T23:35:55.468835549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003785s
2025-10-24T23:35:55.468896913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-24T23:35:55.468996112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-24T23:35:55.469248551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2025-10-24T23:35:55.469359815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-24T23:35:55', 'add_auto_tagging')
2025-10-24T23:35:55.469589928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.470166679Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-10-24T23:35:55.470298615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011684s
2025-10-24T23:35:55.470410811Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-10-24T23:35:55.470529369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.470665443Z [Info] task_duration: Starting migration of Main DB to 180
2025-10-24T23:35:55.470936219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:35:55.471058585Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.471140710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-24T23:35:55.471336154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-24T23:35:55.471964509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006954s
2025-10-24T23:35:55.472101735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-24T23:35:55', 'task_duration')
2025-10-24T23:35:55.472333762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.472976907Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-10-24T23:35:55.473047640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016455s
2025-10-24T23:35:55.473136769Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-10-24T23:35:55.473275348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.473480131Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-10-24T23:35:55.473725885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:35:55.473856879Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.473935277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-24T23:35:55.474062263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-24T23:35:55.474727382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000658s
2025-10-24T23:35:55.474855500Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-24T23:35:55.474970361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-24T23:35:55.475168410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2025-10-24T23:35:55.475272760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-24T23:35:55', 'quality_definition_preferred_size')
2025-10-24T23:35:55.475521601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.476045406Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-10-24T23:35:55.476173474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010643s
2025-10-24T23:35:55.476293986Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-10-24T23:35:55.476433617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.476591906Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-10-24T23:35:55.476960688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:35:55.477070049Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.477163958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-24T23:35:55.477286274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.477984289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006862s
2025-10-24T23:35:55.478093950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:35:55.478185144Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.478282730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-24T23:35:55.478410457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-24T23:35:55.479068863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006543s
2025-10-24T23:35:55.479183995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-24T23:35:55', 'add_custom_format_score_bypass_to_delay_profile')
2025-10-24T23:35:55.479440832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.479950769Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-10-24T23:35:55.480081351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015394s
2025-10-24T23:35:55.480203998Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-10-24T23:35:55.480303198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.480468481Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-10-24T23:35:55.480698915Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-10-24T23:35:55.480860600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-10-24T23:35:55.481045392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2025-10-24T23:35:55.481219222Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-10-24T23:35:55.481347531Z [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"')
2025-10-24T23:35:55.481620390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000262s
2025-10-24T23:35:55.481746454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-24T23:35:55', 'update_images_remote_url')
2025-10-24T23:35:55.481950946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.482425261Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-10-24T23:35:55.482551986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010746s
2025-10-24T23:35:55.482657428Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-10-24T23:35:55.482784494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.482946440Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-10-24T23:35:55.483232846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-10-24T23:35:55.483430013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-10-24T23:35:55.483686680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002499s
2025-10-24T23:35:55.483791922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-24T23:35:55', 'remove_invalid_roksbox_metadata_images')
2025-10-24T23:35:55.484078689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.484555169Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-10-24T23:35:55.484681152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s
2025-10-24T23:35:55.484795392Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-10-24T23:35:55.484897408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.485062711Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-10-24T23:35:55.485361753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.485460842Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.485540583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-10-24T23:35:55.485669803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.486323158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006633s
2025-10-24T23:35:55.486439513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-24T23:35:55', 'add_episode_runtime')
2025-10-24T23:35:55.486660277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.487446159Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-10-24T23:35:55.487514036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017437s
2025-10-24T23:35:55.487617434Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-10-24T23:35:55.487736364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.487906556Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-10-24T23:35:55.488175287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:35:55.488331732Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.488372194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-24T23:35:55.488493568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.489167275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006624s
2025-10-24T23:35:55.489287868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-24T23:35:55', 'add_result_to_commands')
2025-10-24T23:35:55.489498031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.490049351Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-10-24T23:35:55.490158992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015523s
2025-10-24T23:35:55.490280416Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-10-24T23:35:55.490391971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.490544848Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-10-24T23:35:55.490824592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.490926096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.491021208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-10-24T23:35:55.491137742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.491893624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006692s
2025-10-24T23:35:55.492011592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-24T23:35:55', 'add_on_series_add_to_notifications')
2025-10-24T23:35:55.492224100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.492756211Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-10-24T23:35:55.492877405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016129s
2025-10-24T23:35:55.493004050Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-24T23:35:55.493108009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.493286458Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-10-24T23:35:55.495720058Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:35:55.495870331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-24T23:35:55.496065744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001949s
2025-10-24T23:35:55.496166497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:35:55.496260296Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.496368283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-24T23:35:55.500002600Z [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)
2025-10-24T23:35:55.500524070Z [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"
2025-10-24T23:35:55.500925889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:35:55.501315053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:35:55.503144346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:35:55.503418067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069203s
2025-10-24T23:35:55.503543359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:35:55.503623410Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.503727520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-24T23:35:55.505900194Z [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)
2025-10-24T23:35:55.506370772Z [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"
2025-10-24T23:35:55.506801709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:35:55.507197847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:35:55.508982340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:35:55.509252704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053807s
2025-10-24T23:35:55.509346373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:35:55.509435081Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.509531185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-24T23:35:55.511640843Z [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)
2025-10-24T23:35:55.512184507Z [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"
2025-10-24T23:35:55.512552759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:35:55.512836330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:35:55.514591163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049372s
2025-10-24T23:35:55.514702216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:35:55.514819833Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-10-24T23:35:55.514910305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-24T23:35:55.517056386Z [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)
2025-10-24T23:35:55.517491843Z [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"
2025-10-24T23:35:55.517862369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:35:55.518158064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:35:55.519935904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049117s
2025-10-24T23:35:55.520050745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:35:55.520154844Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.520258483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-24T23:35:55.522344774Z [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)
2025-10-24T23:35:55.522794539Z [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"
2025-10-24T23:35:55.523153923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:35:55.523423435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:35:55.525186926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048162s
2025-10-24T23:35:55.525309563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:35:55.525418813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.525505067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-24T23:35:55.527619494Z [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)
2025-10-24T23:35:55.528036484Z [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"
2025-10-24T23:35:55.528393773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:35:55.528720160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:35:55.530498490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.530824126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051088s
2025-10-24T23:35:55.530873225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:35:55.530979198Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.531077927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-24T23:35:55.533179779Z [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)
2025-10-24T23:35:55.533560485Z [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"
2025-10-24T23:35:55.533923356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:35:55.534280074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:35:55.536243327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.536525325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052784s
2025-10-24T23:35:55.536605296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:35:55.536742983Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-24T23:35:55.536834828Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-24T23:35:55.539058976Z [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)
2025-10-24T23:35:55.539435704Z [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"
2025-10-24T23:35:55.539741009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:35:55.540157227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:35:55.541940538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.542212746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052105s
2025-10-24T23:35:55.542257796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-24T23:35:55.542457549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.542483431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-24T23:35:55.545725689Z [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)
2025-10-24T23:35:55.546164272Z [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"
2025-10-24T23:35:55.546525038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-24T23:35:55.547014974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-24T23:35:55.548824367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-24T23:35:55.549067757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-10-24T23:35:55.549315045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-24T23:35:55.549555159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069558s
2025-10-24T23:35:55.549615630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.549724890Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.549846165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-10-24T23:35:55.552030102Z [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)
2025-10-24T23:35:55.552504817Z [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"
2025-10-24T23:35:55.552888520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:35:55.553257122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:35:55.555127538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:35:55.555414215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054412s
2025-10-24T23:35:55.555496190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.555564508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.555661262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-10-24T23:35:55.557851823Z [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)
2025-10-24T23:35:55.558531692Z [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"
2025-10-24T23:35:55.559264247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:35:55.559908915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:35:55.561649018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:35:55.561920665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:35:55.562169867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:35:55.562448478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:35:55.562696998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068968s
2025-10-24T23:35:55.562755406Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.562894556Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.562932032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-10-24T23:35:55.565116790Z [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)
2025-10-24T23:35:55.565829896Z [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"
2025-10-24T23:35:55.566577922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:35:55.567127278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:35:55.568868273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:35:55.569151514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:35:55.569388992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:35:55.569619456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:35:55.569852084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067842s
2025-10-24T23:35:55.569940993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-24T23:35:55.570052227Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.570083199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-24T23:35:55.572265894Z [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)
2025-10-24T23:35:55.572726371Z [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"
2025-10-24T23:35:55.573012367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-24T23:35:55.573292641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-24T23:35:55.575090341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048416s
2025-10-24T23:35:55.575171114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-24T23:35:55.575252297Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.575356667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-24T23:35:55.577488479Z [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)
2025-10-24T23:35:55.577912353Z [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"
2025-10-24T23:35:55.578253419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-24T23:35:55.578528082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-24T23:35:55.580291603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048088s
2025-10-24T23:35:55.580412436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:35:55.580455212Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.580582639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-24T23:35:55.582673839Z [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)
2025-10-24T23:35:55.583098715Z [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"
2025-10-24T23:35:55.583434591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:35:55.584189962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-24T23:35:55.585889013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:35:55.586112993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:35:55.586413418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:35:55.586608742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:35:55.586844837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:35:55.587076774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063898s
2025-10-24T23:35:55.587135763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.587245063Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-06s
2025-10-24T23:35:55.587315535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-24T23:35:55.589495865Z [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)
2025-10-24T23:35:55.589863355Z [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"
2025-10-24T23:35:55.590184581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:35:55.590552402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:35:55.592317205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.592580646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051165s
2025-10-24T23:35:55.592657510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.592781560Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.592830489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-24T23:35:55.595841361Z [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)
2025-10-24T23:35:55.596262398Z [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"
2025-10-24T23:35:55.596625760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:35:55.596962057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:35:55.598777292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.599106975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061182s
2025-10-24T23:35:55.599204572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.599282268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.599369264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-24T23:35:55.601613582Z [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)
2025-10-24T23:35:55.602088869Z [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"
2025-10-24T23:35:55.602434926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:35:55.602764960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:35:55.604573973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.604867524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053081s
2025-10-24T23:35:55.604896622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.605027265Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.605093629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-24T23:35:55.607186733Z [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)
2025-10-24T23:35:55.607554283Z [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"
2025-10-24T23:35:55.607916272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:35:55.608280976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:35:55.610104879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.610317026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050882s
2025-10-24T23:35:55.610379562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:35:55.610501657Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.610550927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-24T23:35:55.612708190Z [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)
2025-10-24T23:35:55.613110650Z [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"
2025-10-24T23:35:55.613466326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:35:55.613832073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:35:55.615583118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.615823683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005129s
2025-10-24T23:35:55.615905207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:35:55.616045339Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.616075770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-24T23:35:55.618180558Z [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)
2025-10-24T23:35:55.618557777Z [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"
2025-10-24T23:35:55.618909726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:35:55.619252155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:35:55.621084414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.621339087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050882s
2025-10-24T23:35:55.621386402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:35:55.621527096Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.621568249Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-24T23:35:55.623648126Z [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)
2025-10-24T23:35:55.624044825Z [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"
2025-10-24T23:35:55.624394940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:35:55.624810908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:35:55.626476301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.626739310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050219s
2025-10-24T23:35:55.626779331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:35:55.626910936Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-24T23:35:55.626962449Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-24T23:35:55.629093340Z [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)
2025-10-24T23:35:55.629535941Z [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"
2025-10-24T23:35:55.629894643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:35:55.630206290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:35:55.631902726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047791s
2025-10-24T23:35:55.631973589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:35:55.632099482Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.632130995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-24T23:35:55.634237216Z [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)
2025-10-24T23:35:55.634694276Z [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"
2025-10-24T23:35:55.635065724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:35:55.635287951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:35:55.637098447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048041s
2025-10-24T23:35:55.637163929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:35:55.637301987Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.637331125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-24T23:35:55.640608394Z [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)
2025-10-24T23:35:55.641018409Z [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"
2025-10-24T23:35:55.641324355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-24T23:35:55.641626173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-24T23:35:55.643397229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058971s
2025-10-24T23:35:55.643457069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:35:55.643545327Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-24T23:35:55.643638224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-24T23:35:55.645754104Z [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)
2025-10-24T23:35:55.646094189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-24T23:35:55.646369754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-24T23:35:55.646710750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-24T23:35:55.661523113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:35:55.662331070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185056s
2025-10-24T23:35:55.662584510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:35:55.662701415Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2025-10-24T23:35:55.662776627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-24T23:35:55.665737659Z [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)
2025-10-24T23:35:55.666070869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-24T23:35:55.666374651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-24T23:35:55.666768013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-24T23:35:55.669883987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:35:55.670164311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072194s
2025-10-24T23:35:55.670258611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.670358913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.670391208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-10-24T23:35:55.672628803Z [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)
2025-10-24T23:35:55.673440437Z [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"
2025-10-24T23:35:55.674134785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.675019677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.676684739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.676928751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.677151028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.677369578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.677584511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.677812720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.678021000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074883s
2025-10-24T23:35:55.678080750Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.678221854Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.678258758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-10-24T23:35:55.680450782Z [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)
2025-10-24T23:35:55.681132204Z [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"
2025-10-24T23:35:55.681872394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.682620941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.684338008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.684642291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.684787323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.684997806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.685210895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.685421520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.685618997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072771s
2025-10-24T23:35:55.685725652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.685808779Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.685894692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-10-24T23:35:55.688009320Z [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)
2025-10-24T23:35:55.688683287Z [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"
2025-10-24T23:35:55.689389409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.690158547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.691918451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.692147422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.692373687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.692567638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.692783803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.692999457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.693194951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072171s
2025-10-24T23:35:55.693288760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.693417679Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.693449563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-10-24T23:35:55.695574872Z [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)
2025-10-24T23:35:55.696329682Z [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"
2025-10-24T23:35:55.696980833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.697746124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.699561338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.699771281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.699967977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.700242490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.700401851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.700618898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.700804902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072671s
2025-10-24T23:35:55.700903701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.701000356Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.701064014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-10-24T23:35:55.704433227Z [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)
2025-10-24T23:35:55.705128026Z [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"
2025-10-24T23:35:55.705861082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:35:55.706673178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:35:55.708325985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:35:55.708547030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:35:55.708774228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:35:55.708962377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:35:55.709222881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:35:55.709406561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:35:55.709615772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084338s
2025-10-24T23:35:55.709677537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:35:55.709764612Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.709870806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-10-24T23:35:55.711977106Z [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)
2025-10-24T23:35:55.712354767Z [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"
2025-10-24T23:35:55.712678418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-10-24T23:35:55.712973913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-10-24T23:35:55.714700059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047217s
2025-10-24T23:35:55.714823738Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:35:55.714904089Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.714981686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-10-24T23:35:55.717162446Z [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)
2025-10-24T23:35:55.717624797Z [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"
2025-10-24T23:35:55.718014872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-10-24T23:35:55.718355959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-10-24T23:35:55.720218309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005102s
2025-10-24T23:35:55.720289953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:55.720372018Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.720449604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-24T23:35:55.722505113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-24T23:35:55.722748373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-24T23:35:55.723049219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-24T23:35:55.723363892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-24T23:35:55.725064276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:35:55.725322175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047881s
2025-10-24T23:35:55.725462307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-24T23:35:55', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-24T23:35:55.725718052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.727509429Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-24T23:35:55.727626084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069618s
2025-10-24T23:35:55.727763480Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-10-24T23:35:55.727910647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.728052031Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-10-24T23:35:55.728563090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:55.728739716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-24T23:35:55.728750738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-24T23:35:55.728855359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-24T23:35:55.729545468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006912s
2025-10-24T23:35:55.729661883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-24T23:35:55', 'add_colon_replacement_to_naming_config')
2025-10-24T23:35:55.729863929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.730526183Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-10-24T23:35:55.730646234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016784s
2025-10-24T23:35:55.730736486Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-10-24T23:35:55.730838942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.730968413Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-10-24T23:35:55.731286714Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.731424922Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.731446506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-24T23:35:55.731555385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.732266507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006856s
2025-10-24T23:35:55.732343301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-24T23:35:55', 'health_restored_notification')
2025-10-24T23:35:55.732549536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.733036497Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-10-24T23:35:55.733133212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014813s
2025-10-24T23:35:55.733234916Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-10-24T23:35:55.733322052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.733461192Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-10-24T23:35:55.733725955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:35:55.733844644Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.733893061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-24T23:35:55.733996059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-24T23:35:55.734657150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006573s
2025-10-24T23:35:55.734764606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-24T23:35:55', 'add_download_client_tags')
2025-10-24T23:35:55.734965450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.735498053Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-10-24T23:35:55.735544697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s
2025-10-24T23:35:55.735656221Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-10-24T23:35:55.735747615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.735896264Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-10-24T23:35:55.736274316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-10-24T23:35:55.736384167Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2025-10-24T23:35:55.736456482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-10-24T23:35:55.738549507Z [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)
2025-10-24T23:35:55.738812927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-10-24T23:35:55.739022980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-10-24T23:35:55.739399308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-10-24T23:35:55.741191396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-10-24T23:35:55.741440738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048755s
2025-10-24T23:35:55.741539216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-24T23:35:55', 'import_exclusion_type')
2025-10-24T23:35:55.741731373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.744367330Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-10-24T23:35:55.744473584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077878s
2025-10-24T23:35:55.744613446Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-10-24T23:35:55.744649609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.744800522Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-10-24T23:35:55.745510843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-10-24T23:35:55.745666356Z [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)
2025-10-24T23:35:55.745997603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003653s
2025-10-24T23:35:55.746087504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:35:55.746164869Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.746269670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-10-24T23:35:55.746353279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.747086485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s
2025-10-24T23:35:55.747170795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-10-24T23:35:55', 'add_import_list_items')
2025-10-24T23:35:55.747375056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.747933260Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-10-24T23:35:55.748029453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015593s
2025-10-24T23:35:55.748124585Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-10-24T23:35:55.748211139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.748348335Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-10-24T23:35:55.748859154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-24T23:35:55.749006220Z [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)
2025-10-24T23:35:55.749333789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003355s
2025-10-24T23:35:55.749412638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-24T23:35:55.749510726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-24T23:35:55.749728735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2025-10-24T23:35:55.749825850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-24T23:35:55', 'add_notification_status')
2025-10-24T23:35:55.750031093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.750673918Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-10-24T23:35:55.750773668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011605s
2025-10-24T23:35:55.750887969Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-10-24T23:35:55.750979242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.751129966Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-10-24T23:35:55.751331622Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.751440671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.752449372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009504s
2025-10-24T23:35:55.752547209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-24T23:35:55', 'parse_language_tags_from_existing_subtitle_files')
2025-10-24T23:35:55.752712693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.753140584Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-10-24T23:35:55.753204072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016589s
2025-10-24T23:35:55.753320226Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-10-24T23:35:55.753387862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.753532163Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-10-24T23:35:55.753775172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:35:55.753893520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.753961958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-10-24T23:35:55.754061829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-10-24T23:35:55.754807691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007509s
2025-10-24T23:35:55.754925999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-24T23:35:55', 'add_finale_type')
2025-10-24T23:35:55.755102735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.755371316Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-10-24T23:35:55.755477680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013141s
2025-10-24T23:35:55.755575447Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-10-24T23:35:55.755664736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.755815911Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-10-24T23:35:55.756111486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:35:55.756197379Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.756314845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-10-24T23:35:55.756406760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.757052951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006777s
2025-10-24T23:35:55.757176320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-24T23:35:55', 'list_add_missing_search')
2025-10-24T23:35:55.757355340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.757865187Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-10-24T23:35:55.757988455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014877s
2025-10-24T23:35:55.758083957Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-10-24T23:35:55.758182686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.758327658Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-10-24T23:35:55.758730028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:35:55.758840561Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.758890591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-10-24T23:35:55.758979721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-10-24T23:35:55.759672536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2025-10-24T23:35:55.759753919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:35:55.759870785Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.759942289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-10-24T23:35:55.760033202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.760700104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006577s
2025-10-24T23:35:55.760802641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.760884706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.761877785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000989s
2025-10-24T23:35:55.761998919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-24T23:35:55', 'parse_title_from_existing_subtitle_files')
2025-10-24T23:35:55.762189443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.762593366Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-10-24T23:35:55.762698758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001714s
2025-10-24T23:35:55.762818880Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-10-24T23:35:55.762888180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.763055938Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-10-24T23:35:55.763317424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.763423327Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.763492036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-10-24T23:35:55.763612127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-10-24T23:35:55.764283379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006754s
2025-10-24T23:35:55.764413411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-24T23:35:55', 'series_last_aired')
2025-10-24T23:35:55.764601970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.764988258Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-10-24T23:35:55.765107929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013891s
2025-10-24T23:35:55.765192189Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-10-24T23:35:55.765282320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.765423123Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-10-24T23:35:55.765814692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.765868570Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.765940655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-10-24T23:35:55.766052671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.766835407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007225s
2025-10-24T23:35:55.766861550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:35:55.766948094Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.767055991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-24T23:35:55.767147295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.767793907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006651s
2025-10-24T23:35:55.767983108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-24T23:35:55', 'AddNewItemMonitorType')
2025-10-24T23:35:55.768162329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.768577354Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-10-24T23:35:55.768672606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014518s
2025-10-24T23:35:55.768772998Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-10-24T23:35:55.768862108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.769004935Z [Info] email_encryption: Starting migration of Main DB to 201
2025-10-24T23:35:55.769205790Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.769309689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.770902295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001594s
2025-10-24T23:35:55.771021746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-24T23:35:55', 'email_encryption')
2025-10-24T23:35:55.771232721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.771441782Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-10-24T23:35:55.771537544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021369s
2025-10-24T23:35:55.771637195Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-10-24T23:35:55.771725964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.771865445Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-10-24T23:35:55.772272985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:35:55.772334128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-24T23:35:55.772405312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-24T23:35:55.772506866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.773238619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007428s
2025-10-24T23:35:55.773357298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.773429434Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.773500687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-10-24T23:35:55.773605739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.774313173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006796s
2025-10-24T23:35:55.774410689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-24T23:35:55', 'add_indexer_flags')
2025-10-24T23:35:55.774612015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.775007310Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-10-24T23:35:55.775108304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014135s
2025-10-24T23:35:55.775223916Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-10-24T23:35:55.775320491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.775468930Z [Info] release_type: Starting migration of Main DB to 203
2025-10-24T23:35:55.775842662Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:35:55.775956592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-24T23:35:55.776019719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-10-24T23:35:55.776125432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.776900081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007694s
2025-10-24T23:35:55.777026676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.777072488Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-24T23:35:55.777171438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-10-24T23:35:55.777257741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.777939714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006783s
2025-10-24T23:35:55.778042191Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.778124857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.779016763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008989s
2025-10-24T23:35:55.779144059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-24T23:35:55', 'release_type')
2025-10-24T23:35:55.779331797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.779759658Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-10-24T23:35:55.779877125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016376s
2025-10-24T23:35:55.779970814Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-10-24T23:35:55.780057408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.780193241Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-10-24T23:35:55.780494348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:35:55.780585812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.780672206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-10-24T23:35:55.780769041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-10-24T23:35:55.781468980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2025-10-24T23:35:55.781560665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.781704604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.782816814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011314s
2025-10-24T23:35:55.782918779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-24T23:35:55', 'add_add_release_hash')
2025-10-24T23:35:55.783101367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.783537394Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-10-24T23:35:55.783623668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018708s
2025-10-24T23:35:55.783723920Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-10-24T23:35:55.783812619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.784017581Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-10-24T23:35:55.784233847Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-10-24T23:35:55.784383708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-10-24T23:35:55.784581276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002012s
2025-10-24T23:35:55.784698983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-24T23:35:55', 'rename_season_pack_spec')
2025-10-24T23:35:55.784892433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.785262828Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-10-24T23:35:55.785371137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008694s
2025-10-24T23:35:55.785446749Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-10-24T23:35:55.785539946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.785671060Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-10-24T23:35:55.786020384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.786118101Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.786199424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-10-24T23:35:55.786292632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.787025478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000713s
2025-10-24T23:35:55.787109587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-10-24T23:35:55.787222584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-10-24T23:35:55.787433369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002181s
2025-10-24T23:35:55.787536156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-24T23:35:55', 'add_tmdbid')
2025-10-24T23:35:55.787713623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.787999128Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-10-24T23:35:55.788094700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007917s
2025-10-24T23:35:55.788211896Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-10-24T23:35:55.788307118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.788460617Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-10-24T23:35:55.788747585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:35:55.788895372Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:55.788921425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-10-24T23:35:55.789031627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:35:55.789778240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007453s
2025-10-24T23:35:55.789890586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-24T23:35:55', 'add_on_import_complete_to_notifications')
2025-10-24T23:35:55.790114216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.790516887Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-10-24T23:35:55.790767211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014815s
2025-10-24T23:35:55.790837663Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-10-24T23:35:55.790941151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.791093378Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-10-24T23:35:55.791288250Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.791394494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.794138078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027361s
2025-10-24T23:35:55.794273240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-24T23:35:55', 'add_monitored_seasons_filter')
2025-10-24T23:35:55.794463343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.794929311Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-10-24T23:35:55.794996406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034806s
2025-10-24T23:35:55.795095295Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-10-24T23:35:55.795179414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.795334837Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-10-24T23:35:55.795591584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:35:55.795704061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-24T23:35:55.795779903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-10-24T23:35:55.795913402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-10-24T23:35:55.796630346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007303s
2025-10-24T23:35:55.796756530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-24T23:35:55', 'add_custom_colon_replacement_to_naming_config')
2025-10-24T23:35:55.796936492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.797341117Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-10-24T23:35:55.797438954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014493s
2025-10-24T23:35:55.797532883Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-10-24T23:35:55.797652594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.797782626Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-10-24T23:35:55.798064754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:35:55.798185136Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.5E-06s
2025-10-24T23:35:55.798257592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-10-24T23:35:55.798413566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:35:55.799087723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007213s
2025-10-24T23:35:55.799200430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-24T23:35:55', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-10-24T23:35:55.799429782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.799768013Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-10-24T23:35:55.799830348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s
2025-10-24T23:35:55.799994799Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-10-24T23:35:55.800101023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.800196906Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-10-24T23:35:55.800366478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-24T23:35:55', 'add_blurary576p_quality_in_profiles')
2025-10-24T23:35:55.800570659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.800980324Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-10-24T23:35:55.801061648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s
2025-10-24T23:35:55.801172761Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-10-24T23:35:55.801278895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.801403776Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-10-24T23:35:55.801661455Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:55.801754062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:55.804250839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024837s
2025-10-24T23:35:55.804364999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-24T23:35:55', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-10-24T23:35:55.804598870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.804982051Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-10-24T23:35:55.805097463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032249s
2025-10-24T23:35:55.805251373Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-10-24T23:35:55.805276825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:55.805436185Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-10-24T23:35:55.805755759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.805852033Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.805924459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-10-24T23:35:55.806023057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.806738026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007057s
2025-10-24T23:35:55.806824170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:35:55.806899161Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:55.807003120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-10-24T23:35:55.807084153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:35:55.807816558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006905s
2025-10-24T23:35:55.807934736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-24T23:35:55', 'add_mal_and_anilist_ids')
2025-10-24T23:35:55.808093886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:55.808589424Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-10-24T23:35:55.808683784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014941s
2025-10-24T23:35:55.819044754Z [Debug] MigrationController: Took: 00:00:01.8248430
2025-10-24T23:35:56.082587106Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-24T23:35:56.107676441Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-24T23:35:56.116745019Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-24T23:35:56.117032258Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:56.117189865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:56.119568244Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-24T23:35:56.119723206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2025-10-24T23:35:56.119895713Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-24T23:35:56.120049983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026887s
2025-10-24T23:35:56.122240985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-24T23:35:56.122412610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.122704207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-24T23:35:56.122890613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-24T23:35:56.123228493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003553s
2025-10-24T23:35:56.123383064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.124457387Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-24T23:35:56.124626888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015817s
2025-10-24T23:35:56.124901812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-24T23:35:56.125071373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.125422500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-24T23:35:56.125601370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:35:56.125919511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003197s
2025-10-24T23:35:56.126071988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:56.126220868Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-24T23:35:56.126374327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-24T23:35:56.126548898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-24T23:35:56.127214278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006683s
2025-10-24T23:35:56.127370733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.127922283Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-24T23:35:56.128096033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013715s
2025-10-24T23:35:56.128324443Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-24T23:35:56.128500738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.128768948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:56.128928158Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:56.129064563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-24T23:35:56.129234535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-24T23:35:56.129615302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003855s
2025-10-24T23:35:56.129770695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.130294299Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-24T23:35:56.130474642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001062s
2025-10-24T23:35:56.130713944Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-24T23:35:56.130889918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.131111054Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-24T23:35:56.131641552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-24T23:35:56.131831284Z [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)
2025-10-24T23:35:56.132407845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s
2025-10-24T23:35:56.132581304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-24T23:35:56', 'InitialSetup')
2025-10-24T23:35:56.132879705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.133484252Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-24T23:35:56.133664655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016722s
2025-10-24T23:35:56.133805298Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-10-24T23:35:56.139594063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.139911442Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-10-24T23:35:56.140187929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-24T23:35:56', 'remove_tvrage_imdb_unique_constraint')
2025-10-24T23:35:56.140541390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.141156479Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-10-24T23:35:56.141339157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016015s
2025-10-24T23:35:56.141503578Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-10-24T23:35:56.141675363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.141908142Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-10-24T23:35:56.142083716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-24T23:35:56', 'remove_renamed_scene_mapping_columns')
2025-10-24T23:35:56.142405223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.142977124Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-10-24T23:35:56.143151305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012909s
2025-10-24T23:35:56.143302820Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-10-24T23:35:56.143467592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.143686132Z [Info] updated_history: Starting migration of Log DB to 4
2025-10-24T23:35:56.143871265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-24T23:35:56', 'updated_history')
2025-10-24T23:35:56.144185547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.144784563Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-10-24T23:35:56.144957271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013115s
2025-10-24T23:35:56.145117444Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-10-24T23:35:56.145281774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.145507569Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-10-24T23:35:56.145679174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-24T23:35:56', 'added_eventtype_to_history')
2025-10-24T23:35:56.145994439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.146529677Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-10-24T23:35:56.146704338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012429s
2025-10-24T23:35:56.146857136Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-10-24T23:35:56.147015735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.147230879Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-10-24T23:35:56.148034106Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-10-24T23:35:56.148202565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:35:56.148591839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003895s
2025-10-24T23:35:56.148744165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-24T23:35:56.148915270Z [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)
2025-10-24T23:35:56.149395507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005087s
2025-10-24T23:35:56.149552553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-24T23:35:56.149708728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:35:56.149992940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000288s
2025-10-24T23:35:56.150160227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-24T23:35:56', 'add_index_to_log_time')
2025-10-24T23:35:56.150461433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.151096903Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-10-24T23:35:56.151265121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013891s
2025-10-24T23:35:56.151419933Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-10-24T23:35:56.151583883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.151797333Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-10-24T23:35:56.152034591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-24T23:35:56', 'add_renameEpisodes_to_naming')
2025-10-24T23:35:56.152304184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.152921657Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-10-24T23:35:56.153100316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s
2025-10-24T23:35:56.153254377Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-10-24T23:35:56.153406383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.153619071Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-10-24T23:35:56.153780736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-24T23:35:56', 'remove_backlog')
2025-10-24T23:35:56.154073546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.154669706Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-10-24T23:35:56.154865601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012581s
2025-10-24T23:35:56.155005342Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-10-24T23:35:56.155180785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.155391309Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-10-24T23:35:56.155559628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-24T23:35:56', 'fix_rename_episodes')
2025-10-24T23:35:56.155869782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.156492546Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-10-24T23:35:56.156665394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s
2025-10-24T23:35:56.156814344Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-10-24T23:35:56.156967092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.157193908Z [Info] add_monitored: Starting migration of Log DB to 10
2025-10-24T23:35:56.157363550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-24T23:35:56', 'add_monitored')
2025-10-24T23:35:56.157658233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.158266257Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-10-24T23:35:56.158429516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012861s
2025-10-24T23:35:56.158590871Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-10-24T23:35:56.158741694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.158953571Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-10-24T23:35:56.159118573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-24T23:35:56', 'remove_ignored')
2025-10-24T23:35:56.159419479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.160101202Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-10-24T23:35:56.160268118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013447s
2025-10-24T23:35:56.160435946Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-10-24T23:35:56.160595777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.160807313Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-10-24T23:35:56.160976043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-24T23:35:56', 'remove_custom_start_date')
2025-10-24T23:35:56.161277079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.161881005Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-10-24T23:35:56.162059474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012809s
2025-10-24T23:35:56.162208865Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-10-24T23:35:56.162368096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.162585433Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-10-24T23:35:56.162751037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-24T23:35:56', 'add_air_date_utc')
2025-10-24T23:35:56.163046502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.163636820Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-10-24T23:35:56.163799969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012631s
2025-10-24T23:35:56.163980262Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-10-24T23:35:56.164138210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.164364495Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-10-24T23:35:56.164523054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-24T23:35:56', 'drop_air_date')
2025-10-24T23:35:56.164819662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.165438878Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-10-24T23:35:56.165606145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012962s
2025-10-24T23:35:56.165756017Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-10-24T23:35:56.165915328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.166132335Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-10-24T23:35:56.166298840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-24T23:35:56', 'add_air_date_as_string')
2025-10-24T23:35:56.166601650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.167211918Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-10-24T23:35:56.167377822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012858s
2025-10-24T23:35:56.167542093Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-10-24T23:35:56.167706344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.167984624Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-10-24T23:35:56.168163224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-24T23:35:56', 'updated_imported_history_item')
2025-10-24T23:35:56.168471835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.169071623Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-10-24T23:35:56.169246345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013446s
2025-10-24T23:35:56.169389924Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-10-24T23:35:56.169547741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.169761842Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-10-24T23:35:56.169930712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-24T23:35:56', 'reset_scene_names')
2025-10-24T23:35:56.170237961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.170784151Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-10-24T23:35:56.170951738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012271s
2025-10-24T23:35:56.171108073Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-10-24T23:35:56.171269067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.171479220Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-10-24T23:35:56.171644954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-24T23:35:56', 'remove_duplicates')
2025-10-24T23:35:56.171968746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.172520497Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-10-24T23:35:56.172686140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012423s
2025-10-24T23:35:56.172849950Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-10-24T23:35:56.173015443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.173237410Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-10-24T23:35:56.173408033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-24T23:35:56', 'restore_unique_constraints')
2025-10-24T23:35:56.173709641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.174256772Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-10-24T23:35:56.174443007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012405s
2025-10-24T23:35:56.174589161Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-10-24T23:35:56.174755396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.174967563Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-10-24T23:35:56.175147145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-24T23:35:56', 'add_year_and_seasons_to_series')
2025-10-24T23:35:56.175455546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.176010643Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-10-24T23:35:56.176199844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001245s
2025-10-24T23:35:56.176349155Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-10-24T23:35:56.176509217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.176719461Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-10-24T23:35:56.176889874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-24T23:35:56', 'drop_seasons_table')
2025-10-24T23:35:56.177189577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.177808112Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-10-24T23:35:56.177979568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012945s
2025-10-24T23:35:56.178137956Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-10-24T23:35:56.178304271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.178520998Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-10-24T23:35:56.178692232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-24T23:35:56', 'move_indexer_to_generic_provider')
2025-10-24T23:35:56.179006545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.179552084Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-10-24T23:35:56.179728809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012426s
2025-10-24T23:35:56.179898351Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-10-24T23:35:56.180065237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.180279087Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-10-24T23:35:56.180454831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-24T23:35:56', 'add_config_contract_to_indexers')
2025-10-24T23:35:56.180759304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.181291135Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-10-24T23:35:56.181476338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012227s
2025-10-24T23:35:56.181630208Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-10-24T23:35:56.181864890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.182075935Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-10-24T23:35:56.182243092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-24T23:35:56', 'drop_tvdb_episodeid')
2025-10-24T23:35:56.182549048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.183069616Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-10-24T23:35:56.183235911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012006s
2025-10-24T23:35:56.183390051Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-10-24T23:35:56.183562699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.183783874Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-10-24T23:35:56.184002474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-24T23:35:56', 'move_notification_to_generic_provider')
2025-10-24T23:35:56.184325505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.184863027Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-10-24T23:35:56.185041677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012913s
2025-10-24T23:35:56.185196839Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-10-24T23:35:56.185367112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.185577375Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-10-24T23:35:56.185756025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-24T23:35:56', 'add_config_contract_to_notifications')
2025-10-24T23:35:56.186065959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.186609433Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-10-24T23:35:56.186791690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012369s
2025-10-24T23:35:56.186942554Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-10-24T23:35:56.187096975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.187305525Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-10-24T23:35:56.187469795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-24T23:35:56', 'fix_omgwtfnzbs')
2025-10-24T23:35:56.187774028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.188596353Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-10-24T23:35:56.188799382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014616s
2025-10-24T23:35:56.188961258Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-10-24T23:35:56.189122042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.189337275Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-10-24T23:35:56.189503179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-24T23:35:56', 'add_blacklist_table')
2025-10-24T23:35:56.189806790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.190459314Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-10-24T23:35:56.190629246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013432s
2025-10-24T23:35:56.190789910Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-10-24T23:35:56.190954221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.191165296Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-10-24T23:35:56.191337973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-24T23:35:56', 'add_formats_to_naming_config')
2025-10-24T23:35:56.191643859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.192358157Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-10-24T23:35:56.192536586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013924s
2025-10-24T23:35:56.192691779Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-10-24T23:35:56.192866671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.193083247Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-10-24T23:35:56.193265855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-24T23:35:56', 'add_season_folder_format_to_naming_config')
2025-10-24T23:35:56.193581079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.194191839Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-10-24T23:35:56.194376681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013211s
2025-10-24T23:35:56.194529439Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-10-24T23:35:56.194714692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.194920296Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-10-24T23:35:56.195093965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-24T23:35:56', 'delete_old_naming_config_columns')
2025-10-24T23:35:56.195401324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.196035180Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-10-24T23:35:56.196217948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s
2025-10-24T23:35:56.196372500Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-10-24T23:35:56.196535097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.196749148Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-10-24T23:35:56.196919942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-24T23:35:56', 'set_default_release_group')
2025-10-24T23:35:56.197221339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.197821407Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-10-24T23:35:56.197995908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012837s
2025-10-24T23:35:56.198148716Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-10-24T23:35:56.198310061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.198522599Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-10-24T23:35:56.198689926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-24T23:35:56', 'add_api_key_to_pushover')
2025-10-24T23:35:56.199000190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.199614678Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-10-24T23:35:56.199787866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012961s
2025-10-24T23:35:56.199973270Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-10-24T23:35:56.200137911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.200350960Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-10-24T23:35:56.200520101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-24T23:35:56', 'remove_series_contraints')
2025-10-24T23:35:56.200837159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.201426185Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-10-24T23:35:56.201598552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012848s
2025-10-24T23:35:56.201751460Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-10-24T23:35:56.201922895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.202136014Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-10-24T23:35:56.202318161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-24T23:35:56', 'add_series_folder_format_to_naming_config')
2025-10-24T23:35:56.202640149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.203233383Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-10-24T23:35:56.203418256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001305s
2025-10-24T23:35:56.203571414Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-10-24T23:35:56.203742518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.203974315Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-10-24T23:35:56.204151983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-24T23:35:56', 'update_with_quality_converters')
2025-10-24T23:35:56.204458380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.205072115Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-10-24T23:35:56.205248460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2025-10-24T23:35:56.205404134Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-10-24T23:35:56.205565819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.205784550Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-10-24T23:35:56.205953991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-24T23:35:56', 'add_configurable_qualities')
2025-10-24T23:35:56.206257672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.206852941Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-10-24T23:35:56.207039757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012816s
2025-10-24T23:35:56.207182615Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-10-24T23:35:56.207347817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.207559704Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-10-24T23:35:56.207741871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-24T23:35:56', 'add_on_upgrade_to_notifications')
2025-10-24T23:35:56.208081264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.208687324Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-10-24T23:35:56.208861785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013297s
2025-10-24T23:35:56.209021377Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-10-24T23:35:56.209173503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.209390099Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-10-24T23:35:56.209554500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-24T23:35:56', 'add_metadata_tables')
2025-10-24T23:35:56.209855356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.210433600Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-10-24T23:35:56.210601959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012536s
2025-10-24T23:35:56.210756751Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-10-24T23:35:56.210927755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.211141796Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-10-24T23:35:56.211317740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-24T23:35:56', 'add_metadata_to_episodes_and_series')
2025-10-24T23:35:56.211631502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.212317042Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-10-24T23:35:56.212708761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013152s
2025-10-24T23:35:56.212871899Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-10-24T23:35:56.213050078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.213256534Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-10-24T23:35:56.213435534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-24T23:35:56', 'fix_xbmc_season_images_metadata')
2025-10-24T23:35:56.213757823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.214365697Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-10-24T23:35:56.214551301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001324s
2025-10-24T23:35:56.214717756Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-10-24T23:35:56.214848639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.215063502Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-10-24T23:35:56.215235899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-24T23:35:56', 'add_download_clients_table')
2025-10-24T23:35:56.215546655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.216190852Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-10-24T23:35:56.216384121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001301s
2025-10-24T23:35:56.216545887Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-10-24T23:35:56.216721891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.216946804Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-10-24T23:35:56.217102377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-24T23:35:56', 'convert_config_to_download_clients')
2025-10-24T23:35:56.217413093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.218023702Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-10-24T23:35:56.218208023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013302s
2025-10-24T23:35:56.218360650Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-10-24T23:35:56.218525713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.218736417Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-10-24T23:35:56.218907762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-24T23:35:56', 'fix_xbmc_episode_metadata')
2025-10-24T23:35:56.219238458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.219804077Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-10-24T23:35:56.219997125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012741s
2025-10-24T23:35:56.220152568Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-10-24T23:35:56.220304133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.220515499Z [Info] add_indexes: Starting migration of Log DB to 45
2025-10-24T23:35:56.220678407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-24T23:35:56', 'add_indexes')
2025-10-24T23:35:56.220970776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.221575734Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-10-24T23:35:56.221734704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012539s
2025-10-24T23:35:56.221886499Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-10-24T23:35:56.222037744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.222250612Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-10-24T23:35:56.222413580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-10-24T23:35:56', 'fix_nzb_su_url')
2025-10-24T23:35:56.222714196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.223299274Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-10-24T23:35:56.223467623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012595s
2025-10-24T23:35:56.223622084Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-10-24T23:35:56.223790112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.224031117Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-10-24T23:35:56.224212663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-24T23:35:56', 'add_temporary_blacklist_columns')
2025-10-24T23:35:56.224520342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.225111202Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-10-24T23:35:56.225313729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013143s
2025-10-24T23:35:56.225451056Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-10-24T23:35:56.225620527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.225834949Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-10-24T23:35:56.226017446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-10-24T23:35:56', 'add_title_to_scenemappings')
2025-10-24T23:35:56.226325777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.226903270Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-10-24T23:35:56.227080857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012788s
2025-10-24T23:35:56.227234607Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-10-24T23:35:56.227388877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.227600103Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-10-24T23:35:56.227766267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-24T23:35:56', 'fix_dognzb_url')
2025-10-24T23:35:56.228080801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.228665398Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-10-24T23:35:56.228831813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012717s
2025-10-24T23:35:56.228986204Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-10-24T23:35:56.229152027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.229365748Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-10-24T23:35:56.229539017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-24T23:35:56', 'add_hash_to_metadata_files')
2025-10-24T23:35:56.229844331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.230418608Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-10-24T23:35:56.230594442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012622s
2025-10-24T23:35:56.230754133Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-10-24T23:35:56.230913935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.231126533Z [Info] download_client_import: Starting migration of Log DB to 51
2025-10-24T23:35:56.231313269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-24T23:35:56', 'download_client_import')
2025-10-24T23:35:56.231597752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.232180816Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-10-24T23:35:56.232356680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001259s
2025-10-24T23:35:56.232514999Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-10-24T23:35:56.232671524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.232946467Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-10-24T23:35:56.233059836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-24T23:35:56', 'add_columns_for_anime')
2025-10-24T23:35:56.233359258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.233972984Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-10-24T23:35:56.234148497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012855s
2025-10-24T23:35:56.234298670Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-10-24T23:35:56.234466568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.234680669Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-10-24T23:35:56.234860210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-24T23:35:56', 'add_series_sorttitle')
2025-10-24T23:35:56.235157579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.235743519Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-10-24T23:35:56.235932740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001275s
2025-10-24T23:35:56.236092141Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-10-24T23:35:56.236245610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.236457516Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-10-24T23:35:56.236618671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-24T23:35:56', 'rename_profiles')
2025-10-24T23:35:56.236911090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.237509404Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-10-24T23:35:56.237670388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012605s
2025-10-24T23:35:56.237825240Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-10-24T23:35:56.237985773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.238199143Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-10-24T23:35:56.238368905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-24T23:35:56', 'drop_old_profile_columns')
2025-10-24T23:35:56.238673087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.239272063Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-10-24T23:35:56.239435141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012693s
2025-10-24T23:35:56.239595945Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-10-24T23:35:56.239759825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.239989437Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-10-24T23:35:56.240162235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-24T23:35:56', 'add_mediainfo_to_episodefile')
2025-10-24T23:35:56.240466738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.241069833Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-10-24T23:35:56.241241638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012895s
2025-10-24T23:35:56.241395448Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-10-24T23:35:56.241567935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.241782217Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-10-24T23:35:56.241965516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-24T23:35:56', 'convert_episode_file_path_to_relative')
2025-10-24T23:35:56.242274809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.242892131Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-10-24T23:35:56.243076342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013188s
2025-10-24T23:35:56.243237597Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-10-24T23:35:56.243412509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.243625197Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-10-24T23:35:56.243792695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-24T23:35:56', 'drop_episode_file_path')
2025-10-24T23:35:56.244129743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.244732707Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-10-24T23:35:56.244906798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013244s
2025-10-24T23:35:56.245060668Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-10-24T23:35:56.245228846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.245440092Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-10-24T23:35:56.245614302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-24T23:35:56', 'add_enable_options_to_indexers')
2025-10-24T23:35:56.245934126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.246489945Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-10-24T23:35:56.246670128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012581s
2025-10-24T23:35:56.246826453Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-10-24T23:35:56.247006946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.247216298Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-10-24T23:35:56.247385889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-24T23:35:56', 'remove_enable_from_indexers')
2025-10-24T23:35:56.247690523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.248622569Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-10-24T23:35:56.248934527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015227s
2025-10-24T23:35:56.249152055Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-10-24T23:35:56.249315685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.249589867Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-10-24T23:35:56.249779960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-24T23:35:56', 'clear_bad_scene_names')
2025-10-24T23:35:56.250139063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.250695603Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-10-24T23:35:56.250876708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013719s
2025-10-24T23:35:56.251031670Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-10-24T23:35:56.251194758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.251408098Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-10-24T23:35:56.251580364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-24T23:35:56', 'convert_quality_models')
2025-10-24T23:35:56.251900689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.252431398Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-10-24T23:35:56.252613294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012292s
2025-10-24T23:35:56.252769609Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-10-24T23:35:56.252940874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.253154514Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-10-24T23:35:56.253328143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-24T23:35:56', 'add_remotepathmappings')
2025-10-24T23:35:56.253632496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.254164387Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-10-24T23:35:56.254343468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012172s
2025-10-24T23:35:56.254496245Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-10-24T23:35:56.254659043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.254933806Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-10-24T23:35:56.255386297Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-10-24T23:35:56.255957677Z [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)
2025-10-24T23:35:56.256477464Z [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"
2025-10-24T23:35:56.256914304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:35:56.257341744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-24T23:35:56.258220062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:35:56.258535157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029697s
2025-10-24T23:35:56.258716602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-24T23:35:56', 'remove_method_from_logs')
2025-10-24T23:35:56.259036546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.259690232Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-10-24T23:35:56.259886678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041204s
2025-10-24T23:35:56.260053103Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-10-24T23:35:56.260229428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.260450423Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-10-24T23:35:56.260658823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-24T23:35:56', 'make_scene_numbering_nullable')
2025-10-24T23:35:56.260979979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.261544897Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-10-24T23:35:56.261737314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013151s
2025-10-24T23:35:56.261917978Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-10-24T23:35:56.262076858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.262310749Z [Info] add_tags: Starting migration of Log DB to 66
2025-10-24T23:35:56.262480230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-24T23:35:56', 'add_tags')
2025-10-24T23:35:56.262807940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.263348288Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-10-24T23:35:56.263517128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012596s
2025-10-24T23:35:56.263681419Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-10-24T23:35:56.263860319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.264103298Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-10-24T23:35:56.264288511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-24T23:35:56', 'add_added_to_series')
2025-10-24T23:35:56.264602082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.265144885Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-10-24T23:35:56.265320819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012928s
2025-10-24T23:35:56.265488266Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-10-24T23:35:56.265663840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.265887280Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-10-24T23:35:56.266081110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-24T23:35:56', 'add_release_restrictions')
2025-10-24T23:35:56.266404251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.266974960Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-10-24T23:35:56.267178219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s
2025-10-24T23:35:56.267352851Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-10-24T23:35:56.267523855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.267751613Z [Info] quality_proper: Starting migration of Log DB to 69
2025-10-24T23:35:56.267937578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-24T23:35:56', 'quality_proper')
2025-10-24T23:35:56.268266761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.268868943Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-10-24T23:35:56.269044456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001334s
2025-10-24T23:35:56.269204869Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-10-24T23:35:56.269366314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.269605736Z [Info] delay_profile: Starting migration of Log DB to 70
2025-10-24T23:35:56.269789947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-24T23:35:56', 'delay_profile')
2025-10-24T23:35:56.270105082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.270664849Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-10-24T23:35:56.270849641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012933s
2025-10-24T23:35:56.271015515Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-10-24T23:35:56.271204996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.271421252Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-10-24T23:35:56.271611655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-24T23:35:56', 'unknown_quality_in_profile')
2025-10-24T23:35:56.271979025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.272632370Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-10-24T23:35:56.272816882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014258s
2025-10-24T23:35:56.272982565Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-10-24T23:35:56.273157347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.273378542Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-10-24T23:35:56.273614067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-24T23:35:56', 'history_downloadId')
2025-10-24T23:35:56.273929622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.274461743Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-10-24T23:35:56.274645814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013068s
2025-10-24T23:35:56.274811227Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-10-24T23:35:56.274971309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.275199348Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-10-24T23:35:56.275398599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-24T23:35:56', 'clear_ratings')
2025-10-24T23:35:56.275704335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.276310035Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-10-24T23:35:56.276484345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013301s
2025-10-24T23:35:56.276662825Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-10-24T23:35:56.276829370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.277048742Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-10-24T23:35:56.277226370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-24T23:35:56', 'disable_eztv')
2025-10-24T23:35:56.277543839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.278246363Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-10-24T23:35:56.278418921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014152s
2025-10-24T23:35:56.278583923Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-10-24T23:35:56.278756420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.278990241Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-10-24T23:35:56.279170945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-24T23:35:56', 'force_lib_update')
2025-10-24T23:35:56.279501711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.280143734Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-10-24T23:35:56.280336291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013601s
2025-10-24T23:35:56.280520222Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-10-24T23:35:56.280716948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.280975669Z [Info] add_users_table: Starting migration of Log DB to 76
2025-10-24T23:35:56.281159529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-24T23:35:56', 'add_users_table')
2025-10-24T23:35:56.281516848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.282091585Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-10-24T23:35:56.282297580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013723s
2025-10-24T23:35:56.282489306Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-10-24T23:35:56.286124595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.286450321Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-10-24T23:35:56.286661566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-24T23:35:56', 'add_add_options_to_series')
2025-10-24T23:35:56.287043255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.287643834Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-10-24T23:35:56.287864298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004939s
2025-10-24T23:35:56.288054731Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-10-24T23:35:56.288247449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.288504256Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-10-24T23:35:56.288706273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-24T23:35:56', 'add_commands_table')
2025-10-24T23:35:56.289044354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.289598970Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-10-24T23:35:56.289804875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013543s
2025-10-24T23:35:56.289990408Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-10-24T23:35:56.290169990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.290415544Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-10-24T23:35:56.290605136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-24T23:35:56', 'dedupe_tags')
2025-10-24T23:35:56.290954369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.291487102Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-10-24T23:35:56.291676573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013102s
2025-10-24T23:35:56.291884702Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-10-24T23:35:56.292120738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.292390801Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-10-24T23:35:56.292634973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-10-24T23:35:56', 'move_dot_prefix_to_transmission_category')
2025-10-24T23:35:56.293001771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.293641449Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-10-24T23:35:56.293855761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015189s
2025-10-24T23:35:56.294045623Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-10-24T23:35:56.294225095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.294477613Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-10-24T23:35:56.294691774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-10-24T23:35:56', 'add_fanzub_settings')
2025-10-24T23:35:56.295046689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.295596035Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-10-24T23:35:56.295811519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013645s
2025-10-24T23:35:56.296137415Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-10-24T23:35:56.296334762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.296598383Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-10-24T23:35:56.296785029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-10-24T23:35:56', 'additonal_blacklist_columns')
2025-10-24T23:35:56.297147549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.297713979Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-10-24T23:35:56.297925966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013745s
2025-10-24T23:35:56.298105978Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-10-24T23:35:56.298295159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.298551556Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-10-24T23:35:56.298763953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-10-24T23:35:56', 'update_quality_minmax_size')
2025-10-24T23:35:56.299105401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.299664055Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-10-24T23:35:56.299870802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013654s
2025-10-24T23:35:56.300071095Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-10-24T23:35:56.300265176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.300522484Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-10-24T23:35:56.300752026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-10-24T23:35:56', 'expand_transmission_urlbase')
2025-10-24T23:35:56.301113975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.301659232Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-10-24T23:35:56.301873544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013961s
2025-10-24T23:35:56.302064949Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-10-24T23:35:56.302259140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.302510677Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-10-24T23:35:56.302711782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-10-24T23:35:56', 'pushbullet_device_ids')
2025-10-24T23:35:56.303055934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.303619339Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-10-24T23:35:56.303812347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013459s
2025-10-24T23:35:56.304024955Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-10-24T23:35:56.304197172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.304460442Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-10-24T23:35:56.304650445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-10-24T23:35:56', 'remove_eztv')
2025-10-24T23:35:56.305002423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.305557872Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-10-24T23:35:56.305768245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013558s
2025-10-24T23:35:56.305951003Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-10-24T23:35:56.306159032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.306398975Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-10-24T23:35:56.306611834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-10-24T23:35:56', 'pushbullet_devices_channels_list')
2025-10-24T23:35:56.306973001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.307515172Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-10-24T23:35:56.307721929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s
2025-10-24T23:35:56.307994658Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-10-24T23:35:56.308204841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.308459333Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-10-24T23:35:56.308663865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-10-24T23:35:56', 'add_on_rename_to_notifcations')
2025-10-24T23:35:56.309011385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.309585631Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-10-24T23:35:56.309786866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013733s
2025-10-24T23:35:56.309963572Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-10-24T23:35:56.310147613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.310387646Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-10-24T23:35:56.310604503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-10-24T23:35:56', 'update_kickass_url')
2025-10-24T23:35:56.310941231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.311483823Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-10-24T23:35:56.311686271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013312s
2025-10-24T23:35:56.311904099Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-10-24T23:35:56.312097338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.312347983Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-10-24T23:35:56.312545451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-10-24T23:35:56', 'added_indexerstatus')
2025-10-24T23:35:56.312900295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.313462697Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-10-24T23:35:56.313660937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013617s
2025-10-24T23:35:56.313839757Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-10-24T23:35:56.314039609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.314299492Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-10-24T23:35:56.314508864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-10-24T23:35:56', 'add_unverifiedscenenumbering')
2025-10-24T23:35:56.314863027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.315423686Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-10-24T23:35:56.315620602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013637s
2025-10-24T23:35:56.315821286Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-10-24T23:35:56.316043273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.316306142Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-10-24T23:35:56.316522728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-10-24T23:35:56', 'naming_config_replace_illegal_characters')
2025-10-24T23:35:56.316894567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.317434334Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-10-24T23:35:56.317656060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013907s
2025-10-24T23:35:56.317847816Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-10-24T23:35:56.318032107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.318274124Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-10-24T23:35:56.318468095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-10-24T23:35:56', 'add_tvmazeid')
2025-10-24T23:35:56.318811216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.319781149Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-10-24T23:35:56.319985620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017154s
2025-10-24T23:35:56.320164771Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-10-24T23:35:56.320367098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.320646351Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-10-24T23:35:56.320853377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-10-24T23:35:56', 'add_additional_episodes_index')
2025-10-24T23:35:56.321192149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.321773590Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-10-24T23:35:56.321988343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014236s
2025-10-24T23:35:56.322181782Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-10-24T23:35:56.322359239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.322618842Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-10-24T23:35:56.322810628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-10-24T23:35:56', 'disable_kickass')
2025-10-24T23:35:56.323181665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.323740039Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-10-24T23:35:56.324011335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013753s
2025-10-24T23:35:56.324191558Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-10-24T23:35:56.324400739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.324640943Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-10-24T23:35:56.324853972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-10-24T23:35:56', 'add_reason_to_pending_releases')
2025-10-24T23:35:56.325222534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.325810498Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-10-24T23:35:56.326008747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014071s
2025-10-24T23:35:56.326196645Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-10-24T23:35:56.326376958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.326630849Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-10-24T23:35:56.326846955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-10-24T23:35:56', 'remove_titans_of_tv')
2025-10-24T23:35:56.327192400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.327798430Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-10-24T23:35:56.328014505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014144s
2025-10-24T23:35:56.328202855Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-10-24T23:35:56.328397737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.328632269Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-10-24T23:35:56.328849627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-10-24T23:35:56', 'extra_and_subtitle_files')
2025-10-24T23:35:56.329193800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.329817936Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-10-24T23:35:56.329998690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014121s
2025-10-24T23:35:56.330182881Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-10-24T23:35:56.330363505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.330634471Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-10-24T23:35:56.330827469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-10-24T23:35:56', 'add_scene_season_number')
2025-10-24T23:35:56.331171472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.331762422Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-10-24T23:35:56.332003377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013946s
2025-10-24T23:35:56.332177978Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-10-24T23:35:56.332374294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.332618886Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-10-24T23:35:56.332836765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-10-24T23:35:56', 'add_ultrahd_quality_in_profiles')
2025-10-24T23:35:56.333187551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.333795836Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-10-24T23:35:56.334002191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014151s
2025-10-24T23:35:56.334183466Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-10-24T23:35:56.334409251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.334661128Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-10-24T23:35:56.334888295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-10-24T23:35:56', 'add_language_to_episodeFiles_history_and_blacklist')
2025-10-24T23:35:56.335276857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.335902768Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-10-24T23:35:56.336123392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001465s
2025-10-24T23:35:56.336296941Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-10-24T23:35:56.336504940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.336758781Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-10-24T23:35:56.336970998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-10-24T23:35:56', 'fix_metadata_file_extensions')
2025-10-24T23:35:56.337311504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.337916692Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-10-24T23:35:56.338131725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s
2025-10-24T23:35:56.338321157Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-10-24T23:35:56.338508033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.338762866Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-10-24T23:35:56.338956696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-24T23:35:56', 'remove_kickass')
2025-10-24T23:35:56.339309847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.339955948Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-10-24T23:35:56.340164438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014443s
2025-10-24T23:35:56.340339200Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-10-24T23:35:56.340754065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.341004900Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-10-24T23:35:56.341221757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-24T23:35:56', 'rename_torrent_downloadstation')
2025-10-24T23:35:56.341561310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.342322272Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-10-24T23:35:56.342515461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015572s
2025-10-24T23:35:56.342704542Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-10-24T23:35:56.342875616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.343125049Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-10-24T23:35:56.343491276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-24T23:35:56', 'update_btn_url')
2025-10-24T23:35:56.343839387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.344495488Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-10-24T23:35:56.344686683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016129s
2025-10-24T23:35:56.344878870Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-10-24T23:35:56.345074794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.345311120Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-10-24T23:35:56.345519099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-24T23:35:56', 'remove_wombles')
2025-10-24T23:35:56.345855146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.346400514Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-10-24T23:35:56.346592089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2025-10-24T23:35:56.346776861Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-10-24T23:35:56.346965351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.347240144Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-10-24T23:35:56.347435678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-24T23:35:56', 'fix_extra_file_extension')
2025-10-24T23:35:56.347797396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.348455100Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-10-24T23:35:56.348678129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014773s
2025-10-24T23:35:56.348933063Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-10-24T23:35:56.349122404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.349368550Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-10-24T23:35:56.349575947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-24T23:35:56', 'import_extra_files')
2025-10-24T23:35:56.349906903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.350781534Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-10-24T23:35:56.350988802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016534s
2025-10-24T23:35:56.351158543Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-10-24T23:35:56.351372514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.351609401Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-10-24T23:35:56.351820406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-24T23:35:56', 'fix_extra_files_config')
2025-10-24T23:35:56.352174178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.353193450Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-10-24T23:35:56.353377972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018191s
2025-10-24T23:35:56.353559858Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-10-24T23:35:56.353752686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.354011167Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-10-24T23:35:56.354206480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-24T23:35:56', 'create_language_profiles')
2025-10-24T23:35:56.354552877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.355145010Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-10-24T23:35:56.355362888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s
2025-10-24T23:35:56.355542660Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-10-24T23:35:56.355746130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.356015993Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-10-24T23:35:56.356235675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-24T23:35:56', 'added_regex_to_scenemapping')
2025-10-24T23:35:56.356583546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.357197642Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-10-24T23:35:56.357393336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s
2025-10-24T23:35:56.357589812Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-10-24T23:35:56.357797320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.358047794Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-10-24T23:35:56.358251985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-24T23:35:56', 'consolidate_indexer_baseurl')
2025-10-24T23:35:56.358610487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.359514557Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-10-24T23:35:56.359718989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001717s
2025-10-24T23:35:56.359960244Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-10-24T23:35:56.360174325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.360411012Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-10-24T23:35:56.360637708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-24T23:35:56', 'rename_indexer_status_id')
2025-10-24T23:35:56.360981170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.361574935Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-10-24T23:35:56.361762804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013937s
2025-10-24T23:35:56.361967616Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-10-24T23:35:56.362162398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.362412853Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-10-24T23:35:56.362619148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-24T23:35:56', 'add_downloadclient_status')
2025-10-24T23:35:56.362982910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.363582367Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-10-24T23:35:56.363781168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014224s
2025-10-24T23:35:56.363980479Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-10-24T23:35:56.364173217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.364426026Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-10-24T23:35:56.364621239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-24T23:35:56', 'disable_nyaa')
2025-10-24T23:35:56.364946905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.365501652Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-10-24T23:35:56.365701704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001332s
2025-10-24T23:35:56.365887068Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-10-24T23:35:56.366096459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.366351663Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-10-24T23:35:56.366558930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-24T23:35:56', 'add_webrip_and_br480_qualites_in_profile')
2025-10-24T23:35:56.366946821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.367514404Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-10-24T23:35:56.367722583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014179s
2025-10-24T23:35:56.367956775Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-10-24T23:35:56.368175345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.368427001Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-10-24T23:35:56.368632164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-24T23:35:56', 'add_history_eventType_index')
2025-10-24T23:35:56.368968101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.369529281Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-10-24T23:35:56.369722600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013554s
2025-10-24T23:35:56.369912633Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-10-24T23:35:56.370117104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.370376857Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-10-24T23:35:56.370596700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-24T23:35:56', 'separate_automatic_and_interactive_searches')
2025-10-24T23:35:56.370977116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.371606613Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-10-24T23:35:56.371840664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014868s
2025-10-24T23:35:56.372044034Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-10-24T23:35:56.372250870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.372503629Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-10-24T23:35:56.372710696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-24T23:35:56', 'update_series_episodes_history_indexes')
2025-10-24T23:35:56.373088447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.373761041Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-10-24T23:35:56.373984030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015097s
2025-10-24T23:35:56.374172770Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-10-24T23:35:56.374368524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.374618447Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-10-24T23:35:56.374823360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-24T23:35:56', 'update_animetosho_url')
2025-10-24T23:35:56.375168645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.375809705Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-10-24T23:35:56.376036873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2025-10-24T23:35:56.376220673Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-10-24T23:35:56.376415816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.376661591Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-10-24T23:35:56.376880792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-24T23:35:56', 'add_remux_qualities_in_profile')
2025-10-24T23:35:56.377220937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.377822117Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-10-24T23:35:56.378029264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001404s
2025-10-24T23:35:56.378238596Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-10-24T23:35:56.378428358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.378675486Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-10-24T23:35:56.378883033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-24T23:35:56', 'add_history_seriesId_index')
2025-10-24T23:35:56.379240403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.379861975Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-10-24T23:35:56.380086056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014278s
2025-10-24T23:35:56.380263533Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-10-24T23:35:56.380462444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.380724130Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-10-24T23:35:56.380938001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-24T23:35:56', 'remove_media_browser_metadata')
2025-10-24T23:35:56.381278687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.381906491Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-10-24T23:35:56.382125211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001445s
2025-10-24T23:35:56.382310154Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-10-24T23:35:56.382513533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.382779519Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-10-24T23:35:56.383006946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-24T23:35:56', 'remove_notify_my_android_and_pushalot_notifications')
2025-10-24T23:35:56.383383915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.383976138Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-10-24T23:35:56.384210530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014536s
2025-10-24T23:35:56.384396965Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-10-24T23:35:56.384583541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.384831921Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-10-24T23:35:56.385028236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-24T23:35:56', 'add_custom_filters')
2025-10-24T23:35:56.385377118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.385990293Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-10-24T23:35:56.386179093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013978s
2025-10-24T23:35:56.386366210Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-10-24T23:35:56.386561563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.386828180Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-10-24T23:35:56.387053904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-24T23:35:56', 'rename_restrictions_to_release_profiles')
2025-10-24T23:35:56.387414120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.387994929Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-10-24T23:35:56.388231616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014232s
2025-10-24T23:35:56.388411027Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-24T23:35:56.388626871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.388861965Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-10-24T23:35:56.389089803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-24T23:35:56', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-24T23:35:56.389461422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.390046560Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-24T23:35:56.390263276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s
2025-10-24T23:35:56.390448709Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-10-24T23:35:56.390660997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.390916010Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-10-24T23:35:56.391133418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-24T23:35:56', 'add_relative_original_path_to_episode_file')
2025-10-24T23:35:56.391492571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.392118291Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-10-24T23:35:56.392337202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014431s
2025-10-24T23:35:56.392516713Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-10-24T23:35:56.392711084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.392951458Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-10-24T23:35:56.393177784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-24T23:35:56', 'episode_last_searched_time')
2025-10-24T23:35:56.393524532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.394151795Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-10-24T23:35:56.394366818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2025-10-24T23:35:56.394553564Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-10-24T23:35:56.394756583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.395018671Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-10-24T23:35:56.395354777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-24T23:35:56', 'download_propers_config')
2025-10-24T23:35:56.395713289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.396408249Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-10-24T23:35:56.396609023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016295s
2025-10-24T23:35:56.396786961Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-10-24T23:35:56.396996994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.397240454Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-10-24T23:35:56.397448854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-24T23:35:56', 'add_download_client_priority')
2025-10-24T23:35:56.397788538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.398395219Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-10-24T23:35:56.398593739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014149s
2025-10-24T23:35:56.398776116Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-10-24T23:35:56.398972391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.399222986Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-10-24T23:35:56.399444642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-24T23:35:56', 'add_specials_folder_format')
2025-10-24T23:35:56.399895740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.400667965Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-10-24T23:35:56.400875312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016899s
2025-10-24T23:35:56.401063762Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-10-24T23:35:56.401341451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.401578839Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-10-24T23:35:56.401793090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-24T23:35:56', 'health_issue_notification')
2025-10-24T23:35:56.402147303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.402869567Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-10-24T23:35:56.403064350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015333s
2025-10-24T23:35:56.403251316Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-10-24T23:35:56.403457070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.403721553Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-10-24T23:35:56.403950654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-24T23:35:56', 'add_indexer_and_enabled_to_release_profiles')
2025-10-24T23:35:56.404491413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.405160289Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-10-24T23:35:56.405400703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016992s
2025-10-24T23:35:56.405578020Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-10-24T23:35:56.405778715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.406034850Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-10-24T23:35:56.406241496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-24T23:35:56', 'add_airedbefore_to_episodes')
2025-10-24T23:35:56.406583485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.407291761Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-10-24T23:35:56.407499018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015124s
2025-10-24T23:35:56.407683620Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-10-24T23:35:56.407927571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.408141402Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-10-24T23:35:56.408337096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-24T23:35:56', 'remove_bitmetv')
2025-10-24T23:35:56.408690327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.409288942Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-10-24T23:35:56.409480548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014069s
2025-10-24T23:35:56.409654328Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-10-24T23:35:56.409852006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.410108643Z [Info] add_download_history: Starting migration of Log DB to 139
2025-10-24T23:35:56.410324026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-24T23:35:56', 'add_download_history')
2025-10-24T23:35:56.410650894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.411324190Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-10-24T23:35:56.411530205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014726s
2025-10-24T23:35:56.411716430Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-10-24T23:35:56.411931733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.412200414Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-10-24T23:35:56.412409796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-24T23:35:56', 'remove_chown_and_folderchmod_config_v2')
2025-10-24T23:35:56.412781715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.413406633Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-10-24T23:35:56.413632518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014731s
2025-10-24T23:35:56.413809424Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-10-24T23:35:56.414012052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.414262937Z [Info] add_update_history: Starting migration of Log DB to 141
2025-10-24T23:35:56.414951243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-24T23:35:56.415188460Z [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)
2025-10-24T23:35:56.415659098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00051s
2025-10-24T23:35:56.415842637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-24T23:35:56.416129094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-24T23:35:56.416465201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003462s
2025-10-24T23:35:56.416661616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-24T23:35:56', 'add_update_history')
2025-10-24T23:35:56.416991350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.417675027Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-10-24T23:35:56.417862274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015527s
2025-10-24T23:35:56.418052587Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-10-24T23:35:56.418228431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.418494146Z [Info] import_lists: Starting migration of Log DB to 142
2025-10-24T23:35:56.418703938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-24T23:35:56', 'import_lists')
2025-10-24T23:35:56.419037019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.419784804Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-10-24T23:35:56.419992963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00155s
2025-10-24T23:35:56.420189208Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-10-24T23:35:56.420390774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.420628613Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-10-24T23:35:56.420837674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-24T23:35:56', 'add_priority_to_indexers')
2025-10-24T23:35:56.421186647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.421835864Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-10-24T23:35:56.422029864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014426s
2025-10-24T23:35:56.422211520Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-10-24T23:35:56.422408306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.422673821Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-10-24T23:35:56.422901189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-24T23:35:56', 'import_lists_series_type_and_season_folder')
2025-10-24T23:35:56.423260753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.423877554Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-10-24T23:35:56.424105093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014566s
2025-10-24T23:35:56.424286287Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-10-24T23:35:56.424471110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.424704379Z [Info] remove_growl: Starting migration of Log DB to 145
2025-10-24T23:35:56.424915705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-24T23:35:56', 'remove_growl')
2025-10-24T23:35:56.425252513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.425897662Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-10-24T23:35:56.426091492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014306s
2025-10-24T23:35:56.426285904Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-10-24T23:35:56.426487960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.426738305Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-10-24T23:35:56.427054391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:35:56.427240626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:35:56.428600634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013394s
2025-10-24T23:35:56.428805607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-24T23:35:56', 'cleanup_duplicates_updatehistory')
2025-10-24T23:35:56.429155161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.429769027Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-10-24T23:35:56.429983919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025201s
2025-10-24T23:35:56.430166807Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-10-24T23:35:56.430362231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.430604088Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-10-24T23:35:56.430811576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-24T23:35:56', 'swap_filechmod_for_folderchmod')
2025-10-24T23:35:56.431174657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.431828022Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-10-24T23:35:56.432087875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014588s
2025-10-24T23:35:56.432261104Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-10-24T23:35:56.432466267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.432708385Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-10-24T23:35:56.432910592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-24T23:35:56', 'mediainfo_channels')
2025-10-24T23:35:56.433249274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.433882438Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-10-24T23:35:56.434073202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014105s
2025-10-24T23:35:56.434260700Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-10-24T23:35:56.434451845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.434697289Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-10-24T23:35:56.434920178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-24T23:35:56', 'add_on_delete_to_notifications')
2025-10-24T23:35:56.435280964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.435908457Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-10-24T23:35:56.436129663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014429s
2025-10-24T23:35:56.436314685Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-10-24T23:35:56.436498796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.436748819Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-10-24T23:35:56.436950435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-24T23:35:56', 'add_scene_mapping_origin')
2025-10-24T23:35:56.437308356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.437963315Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-10-24T23:35:56.438159990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014523s
2025-10-24T23:35:56.438336486Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-10-24T23:35:56.438550968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.438780931Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-10-24T23:35:56.438997968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-24T23:35:56', 'remove_custom_filter_type')
2025-10-24T23:35:56.439332211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.439971127Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-10-24T23:35:56.440179006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014185s
2025-10-24T23:35:56.440379750Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-10-24T23:35:56.440554952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.440805988Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-10-24T23:35:56.441021322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-24T23:35:56', 'update_btn_url_to_https')
2025-10-24T23:35:56.441375615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.441991926Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-10-24T23:35:56.442192399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014363s
2025-10-24T23:35:56.442385478Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-10-24T23:35:56.442585210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.442841406Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-10-24T23:35:56.443045678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-24T23:35:56', 'add_on_episodefiledelete_for_upgrade')
2025-10-24T23:35:56.443416334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.444137005Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-10-24T23:35:56.444357519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s
2025-10-24T23:35:56.444532962Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-10-24T23:35:56.444727384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.444976255Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-10-24T23:35:56.445183792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-24T23:35:56', 'add_name_release_profile')
2025-10-24T23:35:56.445523937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.446151721Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-10-24T23:35:56.446360993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001423s
2025-10-24T23:35:56.446545734Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-10-24T23:35:56.446759425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.447007715Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-10-24T23:35:56.447218489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-24T23:35:56', 'add_arabic_and_hindi_languages')
2025-10-24T23:35:56.447583484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.448242791Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-10-24T23:35:56.448450129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014773s
2025-10-24T23:35:56.448627696Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-10-24T23:35:56.448835815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.451488877Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-10-24T23:35:56.451704932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-24T23:35:56', 'add_bypass_to_delay_profile')
2025-10-24T23:35:56.452090137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.452765317Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-10-24T23:35:56.452957153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039255s
2025-10-24T23:35:56.453143428Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-10-24T23:35:56.453319412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.453557361Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-10-24T23:35:56.453740350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-24T23:35:56', 'email_multiple_addresses')
2025-10-24T23:35:56.454064853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.454747297Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-10-24T23:35:56.454942881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014251s
2025-10-24T23:35:56.455109617Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-10-24T23:35:56.455292976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.455524853Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-10-24T23:35:56.455712270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-24T23:35:56', 'cdh_per_downloadclient')
2025-10-24T23:35:56.456056313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.456719728Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-10-24T23:35:56.456904781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014168s
2025-10-24T23:35:56.457083100Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-10-24T23:35:56.457250116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.457490931Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-10-24T23:35:56.457669541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-24T23:35:56', 'add_indexer_tags')
2025-10-24T23:35:56.457994645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.458586197Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-10-24T23:35:56.458775979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013325s
2025-10-24T23:35:56.458940510Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-10-24T23:35:56.459142968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.459382460Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-10-24T23:35:56.459578905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-24T23:35:56', 'rename_blacklist_to_blocklist')
2025-10-24T23:35:56.459921505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.460532455Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-10-24T23:35:56.460724291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013845s
2025-10-24T23:35:56.460896929Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-10-24T23:35:56.461067823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.461307155Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-10-24T23:35:56.461490234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-24T23:35:56', 'remove_plex_hometheatre')
2025-10-24T23:35:56.461818144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.462441659Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-10-24T23:35:56.462636662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2025-10-24T23:35:56.462805652Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-10-24T23:35:56.462995294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.463232201Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-10-24T23:35:56.463421582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-24T23:35:56', 'release_profile_to_array')
2025-10-24T23:35:56.463744993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.464436996Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-10-24T23:35:56.464623522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014316s
2025-10-24T23:35:56.464797853Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-10-24T23:35:56.464965200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.465201676Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-10-24T23:35:56.465380366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-24T23:35:56', 'mediainfo_to_ffmpeg')
2025-10-24T23:35:56.465705971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.466299266Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-10-24T23:35:56.466489359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00133s
2025-10-24T23:35:56.466653679Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-10-24T23:35:56.466843512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.467076571Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-10-24T23:35:56.467268297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-24T23:35:56', 'download_client_per_indexer')
2025-10-24T23:35:56.467591508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.468229522Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-10-24T23:35:56.468418803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013767s
2025-10-24T23:35:56.468603144Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-10-24T23:35:56.468782826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.469029072Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-10-24T23:35:56.469218052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-24T23:35:56', 'add_on_update_to_notifications')
2025-10-24T23:35:56.469560161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.470152223Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-10-24T23:35:56.470350913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013645s
2025-10-24T23:35:56.470515284Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-10-24T23:35:56.470703433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.470931592Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-10-24T23:35:56.471124691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-24T23:35:56', 'update_series_sort_title')
2025-10-24T23:35:56.471444635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.472058952Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-10-24T23:35:56.472256780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013488s
2025-10-24T23:35:56.472435270Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-10-24T23:35:56.472606765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.472845386Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-10-24T23:35:56.473027222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-24T23:35:56', 'add_tvdbid_to_episode')
2025-10-24T23:35:56.473356986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.473981213Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-10-24T23:35:56.474177347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2025-10-24T23:35:56.474346007Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-10-24T23:35:56.474543875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.474774219Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-10-24T23:35:56.474980685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-24T23:35:56', 'add_additional_info_to_pending_releases')
2025-10-24T23:35:56.475316571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.475944065Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-10-24T23:35:56.476148566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013917s
2025-10-24T23:35:56.476331876Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-10-24T23:35:56.476519714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.476757382Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-10-24T23:35:56.476954649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-24T23:35:56', 'add_malayalam_and_ukrainian_languages')
2025-10-24T23:35:56.477298602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.477933921Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-10-24T23:35:56.478151148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014092s
2025-10-24T23:35:56.478325770Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-10-24T23:35:56.478547937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.478777329Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-10-24T23:35:56.478978735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-24T23:35:56', 'add_language_tags_to_subtitle_files')
2025-10-24T23:35:56.479307947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.480057166Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-10-24T23:35:56.480255846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001506s
2025-10-24T23:35:56.480433013Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-10-24T23:35:56.480602995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.480841445Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-10-24T23:35:56.481021918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-24T23:35:56', 'add_custom_formats')
2025-10-24T23:35:56.481347043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.482018104Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-10-24T23:35:56.482207255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014103s
2025-10-24T23:35:56.482376686Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-10-24T23:35:56.482595867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.482827183Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-10-24T23:35:56.483048488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-24T23:35:56', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-10-24T23:35:56.483400196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.484160888Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-10-24T23:35:56.484382805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015563s
2025-10-24T23:35:56.484560653Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-10-24T23:35:56.484725805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.484966199Z [Info] remove_omg: Starting migration of Log DB to 173
2025-10-24T23:35:56.485141292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-24T23:35:56', 'remove_omg')
2025-10-24T23:35:56.485472439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.486072346Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-10-24T23:35:56.486257910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013404s
2025-10-24T23:35:56.486423884Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-10-24T23:35:56.486618656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.486970214Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-10-24T23:35:56.487155868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-24T23:35:56', 'add_salt_to_users')
2025-10-24T23:35:56.487477656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.488171252Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-10-24T23:35:56.488355634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015444s
2025-10-24T23:35:56.488532249Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-10-24T23:35:56.488714225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.488953126Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-10-24T23:35:56.489146195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-24T23:35:56', 'language_profiles_to_custom_formats')
2025-10-24T23:35:56.489490027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.490267733Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-10-24T23:35:56.490470632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001548s
2025-10-24T23:35:56.490635133Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-10-24T23:35:56.490815316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.491047243Z [Info] original_language: Starting migration of Log DB to 176
2025-10-24T23:35:56.491227205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-24T23:35:56', 'original_language')
2025-10-24T23:35:56.491543271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.492191086Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-10-24T23:35:56.492372711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013667s
2025-10-24T23:35:56.492550970Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-10-24T23:35:56.492743207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.492983672Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-10-24T23:35:56.493192151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-24T23:35:56', 'add_on_manual_interaction_required_to_notifications')
2025-10-24T23:35:56.493540533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.494132244Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-10-24T23:35:56.494350383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2025-10-24T23:35:56.494517470Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-10-24T23:35:56.494697112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.494927876Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-10-24T23:35:56.495109392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-24T23:35:56', 'list_sync_time')
2025-10-24T23:35:56.495424326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.496035045Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-10-24T23:35:56.496220328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013307s
2025-10-24T23:35:56.496390932Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-10-24T23:35:56.496558369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.496794204Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-10-24T23:35:56.496979898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-24T23:35:56', 'add_auto_tagging')
2025-10-24T23:35:56.497309271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.497937205Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-10-24T23:35:56.498121256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2025-10-24T23:35:56.498290787Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-10-24T23:35:56.498464457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.498692476Z [Info] task_duration: Starting migration of Log DB to 180
2025-10-24T23:35:56.498877107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-24T23:35:56', 'task_duration')
2025-10-24T23:35:56.499184977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.499785256Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-10-24T23:35:56.499988635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013208s
2025-10-24T23:35:56.500169169Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-10-24T23:35:56.500354001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.500591349Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-10-24T23:35:56.500779558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-24T23:35:56', 'quality_definition_preferred_size')
2025-10-24T23:35:56.501116887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.501732526Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-10-24T23:35:56.501930715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013719s
2025-10-24T23:35:56.502099636Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-10-24T23:35:56.502303326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.502541736Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-10-24T23:35:56.502755636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-24T23:35:56', 'add_custom_format_score_bypass_to_delay_profile')
2025-10-24T23:35:56.503103146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.503817624Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-10-24T23:35:56.504043770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015103s
2025-10-24T23:35:56.504220335Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-10-24T23:35:56.504394145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.504632716Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-10-24T23:35:56.504821005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-24T23:35:56', 'update_images_remote_url')
2025-10-24T23:35:56.505148795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.505798152Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-10-24T23:35:56.505987704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013965s
2025-10-24T23:35:56.506153427Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-10-24T23:35:56.506349302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.506586319Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-10-24T23:35:56.506799718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-24T23:35:56', 'remove_invalid_roksbox_metadata_images')
2025-10-24T23:35:56.507131246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.507734130Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-10-24T23:35:56.507954343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013847s
2025-10-24T23:35:56.508134436Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-10-24T23:35:56.508301853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.508542107Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-10-24T23:35:56.508720526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-24T23:35:56', 'add_episode_runtime')
2025-10-24T23:35:56.509049649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.509645208Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-10-24T23:35:56.509832785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013374s
2025-10-24T23:35:56.510001265Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-10-24T23:35:56.510182189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.510416050Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-10-24T23:35:56.510606904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-24T23:35:56', 'add_result_to_commands')
2025-10-24T23:35:56.510927690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.511557508Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-10-24T23:35:56.511740947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013726s
2025-10-24T23:35:56.511934327Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-10-24T23:35:56.512123488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.512360004Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-10-24T23:35:56.512551289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-24T23:35:56', 'add_on_series_add_to_notifications')
2025-10-24T23:35:56.512889600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.513482674Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-10-24T23:35:56.513682607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013552s
2025-10-24T23:35:56.513849352Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-24T23:35:56.514058103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.514292495Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-10-24T23:35:56.514980420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-24T23:35:56.515153077Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-24T23:35:56.515365775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-24T23:35:56.515937396Z [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)
2025-10-24T23:35:56.516493977Z [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"
2025-10-24T23:35:56.516931608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:35:56.517369229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-24T23:35:56.518154180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:35:56.518471749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029149s
2025-10-24T23:35:56.518643936Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-24T23:35:56.518800511Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:56.518955102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-24T23:35:56.519397823Z [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)
2025-10-24T23:35:56.519829513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-24T23:35:56.520232604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-24T23:35:56.520640064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-24T23:35:56.521385335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-24T23:35:56.521720119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025781s
2025-10-24T23:35:56.521884380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:35:56.522052899Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-24T23:35:56.522202851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-24T23:35:56.522655212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-24T23:35:56.523029906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-24T23:35:56.523455643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-24T23:35:56.523859065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-24T23:35:56.524626190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:35:56.525005474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026028s
2025-10-24T23:35:56.525186338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-24T23:35:56', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-24T23:35:56.525540160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.526573441Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-24T23:35:56.526778444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041403s
2025-10-24T23:35:56.526963687Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-10-24T23:35:56.527184181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.527415015Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-10-24T23:35:56.527638305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-24T23:35:56', 'add_colon_replacement_to_naming_config')
2025-10-24T23:35:56.528011005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.528716756Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-10-24T23:35:56.528927360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015459s
2025-10-24T23:35:56.529114036Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-10-24T23:35:56.529304920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.529593241Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-10-24T23:35:56.529753373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-24T23:35:56', 'health_restored_notification')
2025-10-24T23:35:56.530102556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.530817526Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-10-24T23:35:56.531024482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015071s
2025-10-24T23:35:56.531213413Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-10-24T23:35:56.531404047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.531674772Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-10-24T23:35:56.531860536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-24T23:35:56', 'add_download_client_tags')
2025-10-24T23:35:56.532247886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.532940680Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-10-24T23:35:56.533134531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015252s
2025-10-24T23:35:56.533329994Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-10-24T23:35:56.533514416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.533762796Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-10-24T23:35:56.533954652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-24T23:35:56', 'import_exclusion_type')
2025-10-24T23:35:56.534299436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.534978804Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-10-24T23:35:56.535176221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014595s
2025-10-24T23:35:56.535360623Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-10-24T23:35:56.535548280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.535802693Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-10-24T23:35:56.536004369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-10-24T23:35:56', 'add_import_list_items')
2025-10-24T23:35:56.536352961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.537051527Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-10-24T23:35:56.537241930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014884s
2025-10-24T23:35:56.537427304Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-10-24T23:35:56.537622446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.537877239Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-10-24T23:35:56.538087673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-24T23:35:56', 'add_notification_status')
2025-10-24T23:35:56.538406295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.539114791Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-10-24T23:35:56.539265835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014521s
2025-10-24T23:35:56.539445447Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-10-24T23:35:56.539643175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.539902226Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-10-24T23:35:56.540101488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-24T23:35:56', 'parse_language_tags_from_existing_subtitle_files')
2025-10-24T23:35:56.540458907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.541142353Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-10-24T23:35:56.541367367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015s
2025-10-24T23:35:56.541554583Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-10-24T23:35:56.541738113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.541983407Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-10-24T23:35:56.542168890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-24T23:35:56', 'add_finale_type')
2025-10-24T23:35:56.542506580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.543150276Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-10-24T23:35:56.543341942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001407s
2025-10-24T23:35:56.543532065Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-10-24T23:35:56.543692769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.543957101Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-10-24T23:35:56.544146422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-24T23:35:56', 'list_add_missing_search')
2025-10-24T23:35:56.544477118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.545193811Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-10-24T23:35:56.545338382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014526s
2025-10-24T23:35:56.545515719Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-10-24T23:35:56.545699529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.545951075Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-10-24T23:35:56.546155096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-24T23:35:56', 'parse_title_from_existing_subtitle_files')
2025-10-24T23:35:56.546515482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.547197866Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-10-24T23:35:56.547425935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014928s
2025-10-24T23:35:56.547613022Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-10-24T23:35:56.547801261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.548123229Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-10-24T23:35:56.548345095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-24T23:35:56', 'series_last_aired')
2025-10-24T23:35:56.548685661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.549392424Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-10-24T23:35:56.549590282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015797s
2025-10-24T23:35:56.549788321Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-10-24T23:35:56.549983805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.550220421Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-10-24T23:35:56.550427648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-24T23:35:56', 'AddNewItemMonitorType')
2025-10-24T23:35:56.550772322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.551580920Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-10-24T23:35:56.551766033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015927s
2025-10-24T23:35:56.551969292Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-10-24T23:35:56.552151920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.552472415Z [Info] email_encryption: Starting migration of Log DB to 201
2025-10-24T23:35:56.552657428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-24T23:35:56', 'email_encryption')
2025-10-24T23:35:56.552997953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.553689285Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-10-24T23:35:56.553928236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015291s
2025-10-24T23:35:56.554087978Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-10-24T23:35:56.554292740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.554535900Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-10-24T23:35:56.554728738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-24T23:35:56', 'add_indexer_flags')
2025-10-24T23:35:56.555076428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.555868002Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-10-24T23:35:56.556069267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015806s
2025-10-24T23:35:56.556252466Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-10-24T23:35:56.556442358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.556693554Z [Info] release_type: Starting migration of Log DB to 203
2025-10-24T23:35:56.556885571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-24T23:35:56', 'release_type')
2025-10-24T23:35:56.557221567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.558001708Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-10-24T23:35:56.558198244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015487s
2025-10-24T23:35:56.558376072Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-10-24T23:35:56.558574271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.558820497Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-10-24T23:35:56.559045229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-24T23:35:56', 'add_add_release_hash')
2025-10-24T23:35:56.559383851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.560093440Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-10-24T23:35:56.560292450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015083s
2025-10-24T23:35:56.560501661Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-10-24T23:35:56.560681363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.560939914Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-10-24T23:35:56.561131910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-24T23:35:56', 'rename_season_pack_spec')
2025-10-24T23:35:56.561487176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.562172024Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-10-24T23:35:56.562373751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014816s
2025-10-24T23:35:56.562551218Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-10-24T23:35:56.562732142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.562994330Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-10-24T23:35:56.563195465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-24T23:35:56', 'add_tmdbid')
2025-10-24T23:35:56.563521922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.564244427Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-10-24T23:35:56.564429500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015052s
2025-10-24T23:35:56.564641877Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-10-24T23:35:56.564820457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.565066763Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-10-24T23:35:56.565307187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-24T23:35:56', 'add_on_import_complete_to_notifications')
2025-10-24T23:35:56.565679246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.567008923Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-10-24T23:35:56.567220679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021749s
2025-10-24T23:35:56.567410291Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-10-24T23:35:56.567609272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.567897482Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-10-24T23:35:56.568109759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-24T23:35:56', 'add_monitored_seasons_filter')
2025-10-24T23:35:56.568458952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.569089121Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-10-24T23:35:56.569286398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014662s
2025-10-24T23:35:56.569482142Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-10-24T23:35:56.569678798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.569945325Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-10-24T23:35:56.570163674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-24T23:35:56', 'add_custom_colon_replacement_to_naming_config')
2025-10-24T23:35:56.570527106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.571138056Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-10-24T23:35:56.571380825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014531s
2025-10-24T23:35:56.571559254Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-10-24T23:35:56.571777423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.572043118Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-10-24T23:35:56.572281689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-24T23:35:56', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-10-24T23:35:56.572656744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.573318887Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-10-24T23:35:56.573535543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015325s
2025-10-24T23:35:56.573718311Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-10-24T23:35:56.573925378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.574185031Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-10-24T23:35:56.574394262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-24T23:35:56', 'add_blurary576p_quality_in_profiles')
2025-10-24T23:35:56.574746081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.575449227Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-10-24T23:35:56.575656324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s
2025-10-24T23:35:56.575834863Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-10-24T23:35:56.576091319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.576339138Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-10-24T23:35:56.576575955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-24T23:35:56', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-10-24T23:35:56.576946662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.577612512Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-10-24T23:35:56.577847145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015278s
2025-10-24T23:35:56.578036506Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-10-24T23:35:56.578228192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:35:56.578482744Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-10-24T23:35:56.578685362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-24T23:35:56', 'add_mal_and_anilist_ids')
2025-10-24T23:35:56.579054636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:35:56.579673882Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-10-24T23:35:56.579953676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014442s
2025-10-24T23:35:56.778277938Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-10-24T23:35:56.788174194Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-24T23:35:56.792210600Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-10-24T23:35:56.909268523Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-24T23:35:57.132580335Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-24T23:35:57.133118839Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-24T23:35:57.133428072Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-10-24T23:35:57.351161122Z [ls.io-init] done.
2025-10-24T23:35:57.394156989Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
apk-tools 2.14.9-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r2 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
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": 1761348974138
},
{
"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": 1761348974138
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1761348974138
},
{
"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": 1761348974138
},
{
"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=bLbibrRUiXaRGHV6c1uckg.\"",
"source": "console-api",
"timestamp": 1761348974138
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1761348974138
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1761348974138
},
{
"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": 1761348974138
},
{
"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": 1761348974138
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1761348974138
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 5.17s |
| Create SBOM | PASS | - | 10.50s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.05s |
ARM64 PASS
linuxserver/sonarr
Runtime: 84.82s
Build Information
Builder: X86-BUILDER-3o --Hetzner
Created: 2025-10-24T23:32:48+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 86.93MB
Tag: arm64v8-develop-4.0.15.2940-ls151
Version: 4.0.15.2940-ls151
Expand
2025-10-24T23:35:55.747761253Z [migrations] started
2025-10-24T23:35:55.752092554Z [migrations] no migrations found
2025-10-24T23:35:56.434968996Z usermod: no changes
2025-10-24T23:35:56.517209948Z ───────────────────────────────────────
2025-10-24T23:35:56.517225800Z
2025-10-24T23:35:56.517233796Z ██╗ ███████╗██╗ ██████╗
2025-10-24T23:35:56.517242153Z ██║ ██╔════╝██║██╔═══██╗
2025-10-24T23:35:56.517250390Z ██║ ███████╗██║██║ ██║
2025-10-24T23:35:56.517258626Z ██║ ╚════██║██║██║ ██║
2025-10-24T23:35:56.517266943Z ███████╗███████║██║╚██████╔╝
2025-10-24T23:35:56.517275220Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-24T23:35:56.517283507Z
2025-10-24T23:35:56.517291372Z Brought to you by linuxserver.io
2025-10-24T23:35:56.517299409Z ───────────────────────────────────────
2025-10-24T23:35:56.522530811Z
2025-10-24T23:35:56.522948602Z To support the app dev(s) visit:
2025-10-24T23:35:56.548578034Z Sonarr: https://sonarr.tv/donate
2025-10-24T23:35:56.552277944Z
2025-10-24T23:35:56.552289186Z To support LSIO projects visit:
2025-10-24T23:35:56.552294116Z https://www.linuxserver.io/donate/
2025-10-24T23:35:56.552299086Z
2025-10-24T23:35:56.552304056Z ───────────────────────────────────────
2025-10-24T23:35:56.552309738Z GID/UID
2025-10-24T23:35:56.552314257Z ───────────────────────────────────────
2025-10-24T23:35:56.629105467Z
2025-10-24T23:35:56.629144325Z User UID: 911
2025-10-24T23:35:56.629153544Z User GID: 911
2025-10-24T23:35:56.629161851Z ───────────────────────────────────────
2025-10-24T23:35:56.668607740Z Linuxserver.io version: 4.0.15.2940-ls151
2025-10-24T23:35:56.671237244Z Build-date: 2025-10-24T23:32:48+00:00
2025-10-24T23:35:56.671249108Z ───────────────────────────────────────
2025-10-24T23:35:56.671254850Z
2025-10-24T23:35:59.839872472Z [custom-init] No custom files found, skipping...
2025-10-24T23:36:06.649319641Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-10-24T23:36:07.752526620Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:36:07.840608453Z [Debug] Bootstrap: Console selected
2025-10-24T23:36:07.856196427Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:36:12.899858928Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-24T23:36:13.976624461Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {a0b97802-e6cd-4040-be8d-24fd94029518} may be persisted to storage in unencrypted form.
2025-10-24T23:36:15.841871130Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-24T23:36:16.700112620Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-24T23:36:18.136718630Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-24T23:36:19.079031299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:19.127783305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:20.146573352Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-24T23:36:20.179793897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.0400072s
2025-10-24T23:36:20.183361240Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-24T23:36:20.186543778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06996s
2025-10-24T23:36:20.398702535Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-24T23:36:20.407428674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:20.499461532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-24T23:36:20.606350620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-24T23:36:20.954573818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4514719s
2025-10-24T23:36:20.960341169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:20.979130059Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-24T23:36:20.981345079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.476969s
2025-10-24T23:36:21.115860550Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-24T23:36:21.118726490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:21.209474060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-24T23:36:21.230930791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:36:21.245441026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334187s
2025-10-24T23:36:21.248609264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:21.253439479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019148s
2025-10-24T23:36:21.259420231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-24T23:36:21.267413945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-24T23:36:21.282165336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203268s
2025-10-24T23:36:21.284745420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:21.288911298Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-24T23:36:21.291231038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0272963s
2025-10-24T23:36:21.302620409Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-24T23:36:21.305135203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:21.316922625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:21.319395755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002966s
2025-10-24T23:36:21.321310330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-24T23:36:21.324064695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-24T23:36:21.329163200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058503s
2025-10-24T23:36:21.330843443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:21.334027264Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-24T23:36:21.335901588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010759s
2025-10-24T23:36:21.354475193Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-24T23:36:21.356669992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:21.368282292Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-24T23:36:21.481353428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-24T23:36:21.487361725Z [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)
2025-10-24T23:36:21.495300529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117568s
2025-10-24T23:36:21.497469666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-24T23:36:21.500182608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-24T23:36:21.504124134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049198s
2025-10-24T23:36:21.505671550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-10-24T23:36:21.508140310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-10-24T23:36:21.512926807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054826s
2025-10-24T23:36:21.514558192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-10-24T23:36:21.516472636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-10-24T23:36:21.520383430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040475s
2025-10-24T23:36:21.521965746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-10-24T23:36:21.525206231Z [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)
2025-10-24T23:36:21.540239729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165992s
2025-10-24T23:36:21.541896024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-10-24T23:36:21.543671298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:21.547695700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039537s
2025-10-24T23:36:21.549207314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-10-24T23:36:21.551000574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:21.554861318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038848s
2025-10-24T23:36:21.556450107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-10-24T23:36:21.558216593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-10-24T23:36:21.562453674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037935s
2025-10-24T23:36:21.563580312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-10-24T23:36:21.565452822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:21.569323866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039505s
2025-10-24T23:36:21.570868416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-10-24T23:36:21.572825497Z [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)
2025-10-24T23:36:21.578088453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055403s
2025-10-24T23:36:21.579663384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-10-24T23:36:21.582507630Z [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)
2025-10-24T23:36:21.592220396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104491s
2025-10-24T23:36:21.593476114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-10-24T23:36:21.595448265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:36:21.600057365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043522s
2025-10-24T23:36:21.601362453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-10-24T23:36:21.603578394Z [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)
2025-10-24T23:36:21.611147834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007994s
2025-10-24T23:36:21.612750270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-10-24T23:36:21.614610356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-10-24T23:36:21.618453714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038765s
2025-10-24T23:36:21.620146592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-24T23:36:21.622325168Z [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)
2025-10-24T23:36:21.629574013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007697s
2025-10-24T23:36:21.631129796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-24T23:36:21.633262750Z [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)
2025-10-24T23:36:21.745216947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1060053s
2025-10-24T23:36:21.749792128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-24T23:36:21.756818916Z [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)
2025-10-24T23:36:21.765795860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141306s
2025-10-24T23:36:21.767996561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-24T23:36:21.770553700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:36:21.776631977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070018s
2025-10-24T23:36:21.778128490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-24T23:36:21.780219811Z [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)
2025-10-24T23:36:21.786417780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066911s
2025-10-24T23:36:21.788234919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-24T23:36:21.790094413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:36:21.796091407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061699s
2025-10-24T23:36:21.797416384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-10-24T23:36:21.799671384Z [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)
2025-10-24T23:36:21.804852256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057168s
2025-10-24T23:36:21.806379641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-10-24T23:36:21.808359367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:36:21.812379310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004236s
2025-10-24T23:36:21.813820081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-10-24T23:36:21.815911462Z [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)
2025-10-24T23:36:21.821490365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060582s
2025-10-24T23:36:21.823001938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-10-24T23:36:21.825430518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-10-24T23:36:21.833591368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082817s
2025-10-24T23:36:21.835205599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-10-24T23:36:21.837961167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-10-24T23:36:21.841806198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048015s
2025-10-24T23:36:21.843332441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-10-24T23:36:21.845991655Z [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)
2025-10-24T23:36:21.851793056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067602s
2025-10-24T23:36:21.853259188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-10-24T23:36:21.855758890Z [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)
2025-10-24T23:36:21.865714425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010052s
2025-10-24T23:36:21.916468993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-24T23:36:21', 'InitialSetup')
2025-10-24T23:36:21.939644785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:21.945569824Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-24T23:36:21.947349508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0906494s
2025-10-24T23:36:21.952509486Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-10-24T23:36:21.954818465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:21.959638019Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-10-24T23:36:21.993632974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-10-24T23:36:21.999615339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-10-24T23:36:22.006485812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105434s
2025-10-24T23:36:22.008277539Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-10-24T23:36:22.010358459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-10-24T23:36:22.013744787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037909s
2025-10-24T23:36:22.017213040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-24T23:36:22', 'remove_tvrage_imdb_unique_constraint')
2025-10-24T23:36:22.021923885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.025394612Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-10-24T23:36:22.027377354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155508s
2025-10-24T23:36:22.029421049Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-10-24T23:36:22.031328910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.034147265Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-10-24T23:36:22.053659992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-10-24T23:36:22.058823107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-10-24T23:36:22.063272806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075159s
2025-10-24T23:36:22.064812265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-10-24T23:36:22.068211900Z [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)
2025-10-24T23:36:22.074920206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084364s
2025-10-24T23:36:22.076783047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-24T23:36:22', 'remove_renamed_scene_mapping_columns')
2025-10-24T23:36:22.081185120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.084250222Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-10-24T23:36:22.086180177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017817s
2025-10-24T23:36:22.087985442Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-10-24T23:36:22.089629372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.092319057Z [Info] updated_history: Starting migration of Main DB to 4
2025-10-24T23:36:22.101231862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-10-24T23:36:22.103431220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:36:22.106920195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039429s
2025-10-24T23:36:22.108402900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-24T23:36:22.110536436Z [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)
2025-10-24T23:36:22.117060371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070965s
2025-10-24T23:36:22.120713766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-24T23:36:22', 'updated_history')
2025-10-24T23:36:22.124695142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.138584467Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-10-24T23:36:22.140247956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0286512s
2025-10-24T23:36:22.142112631Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-10-24T23:36:22.143948878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.146575927Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-10-24T23:36:22.153767957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:36:22.155683875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002256s
2025-10-24T23:36:22.157489430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-10-24T23:36:22.159896497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-10-24T23:36:22.166065738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006775s
2025-10-24T23:36:22.167814729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-24T23:36:22', 'added_eventtype_to_history')
2025-10-24T23:36:22.172073002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.182026142Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-10-24T23:36:22.183815855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227816s
2025-10-24T23:36:22.185605849Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-10-24T23:36:22.187317816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.189862129Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-10-24T23:36:22.192536834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-24T23:36:22', 'add_index_to_log_time')
2025-10-24T23:36:22.196806471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.211435975Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-10-24T23:36:22.213221631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241137s
2025-10-24T23:36:22.214863707Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-10-24T23:36:22.216699433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.219205258Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-10-24T23:36:22.230666514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:22.233208933Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.93E-05s
2025-10-24T23:36:22.234944267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-10-24T23:36:22.237105378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-10-24T23:36:22.243626698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066572s
2025-10-24T23:36:22.247351527Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-10-24T23:36:22.252421044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-10-24T23:36:22.257280678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072614s
2025-10-24T23:36:22.259611752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-24T23:36:22', 'add_renameEpisodes_to_naming')
2025-10-24T23:36:22.263988293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.279687953Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-10-24T23:36:22.281762750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298139s
2025-10-24T23:36:22.283625371Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-10-24T23:36:22.285250513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.287903043Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-10-24T23:36:22.321074159Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-10-24T23:36:22.561853681Z [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)
2025-10-24T23:36:22.578118198Z [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"
2025-10-24T23:36:22.594284347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:22.603078543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:22.622841684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:22.627392306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:22.631653796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3082777s
2025-10-24T23:36:22.633375933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-10-24T23:36:22.661543676Z [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)
2025-10-24T23:36:22.671115377Z [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"
2025-10-24T23:36:22.680246972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:36:22.683643721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:36:22.695385402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0601s
2025-10-24T23:36:22.697292401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-24T23:36:22', 'remove_backlog')
2025-10-24T23:36:22.701285150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.724920748Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-10-24T23:36:22.726567193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0897243s
2025-10-24T23:36:22.728566378Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-10-24T23:36:22.730300850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.732994684Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-10-24T23:36:22.780167882Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-10-24T23:36:22.805873657Z [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)
2025-10-24T23:36:22.814693565Z [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"
2025-10-24T23:36:22.823028957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:36:22.826640709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:36:22.837472859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0548583s
2025-10-24T23:36:22.839239115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.868886286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-10-24T23:36:22.873453502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326901s
2025-10-24T23:36:22.874958993Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.877000333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-10-24T23:36:22.880328624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038769s
2025-10-24T23:36:22.882155552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-24T23:36:22', 'fix_rename_episodes')
2025-10-24T23:36:22.886213082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.889198803Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-10-24T23:36:22.890868876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128124s
2025-10-24T23:36:22.892893422Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-10-24T23:36:22.894588174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.897300956Z [Info] add_monitored: Starting migration of Main DB to 10
2025-10-24T23:36:22.918997079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:22.921109482Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.71E-05s
2025-10-24T23:36:22.922585473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-10-24T23:36:22.924590189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-10-24T23:36:22.930904432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064607s
2025-10-24T23:36:22.932400655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-10-24T23:36:22.933982299Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-10-24T23:36:22.935386677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-10-24T23:36:22.937390121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-10-24T23:36:22.943090969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058358s
2025-10-24T23:36:22.944595618Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.948370969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-10-24T23:36:22.952208726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061301s
2025-10-24T23:36:22.953624697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.955143024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-10-24T23:36:22.958179097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031098s
2025-10-24T23:36:22.959586961Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.961136882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-10-24T23:36:22.964182844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030768s
2025-10-24T23:36:22.965620840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:22.967139488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-10-24T23:36:22.970182725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003055s
2025-10-24T23:36:22.972044243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-24T23:36:22', 'add_monitored')
2025-10-24T23:36:22.976029867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:22.979742212Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-10-24T23:36:22.981390140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126628s
2025-10-24T23:36:22.983315947Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-10-24T23:36:22.984977252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:22.987663220Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-10-24T23:36:22.992809752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-10-24T23:36:23.078163341Z [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)
2025-10-24T23:36:23.084156798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-10-24T23:36:23.088838304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-10-24T23:36:23.091862563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-10-24T23:36:23.102460100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1077579s
2025-10-24T23:36:23.104263862Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-10-24T23:36:23.126814715Z [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)
2025-10-24T23:36:23.137006235Z [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"
2025-10-24T23:36:23.148288230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:36:23.151314002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:36:23.161798040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:36:23.166035041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598848s
2025-10-24T23:36:23.167629151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-24T23:36:23', 'remove_ignored')
2025-10-24T23:36:23.171764467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.175516801Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-10-24T23:36:23.177048986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694365s
2025-10-24T23:36:23.178860333Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-10-24T23:36:23.180948247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.183892665Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-10-24T23:36:23.187736675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-10-24T23:36:23.210774639Z [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)
2025-10-24T23:36:23.224137714Z [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"
2025-10-24T23:36:23.236893757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:23.240180514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:23.250363827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:23.254109629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:23.257821282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0681921s
2025-10-24T23:36:23.259607368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-24T23:36:23', 'remove_custom_start_date')
2025-10-24T23:36:23.263677924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.266802294Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-10-24T23:36:23.268591076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0772357s
2025-10-24T23:36:23.270382372Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-10-24T23:36:23.272161103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.274659965Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-10-24T23:36:23.280180540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:23.281919772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2025-10-24T23:36:23.283495294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-10-24T23:36:23.285490922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-10-24T23:36:23.291646145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063044s
2025-10-24T23:36:23.293278672Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-10-24T23:36:23.295890610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-10-24T23:36:23.299194001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034613s
2025-10-24T23:36:23.300793572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-24T23:36:23', 'add_air_date_utc')
2025-10-24T23:36:23.305058088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.308222409Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-10-24T23:36:23.310045820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126243s
2025-10-24T23:36:23.311657946Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-10-24T23:36:23.313409252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.316200923Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-10-24T23:36:23.319551849Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-10-24T23:36:23.342647901Z [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)
2025-10-24T23:36:23.352858489Z [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"
2025-10-24T23:36:23.363779356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:36:23.367022095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:36:23.377542677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:36:23.381918888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604747s
2025-10-24T23:36:23.383642018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-24T23:36:23', 'drop_air_date')
2025-10-24T23:36:23.387632412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.390704156Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-10-24T23:36:23.392354700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0693547s
2025-10-24T23:36:23.394221308Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-10-24T23:36:23.395996722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.398591467Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-10-24T23:36:23.403487334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:23.405211405Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.81E-05s
2025-10-24T23:36:23.406625141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-10-24T23:36:23.408553774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-10-24T23:36:23.414566481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061094s
2025-10-24T23:36:23.416297616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-24T23:36:23', 'add_air_date_as_string')
2025-10-24T23:36:23.420411098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.423372300Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-10-24T23:36:23.425122894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149984s
2025-10-24T23:36:23.426997188Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-10-24T23:36:23.428870400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.431459362Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-10-24T23:36:23.434889499Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-10-24T23:36:23.437880060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-10-24T23:36:23.442047951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042114s
2025-10-24T23:36:23.443740499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-24T23:36:23', 'updated_imported_history_item')
2025-10-24T23:36:23.447903471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.451032410Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-10-24T23:36:23.452972617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132384s
2025-10-24T23:36:23.454649884Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-10-24T23:36:23.456405849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.458945593Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-10-24T23:36:23.462157590Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-10-24T23:36:23.464805291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-10-24T23:36:23.468465851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036643s
2025-10-24T23:36:23.470150462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-24T23:36:23', 'reset_scene_names')
2025-10-24T23:36:23.474167240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.477159645Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-10-24T23:36:23.478815048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123965s
2025-10-24T23:36:23.480547216Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-10-24T23:36:23.482223651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.484800700Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-10-24T23:36:23.488332510Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:23.490365443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:23.632134389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1417354s
2025-10-24T23:36:23.634432536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-24T23:36:23', 'remove_duplicates')
2025-10-24T23:36:23.638915953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.642672286Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-10-24T23:36:23.644418762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1526934s
2025-10-24T23:36:23.646434370Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-10-24T23:36:23.648307572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.651286209Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-10-24T23:36:23.664151191Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-10-24T23:36:23.666837410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-10-24T23:36:23.670748203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039187s
2025-10-24T23:36:23.672401723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-10-24T23:36:23.674565399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-10-24T23:36:23.679733895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037792s
2025-10-24T23:36:23.681628610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-10-24T23:36:23.683323593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-10-24T23:36:23.687865287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040502s
2025-10-24T23:36:23.688955271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-10-24T23:36:23.690479700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:23.694819128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047836s
2025-10-24T23:36:23.696470212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-10-24T23:36:23.698282170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:23.702824525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045464s
2025-10-24T23:36:23.704744160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-10-24T23:36:23.706653895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-10-24T23:36:23.711355873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047108s
2025-10-24T23:36:23.713253603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-24T23:36:23', 'restore_unique_constraints')
2025-10-24T23:36:23.717796059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.721420857Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-10-24T23:36:23.723337386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149335s
2025-10-24T23:36:23.725648609Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-10-24T23:36:23.727581681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.730741102Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-10-24T23:36:23.738567670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:23.740685444Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2025-10-24T23:36:23.742161937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-10-24T23:36:23.744443270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-10-24T23:36:23.750980031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065518s
2025-10-24T23:36:23.752811639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:23.754373112Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-10-24T23:36:23.756407869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-10-24T23:36:23.758374639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-10-24T23:36:23.764975920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065787s
2025-10-24T23:36:23.766810794Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:23.768419543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:23.823752781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0550649s
2025-10-24T23:36:23.825955626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-24T23:36:23', 'add_year_and_seasons_to_series')
2025-10-24T23:36:23.830380775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.833748035Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-10-24T23:36:23.835616768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0653869s
2025-10-24T23:36:23.837445540Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-10-24T23:36:23.839162216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.841802031Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-10-24T23:36:23.845355726Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-10-24T23:36:23.847132773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-10-24T23:36:23.850489392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034479s
2025-10-24T23:36:23.852229465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-24T23:36:23', 'drop_seasons_table')
2025-10-24T23:36:23.856664324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.859692311Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-10-24T23:36:23.861443206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127003s
2025-10-24T23:36:23.863226626Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-10-24T23:36:23.866814861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.867890236Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-10-24T23:36:23.873669212Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:23.874301986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.66E-05s
2025-10-24T23:36:23.875880844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-10-24T23:36:23.878416680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-10-24T23:36:23.883884018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061637s
2025-10-24T23:36:23.886164129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-24T23:36:23', 'move_indexer_to_generic_provider')
2025-10-24T23:36:23.890883701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:23.893617295Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-10-24T23:36:23.895186013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152318s
2025-10-24T23:36:23.896982260Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-10-24T23:36:23.898968359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:23.901837716Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-10-24T23:36:23.931292500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:23.931873389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-10-24T23:36:23.939886753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004447s
2025-10-24T23:36:23.941591816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:23.943007657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:36:23.947697249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003884s
2025-10-24T23:36:23.947771358Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:23.950162532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-10-24T23:36:23.953939817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036529s
2025-10-24T23:36:23.954358129Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:23.955875805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-10-24T23:36:23.959883905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036041s
2025-10-24T23:36:23.961630993Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:23.993340636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-10-24T23:36:23.999162398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0346304s
2025-10-24T23:36:23.999596171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-24T23:36:23', 'add_config_contract_to_indexers')
2025-10-24T23:36:24.003575002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.006690475Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-10-24T23:36:24.008782206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439784s
2025-10-24T23:36:24.010564314Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-10-24T23:36:24.012306251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.014992369Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-10-24T23:36:24.019063075Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-10-24T23:36:24.042316914Z [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)
2025-10-24T23:36:24.051914348Z [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"
2025-10-24T23:36:24.062893964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:36:24.066394181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:36:24.077535783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0566522s
2025-10-24T23:36:24.079443124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-24T23:36:24', 'drop_tvdb_episodeid')
2025-10-24T23:36:24.083694213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.087123247Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-10-24T23:36:24.088863791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0663697s
2025-10-24T23:36:24.090658485Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-10-24T23:36:24.092611697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.095278707Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-10-24T23:36:24.100208112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:24.102000521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2025-10-24T23:36:24.103545351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-10-24T23:36:24.105691211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-10-24T23:36:24.111786974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061958s
2025-10-24T23:36:24.113533220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-24T23:36:24', 'move_notification_to_generic_provider')
2025-10-24T23:36:24.117956095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.120933249Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-10-24T23:36:24.122881893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153899s
2025-10-24T23:36:24.124677458Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-10-24T23:36:24.126646212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.129415828Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-10-24T23:36:24.144923411Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.146718515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-10-24T23:36:24.150855725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042103s
2025-10-24T23:36:24.152350394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.153835224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-10-24T23:36:24.157458689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036943s
2025-10-24T23:36:24.158881935Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.160400011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-24T23:36:24.164363421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040368s
2025-10-24T23:36:24.165774933Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.167266706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-10-24T23:36:24.171040104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038364s
2025-10-24T23:36:24.172487738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.173985474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-10-24T23:36:24.177759312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038417s
2025-10-24T23:36:24.179177167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.180687027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-10-24T23:36:24.184295161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036807s
2025-10-24T23:36:24.185741303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.187244329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-10-24T23:36:24.191020141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038449s
2025-10-24T23:36:24.192466544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.193964540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-10-24T23:36:24.197689720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037913s
2025-10-24T23:36:24.199118937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.200637034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-10-24T23:36:24.204237112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036756s
2025-10-24T23:36:24.205689807Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:24.208191504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-10-24T23:36:24.211229651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036106s
2025-10-24T23:36:24.212945455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-24T23:36:24', 'add_config_contract_to_notifications')
2025-10-24T23:36:24.217339222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.220665849Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-10-24T23:36:24.222591597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130635s
2025-10-24T23:36:24.224454508Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-10-24T23:36:24.226145993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.228859266Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-10-24T23:36:24.245572606Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.247560839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:36:24.251811938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043574s
2025-10-24T23:36:24.253290465Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.254885767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-10-24T23:36:24.258655087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039281s
2025-10-24T23:36:24.260104294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.261676830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-10-24T23:36:24.265396239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038583s
2025-10-24T23:36:24.267142064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-24T23:36:24', 'fix_omgwtfnzbs')
2025-10-24T23:36:24.271154503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.274246358Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-10-24T23:36:24.275923074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127264s
2025-10-24T23:36:24.277752707Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-10-24T23:36:24.279450706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.282058326Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-10-24T23:36:24.289669611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-10-24T23:36:24.291889901Z [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)
2025-10-24T23:36:24.298376261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069341s
2025-10-24T23:36:24.300150784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-24T23:36:24', 'add_blacklist_table')
2025-10-24T23:36:24.304434749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.307540482Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-10-24T23:36:24.309278421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161476s
2025-10-24T23:36:24.311031009Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-10-24T23:36:24.312891595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.315455518Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-10-24T23:36:24.322245308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:24.324012877Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-10-24T23:36:24.325455411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-10-24T23:36:24.327635120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-10-24T23:36:24.333922008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063886s
2025-10-24T23:36:24.335410425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:24.337023322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-10-24T23:36:24.338418230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-10-24T23:36:24.340513559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-10-24T23:36:24.346211922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057715s
2025-10-24T23:36:24.347675840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:24.349182974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:24.415405606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0656954s
2025-10-24T23:36:24.417363297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-24T23:36:24', 'add_formats_to_naming_config')
2025-10-24T23:36:24.421931866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.425381682Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-10-24T23:36:24.427460828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0761943s
2025-10-24T23:36:24.429097723Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-10-24T23:36:24.431109764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.433749178Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-10-24T23:36:24.440016237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:24.441815439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.68E-05s
2025-10-24T23:36:24.443278956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-10-24T23:36:24.445448163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-10-24T23:36:24.451834902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065278s
2025-10-24T23:36:24.453334271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:24.454952789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:24.468127054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129873s
2025-10-24T23:36:24.469960746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-10-24T23:36:24.472306479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-10-24T23:36:24.475613447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032944s
2025-10-24T23:36:24.477084078Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-10-24T23:36:24.479329349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-10-24T23:36:24.482347546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029835s
2025-10-24T23:36:24.484285107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-24T23:36:24', 'add_season_folder_format_to_naming_config')
2025-10-24T23:36:24.488810057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.492039800Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-10-24T23:36:24.494036089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126806s
2025-10-24T23:36:24.496097499Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-10-24T23:36:24.498068829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.500857023Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-10-24T23:36:24.507307690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-10-24T23:36:24.530705930Z [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)
2025-10-24T23:36:24.537648247Z [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"
2025-10-24T23:36:24.544965640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-10-24T23:36:24.548140763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-10-24T23:36:24.559229057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0487283s
2025-10-24T23:36:24.561093481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-24T23:36:24', 'delete_old_naming_config_columns')
2025-10-24T23:36:24.565456596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.568814677Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-10-24T23:36:24.570898202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0584385s
2025-10-24T23:36:24.572756363Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-10-24T23:36:24.574570466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.577202305Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-10-24T23:36:24.587759360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.589781361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-10-24T23:36:24.593750703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004085s
2025-10-24T23:36:24.595453331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-24T23:36:24', 'set_default_release_group')
2025-10-24T23:36:24.599742316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.602919864Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-10-24T23:36:24.604740981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133258s
2025-10-24T23:36:24.606522287Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-10-24T23:36:24.645031201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.648353099Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-10-24T23:36:24.651773565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:24.653384108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:24.665732219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121173s
2025-10-24T23:36:24.667837258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-24T23:36:24', 'add_api_key_to_pushover')
2025-10-24T23:36:24.672738516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.675832205Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-10-24T23:36:24.677642620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224619s
2025-10-24T23:36:24.679511973Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-10-24T23:36:24.681313150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.683910159Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-10-24T23:36:24.706083973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:24.708185144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2025-10-24T23:36:24.712754854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-10-24T23:36:24.743529285Z [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)
2025-10-24T23:36:24.758353642Z [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"
2025-10-24T23:36:24.772571809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:24.776267870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:24.787619946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:24.791804511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:24.795824295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0811186s
2025-10-24T23:36:24.797661765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-10-24T23:36:24.821184365Z [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)
2025-10-24T23:36:24.835049771Z [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"
2025-10-24T23:36:24.849738565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:24.853318874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:24.863992975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:24.868243713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:24.872543972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730009s
2025-10-24T23:36:24.875526436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-24T23:36:24', 'remove_series_contraints')
2025-10-24T23:36:24.881338047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.886020725Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-10-24T23:36:24.887970521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0865467s
2025-10-24T23:36:24.893418921Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-10-24T23:36:24.896833906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.909218912Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-10-24T23:36:24.926801573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:24.930090184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000188s
2025-10-24T23:36:24.931682761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-10-24T23:36:24.934946392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-10-24T23:36:24.943832312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100167s
2025-10-24T23:36:24.945562836Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:24.947919131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-10-24T23:36:24.951832149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047358s
2025-10-24T23:36:24.954417785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-24T23:36:24', 'add_series_folder_format_to_naming_config')
2025-10-24T23:36:24.959220885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:24.964049367Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-10-24T23:36:24.966248194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169153s
2025-10-24T23:36:24.969188053Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-10-24T23:36:24.971203962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:24.974043689Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-10-24T23:36:24.997007064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:24.999251943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2025-10-24T23:36:25.000736693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-10-24T23:36:25.002776199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-10-24T23:36:25.009151795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064948s
2025-10-24T23:36:25.010728400Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:25.012319313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:25.043664513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0311179s
2025-10-24T23:36:25.045588156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:25.047123417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:25.067128825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197102s
2025-10-24T23:36:25.069394988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-24T23:36:25', 'update_with_quality_converters')
2025-10-24T23:36:25.076145480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.123157363Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-10-24T23:36:25.125546573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757858s
2025-10-24T23:36:25.127530588Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-10-24T23:36:25.129891130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.133436328Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-10-24T23:36:25.166017848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-10-24T23:36:25.197065288Z [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)
2025-10-24T23:36:25.203873125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-10-24T23:36:25.209366815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-10-24T23:36:25.213964042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-10-24T23:36:25.227275673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:36:25.232846920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0642585s
2025-10-24T23:36:25.234778609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-10-24T23:36:25.260402059Z [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)
2025-10-24T23:36:25.267766356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-10-24T23:36:25.272982268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-10-24T23:36:25.276722318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-10-24T23:36:25.290065303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-10-24T23:36:25.294442305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0576516s
2025-10-24T23:36:25.296058830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-10-24T23:36:25.298349842Z [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)
2025-10-24T23:36:25.304997026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071471s
2025-10-24T23:36:25.307013085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-10-24T23:36:25.309071890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:36:25.314323213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052988s
2025-10-24T23:36:25.316220854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-10-24T23:36:25.318162423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:36:25.322532642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00446s
2025-10-24T23:36:25.324092002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-10-24T23:36:25.326535832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-10-24T23:36:25.334488784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078165s
2025-10-24T23:36:25.337250304Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:25.339662932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:25.356430401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166101s
2025-10-24T23:36:25.358527062Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-10-24T23:36:25.360446146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-10-24T23:36:25.364258142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040864s
2025-10-24T23:36:25.366139690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-24T23:36:25', 'add_configurable_qualities')
2025-10-24T23:36:25.370440479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.374139927Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-10-24T23:36:25.388043070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013998s
2025-10-24T23:36:25.390388221Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-10-24T23:36:25.392365452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.396314954Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-10-24T23:36:25.402458493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:25.404315452Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.05E-05s
2025-10-24T23:36:25.405883419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-10-24T23:36:25.408029189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-10-24T23:36:25.414483044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066867s
2025-10-24T23:36:25.416225001Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-10-24T23:36:25.418749554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-10-24T23:36:25.421768923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032534s
2025-10-24T23:36:25.423532443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-24T23:36:25', 'add_on_upgrade_to_notifications')
2025-10-24T23:36:25.428013516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.430941461Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-10-24T23:36:25.432959484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124014s
2025-10-24T23:36:25.434828306Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-10-24T23:36:25.436685355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.439469782Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-10-24T23:36:25.454545355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-10-24T23:36:25.457059286Z [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)
2025-10-24T23:36:25.464173600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075585s
2025-10-24T23:36:25.465756266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-10-24T23:36:25.467903209Z [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)
2025-10-24T23:36:25.475413340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079398s
2025-10-24T23:36:25.477306912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-24T23:36:25', 'add_metadata_tables')
2025-10-24T23:36:25.481554634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.484653844Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-10-24T23:36:25.486682218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172357s
2025-10-24T23:36:25.488786786Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-10-24T23:36:25.490790300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.493662793Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-10-24T23:36:25.505071854Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:25.507118304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2025-10-24T23:36:25.508693255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-10-24T23:36:25.510618151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-10-24T23:36:25.517308220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067528s
2025-10-24T23:36:25.519092803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-10-24T23:36:25.521037659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-10-24T23:36:25.527324567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063305s
2025-10-24T23:36:25.529078989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-10-24T23:36:25.530972271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-10-24T23:36:25.537288869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006334s
2025-10-24T23:36:25.538981778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-10-24T23:36:25.540953086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-10-24T23:36:25.547002747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061262s
2025-10-24T23:36:25.548603640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:25.550159693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-10-24T23:36:25.551539651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-10-24T23:36:25.553465970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-10-24T23:36:25.559765603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062675s
2025-10-24T23:36:25.561552100Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-10-24T23:36:25.563518820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-10-24T23:36:25.569910669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006391s
2025-10-24T23:36:25.571936718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-24T23:36:25', 'add_metadata_to_episodes_and_series')
2025-10-24T23:36:25.577106637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.580522806Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-10-24T23:36:25.582570979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017077s
2025-10-24T23:36:25.584468670Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-10-24T23:36:25.586456322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.589304336Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-10-24T23:36:25.593387778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-10-24T23:36:25.596758525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-10-24T23:36:25.601618880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047985s
2025-10-24T23:36:25.603552593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-24T23:36:25', 'fix_xbmc_season_images_metadata')
2025-10-24T23:36:25.608215451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.611341516Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-10-24T23:36:25.613375250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014604s
2025-10-24T23:36:25.615720312Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-10-24T23:36:25.617741160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.620756401Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-10-24T23:36:25.630083480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-24T23:36:25.632639597Z [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)
2025-10-24T23:36:25.640200840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079418s
2025-10-24T23:36:25.642040114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-24T23:36:25', 'add_download_clients_table')
2025-10-24T23:36:25.646386966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.649431676Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-10-24T23:36:25.651289997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173697s
2025-10-24T23:36:25.653109791Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-10-24T23:36:25.655097042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.657725294Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-10-24T23:36:25.661702271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:25.663355670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:25.729369281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0657397s
2025-10-24T23:36:25.731706787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-24T23:36:25', 'convert_config_to_download_clients')
2025-10-24T23:36:25.736402712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.739301568Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-10-24T23:36:25.741277296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0759383s
2025-10-24T23:36:25.743184586Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-10-24T23:36:25.745062257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.747663474Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-10-24T23:36:25.751740874Z [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'
2025-10-24T23:36:25.755446855Z [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'
2025-10-24T23:36:25.760658719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051899s
2025-10-24T23:36:25.762132065Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-10-24T23:36:25.765210042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-10-24T23:36:25.769228363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040211s
2025-10-24T23:36:25.770920049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-24T23:36:25', 'fix_xbmc_episode_metadata')
2025-10-24T23:36:25.775017468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.777826193Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-10-24T23:36:25.779598051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126317s
2025-10-24T23:36:25.781326792Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-10-24T23:36:25.782921783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.785477298Z [Info] add_indexes: Starting migration of Main DB to 45
2025-10-24T23:36:25.798969583Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-10-24T23:36:25.801022096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-10-24T23:36:25.805484731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045776s
2025-10-24T23:36:25.807021655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-10-24T23:36:25.808907552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:36:25.812703635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038527s
2025-10-24T23:36:25.814205609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-10-24T23:36:25.816070123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:36:25.819857959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038588s
2025-10-24T23:36:25.821369924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-10-24T23:36:25.823156080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:36:25.826805187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037052s
2025-10-24T23:36:25.828383445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-10-24T23:36:25.830243500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-10-24T23:36:25.833891805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037577s
2025-10-24T23:36:25.835374560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-24T23:36:25.837102108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:36:25.841159748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041019s
2025-10-24T23:36:25.842637273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-10-24T23:36:25.844435133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:25.847896322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036074s
2025-10-24T23:36:25.849381652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-10-24T23:36:25.851142417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:25.854774961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003677s
2025-10-24T23:36:25.856246684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-10-24T23:36:25.857976377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:25.861534080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036099s
2025-10-24T23:36:25.863247479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-24T23:36:25', 'add_indexes')
2025-10-24T23:36:25.867402866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.870517657Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-10-24T23:36:25.872134823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126139s
2025-10-24T23:36:25.873911210Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-10-24T23:36:25.875570931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.878158942Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-10-24T23:36:25.881471301Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-10-24T23:36:25.885521926Z [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%'
2025-10-24T23:36:25.890493556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049622s
2025-10-24T23:36:25.892244121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-10-24T23:36:25', 'fix_nzb_su_url')
2025-10-24T23:36:25.896269034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.899139383Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-10-24T23:36:25.900973035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136012s
2025-10-24T23:36:25.902752799Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-10-24T23:36:25.904963360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.907561671Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-10-24T23:36:25.912416495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:25.914163503Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-10-24T23:36:25.915563481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-10-24T23:36:25.917626425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-10-24T23:36:25.924924098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073875s
2025-10-24T23:36:25.926745826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-24T23:36:25', 'add_temporary_blacklist_columns')
2025-10-24T23:36:25.931121987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.934061776Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-10-24T23:36:25.936013465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166008s
2025-10-24T23:36:25.937849151Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-10-24T23:36:25.939697162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.942364031Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-10-24T23:36:25.947331483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:25.949232019Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2025-10-24T23:36:25.950649914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-10-24T23:36:25.952803651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-10-24T23:36:25.960160843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075062s
2025-10-24T23:36:25.962198536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-10-24T23:36:25', 'add_title_to_scenemappings')
2025-10-24T23:36:25.966690340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.969553164Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-10-24T23:36:25.971398760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170313s
2025-10-24T23:36:25.973272372Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-10-24T23:36:25.974979629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:25.977645286Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-10-24T23:36:25.981229032Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-10-24T23:36:25.985170948Z [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%'
2025-10-24T23:36:25.990524868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053552s
2025-10-24T23:36:25.992306505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-24T23:36:25', 'fix_dognzb_url')
2025-10-24T23:36:25.996475970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:25.999345056Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-10-24T23:36:26.001031652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014235s
2025-10-24T23:36:26.002819632Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-10-24T23:36:26.004683474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.007308670Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-10-24T23:36:26.012300441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:36:26.014210797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.92E-05s
2025-10-24T23:36:26.015626778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-10-24T23:36:26.017623277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-10-24T23:36:26.024681007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071006s
2025-10-24T23:36:26.026669561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-24T23:36:26', 'add_hash_to_metadata_files')
2025-10-24T23:36:26.031165583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.034178199Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-10-24T23:36:26.036079046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167561s
2025-10-24T23:36:26.037938940Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-10-24T23:36:26.039767993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.042523661Z [Info] download_client_import: Starting migration of Main DB to 51
2025-10-24T23:36:26.047376943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:26.049204593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:26.057487219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080556s
2025-10-24T23:36:26.059386914Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:26.060975632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:26.097805936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365152s
2025-10-24T23:36:26.099718757Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:26.101327246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:26.169858916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.06818s
2025-10-24T23:36:26.172062733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-24T23:36:26', 'download_client_import')
2025-10-24T23:36:26.176772576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.180035626Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-10-24T23:36:26.181822333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078681s
2025-10-24T23:36:26.183658570Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-10-24T23:36:26.185427592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.188034130Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-10-24T23:36:26.194915625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:26.196727844Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2025-10-24T23:36:26.198143364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-10-24T23:36:26.200105194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-10-24T23:36:26.206926037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006952s
2025-10-24T23:36:26.208440426Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-10-24T23:36:26.210409861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-10-24T23:36:26.213127904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027091s
2025-10-24T23:36:26.214583234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:26.216214789Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-10-24T23:36:26.217694067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-10-24T23:36:26.219788113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-10-24T23:36:26.226137136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064289s
2025-10-24T23:36:26.227653529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-10-24T23:36:26.230340980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-10-24T23:36:26.233652317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033323s
2025-10-24T23:36:26.235444305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-24T23:36:26', 'add_columns_for_anime')
2025-10-24T23:36:26.239548197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.242576816Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-10-24T23:36:26.244332851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012254s
2025-10-24T23:36:26.246068075Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-10-24T23:36:26.247804962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.250352701Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-10-24T23:36:26.264030630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-10-24T23:36:26.266325962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-10-24T23:36:26.273621080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073929s
2025-10-24T23:36:26.275127643Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:26.276639888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:26.287428299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105499s
2025-10-24T23:36:26.289513988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-24T23:36:26', 'add_series_sorttitle')
2025-10-24T23:36:26.293847784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.296861371Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-10-24T23:36:26.298605463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201985s
2025-10-24T23:36:26.300428313Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-10-24T23:36:26.302149849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.305014176Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-10-24T23:36:26.338202788Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-10-24T23:36:26.341293099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-10-24T23:36:26.356331708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015714s
2025-10-24T23:36:26.358078425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:36:26.359649588Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2025-10-24T23:36:26.361115469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-10-24T23:36:26.363027940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-10-24T23:36:26.369393627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064922s
2025-10-24T23:36:26.370886763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:36:26.372474550Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-10-24T23:36:26.373944449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-10-24T23:36:26.375926019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-10-24T23:36:26.382117795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063576s
2025-10-24T23:36:26.383606743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-10-24T23:36:26.385191444Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-10-24T23:36:26.386638417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-10-24T23:36:26.388594686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-10-24T23:36:26.394891364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063681s
2025-10-24T23:36:26.396396845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:26.397987357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-10-24T23:36:26.401463295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036359s
2025-10-24T23:36:26.402923585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:26.404478396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-10-24T23:36:26.405904607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-10-24T23:36:26.407980747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-10-24T23:36:26.417448259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093565s
2025-10-24T23:36:26.419502766Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-10-24T23:36:26.421834861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-10-24T23:36:26.425224997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033564s
2025-10-24T23:36:26.426738143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-10-24T23:36:26.428942642Z [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)
2025-10-24T23:36:26.435831171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073567s
2025-10-24T23:36:26.437666205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-24T23:36:26', 'rename_profiles')
2025-10-24T23:36:26.441829829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.445372532Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-10-24T23:36:26.447090220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169469s
2025-10-24T23:36:26.449001748Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-10-24T23:36:26.450840601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.453583373Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-10-24T23:36:26.457492704Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-10-24T23:36:26.487769413Z [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)
2025-10-24T23:36:26.503953528Z [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"
2025-10-24T23:36:26.520563360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:26.525109042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:26.539193449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:26.543725113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:26.547866190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:26.551674859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:26.555783571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:26.559725478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1001377s
2025-10-24T23:36:26.561672598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-24T23:36:26', 'drop_old_profile_columns')
2025-10-24T23:36:26.566067146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.569387542Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-10-24T23:36:26.571270483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1098851s
2025-10-24T23:36:26.573145969Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-10-24T23:36:26.575046034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.577841432Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-10-24T23:36:26.582949557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:26.584905946Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2025-10-24T23:36:26.586377529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-10-24T23:36:26.588421654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-10-24T23:36:26.595684107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072941s
2025-10-24T23:36:26.597604443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-24T23:36:26', 'add_mediainfo_to_episodefile')
2025-10-24T23:36:26.601981686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.605313123Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-10-24T23:36:26.607175192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170209s
2025-10-24T23:36:26.609009235Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-10-24T23:36:26.610979713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.613609608Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-10-24T23:36:26.619662264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-10-24T23:36:26.622107086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-10-24T23:36:26.629341943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073281s
2025-10-24T23:36:26.631036294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:26.633446507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:26.645614335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118968s
2025-10-24T23:36:26.647814144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-24T23:36:26', 'convert_episode_file_path_to_relative')
2025-10-24T23:36:26.652538035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.655674040Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-10-24T23:36:26.657695500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222563s
2025-10-24T23:36:26.659715487Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-10-24T23:36:26.661757598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.664833100Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-10-24T23:36:26.669551721Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-10-24T23:36:26.696725802Z [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)
2025-10-24T23:36:26.705310928Z [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"
2025-10-24T23:36:26.713304472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:36:26.717258292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:36:26.732613979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:36:26.736851712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652728s
2025-10-24T23:36:26.738686646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-24T23:36:26', 'drop_episode_file_path')
2025-10-24T23:36:26.742939067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.746252949Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-10-24T23:36:26.748017412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747627s
2025-10-24T23:36:26.749820713Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-10-24T23:36:26.751684135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.754264981Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-10-24T23:36:26.765968605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:26.768024324Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.34E-05s
2025-10-24T23:36:26.769458261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-10-24T23:36:26.838617495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-10-24T23:36:26.845864837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075974s
2025-10-24T23:36:26.847412092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-10-24T23:36:26.849385635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-10-24T23:36:26.855706923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064042s
2025-10-24T23:36:26.857220530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-10-24T23:36:26.859805465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-10-24T23:36:26.863087603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033153s
2025-10-24T23:36:26.864552843Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:26.866495234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-10-24T23:36:26.869969499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039341s
2025-10-24T23:36:26.871738030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-24T23:36:26', 'add_enable_options_to_indexers')
2025-10-24T23:36:26.876105413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:26.879194502Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-10-24T23:36:26.881157294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131675s
2025-10-24T23:36:26.883054434Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-10-24T23:36:26.967253189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:26.971586573Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-10-24T23:36:26.977529969Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-10-24T23:36:27.007435921Z [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)
2025-10-24T23:36:27.014618213Z [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"
2025-10-24T23:36:27.020794127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:36:27.024137388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:36:27.037846029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:36:27.041725891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623104s
2025-10-24T23:36:27.043253406Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-10-24T23:36:27.070173657Z [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)
2025-10-24T23:36:27.076765289Z [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"
2025-10-24T23:36:27.082554614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-10-24T23:36:27.085871984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-10-24T23:36:27.099400411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0541962s
2025-10-24T23:36:27.102123925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-24T23:36:27', 'remove_enable_from_indexers')
2025-10-24T23:36:27.106581580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.109767855Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-10-24T23:36:27.111609493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0647009s
2025-10-24T23:36:27.113721616Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-10-24T23:36:27.115375966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.118029309Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-10-24T23:36:27.122368355Z [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 '%.%'
2025-10-24T23:36:27.127375957Z [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 '%.%'
2025-10-24T23:36:27.134012289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067999s
2025-10-24T23:36:27.135748915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-24T23:36:27', 'clear_bad_scene_names')
2025-10-24T23:36:27.139901326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.142718357Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-10-24T23:36:27.144466427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155645s
2025-10-24T23:36:27.146268345Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-10-24T23:36:27.148036385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.150607451Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-10-24T23:36:27.154307471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:27.155973505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:27.175722407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193769s
2025-10-24T23:36:27.177952377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-24T23:36:27', 'convert_quality_models')
2025-10-24T23:36:27.182310472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.185278608Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-10-24T23:36:27.187022859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292905s
2025-10-24T23:36:27.188866922Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-10-24T23:36:27.190669301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.193255348Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-10-24T23:36:27.201116896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-10-24T23:36:27.204391459Z [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)
2025-10-24T23:36:27.210260856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071557s
2025-10-24T23:36:27.212220292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-24T23:36:27', 'add_remotepathmappings')
2025-10-24T23:36:27.216442112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.219429326Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-10-24T23:36:27.221200973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163974s
2025-10-24T23:36:27.223008733Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-10-24T23:36:27.224831493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.227417139Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-10-24T23:36:27.229627840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-24T23:36:27', 'remove_method_from_logs')
2025-10-24T23:36:27.233869159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.236695991Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-10-24T23:36:27.238473099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118859s
2025-10-24T23:36:27.240200817Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-10-24T23:36:27.241999559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.244483550Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-10-24T23:36:27.273265960Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:27.275506060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-10-24T23:36:27.279567427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043379s
2025-10-24T23:36:27.281074191Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:27.282600875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-10-24T23:36:27.286272537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037529s
2025-10-24T23:36:27.287729741Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:27.289311596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-10-24T23:36:27.293603688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043845s
2025-10-24T23:36:27.295312167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-24T23:36:27', 'make_scene_numbering_nullable')
2025-10-24T23:36:27.299563787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.302466201Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-10-24T23:36:27.304534857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132943s
2025-10-24T23:36:27.306282926Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-10-24T23:36:27.307812395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.310324663Z [Info] add_tags: Starting migration of Main DB to 66
2025-10-24T23:36:27.325284203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-24T23:36:27.327433420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-24T23:36:27.332083994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049411s
2025-10-24T23:36:27.333592671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:27.335115187Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s
2025-10-24T23:36:27.336607842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-10-24T23:36:27.338453728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-10-24T23:36:27.344921891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066078s
2025-10-24T23:36:27.346340477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:27.347876360Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-10-24T23:36:27.349269495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-10-24T23:36:27.351076533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-10-24T23:36:27.357233940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062368s
2025-10-24T23:36:27.358670993Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:27.360197016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-10-24T23:36:27.362962003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028915s
2025-10-24T23:36:27.364364316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:27.365786420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-10-24T23:36:27.368647089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028775s
2025-10-24T23:36:27.370318675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-24T23:36:27', 'add_tags')
2025-10-24T23:36:27.374003984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.377061881Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-10-24T23:36:27.378580729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113329s
2025-10-24T23:36:27.380333589Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-10-24T23:36:27.381988150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.384466269Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-10-24T23:36:27.389125710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:27.390796875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-10-24T23:36:27.392237736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-10-24T23:36:27.394016608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-10-24T23:36:27.401006451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070594s
2025-10-24T23:36:27.402804842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-24T23:36:27', 'add_added_to_series')
2025-10-24T23:36:27.407017403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.410073146Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-10-24T23:36:27.411729170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161774s
2025-10-24T23:36:27.413605949Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-10-24T23:36:27.415345862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.417930315Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-10-24T23:36:27.440848408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-10-24T23:36:27.443370326Z [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)
2025-10-24T23:36:27.449074039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061207s
2025-10-24T23:36:27.450633589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:27.452158500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:27.461324745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089592s
2025-10-24T23:36:27.463133406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:27.466051221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-10-24T23:36:27.469219300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041333s
2025-10-24T23:36:27.470902238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-24T23:36:27', 'add_release_restrictions')
2025-10-24T23:36:27.474921711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.478044699Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-10-24T23:36:27.479779441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129801s
2025-10-24T23:36:27.481623895Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-10-24T23:36:27.483223616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.485730944Z [Info] quality_proper: Starting migration of Main DB to 69
2025-10-24T23:36:27.489187564Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:27.490784148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:27.500085645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090755s
2025-10-24T23:36:27.502101334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-24T23:36:27', 'quality_proper')
2025-10-24T23:36:27.506516503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.509409799Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-10-24T23:36:27.510998447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185933s
2025-10-24T23:36:27.512772299Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-10-24T23:36:27.514358863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.516844899Z [Info] delay_profile: Starting migration of Main DB to 70
2025-10-24T23:36:27.573326638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-10-24T23:36:27.575880770Z [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)
2025-10-24T23:36:27.583728381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083141s
2025-10-24T23:36:27.587056311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-10-24T23:36:27.592197221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:27.593686079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:27.684207944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901652s
2025-10-24T23:36:27.686138241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-10-24T23:36:27.716358366Z [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)
2025-10-24T23:36:27.722402495Z [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"
2025-10-24T23:36:27.727449496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:36:27.730669520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:36:27.744401397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:36:27.748284907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0604231s
2025-10-24T23:36:27.749752521Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-10-24T23:36:27.826585015Z [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)
2025-10-24T23:36:27.832414592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-10-24T23:36:27.836846836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:36:27.840266431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:36:27.853995412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:36:27.857786095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1063138s
2025-10-24T23:36:27.863739842Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0068754 taking an average of 00:00:00.0068754
2025-10-24T23:36:27.866516843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-24T23:36:27', 'delay_profile')
2025-10-24T23:36:27.870579713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:27.882373689Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-10-24T23:36:27.883974572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1309924s
2025-10-24T23:36:27.885755097Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-10-24T23:36:27.887522836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:27.890215157Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-10-24T23:36:27.895566050Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-10-24T23:36:27.925052798Z [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)
2025-10-24T23:36:27.931050304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:36:27.935860438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:36:27.939403161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:36:27.953017512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:36:27.957064300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:36:27.960919281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0632937s
2025-10-24T23:36:27.962338358Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:27.963788999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:27.999211188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350683s
2025-10-24T23:36:28.001470196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-24T23:36:28', 'unknown_quality_in_profile')
2025-10-24T23:36:28.005876067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.009110940Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-10-24T23:36:28.010843839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452673s
2025-10-24T23:36:28.012599464Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-10-24T23:36:28.014242341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.016702524Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-10-24T23:36:28.029881659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:36:28.031678527Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-10-24T23:36:28.033240141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-10-24T23:36:28.035091719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-10-24T23:36:28.042092064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070934s
2025-10-24T23:36:28.043936978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-24T23:36:28.045724587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-24T23:36:28.049358002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037868s
2025-10-24T23:36:28.050762931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:28.052227710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:28.067957430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154578s
2025-10-24T23:36:28.070109393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-24T23:36:28', 'history_downloadId')
2025-10-24T23:36:28.074230951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.077329530Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-10-24T23:36:28.078946435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250742s
2025-10-24T23:36:28.080728453Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-10-24T23:36:28.082280308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.084776093Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-10-24T23:36:28.094281040Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:28.096125554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-10-24T23:36:28.099403534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033736s
2025-10-24T23:36:28.100814575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:28.102229103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-10-24T23:36:28.105347251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031487s
2025-10-24T23:36:28.106968084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-24T23:36:28', 'clear_ratings')
2025-10-24T23:36:28.110805570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.113703665Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-10-24T23:36:28.115264378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115307s
2025-10-24T23:36:28.116969932Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-10-24T23:36:28.118541335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.120982350Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-10-24T23:36:28.124286813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-10-24T23:36:28.127531315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-10-24T23:36:28.132068952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045095s
2025-10-24T23:36:28.133692010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-24T23:36:28', 'disable_eztv')
2025-10-24T23:36:28.137449805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.141211850Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-10-24T23:36:28.142829156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137286s
2025-10-24T23:36:28.144675563Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-10-24T23:36:28.146086975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.148545956Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-10-24T23:36:28.164100023Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:28.166007463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-10-24T23:36:28.170518856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046465s
2025-10-24T23:36:28.171932773Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:28.173342311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-10-24T23:36:28.176464177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031709s
2025-10-24T23:36:28.178086803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-24T23:36:28', 'force_lib_update')
2025-10-24T23:36:28.181905662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.218063782Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-10-24T23:36:28.219954559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445979s
2025-10-24T23:36:28.221690915Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-10-24T23:36:28.223320336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.225958728Z [Info] add_users_table: Starting migration of Main DB to 76
2025-10-24T23:36:28.233802911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-24T23:36:28.235812557Z [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)
2025-10-24T23:36:28.241997410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065053s
2025-10-24T23:36:28.243511178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-24T23:36:28.245263616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-24T23:36:28.249179250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003973s
2025-10-24T23:36:28.250618277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-24T23:36:28.252316506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-24T23:36:28.255833508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035796s
2025-10-24T23:36:28.257500564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-24T23:36:28', 'add_users_table')
2025-10-24T23:36:28.261312198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.292840176Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-10-24T23:36:28.294546020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0405124s
2025-10-24T23:36:28.296314912Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-10-24T23:36:28.298022861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.300587455Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-10-24T23:36:28.305456187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:28.307067702Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-10-24T23:36:28.308433010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-10-24T23:36:28.310290250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-10-24T23:36:28.317488002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072783s
2025-10-24T23:36:28.319172483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-24T23:36:28', 'add_add_options_to_series')
2025-10-24T23:36:28.323209742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.355144479Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-10-24T23:36:28.357265379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0447898s
2025-10-24T23:36:28.359058339Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-10-24T23:36:28.360731798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.363412325Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-10-24T23:36:28.374869333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-24T23:36:28.377181217Z [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)
2025-10-24T23:36:28.385046092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084405s
2025-10-24T23:36:28.386734782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-24T23:36:28', 'add_commands_table')
2025-10-24T23:36:28.390599734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:28.399638642Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-10-24T23:36:28.401259716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230936s
2025-10-24T23:36:28.402976342Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-10-24T23:36:28.404549390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:28.406990014Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-10-24T23:36:28.414386476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:28.416422625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:29.314661557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8974793s
2025-10-24T23:36:29.316826034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-10-24T23:36:29.318309451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-10-24T23:36:29.319705382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-10-24T23:36:29.350739215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-24T23:36:29.355514129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-10-24T23:36:29.358904545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-10-24T23:36:29.361791297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-10-24T23:36:29.376126960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0546645s
2025-10-24T23:36:29.377650999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-24T23:36:29.379293395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-24T23:36:29.382782440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035279s
2025-10-24T23:36:29.384529578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-24T23:36:29', 'dedupe_tags')
2025-10-24T23:36:29.388307835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.408074934Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-10-24T23:36:29.409726349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288305s
2025-10-24T23:36:29.411496112Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-10-24T23:36:29.413412741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.415969439Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-10-24T23:36:29.419822286Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:29.421418790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:29.437074150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153835s
2025-10-24T23:36:29.439151984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-10-24T23:36:29', 'move_dot_prefix_to_transmission_category')
2025-10-24T23:36:29.443905294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.447470953Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-10-24T23:36:29.449397021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0260433s
2025-10-24T23:36:29.451139139Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-10-24T23:36:29.452806375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.455273262Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-10-24T23:36:29.465756279Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:29.467638909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-10-24T23:36:29.472230183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047064s
2025-10-24T23:36:29.473926238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-10-24T23:36:29', 'add_fanzub_settings')
2025-10-24T23:36:29.477919728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.482594691Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-10-24T23:36:29.484304704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151347s
2025-10-24T23:36:29.486080820Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-10-24T23:36:29.487900714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.490441399Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-10-24T23:36:29.506488037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:29.508480038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-10-24T23:36:29.509903053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-10-24T23:36:29.511780653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-10-24T23:36:29.519641179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079931s
2025-10-24T23:36:29.521267754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:29.522979802Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-10-24T23:36:29.524480132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-10-24T23:36:29.526502033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-10-24T23:36:29.533873675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074504s
2025-10-24T23:36:29.535358154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:29.537159360Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-10-24T23:36:29.538655633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-10-24T23:36:29.540548815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-10-24T23:36:29.547755294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072256s
2025-10-24T23:36:29.549339624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:29.551056330Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-10-24T23:36:29.552543244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-10-24T23:36:29.554468070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-10-24T23:36:29.561717395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072714s
2025-10-24T23:36:29.563364361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:29.564982689Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-10-24T23:36:29.566452348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-10-24T23:36:29.568504881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-10-24T23:36:29.575653755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072623s
2025-10-24T23:36:29.577200388Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:29.578705719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-10-24T23:36:29.581673615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030208s
2025-10-24T23:36:29.583564763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-10-24T23:36:29', 'additonal_blacklist_columns')
2025-10-24T23:36:29.588015894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.600869885Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-10-24T23:36:29.602757064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022221s
2025-10-24T23:36:29.605013918Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-10-24T23:36:29.607324099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.610714846Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-10-24T23:36:29.620449977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:36:29.622441005Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-10-24T23:36:29.623832216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-10-24T23:36:29.656416681Z [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)
2025-10-24T23:36:29.662795845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:36:29.668225467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:36:29.672286924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:36:29.688788348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:36:29.693059307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:36:29.697159763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713383s
2025-10-24T23:36:29.698655074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:36:29.700382662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-10-24T23:36:29.701809304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-10-24T23:36:29.734876130Z [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)
2025-10-24T23:36:29.740874077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-10-24T23:36:29.745976630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-10-24T23:36:29.749546668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-10-24T23:36:29.764907625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-10-24T23:36:29.769109726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-10-24T23:36:29.773107565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0691053s
2025-10-24T23:36:29.774566122Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-10-24T23:36:29.777257671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-10-24T23:36:29.781441575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041753s
2025-10-24T23:36:29.783135265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-10-24T23:36:29', 'update_quality_minmax_size')
2025-10-24T23:36:29.787198636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.804744693Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-10-24T23:36:29.806961005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270293s
2025-10-24T23:36:29.809793768Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-10-24T23:36:29.811824427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.814742673Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-10-24T23:36:29.819369689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:29.821110724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:29.838639165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172429s
2025-10-24T23:36:29.841074328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-10-24T23:36:29', 'expand_transmission_urlbase')
2025-10-24T23:36:29.845568026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.857305238Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-10-24T23:36:29.859411308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0361827s
2025-10-24T23:36:29.861247926Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-10-24T23:36:29.862988230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.865566922Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-10-24T23:36:29.869319226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:29.870922364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:29.887238986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159831s
2025-10-24T23:36:29.889385437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-10-24T23:36:29', 'pushbullet_device_ids')
2025-10-24T23:36:29.893568480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.903815741Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-10-24T23:36:29.905584222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328571s
2025-10-24T23:36:29.907352843Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-10-24T23:36:29.909058537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.911835478Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-10-24T23:36:29.916330959Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:29.918549556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-10-24T23:36:29.921816714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034117s
2025-10-24T23:36:29.923485163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-10-24T23:36:29', 'remove_eztv')
2025-10-24T23:36:29.927706623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.936368543Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-10-24T23:36:29.938009126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179713s
2025-10-24T23:36:29.939922939Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-10-24T23:36:29.941883296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.944538732Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-10-24T23:36:29.948785773Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:29.950646069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:29.970826079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199767s
2025-10-24T23:36:29.973092322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-10-24T23:36:29', 'pushbullet_devices_channels_list')
2025-10-24T23:36:29.977425626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:29.983145924Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-10-24T23:36:29.984977110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325465s
2025-10-24T23:36:29.986749739Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-10-24T23:36:29.988535134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:29.991008724Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-10-24T23:36:30.004777957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:30.006810379Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.99E-05s
2025-10-24T23:36:30.008236540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-10-24T23:36:30.010388513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-10-24T23:36:30.017919536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077117s
2025-10-24T23:36:30.019358914Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:36:30.022396630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:36:30.027049508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047144s
2025-10-24T23:36:30.028483586Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:36:30.031413845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-10-24T23:36:30.035705396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042734s
2025-10-24T23:36:30.037138211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:30.038752902Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-10-24T23:36:30.040146898Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-10-24T23:36:30.072209953Z [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)
2025-10-24T23:36:30.079785176Z [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"
2025-10-24T23:36:30.086861002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-10-24T23:36:30.090178932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-10-24T23:36:30.105492434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634563s
2025-10-24T23:36:30.106986502Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:30.108575021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-10-24T23:36:30.111900907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034633s
2025-10-24T23:36:30.113540358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-10-24T23:36:30', 'add_on_rename_to_notifcations')
2025-10-24T23:36:30.117554981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.139312888Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-10-24T23:36:30.141115307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0309047s
2025-10-24T23:36:30.142918647Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-10-24T23:36:30.144589381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.147121189Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-10-24T23:36:30.150699794Z [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';
2025-10-24T23:36:30.156888935Z [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';
2025-10-24T23:36:30.165427166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085747s
2025-10-24T23:36:30.167116577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-10-24T23:36:30', 'update_kickass_url')
2025-10-24T23:36:30.171036760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.174428048Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-10-24T23:36:30.176063571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01763s
2025-10-24T23:36:30.177775378Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-10-24T23:36:30.179426963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.181962358Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-10-24T23:36:30.192308047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-24T23:36:30.194682598Z [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)
2025-10-24T23:36:30.201827514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076551s
2025-10-24T23:36:30.203439349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-10-24T23:36:30.205362090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-10-24T23:36:30.209379629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042356s
2025-10-24T23:36:30.211053880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-10-24T23:36:30', 'added_indexerstatus')
2025-10-24T23:36:30.214901517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.218998015Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-10-24T23:36:30.220646844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138995s
2025-10-24T23:36:30.222387579Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-10-24T23:36:30.224164617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.226637165Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-10-24T23:36:30.235701665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:30.237554566Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-10-24T23:36:30.238950126Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-10-24T23:36:30.241192400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.250372463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094244s
2025-10-24T23:36:30.252099511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-10-24T23:36:30', 'add_unverifiedscenenumbering')
2025-10-24T23:36:30.256144996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.268530984Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-10-24T23:36:30.270272460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276217s
2025-10-24T23:36:30.272005740Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-10-24T23:36:30.273912850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.276375378Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-10-24T23:36:30.286051860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:30.287990323Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:30.289361193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-10-24T23:36:30.291570070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:30.299701622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082885s
2025-10-24T23:36:30.301169327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:30.302624798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-10-24T23:36:30.306071567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035082s
2025-10-24T23:36:30.307687250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-10-24T23:36:30', 'naming_config_replace_illegal_characters')
2025-10-24T23:36:30.311811344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.323189332Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-10-24T23:36:30.325121282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206409s
2025-10-24T23:36:30.326840603Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-10-24T23:36:30.328432969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.330890498Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-10-24T23:36:30.337132355Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:30.338855414Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-24T23:36:30.340245292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-10-24T23:36:30.342063974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.349875903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079207s
2025-10-24T23:36:30.351374099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-10-24T23:36:30.353074302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:30.356768810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003768s
2025-10-24T23:36:30.358398962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-10-24T23:36:30', 'add_tvmazeid')
2025-10-24T23:36:30.362173612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.367976796Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-10-24T23:36:30.369534653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149817s
2025-10-24T23:36:30.371259456Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-10-24T23:36:30.373065712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.375530324Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-10-24T23:36:30.382548525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-10-24T23:36:30.384870590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:36:30.390090189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052646s
2025-10-24T23:36:30.391734329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-10-24T23:36:30', 'add_additional_episodes_index')
2025-10-24T23:36:30.395748632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.401339989Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-10-24T23:36:30.403122157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165705s
2025-10-24T23:36:30.404874656Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-10-24T23:36:30.406458715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.409006044Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-10-24T23:36:30.412379176Z [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%';
2025-10-24T23:36:30.416457346Z [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%';
2025-10-24T23:36:30.422040347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055565s
2025-10-24T23:36:30.423866885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-10-24T23:36:30', 'disable_kickass')
2025-10-24T23:36:30.427775885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.432862997Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-10-24T23:36:30.434447588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164593s
2025-10-24T23:36:30.436207381Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-10-24T23:36:30.437987365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.440460204Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-10-24T23:36:30.445510462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:36:30.447255796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-24T23:36:30.448652047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-10-24T23:36:30.450607614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.458595988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008102s
2025-10-24T23:36:30.460331402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-10-24T23:36:30', 'add_reason_to_pending_releases')
2025-10-24T23:36:30.464414813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.477622806Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-10-24T23:36:30.479374944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027108s
2025-10-24T23:36:30.481158936Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-10-24T23:36:30.482780801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.485621511Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-10-24T23:36:30.489670924Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:30.491709578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-10-24T23:36:30.494982438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033494s
2025-10-24T23:36:30.496624073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-10-24T23:36:30', 'remove_titans_of_tv')
2025-10-24T23:36:30.500496300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.504459930Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-10-24T23:36:30.506079420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128671s
2025-10-24T23:36:30.507736767Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-10-24T23:36:30.509460688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.511938948Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-10-24T23:36:30.532454975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-10-24T23:36:30.534852872Z [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)
2025-10-24T23:36:30.542303583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079164s
2025-10-24T23:36:30.543753302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-10-24T23:36:30.545827759Z [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)
2025-10-24T23:36:30.553779679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083606s
2025-10-24T23:36:30.555232915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:36:30.556995394Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-24T23:36:30.558356795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-10-24T23:36:30.560215858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-10-24T23:36:30.567774556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076424s
2025-10-24T23:36:30.569343746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-10-24T23:36:30.571284423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-10-24T23:36:30.578767870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075391s
2025-10-24T23:36:30.580276157Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-10-24T23:36:30.582592821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-10-24T23:36:30.585762232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031464s
2025-10-24T23:36:30.587157642Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:30.588588453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:30.602574452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136474s
2025-10-24T23:36:30.604387853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:36:30.605954738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-10-24T23:36:30.607315167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-10-24T23:36:30.654521842Z [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)
2025-10-24T23:36:30.662943859Z [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"
2025-10-24T23:36:30.670424470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:36:30.673532167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:36:30.690204134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810507s
2025-10-24T23:36:30.691931743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-10-24T23:36:30', 'extra_and_subtitle_files')
2025-10-24T23:36:30.695924852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.712155902Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-10-24T23:36:30.714356272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1030286s
2025-10-24T23:36:30.716331419Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-10-24T23:36:30.718105050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.721389863Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-10-24T23:36:30.728321619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:30.730135782Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2025-10-24T23:36:30.731637847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-10-24T23:36:30.767472335Z [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)
2025-10-24T23:36:30.774655478Z [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"
2025-10-24T23:36:30.780312537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-10-24T23:36:30.783332117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-10-24T23:36:30.800511005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669022s
2025-10-24T23:36:30.802169163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:30.803723382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:30.805106547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-10-24T23:36:30.807108017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-10-24T23:36:30.814704552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077108s
2025-10-24T23:36:30.816484866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-10-24T23:36:30', 'add_scene_season_number')
2025-10-24T23:36:30.820487835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.828342029Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-10-24T23:36:30.830035689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213782s
2025-10-24T23:36:30.831807917Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-10-24T23:36:30.833682532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.836183197Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-10-24T23:36:30.840076786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:30.841657879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:30.857429303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153392s
2025-10-24T23:36:30.859559833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-10-24T23:36:30', 'add_ultrahd_quality_in_profiles')
2025-10-24T23:36:30.864002066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:30.873727337Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-10-24T23:36:30.875526480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0320895s
2025-10-24T23:36:30.877314480Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-10-24T23:36:30.879364507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:30.881850272Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-10-24T23:36:30.891114524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:30.892838475Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:30.894196630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-10-24T23:36:30.896136646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.904625066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086009s
2025-10-24T23:36:30.906080617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:36:30.907528392Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-10-24T23:36:30.908885985Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-10-24T23:36:30.910681551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.918148965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075752s
2025-10-24T23:36:30.919572291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-10-24T23:36:30.921068002Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-10-24T23:36:30.922397569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-10-24T23:36:30.924207764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:30.931650409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075344s
2025-10-24T23:36:30.933190590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:30.934631511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:30.999349283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643521s
2025-10-24T23:36:31.001547759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-10-24T23:36:31', 'add_language_to_episodeFiles_history_and_blacklist')
2025-10-24T23:36:31.006386872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.016418309Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-10-24T23:36:31.018469650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817331s
2025-10-24T23:36:31.020260475Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-10-24T23:36:31.022037473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.024543739Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-10-24T23:36:31.028128747Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.029702606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.042046729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121355s
2025-10-24T23:36:31.044122498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-10-24T23:36:31', 'fix_metadata_file_extensions')
2025-10-24T23:36:31.048446564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.059899474Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-10-24T23:36:31.062270437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0301659s
2025-10-24T23:36:31.064632413Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-10-24T23:36:31.066882393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.069790819Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-10-24T23:36:31.073743717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:31.075744275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-10-24T23:36:31.079115834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034453s
2025-10-24T23:36:31.080743140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-24T23:36:31', 'remove_kickass')
2025-10-24T23:36:31.084585346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.088640060Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-10-24T23:36:31.090297707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013023s
2025-10-24T23:36:31.092002830Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-10-24T23:36:31.093892545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.096820741Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-10-24T23:36:31.101492026Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:31.103214233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-10-24T23:36:31.107648992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045802s
2025-10-24T23:36:31.109300788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-24T23:36:31', 'rename_torrent_downloadstation')
2025-10-24T23:36:31.113330601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.116921792Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-10-24T23:36:31.118714902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139049s
2025-10-24T23:36:31.120368261Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-10-24T23:36:31.121986809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.124418826Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-10-24T23:36:31.127763781Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:36:31.132386638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:36:31.138804670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063408s
2025-10-24T23:36:31.140617831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-24T23:36:31', 'update_btn_url')
2025-10-24T23:36:31.144445688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.147411269Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-10-24T23:36:31.149051982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150848s
2025-10-24T23:36:31.150712365Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-10-24T23:36:31.152332888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.154768903Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-10-24T23:36:31.159937860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:31.162445929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-10-24T23:36:31.165711654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033529s
2025-10-24T23:36:31.167314822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-24T23:36:31', 'remove_wombles')
2025-10-24T23:36:31.171139944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.174122789Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-10-24T23:36:31.175715115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118239s
2025-10-24T23:36:31.177414978Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-10-24T23:36:31.179129109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.181566637Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-10-24T23:36:31.185474976Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-10-24T23:36:31.187783043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-10-24T23:36:31.190890129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030961s
2025-10-24T23:36:31.192296450Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.193781029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.208083475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140669s
2025-10-24T23:36:31.210159776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-24T23:36:31', 'fix_extra_file_extension')
2025-10-24T23:36:31.214313659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.217294160Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-10-24T23:36:31.219001437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235218s
2025-10-24T23:36:31.220737563Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-10-24T23:36:31.222388316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.224842898Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-10-24T23:36:31.228372745Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.229927476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.240528399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102731s
2025-10-24T23:36:31.242710633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-24T23:36:31', 'import_extra_files')
2025-10-24T23:36:31.248107429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.250949541Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-10-24T23:36:31.252660767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209993s
2025-10-24T23:36:31.254451873Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-10-24T23:36:31.256186154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.258715828Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-10-24T23:36:31.262498875Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.264231253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.273481196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089423s
2025-10-24T23:36:31.275619912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-24T23:36:31', 'fix_extra_files_config')
2025-10-24T23:36:31.279922716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.282660117Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-10-24T23:36:31.284407224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184095s
2025-10-24T23:36:31.286166697Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-10-24T23:36:31.287905969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.290424910Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-10-24T23:36:31.300978248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-10-24T23:36:31.303797735Z [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)
2025-10-24T23:36:31.310004682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067401s
2025-10-24T23:36:31.311881000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-10-24T23:36:31.313722898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-10-24T23:36:31.318374654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046204s
2025-10-24T23:36:31.320071891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:31.321553695Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2025-10-24T23:36:31.322913032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-10-24T23:36:31.324879611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:31.334003380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091252s
2025-10-24T23:36:31.335668062Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.337149154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.449067840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1116106s
2025-10-24T23:36:31.450948717Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-10-24T23:36:31.490772888Z [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)
2025-10-24T23:36:31.496399316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-10-24T23:36:31.500631307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-10-24T23:36:31.503959798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-10-24T23:36:31.520900426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-10-24T23:36:31.524688053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0720425s
2025-10-24T23:36:31.526351071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-24T23:36:31', 'create_language_profiles')
2025-10-24T23:36:31.530315883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.533584945Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-10-24T23:36:31.535307483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810152s
2025-10-24T23:36:31.537086435Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-10-24T23:36:31.538870648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.541421273Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-10-24T23:36:31.546228451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:31.547991050Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:31.549386490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-10-24T23:36:31.551369653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-10-24T23:36:31.559392636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081141s
2025-10-24T23:36:31.561097779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-24T23:36:31', 'added_regex_to_scenemapping')
2025-10-24T23:36:31.565163946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.567937220Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-10-24T23:36:31.569724378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167055s
2025-10-24T23:36:31.571466435Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-10-24T23:36:31.573277281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.575783086Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-10-24T23:36:31.579479338Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.581078919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.596664509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153178s
2025-10-24T23:36:31.598771872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-24T23:36:31', 'consolidate_indexer_baseurl')
2025-10-24T23:36:31.604641930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.608175926Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-10-24T23:36:31.610794668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270262s
2025-10-24T23:36:31.613343440Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-10-24T23:36:31.615911551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.619603293Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-10-24T23:36:31.644931239Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-10-24T23:36:31.756564920Z [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)
2025-10-24T23:36:31.764542081Z [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"
2025-10-24T23:36:31.771450220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:36:31.774626735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:36:31.792707559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:36:31.796951203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1486105s
2025-10-24T23:36:31.798653080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-24T23:36:31', 'rename_indexer_status_id')
2025-10-24T23:36:31.802622672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.805801482Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-10-24T23:36:31.807507246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1575419s
2025-10-24T23:36:31.809287431Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-10-24T23:36:31.811040350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.813554442Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-10-24T23:36:31.822366113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-24T23:36:31.824717056Z [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)
2025-10-24T23:36:31.831522599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072089s
2025-10-24T23:36:31.833053371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-24T23:36:31.834989489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:36:31.839160286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042359s
2025-10-24T23:36:31.840831762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-24T23:36:31', 'add_downloadclient_status')
2025-10-24T23:36:31.844796114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.847868028Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-10-24T23:36:31.849640968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129745s
2025-10-24T23:36:31.851350390Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-10-24T23:36:31.852942736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.855411587Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-10-24T23:36:31.858645869Z [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%';
2025-10-24T23:36:31.862623006Z [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%';
2025-10-24T23:36:31.867879088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052459s
2025-10-24T23:36:31.869544852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-24T23:36:31', 'disable_nyaa')
2025-10-24T23:36:31.873378591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.876140442Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-10-24T23:36:31.877710874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135661s
2025-10-24T23:36:31.879382980Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-10-24T23:36:31.881314659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.883750744Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-10-24T23:36:31.887394541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:31.888993089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:31.935826723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464783s
2025-10-24T23:36:31.937946842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-24T23:36:31', 'add_webrip_and_br480_qualites_in_profile')
2025-10-24T23:36:31.942622295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.946998767Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-10-24T23:36:31.949088104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0579092s
2025-10-24T23:36:31.950829039Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-10-24T23:36:31.952604463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.955154467Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-10-24T23:36:31.959612473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-10-24T23:36:31.961565816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:36:31.965770662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042794s
2025-10-24T23:36:31.967453530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-24T23:36:31', 'add_history_eventType_index')
2025-10-24T23:36:31.971989082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:31.977877818Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-10-24T23:36:31.980743979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163563s
2025-10-24T23:36:31.983397692Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-10-24T23:36:31.986476942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:31.989205004Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-10-24T23:36:31.998762768Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-10-24T23:36:32.041771551Z [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)
2025-10-24T23:36:32.048883049Z [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"
2025-10-24T23:36:32.055510623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:36:32.058894136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:36:32.077001462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:36:32.081364627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0801356s
2025-10-24T23:36:32.082879287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:32.084371060Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-10-24T23:36:32.085730387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-10-24T23:36:32.087790435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-10-24T23:36:32.096048942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082579s
2025-10-24T23:36:32.097590276Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-24T23:36:32.100154338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-10-24T23:36:32.103556859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033961s
2025-10-24T23:36:32.105078362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:32.106599294Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-10-24T23:36:32.108411112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-10-24T23:36:32.152633399Z [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)
2025-10-24T23:36:32.161652989Z [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"
2025-10-24T23:36:32.169732786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-24T23:36:32.173801779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-24T23:36:32.194297815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-24T23:36:32.198457831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0876571s
2025-10-24T23:36:32.200426244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-24T23:36:32', 'separate_automatic_and_interactive_searches')
2025-10-24T23:36:32.204846975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.209217294Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-10-24T23:36:32.211257061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985021s
2025-10-24T23:36:32.213366047Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-10-24T23:36:32.215385994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.218143275Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-10-24T23:36:32.235355149Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-10-24T23:36:32.237762136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:36:32.242627341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050698s
2025-10-24T23:36:32.244538619Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-10-24T23:36:32.246637655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-10-24T23:36:32.249758279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035557s
2025-10-24T23:36:32.251217647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-10-24T23:36:32.253113825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:36:32.256946271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039904s
2025-10-24T23:36:32.258357402Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-10-24T23:36:32.260092205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-10-24T23:36:32.262995119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030148s
2025-10-24T23:36:32.264447293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-10-24T23:36:32.266219321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:36:32.270091968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039173s
2025-10-24T23:36:32.271721259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-24T23:36:32', 'update_series_episodes_history_indexes')
2025-10-24T23:36:32.275863418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.278788548Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-10-24T23:36:32.280803595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126562s
2025-10-24T23:36:32.282746286Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-10-24T23:36:32.284434105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.287877317Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-10-24T23:36:32.292653072Z [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%';
2025-10-24T23:36:32.297475802Z [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%';
2025-10-24T23:36:32.303877141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063725s
2025-10-24T23:36:32.305541381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-24T23:36:32', 'update_animetosho_url')
2025-10-24T23:36:32.309443989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.312160258Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-10-24T23:36:32.313831072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014766s
2025-10-24T23:36:32.315478389Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-10-24T23:36:32.317256248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.319698515Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-10-24T23:36:32.323355328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:32.324953395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:32.359081499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0337695s
2025-10-24T23:36:32.361378694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-24T23:36:32', 'add_remux_qualities_in_profile')
2025-10-24T23:36:32.367430999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.370210786Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-10-24T23:36:32.372064528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0452743s
2025-10-24T23:36:32.373844011Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-10-24T23:36:32.375612412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.378196033Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-10-24T23:36:32.382688478Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-10-24T23:36:32.384650809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:36:32.388889854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042917s
2025-10-24T23:36:32.390673796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-24T23:36:32', 'add_history_seriesId_index')
2025-10-24T23:36:32.395776069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.400712448Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-10-24T23:36:32.402853549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160727s
2025-10-24T23:36:32.404784286Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-10-24T23:36:32.406625653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.409503618Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-10-24T23:36:32.419062744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:32.421431213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-10-24T23:36:32.426085824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046405s
2025-10-24T23:36:32.428092624Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:32.430388427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-10-24T23:36:32.434411968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040431s
2025-10-24T23:36:32.436718973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-24T23:36:32', 'remove_media_browser_metadata')
2025-10-24T23:36:32.441484568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.444300206Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-10-24T23:36:32.446107405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014022s
2025-10-24T23:36:32.447866727Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-10-24T23:36:32.449979992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.452598424Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-10-24T23:36:32.457902052Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:32.460250090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-10-24T23:36:32.464030701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038144s
2025-10-24T23:36:32.465550662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:32.467902577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-10-24T23:36:32.472636969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047734s
2025-10-24T23:36:32.475186032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-24T23:36:32', 'remove_notify_my_android_and_pushalot_notifications')
2025-10-24T23:36:32.480560363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.484412588Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-10-24T23:36:32.486499169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166944s
2025-10-24T23:36:32.488309655Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-10-24T23:36:32.489967773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.492535543Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-10-24T23:36:32.499065771Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-24T23:36:32.501798914Z [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)
2025-10-24T23:36:32.509524879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081157s
2025-10-24T23:36:32.511465396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-24T23:36:32', 'add_custom_filters')
2025-10-24T23:36:32.515685262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.518636294Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-10-24T23:36:32.520364944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174858s
2025-10-24T23:36:32.522171942Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-10-24T23:36:32.524121768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.526885683Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-10-24T23:36:32.535235534Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-10-24T23:36:32.537497278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-10-24T23:36:32.556472052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191758s
2025-10-24T23:36:32.557970379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:36:32.559590460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.91E-05s
2025-10-24T23:36:32.560984998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-10-24T23:36:32.563340150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:32.571810795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008678s
2025-10-24T23:36:32.573495226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-24T23:36:32', 'rename_restrictions_to_release_profiles')
2025-10-24T23:36:32.577744311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.580544649Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-10-24T23:36:32.582457260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017446s
2025-10-24T23:36:32.584203676Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-24T23:36:32.586169785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.588654568Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-10-24T23:36:32.602752923Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-10-24T23:36:32.604917261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-10-24T23:36:32.625473629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204331s
2025-10-24T23:36:32.627146797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:32.628797100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:32.630136016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-10-24T23:36:32.632210192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-24T23:36:32.640339469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082712s
2025-10-24T23:36:32.641772464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-10-24T23:36:32.643361504Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-24T23:36:32.644742654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-10-24T23:36:32.646774195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-10-24T23:36:32.654674882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079738s
2025-10-24T23:36:32.656658816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:32.658620506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-24T23:36:32.662599588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042004s
2025-10-24T23:36:32.664014186Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:32.665451460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-10-24T23:36:32.668435497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030372s
2025-10-24T23:36:32.670055008Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-10-24T23:36:32.728995518Z [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)
2025-10-24T23:36:32.748950796Z [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"
2025-10-24T23:36:32.768149120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:32.772414097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:32.790241881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:32.794384642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:32.798141486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:32.801782226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:32.805506274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:32.809119138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:32.812866813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1409065s
2025-10-24T23:36:32.814566536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-24T23:36:32', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-24T23:36:32.818910171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.822343554Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-24T23:36:32.824339592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1504333s
2025-10-24T23:36:32.826088944Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-10-24T23:36:32.828043089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.830770731Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-10-24T23:36:32.835670837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:32.837546513Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-10-24T23:36:32.839058137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-10-24T23:36:32.841097573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-10-24T23:36:32.849638960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086121s
2025-10-24T23:36:32.851437511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-24T23:36:32', 'add_relative_original_path_to_episode_file')
2025-10-24T23:36:32.856397567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.859421506Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-10-24T23:36:32.861406413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184979s
2025-10-24T23:36:32.863170895Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-10-24T23:36:32.864968775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.867482125Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-10-24T23:36:32.872180695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:32.873871069Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-10-24T23:36:32.875220165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-10-24T23:36:32.877206454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-10-24T23:36:32.885619372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00851s
2025-10-24T23:36:32.887326690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-24T23:36:32', 'episode_last_searched_time')
2025-10-24T23:36:32.891499011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.895334122Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-10-24T23:36:32.897807041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181515s
2025-10-24T23:36:32.899554479Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-10-24T23:36:32.901304673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.903970721Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-10-24T23:36:32.908084824Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:32.909673352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:32.918594354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087126s
2025-10-24T23:36:32.920308756Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-24T23:36:32.922552373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-10-24T23:36:32.925592183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030453s
2025-10-24T23:36:32.927238808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-24T23:36:32', 'download_propers_config')
2025-10-24T23:36:32.931177879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:32.934321559Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-10-24T23:36:32.936010349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011785s
2025-10-24T23:36:32.937733258Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-10-24T23:36:32.939495736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:32.941954647Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-10-24T23:36:32.947400281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:36:32.949201618Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-10-24T23:36:32.950594773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-10-24T23:36:32.952570701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:32.961173482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008766s
2025-10-24T23:36:32.962591447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:32.964050384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:33.258903848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2944706s
2025-10-24T23:36:33.261173207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-24T23:36:33', 'add_download_client_priority')
2025-10-24T23:36:33.265710472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.268653368Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-10-24T23:36:33.270500206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3046017s
2025-10-24T23:36:33.272247574Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-10-24T23:36:33.274005444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.276536209Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-10-24T23:36:33.286354236Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:33.288318982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-10-24T23:36:33.289702438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-10-24T23:36:33.291824680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-10-24T23:36:33.300605470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088657s
2025-10-24T23:36:33.302069457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:33.303701062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-10-24T23:36:33.307064093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034774s
2025-10-24T23:36:33.308739807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-24T23:36:33', 'add_specials_folder_format')
2025-10-24T23:36:33.312757787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.316231070Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-10-24T23:36:33.318017607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126448s
2025-10-24T23:36:33.319725957Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-10-24T23:36:33.321501241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.324019681Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-10-24T23:36:33.330484939Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:33.332231605Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:36:33.333602185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-10-24T23:36:33.335655990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.344559085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090147s
2025-10-24T23:36:33.346030688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:33.347565027Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-24T23:36:33.348942741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-10-24T23:36:33.351036807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.359462171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085234s
2025-10-24T23:36:33.361156232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-24T23:36:33', 'health_issue_notification')
2025-10-24T23:36:33.365156887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.368092577Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-10-24T23:36:33.369821288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171727s
2025-10-24T23:36:33.371530359Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-10-24T23:36:33.373494503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.375935869Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-10-24T23:36:33.382531378Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:36:33.384303456Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-10-24T23:36:33.385664085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-10-24T23:36:33.387626677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:33.396469992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089427s
2025-10-24T23:36:33.397914109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:36:33.399455984Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-10-24T23:36:33.400830040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-10-24T23:36:33.402770026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.411058364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084045s
2025-10-24T23:36:33.412742675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-24T23:36:33', 'add_indexer_and_enabled_to_release_profiles')
2025-10-24T23:36:33.417041871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.419879785Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-10-24T23:36:33.421832516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172646s
2025-10-24T23:36:33.423553712Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-10-24T23:36:33.425323575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.427765392Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-10-24T23:36:33.434310690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:33.435967356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:33.437357665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-10-24T23:36:33.439399826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-10-24T23:36:33.448128360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088037s
2025-10-24T23:36:33.449614693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-10-24T23:36:33.451656193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-10-24T23:36:33.459829158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082463s
2025-10-24T23:36:33.461443939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-10-24T23:36:33.463444607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-10-24T23:36:33.471724508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083478s
2025-10-24T23:36:33.473451355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-24T23:36:33', 'add_airedbefore_to_episodes')
2025-10-24T23:36:33.477635429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.480644548Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-10-24T23:36:33.482493050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173121s
2025-10-24T23:36:33.484204646Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-10-24T23:36:33.485879318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.488427007Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-10-24T23:36:33.492810182Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:33.494928106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-10-24T23:36:33.498229132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033347s
2025-10-24T23:36:33.499766869Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-10-24T23:36:33.504159783Z [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%'
2025-10-24T23:36:33.509174670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050334s
2025-10-24T23:36:33.510821786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-24T23:36:33', 'remove_bitmetv')
2025-10-24T23:36:33.514678201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.517480292Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-10-24T23:36:33.519114362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133542s
2025-10-24T23:36:33.520885639Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-10-24T23:36:33.522637405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.525197109Z [Info] add_download_history: Starting migration of Main DB to 139
2025-10-24T23:36:33.541344250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-10-24T23:36:33.543913453Z [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)
2025-10-24T23:36:33.552148663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088698s
2025-10-24T23:36:33.553634735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-10-24T23:36:33.555675384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-24T23:36:33.559674917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040616s
2025-10-24T23:36:33.561218154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-10-24T23:36:33.563072467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-10-24T23:36:33.566942679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039151s
2025-10-24T23:36:33.568441316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-10-24T23:36:33.570285590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-24T23:36:33.574208809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039692s
2025-10-24T23:36:33.575677626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:33.577193198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:33.606325953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288136s
2025-10-24T23:36:33.608591935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-24T23:36:33', 'add_download_history')
2025-10-24T23:36:33.612822272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.615896943Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-10-24T23:36:33.617667007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038679s
2025-10-24T23:36:33.619448464Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-10-24T23:36:33.621538071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.624207626Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-10-24T23:36:33.628049841Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-10-24T23:36:33.630628664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-10-24T23:36:33.634727206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041086s
2025-10-24T23:36:33.636471688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-24T23:36:33', 'remove_chown_and_folderchmod_config_v2')
2025-10-24T23:36:33.640722316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.643589429Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-10-24T23:36:33.645618965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129698s
2025-10-24T23:36:33.647382004Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-10-24T23:36:33.649145215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.651853518Z [Info] add_update_history: Starting migration of Main DB to 141
2025-10-24T23:36:33.653647580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-24T23:36:33', 'add_update_history')
2025-10-24T23:36:33.657804529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.660616401Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-10-24T23:36:33.662445083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114585s
2025-10-24T23:36:33.664245387Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-10-24T23:36:33.665926312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.668327927Z [Info] import_lists: Starting migration of Main DB to 142
2025-10-24T23:36:33.688612808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-10-24T23:36:33.691076879Z [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)
2025-10-24T23:36:33.699696464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092049s
2025-10-24T23:36:33.701237286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-10-24T23:36:33.703096439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-24T23:36:33.707141052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041231s
2025-10-24T23:36:33.708601182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-10-24T23:36:33.710621260Z [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)
2025-10-24T23:36:33.717237421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006999s
2025-10-24T23:36:33.718671538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-10-24T23:36:33.720491993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:33.724572419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041215s
2025-10-24T23:36:33.726022378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-10-24T23:36:33.727958907Z [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)
2025-10-24T23:36:33.732516794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048386s
2025-10-24T23:36:33.733957725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-10-24T23:36:33.735763020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-10-24T23:36:33.740028217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042818s
2025-10-24T23:36:33.741701446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-24T23:36:33', 'import_lists')
2025-10-24T23:36:33.745522219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.748654034Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-10-24T23:36:33.750233354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129581s
2025-10-24T23:36:33.751955862Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-10-24T23:36:33.753712078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.756172111Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-10-24T23:36:33.761225776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:33.762886039Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-10-24T23:36:33.764298022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-10-24T23:36:33.766155602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-10-24T23:36:33.775520457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094785s
2025-10-24T23:36:33.777213956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-24T23:36:33', 'add_priority_to_indexers')
2025-10-24T23:36:33.781220944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.784033837Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-10-24T23:36:33.785766205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180437s
2025-10-24T23:36:33.787465246Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-10-24T23:36:33.789429281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.791892169Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-10-24T23:36:33.798448510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:36:33.800135086Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-10-24T23:36:33.801541057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-10-24T23:36:33.803524179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.813070169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097214s
2025-10-24T23:36:33.814541712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:36:33.816102164Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-10-24T23:36:33.817460789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-10-24T23:36:33.819424172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:33.828450616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091225s
2025-10-24T23:36:33.830109245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-24T23:36:33', 'import_lists_series_type_and_season_folder')
2025-10-24T23:36:33.834398301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.838031616Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-10-24T23:36:33.840003807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187554s
2025-10-24T23:36:33.841745994Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-10-24T23:36:33.843342078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.845852653Z [Info] remove_growl: Starting migration of Main DB to 145
2025-10-24T23:36:33.849694939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:33.851767692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-10-24T23:36:33.855020070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033277s
2025-10-24T23:36:33.856663880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-24T23:36:33', 'remove_growl')
2025-10-24T23:36:33.860500995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.863311925Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-10-24T23:36:33.864904161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116887s
2025-10-24T23:36:33.866649515Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-10-24T23:36:33.868503838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.870988170Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-10-24T23:36:33.872912805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-24T23:36:33', 'cleanup_duplicates_updatehistory')
2025-10-24T23:36:33.877084034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.879801034Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-10-24T23:36:33.881649776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113336s
2025-10-24T23:36:33.883281451Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-10-24T23:36:33.885114893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.887491528Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-10-24T23:36:33.891527093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:33.893176735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:33.899352058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060707s
2025-10-24T23:36:33.901158304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-24T23:36:33', 'swap_filechmod_for_folderchmod')
2025-10-24T23:36:33.905728857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.908527772Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-10-24T23:36:33.910320311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153433s
2025-10-24T23:36:33.912054493Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-10-24T23:36:33.913709194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.916202985Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-10-24T23:36:33.919750107Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-10-24T23:36:33.922801581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-10-24T23:36:33.926780712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039964s
2025-10-24T23:36:33.928242545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-10-24T23:36:33.931518882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-10-24T23:36:33.935655661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041185s
2025-10-24T23:36:33.937327767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-24T23:36:33', 'mediainfo_channels')
2025-10-24T23:36:33.941216126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.944003859Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-10-24T23:36:33.945651266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124735s
2025-10-24T23:36:33.947322671Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-10-24T23:36:33.949147726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:33.951579001Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-10-24T23:36:33.957915539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:33.959643227Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:36:33.961059689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-10-24T23:36:33.963101921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.972772050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097798s
2025-10-24T23:36:33.974236810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:33.975802492Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-10-24T23:36:33.977194494Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-10-24T23:36:33.979282979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:33.988558525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093569s
2025-10-24T23:36:33.990291133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-24T23:36:33', 'add_on_delete_to_notifications')
2025-10-24T23:36:33.994387731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:33.997327871Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-10-24T23:36:33.999148667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181624s
2025-10-24T23:36:34.000955435Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-10-24T23:36:34.002782172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.005271384Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-10-24T23:36:34.011734426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-10-24T23:36:34.013483348Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-24T23:36:34.014879569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-10-24T23:36:34.016916130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-10-24T23:36:34.026889550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100113s
2025-10-24T23:36:34.028738563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-10-24T23:36:34.031052852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-10-24T23:36:34.041392139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104022s
2025-10-24T23:36:34.043133315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-10-24T23:36:34.045106217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-10-24T23:36:34.054290067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092582s
2025-10-24T23:36:34.056065061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-24T23:36:34', 'add_scene_mapping_origin')
2025-10-24T23:36:34.060101929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.063412415Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-10-24T23:36:34.065153630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184857s
2025-10-24T23:36:34.066914856Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-10-24T23:36:34.068688377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.071177689Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-10-24T23:36:34.082301906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:34.084177392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-10-24T23:36:34.087878074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038032s
2025-10-24T23:36:34.089294816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:34.090768824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-10-24T23:36:34.093999538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032971s
2025-10-24T23:36:34.095429537Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:34.096916391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-10-24T23:36:34.100121354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032842s
2025-10-24T23:36:34.101781406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-24T23:36:34', 'remove_custom_filter_type')
2025-10-24T23:36:34.106077095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.108974048Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-10-24T23:36:34.110705764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121435s
2025-10-24T23:36:34.112442781Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-10-24T23:36:34.114183857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.116704101Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-10-24T23:36:34.120032944Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:36:34.123707752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-10-24T23:36:34.128481664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047585s
2025-10-24T23:36:34.130193070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-24T23:36:34', 'update_btn_url_to_https')
2025-10-24T23:36:34.134616566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.137976721Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-10-24T23:36:34.139712075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142667s
2025-10-24T23:36:34.141483812Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-10-24T23:36:34.143383106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.145887388Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-10-24T23:36:34.150964761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:34.152731478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:34.154105906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-10-24T23:36:34.156386627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:34.166603248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103248s
2025-10-24T23:36:34.168328561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-24T23:36:34', 'add_on_episodefiledelete_for_upgrade')
2025-10-24T23:36:34.172550502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.175482625Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-10-24T23:36:34.177381047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192618s
2025-10-24T23:36:34.179077443Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-10-24T23:36:34.180809320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.183266687Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-10-24T23:36:34.187939235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-10-24T23:36:34.189676142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-10-24T23:36:34.191034216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-10-24T23:36:34.192954092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-10-24T23:36:34.202451303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009595s
2025-10-24T23:36:34.204141326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-24T23:36:34', 'add_name_release_profile')
2025-10-24T23:36:34.208169175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.210899703Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-10-24T23:36:34.212673134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181016s
2025-10-24T23:36:34.214352816Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-10-24T23:36:34.216191638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.218644196Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-10-24T23:36:34.222251970Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.223830989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.264958274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407014s
2025-10-24T23:36:34.267121078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-24T23:36:34', 'add_arabic_and_hindi_languages')
2025-10-24T23:36:34.271703044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.274633965Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-10-24T23:36:34.276453719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0507471s
2025-10-24T23:36:34.278193001Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-10-24T23:36:34.279948425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.282446695Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-10-24T23:36:34.291753744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:36:34.293665773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-10-24T23:36:34.295062245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-10-24T23:36:34.297220080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:34.307464506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103543s
2025-10-24T23:36:34.308930317Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-24T23:36:34.310385917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-10-24T23:36:34.313648997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033166s
2025-10-24T23:36:34.315289961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-24T23:36:34', 'add_bypass_to_delay_profile')
2025-10-24T23:36:34.319322771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.322193290Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-10-24T23:36:34.323960168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118778s
2025-10-24T23:36:34.325671092Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-10-24T23:36:34.327517089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.330005008Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-10-24T23:36:34.333535567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.335129586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.360523423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250927s
2025-10-24T23:36:34.362587199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-24T23:36:34', 'email_multiple_addresses')
2025-10-24T23:36:34.366807817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.369648406Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-10-24T23:36:34.371386335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345015s
2025-10-24T23:36:34.373146609Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-10-24T23:36:34.374840009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.377356596Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-10-24T23:36:34.384413013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:36:34.385932552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-10-24T23:36:34.387292460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-10-24T23:36:34.389540015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:34.399627846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102081s
2025-10-24T23:36:34.401124910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-10-24T23:36:34.403231992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:34.412504772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093592s
2025-10-24T23:36:34.413934801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.415393779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.692195908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2763844s
2025-10-24T23:36:34.694621191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-24T23:36:34', 'cdh_per_downloadclient')
2025-10-24T23:36:34.699001230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.703087517Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-10-24T23:36:34.705042443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2875972s
2025-10-24T23:36:34.706969944Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-10-24T23:36:34.708622561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.711273479Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-10-24T23:36:34.716948705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:34.718607796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:34.720195482Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-24T23:36:34.721818200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-24T23:36:34.731138325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094435s
2025-10-24T23:36:34.732846654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-24T23:36:34', 'add_indexer_tags')
2025-10-24T23:36:34.736726786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.739808712Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-10-24T23:36:34.741443834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181955s
2025-10-24T23:36:34.743224589Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-10-24T23:36:34.745047168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.747526109Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-10-24T23:36:34.751776928Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-10-24T23:36:34.753409064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-10-24T23:36:34.775410782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220409s
2025-10-24T23:36:34.777157078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-24T23:36:34', 'rename_blacklist_to_blocklist')
2025-10-24T23:36:34.781244016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.784279438Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-10-24T23:36:34.786055023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310019s
2025-10-24T23:36:34.787766689Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-10-24T23:36:34.789472344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.791943960Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-10-24T23:36:34.797423412Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:34.799507669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-10-24T23:36:34.802915500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034761s
2025-10-24T23:36:34.804290578Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:34.806244111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-10-24T23:36:34.809224332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030426s
2025-10-24T23:36:34.810604981Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.812088999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.856246155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438944s
2025-10-24T23:36:34.858342235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-24T23:36:34', 'remove_plex_hometheatre')
2025-10-24T23:36:34.862603445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.865248190Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-10-24T23:36:34.866945326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531964s
2025-10-24T23:36:34.868696532Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-10-24T23:36:34.870414992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.872926278Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-10-24T23:36:34.876659144Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.878211971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.896890227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183598s
2025-10-24T23:36:34.898965024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-24T23:36:34', 'release_profile_to_array')
2025-10-24T23:36:34.903318710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.906212336Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-10-24T23:36:34.907896848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279793s
2025-10-24T23:36:34.909801242Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-10-24T23:36:34.911450483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.914022802Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-10-24T23:36:34.917664504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:34.919321299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:34.947917364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282604s
2025-10-24T23:36:34.950001801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-24T23:36:34', 'mediainfo_to_ffmpeg')
2025-10-24T23:36:34.954200896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.956999881Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-10-24T23:36:34.958673741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0376578s
2025-10-24T23:36:34.960419155Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-10-24T23:36:34.962180331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:34.964669493Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-10-24T23:36:34.969705963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:34.971442289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:34.972790514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-24T23:36:34.974766532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:34.984515491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098592s
2025-10-24T23:36:34.986203068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-24T23:36:34', 'download_client_per_indexer')
2025-10-24T23:36:34.990272942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:34.993008470Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-10-24T23:36:34.994716960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183548s
2025-10-24T23:36:34.996450290Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-10-24T23:36:34.998252809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.000739165Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-10-24T23:36:35.005734573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:35.007479816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:35.008887531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-24T23:36:35.010991257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:35.021014126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101342s
2025-10-24T23:36:35.022726053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-24T23:36:35', 'add_on_update_to_notifications')
2025-10-24T23:36:35.026924967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.029849005Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-10-24T23:36:35.031867859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189669s
2025-10-24T23:36:35.033598073Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-10-24T23:36:35.035329409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.037827869Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-10-24T23:36:35.041662760Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:35.043248743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:35.054518283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109165s
2025-10-24T23:36:35.057485076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-24T23:36:35', 'update_series_sort_title')
2025-10-24T23:36:35.063228400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.066476039Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-10-24T23:36:35.068437939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232194s
2025-10-24T23:36:35.070391061Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-10-24T23:36:35.072152127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.074880941Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-10-24T23:36:35.079669312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:35.081467613Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-10-24T23:36:35.082866739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-10-24T23:36:35.084752917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-10-24T23:36:35.094228846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095792s
2025-10-24T23:36:35.095940342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-24T23:36:35', 'add_tvdbid_to_episode')
2025-10-24T23:36:35.099919844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.103053734Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-10-24T23:36:35.104959581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184226s
2025-10-24T23:36:35.106670245Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-10-24T23:36:35.108564920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.110998129Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-10-24T23:36:35.115718122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:36:35.117471552Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-24T23:36:35.118841240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-10-24T23:36:35.120857219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-10-24T23:36:35.130270792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009509s
2025-10-24T23:36:35.131927718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-24T23:36:35', 'add_additional_info_to_pending_releases')
2025-10-24T23:36:35.136117494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.138850467Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-10-24T23:36:35.140729640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181356s
2025-10-24T23:36:35.142410965Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-10-24T23:36:35.144363316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.146812638Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-10-24T23:36:35.150500793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:35.152075504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:35.190363933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379373s
2025-10-24T23:36:35.192564894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-24T23:36:35', 'add_malayalam_and_ukrainian_languages')
2025-10-24T23:36:35.197100015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.200018852Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-10-24T23:36:35.201902204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0478975s
2025-10-24T23:36:35.203649211Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-10-24T23:36:35.205527333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.207995593Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-10-24T23:36:35.212670385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:36:35.214432422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-10-24T23:36:35.215817240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-10-24T23:36:35.217797317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-10-24T23:36:35.227253626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095542s
2025-10-24T23:36:35.228978208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-24T23:36:35', 'add_language_tags_to_subtitle_files')
2025-10-24T23:36:35.233448729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.236213446Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-10-24T23:36:35.238064573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185631s
2025-10-24T23:36:35.239753614Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-10-24T23:36:35.241459037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.243908068Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-10-24T23:36:35.266485946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-10-24T23:36:35.269015529Z [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)
2025-10-24T23:36:35.275469874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070073s
2025-10-24T23:36:35.277010476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-10-24T23:36:35.278807865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-10-24T23:36:35.282556071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038786s
2025-10-24T23:36:35.283989087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:35.285570010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-10-24T23:36:35.286951361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-10-24T23:36:35.288976699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:35.298543089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096924s
2025-10-24T23:36:35.300044773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:35.301626317Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-10-24T23:36:35.303077740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-10-24T23:36:35.305283751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:35.314625369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094226s
2025-10-24T23:36:35.316051220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:35.318130466Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-24T23:36:35.318982742Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-10-24T23:36:35.320972629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:35.330268806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093686s
2025-10-24T23:36:35.331702492Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:35.333151810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:35.408189069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747182s
2025-10-24T23:36:35.409961919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:35.411487610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:35.425675797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013877s
2025-10-24T23:36:35.427653949Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-10-24T23:36:35.478093193Z [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)
2025-10-24T23:36:35.485575338Z [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"
2025-10-24T23:36:35.492079914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-24T23:36:35.495277261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-24T23:36:35.517626679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881445s
2025-10-24T23:36:35.519178804Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-10-24T23:36:35.578989887Z [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)
2025-10-24T23:36:35.585788305Z [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"
2025-10-24T23:36:35.591147285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-10-24T23:36:35.594394282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-10-24T23:36:35.617116270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0957893s
2025-10-24T23:36:35.618587583Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:35.620571146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-10-24T23:36:35.623765438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033367s
2025-10-24T23:36:35.625389167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-24T23:36:35', 'add_custom_formats')
2025-10-24T23:36:35.629235401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.634000064Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-10-24T23:36:35.635674365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013614s
2025-10-24T23:36:35.637560512Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-10-24T23:36:35.639715281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.642684489Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-10-24T23:36:35.648520650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-24T23:36:35.650161874Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:35.651675922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-10-24T23:36:35.653942165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:35.664213626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103987s
2025-10-24T23:36:35.665910211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-24T23:36:35', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-10-24T23:36:35.670341734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.673147653Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-10-24T23:36:35.675303654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193866s
2025-10-24T23:36:35.677052585Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-10-24T23:36:35.678605462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.681086487Z [Info] remove_omg: Starting migration of Main DB to 173
2025-10-24T23:36:35.684472344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:36:35.686930613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-10-24T23:36:35.690133492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032515s
2025-10-24T23:36:35.691770558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-24T23:36:35', 'remove_omg')
2025-10-24T23:36:35.695538805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.698339815Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-10-24T23:36:35.699831318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114585s
2025-10-24T23:36:35.701542904Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-10-24T23:36:35.703324260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.705928734Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-10-24T23:36:35.711533398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-24T23:36:35.713160855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-10-24T23:36:35.714534691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-24T23:36:35.716291418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-24T23:36:35.725644580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094343s
2025-10-24T23:36:35.727146053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-24T23:36:35.728940045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-24T23:36:35.737727888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088672s
2025-10-24T23:36:35.739400145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-24T23:36:35', 'add_salt_to_users')
2025-10-24T23:36:35.743300057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:35.746336460Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-10-24T23:36:35.747986943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175182s
2025-10-24T23:36:35.749715654Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-10-24T23:36:35.751574306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:35.754057055Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-10-24T23:36:35.766641362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:35.768390935Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-10-24T23:36:35.769777056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-10-24T23:36:35.771697933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:35.781639018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100384s
2025-10-24T23:36:35.783138557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:36:35.784598868Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-10-24T23:36:35.785945399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-10-24T23:36:35.787773028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:35.796968622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092738s
2025-10-24T23:36:35.798413371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:36:35.799907129Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-10-24T23:36:35.801267899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-10-24T23:36:35.803106581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:35.812480203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094408s
2025-10-24T23:36:35.813930433Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.816221185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.819296287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030815s
2025-10-24T23:36:35.820730194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.822912698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.825918800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029878s
2025-10-24T23:36:35.827317206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.829652187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-10-24T23:36:35.832886720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00325s
2025-10-24T23:36:35.834239914Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-10-24T23:36:35.881801564Z [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)
2025-10-24T23:36:35.890188029Z [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"
2025-10-24T23:36:35.898258368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:36:35.901632692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:36:35.924047812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:36:35.928003075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919854s
2025-10-24T23:36:35.929439598Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-10-24T23:36:35.978102395Z [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)
2025-10-24T23:36:35.985883962Z [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"
2025-10-24T23:36:35.992478549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:36:35.996461900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-24T23:36:36.018164064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:36:36.021853142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:36:36.025534514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:36:36.029638266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:36:36.033959607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:36:36.037635949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1064699s
2025-10-24T23:36:36.039499220Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-10-24T23:36:36.088462312Z [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)
2025-10-24T23:36:36.099780340Z [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"
2025-10-24T23:36:36.108873367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:36:36.112281659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:36:36.134246724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:36:36.138057095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0968096s
2025-10-24T23:36:36.139550542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-10-24T23:36:36.188029008Z [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)
2025-10-24T23:36:36.204050956Z [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"
2025-10-24T23:36:36.220235783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:36.224424246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:36.246492788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:36.250553735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:36.254399969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:36.257962631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:36.261564824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:36.265149511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:36.268901265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1275124s
2025-10-24T23:36:36.270421606Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-10-24T23:36:36.319337643Z [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)
2025-10-24T23:36:36.328408506Z [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"
2025-10-24T23:36:36.338859047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-10-24T23:36:36.343116539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-10-24T23:36:36.365214310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-10-24T23:36:36.369614780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0972369s
2025-10-24T23:36:36.371135532Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-10-24T23:36:36.372890877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-10-24T23:36:36.376213897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033336s
2025-10-24T23:36:36.378471923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-24T23:36:36', 'language_profiles_to_custom_formats')
2025-10-24T23:36:36.382943526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.386752575Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-10-24T23:36:36.389070603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139225s
2025-10-24T23:36:36.391176573Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-10-24T23:36:36.392954933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.395719309Z [Info] original_language: Starting migration of Main DB to 176
2025-10-24T23:36:36.401917809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:36.404058248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:36.405292353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-10-24T23:36:36.407367631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:36.417482717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102848s
2025-10-24T23:36:36.419243282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-24T23:36:36', 'original_language')
2025-10-24T23:36:36.423352685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.426400883Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-10-24T23:36:36.428161608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192653s
2025-10-24T23:36:36.430204290Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-10-24T23:36:36.432444822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.435010788Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-10-24T23:36:36.440464468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:36.442225774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:36.443612145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-10-24T23:36:36.445991115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:36.456208567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103567s
2025-10-24T23:36:36.457953981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-24T23:36:36', 'add_on_manual_interaction_required_to_notifications')
2025-10-24T23:36:36.462566729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.465550686Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-10-24T23:36:36.467708892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197424s
2025-10-24T23:36:36.469602354Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-10-24T23:36:36.471308068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.473892291Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-10-24T23:36:36.480391126Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-10-24T23:36:36.528336208Z [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)
2025-10-24T23:36:36.535920808Z [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"
2025-10-24T23:36:36.542319161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:36:36.545667202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:36:36.567689241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:36.572277579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895408s
2025-10-24T23:36:36.573882500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:36.575695961Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:36.576802459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-10-24T23:36:36.579005064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-10-24T23:36:36.588285299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093633s
2025-10-24T23:36:36.590097637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-24T23:36:36', 'list_sync_time')
2025-10-24T23:36:36.594136780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.599217930Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-10-24T23:36:36.600942733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203295s
2025-10-24T23:36:36.602884723Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-10-24T23:36:36.604606409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.607213158Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-10-24T23:36:36.616404413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-10-24T23:36:36.618935529Z [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 '[]')
2025-10-24T23:36:36.626095686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007755s
2025-10-24T23:36:36.627631077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-10-24T23:36:36.629512996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-10-24T23:36:36.633646398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042763s
2025-10-24T23:36:36.635433767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-24T23:36:36', 'add_auto_tagging')
2025-10-24T23:36:36.639468470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.642806962Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-10-24T23:36:36.644491724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134846s
2025-10-24T23:36:36.646362400Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-10-24T23:36:36.648047593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.650645704Z [Info] task_duration: Starting migration of Main DB to 180
2025-10-24T23:36:36.655352961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:36:36.657156773Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:36.658562353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-10-24T23:36:36.660669877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-10-24T23:36:36.670615471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099318s
2025-10-24T23:36:36.672281946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-24T23:36:36', 'task_duration')
2025-10-24T23:36:36.676336630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.679833791Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-10-24T23:36:36.682083611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193192s
2025-10-24T23:36:36.683388257Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-10-24T23:36:36.685322442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.687873158Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-10-24T23:36:36.693512532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-10-24T23:36:36.695397126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:36.696881545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-10-24T23:36:36.699046353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-10-24T23:36:36.709165247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102104s
2025-10-24T23:36:36.710812223Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-24T23:36:36.713706460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-10-24T23:36:36.717271928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037599s
2025-10-24T23:36:36.718969767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-24T23:36:36', 'quality_definition_preferred_size')
2025-10-24T23:36:36.723222650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.726172679Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-10-24T23:36:36.728103847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126779s
2025-10-24T23:36:36.729913080Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-10-24T23:36:36.732179433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.734721862Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-10-24T23:36:36.752778517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:36:36.754937514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-10-24T23:36:36.756824593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-10-24T23:36:36.759218363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:36.769830008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107276s
2025-10-24T23:36:36.771362564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-10-24T23:36:36.772995461Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-10-24T23:36:36.774403316Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-10-24T23:36:36.776575770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-10-24T23:36:36.786012149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095162s
2025-10-24T23:36:36.787765209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-24T23:36:36', 'add_custom_format_score_bypass_to_delay_profile')
2025-10-24T23:36:36.792326412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.795960148Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-10-24T23:36:36.798105628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194833s
2025-10-24T23:36:36.799928939Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-10-24T23:36:36.801718051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.804654193Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-10-24T23:36:36.808871865Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-10-24T23:36:36.811838097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-10-24T23:36:36.815378395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038104s
2025-10-24T23:36:36.816865669Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-10-24T23:36:36.820580168Z [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"')
2025-10-24T23:36:36.825757231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051081s
2025-10-24T23:36:36.827412043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-24T23:36:36', 'update_images_remote_url')
2025-10-24T23:36:36.831841221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.834723013Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-10-24T23:36:36.836525923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141318s
2025-10-24T23:36:36.838270636Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-10-24T23:36:36.840241083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.842770886Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-10-24T23:36:36.847950104Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-10-24T23:36:36.851736517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-10-24T23:36:36.856698678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049401s
2025-10-24T23:36:36.858398982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-24T23:36:36', 'remove_invalid_roksbox_metadata_images')
2025-10-24T23:36:36.862697055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.865677646Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-10-24T23:36:36.867637873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139655s
2025-10-24T23:36:36.869393638Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-10-24T23:36:36.871119012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.873650008Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-10-24T23:36:36.878574302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:36.880308043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:36.881716068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-10-24T23:36:36.883600843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:36.893675096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101471s
2025-10-24T23:36:36.895360119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-24T23:36:36', 'add_episode_runtime')
2025-10-24T23:36:36.899432779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.902391426Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-10-24T23:36:36.904420681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189535s
2025-10-24T23:36:36.906201867Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-10-24T23:36:36.907944536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.910508889Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-10-24T23:36:36.915649349Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:36:36.917391326Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-10-24T23:36:36.918809381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-10-24T23:36:36.920689547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:36.930601062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100102s
2025-10-24T23:36:36.932350425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-24T23:36:36', 'add_result_to_commands')
2025-10-24T23:36:36.936446331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.939363244Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-10-24T23:36:36.941117787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188314s
2025-10-24T23:36:36.942888532Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-10-24T23:36:36.944787034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.947337249Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-10-24T23:36:36.952600997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:36.954376161Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:36:36.955776650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-10-24T23:36:36.957849424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:36.968049591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102696s
2025-10-24T23:36:36.969744964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-24T23:36:36', 'add_on_series_add_to_notifications')
2025-10-24T23:36:36.974002476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:36.976936103Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-10-24T23:36:36.978840327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192558s
2025-10-24T23:36:36.980618707Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-24T23:36:36.982757894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:36.985288980Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-10-24T23:36:37.036750532Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-24T23:36:37.039323533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-10-24T23:36:37.042396069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032994s
2025-10-24T23:36:37.043864014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:36:37.045448074Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-10-24T23:36:37.046860117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-10-24T23:36:37.095191156Z [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)
2025-10-24T23:36:37.104261087Z [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"
2025-10-24T23:36:37.113182820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:36:37.116995797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:36:37.141223828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:36:37.146599180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0978347s
2025-10-24T23:36:37.148237619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:36:37.149779132Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-24T23:36:37.151173981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-10-24T23:36:37.199596755Z [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)
2025-10-24T23:36:37.210824741Z [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"
2025-10-24T23:36:37.219722325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-10-24T23:36:37.223002079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-10-24T23:36:37.245595488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-10-24T23:36:37.249433846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0962305s
2025-10-24T23:36:37.250857372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:36:37.252368424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-10-24T23:36:37.253764896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-24T23:36:37.301701401Z [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)
2025-10-24T23:36:37.310375906Z [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"
2025-10-24T23:36:37.317780344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:36:37.320748119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:36:37.342725688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0870439s
2025-10-24T23:36:37.344215458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:36:37.345716490Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-24T23:36:37.347111218Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-24T23:36:37.394507225Z [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)
2025-10-24T23:36:37.402942027Z [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"
2025-10-24T23:36:37.410324732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:36:37.413571659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:36:37.436689384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0872889s
2025-10-24T23:36:37.438221608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-24T23:36:37.439708191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-10-24T23:36:37.441093380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-24T23:36:37.494037427Z [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)
2025-10-24T23:36:37.504341484Z [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"
2025-10-24T23:36:37.511453142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-24T23:36:37.514481570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-24T23:36:37.537990502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0946317s
2025-10-24T23:36:37.540207766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:36:37.541976848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-10-24T23:36:37.543538722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-24T23:36:37.592340660Z [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)
2025-10-24T23:36:37.599265863Z [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"
2025-10-24T23:36:37.605719847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:36:37.609032347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:36:37.631475944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:36:37.635866775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901185s
2025-10-24T23:36:37.637459822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:36:37.639136478Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-10-24T23:36:37.640524453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-24T23:36:37.693239468Z [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)
2025-10-24T23:36:37.700893218Z [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"
2025-10-24T23:36:37.707711055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:36:37.717416586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:36:37.740842271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:36:37.745598537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1028885s
2025-10-24T23:36:37.747748706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-24T23:36:37.749505233Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.33E-05s
2025-10-24T23:36:37.751318193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-24T23:36:37.800487770Z [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)
2025-10-24T23:36:37.808520954Z [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"
2025-10-24T23:36:37.815724788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-24T23:36:37.819225176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-24T23:36:37.842601361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-24T23:36:37.847478210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0940297s
2025-10-24T23:36:37.849197672Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-10-24T23:36:37.850842274Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-10-24T23:36:37.852286040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-10-24T23:36:37.901566841Z [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)
2025-10-24T23:36:37.910247319Z [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"
2025-10-24T23:36:37.917989186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-10-24T23:36:37.921771712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-10-24T23:36:37.944394941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-10-24T23:36:37.948914100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-10-24T23:36:37.952625131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-10-24T23:36:37.956727241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1024767s
2025-10-24T23:36:37.958236099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:37.959834537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-10-24T23:36:37.961302983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-10-24T23:36:38.010971044Z [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)
2025-10-24T23:36:38.019707705Z [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"
2025-10-24T23:36:38.028085453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-10-24T23:36:38.031894582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-10-24T23:36:38.054491337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-10-24T23:36:38.058481922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952223s
2025-10-24T23:36:38.060114399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:38.061608046Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-10-24T23:36:38.062938545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-10-24T23:36:38.111975576Z [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)
2025-10-24T23:36:38.126310447Z [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"
2025-10-24T23:36:38.142988867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:36:38.147009172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:36:38.172400935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:36:38.177597879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:36:38.181670148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:36:38.186417235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:36:38.190423632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1255849s
2025-10-24T23:36:38.191865745Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:38.193376397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-10-24T23:36:38.194765063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-10-24T23:36:38.243924790Z [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)
2025-10-24T23:36:38.257749946Z [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"
2025-10-24T23:36:38.273750351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-10-24T23:36:38.277455841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-10-24T23:36:38.298869095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-10-24T23:36:38.302835861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-10-24T23:36:38.306881597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-10-24T23:36:38.311648334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-10-24T23:36:38.315791105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1189828s
2025-10-24T23:36:38.317268520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-24T23:36:38.318792558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-10-24T23:36:38.320174951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-10-24T23:36:38.367774748Z [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)
2025-10-24T23:36:38.375395873Z [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"
2025-10-24T23:36:38.381974929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-24T23:36:38.385069389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-24T23:36:38.406791224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0847248s
2025-10-24T23:36:38.408303088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-10-24T23:36:38.409815312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-10-24T23:36:38.411180411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-10-24T23:36:38.458985070Z [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)
2025-10-24T23:36:38.467094177Z [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"
2025-10-24T23:36:38.473639645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-10-24T23:36:38.476721109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-10-24T23:36:38.498768058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.085595s
2025-10-24T23:36:38.500570067Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-24T23:36:38.502225810Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:38.503905291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-24T23:36:38.559752183Z [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)
2025-10-24T23:36:38.567964337Z [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"
2025-10-24T23:36:38.574606701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-24T23:36:38.578583327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-24T23:36:38.601327560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-24T23:36:38.605303215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-10-24T23:36:38.609171222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-10-24T23:36:38.613263812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-10-24T23:36:38.617351874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-10-24T23:36:38.621211635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.115423s
2025-10-24T23:36:38.622665442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:38.624278259Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2025-10-24T23:36:38.626731759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-10-24T23:36:38.675682456Z [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)
2025-10-24T23:36:38.683245593Z [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"
2025-10-24T23:36:38.690172149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:36:38.693572896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:36:38.715922795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:38.720159305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0913183s
2025-10-24T23:36:38.721651589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:38.723237693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-10-24T23:36:38.724655567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-10-24T23:36:38.772472110Z [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)
2025-10-24T23:36:38.779747268Z [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"
2025-10-24T23:36:38.786980471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:36:38.790512472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:36:38.812694153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:38.817215005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903112s
2025-10-24T23:36:38.818651868Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:38.820304325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-10-24T23:36:38.821762030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-10-24T23:36:38.869650398Z [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)
2025-10-24T23:36:38.876790784Z [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"
2025-10-24T23:36:38.883625716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:36:38.886918636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:36:38.909371542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:38.913719927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899033s
2025-10-24T23:36:38.915324598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:38.916990532Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-10-24T23:36:38.918407735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-10-24T23:36:38.966858024Z [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)
2025-10-24T23:36:38.974148242Z [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"
2025-10-24T23:36:38.981031291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-10-24T23:36:38.984377017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-10-24T23:36:39.006376220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-10-24T23:36:39.010567799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0901168s
2025-10-24T23:36:39.012078060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:36:39.013626367Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-10-24T23:36:39.014975904Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-24T23:36:39.064158769Z [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)
2025-10-24T23:36:39.071993443Z [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"
2025-10-24T23:36:39.079054489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:36:39.082304523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:36:39.104709763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:36:39.108995532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0918451s
2025-10-24T23:36:39.110479690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:36:39.112048088Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-10-24T23:36:39.113492015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-24T23:36:39.164579805Z [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)
2025-10-24T23:36:39.172399218Z [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"
2025-10-24T23:36:39.179787343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:36:39.183623808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:36:39.209342048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:36:39.214497057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0989494s
2025-10-24T23:36:39.216046758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-24T23:36:39.217613492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-10-24T23:36:39.219053822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-24T23:36:39.269333154Z [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)
2025-10-24T23:36:39.276571477Z [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"
2025-10-24T23:36:39.283743337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-24T23:36:39.287051517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-24T23:36:39.309934380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-24T23:36:39.315283610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0941861s
2025-10-24T23:36:39.317184787Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:36:39.318765350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:39.320502157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-10-24T23:36:39.373649332Z [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)
2025-10-24T23:36:39.382652359Z [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"
2025-10-24T23:36:39.396622557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:36:39.400264810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:36:39.422966197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1002539s
2025-10-24T23:36:39.425102428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-10-24T23:36:39.426709002Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-10-24T23:36:39.428349184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-10-24T23:36:39.479504269Z [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)
2025-10-24T23:36:39.488824976Z [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"
2025-10-24T23:36:39.497173965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-10-24T23:36:39.500625385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-10-24T23:36:39.523387774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.092156s
2025-10-24T23:36:39.525399223Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-10-24T23:36:39.526981589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-10-24T23:36:39.528404244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-10-24T23:36:39.577317926Z [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)
2025-10-24T23:36:39.585245187Z [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"
2025-10-24T23:36:39.592062342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-10-24T23:36:39.595191833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-10-24T23:36:39.616989731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866294s
2025-10-24T23:36:39.618670655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:36:39.620272881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-10-24T23:36:39.621688772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-24T23:36:39.671008411Z [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)
2025-10-24T23:36:39.678392609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-24T23:36:39.684210933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-24T23:36:39.687507139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-24T23:36:39.710231252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:36:39.714591621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907121s
2025-10-24T23:36:39.715917631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-24T23:36:39.718132330Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:36:39.719797623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-24T23:36:39.768190997Z [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)
2025-10-24T23:36:39.774944886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-24T23:36:39.780408927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-24T23:36:39.783756808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-24T23:36:39.805971714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-24T23:36:39.810340400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882278s
2025-10-24T23:36:39.811628103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:39.813198755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.55E-05s
2025-10-24T23:36:39.814611159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-10-24T23:36:39.864103206Z [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)
2025-10-24T23:36:39.881334108Z [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"
2025-10-24T23:36:39.898880395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:39.903021323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:39.924829782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:39.928713641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:39.932500335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:39.936223091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:39.939644399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:39.943200389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:39.946744825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1301631s
2025-10-24T23:36:39.948187059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:39.949732400Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-10-24T23:36:39.951000133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-10-24T23:36:39.999259417Z [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)
2025-10-24T23:36:40.015657212Z [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"
2025-10-24T23:36:40.033575389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:40.037697558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:40.059705990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:40.063178311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:40.067072782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:40.070745837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:40.074692664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:40.078639019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:40.083284693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1303423s
2025-10-24T23:36:40.084956329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:40.086488052Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:40.087890466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-10-24T23:36:40.137173792Z [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)
2025-10-24T23:36:40.153981953Z [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"
2025-10-24T23:36:40.171258498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:40.175310576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:40.196596884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:40.200532438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:40.204363030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:40.207812135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:40.211522305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:40.215380733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:40.219508494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1297032s
2025-10-24T23:36:40.221151522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:40.222741774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-24T23:36:40.224197535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-10-24T23:36:40.283838916Z [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)
2025-10-24T23:36:40.308233011Z [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"
2025-10-24T23:36:40.325951124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:40.330650225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:40.352060532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:40.356386823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:40.360154849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:40.363723855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:40.367363714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:40.370945595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:40.374593259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1483066s
2025-10-24T23:36:40.376094241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:40.377621857Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-10-24T23:36:40.379254364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-10-24T23:36:40.428758816Z [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)
2025-10-24T23:36:40.446202968Z [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"
2025-10-24T23:36:40.463478460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-10-24T23:36:40.467707635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-10-24T23:36:40.489935238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-10-24T23:36:40.494021324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-10-24T23:36:40.497957429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-10-24T23:36:40.501595063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-10-24T23:36:40.505719547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-10-24T23:36:40.509730363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-10-24T23:36:40.513319228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1321232s
2025-10-24T23:36:40.514732804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:36:40.516315741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-10-24T23:36:40.517696081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-10-24T23:36:40.565600130Z [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)
2025-10-24T23:36:40.574579990Z [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"
2025-10-24T23:36:40.582082566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-10-24T23:36:40.585362780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-10-24T23:36:40.607051558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873823s
2025-10-24T23:36:40.608585707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:36:40.610162341Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-10-24T23:36:40.611539644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-10-24T23:36:40.658926111Z [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)
2025-10-24T23:36:40.667860239Z [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"
2025-10-24T23:36:40.675422876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-10-24T23:36:40.678568409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-10-24T23:36:40.700769078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871702s
2025-10-24T23:36:40.702767511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:40.704641254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-10-24T23:36:40.706274021Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-24T23:36:40.754115354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-24T23:36:40.759238459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-24T23:36:40.764613331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-24T23:36:40.768177056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-24T23:36:40.789986126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:36:40.795190063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0867701s
2025-10-24T23:36:40.797193206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-24T23:36:40', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-24T23:36:40.801763989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:40.806304160Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-24T23:36:40.808482977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0979846s
2025-10-24T23:36:40.814026388Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-10-24T23:36:40.816089672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:40.819679180Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-10-24T23:36:40.828886748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:40.831801487Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2025-10-24T23:36:40.833399714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-10-24T23:36:40.836027275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-10-24T23:36:40.846298885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104871s
2025-10-24T23:36:40.848041304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-24T23:36:40', 'add_colon_replacement_to_naming_config')
2025-10-24T23:36:40.852352954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:40.855303355Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-10-24T23:36:40.857220965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195796s
2025-10-24T23:36:40.859021992Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-10-24T23:36:40.860809360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:40.863293803Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-10-24T23:36:40.868477569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:40.870312724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:40.871656951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-24T23:36:40.873731217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:40.884023990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102438s
2025-10-24T23:36:40.886003556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-24T23:36:40', 'health_restored_notification')
2025-10-24T23:36:40.890276219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:40.893084122Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-10-24T23:36:40.894890098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195156s
2025-10-24T23:36:40.896667016Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-10-24T23:36:40.898405957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:40.901007635Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-10-24T23:36:40.906140690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-24T23:36:40.907951807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-10-24T23:36:40.909318107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-10-24T23:36:40.911213453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-10-24T23:36:40.920743240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096138s
2025-10-24T23:36:40.922466751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-24T23:36:40', 'add_download_client_tags')
2025-10-24T23:36:40.926535302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:40.929392084Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-10-24T23:36:40.931127137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183198s
2025-10-24T23:36:40.932873734Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-10-24T23:36:40.934567554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:40.937071315Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-10-24T23:36:40.944527197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-10-24T23:36:40.946605521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-24T23:36:40.947984187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-10-24T23:36:40.995823335Z [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)
2025-10-24T23:36:41.001226234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-10-24T23:36:41.005447733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-10-24T23:36:41.008797077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-10-24T23:36:41.031016092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-10-24T23:36:41.035238163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0853271s
2025-10-24T23:36:41.036921923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-24T23:36:41', 'import_exclusion_type')
2025-10-24T23:36:41.040874611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.048172014Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-10-24T23:36:41.049891646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0983201s
2025-10-24T23:36:41.051624365Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-10-24T23:36:41.053335921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.056231380Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-10-24T23:36:41.069122996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-10-24T23:36:41.071614192Z [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)
2025-10-24T23:36:41.079114072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080137s
2025-10-24T23:36:41.080584984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-10-24T23:36:41.082175716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.08E-05s
2025-10-24T23:36:41.083547077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-10-24T23:36:41.085855726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.095805649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099885s
2025-10-24T23:36:41.097682367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-10-24T23:36:41', 'add_import_list_items')
2025-10-24T23:36:41.101793304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.105272880Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-10-24T23:36:41.106975368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195614s
2025-10-24T23:36:41.108717395Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-10-24T23:36:41.110449823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.112968705Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-10-24T23:36:41.122331846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-24T23:36:41.124756939Z [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)
2025-10-24T23:36:41.131763115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007333s
2025-10-24T23:36:41.134054539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-24T23:36:41.136052872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-24T23:36:41.140334112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044218s
2025-10-24T23:36:41.142464140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-24T23:36:41', 'add_notification_status')
2025-10-24T23:36:41.146537181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.149303180Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-10-24T23:36:41.151020257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134294s
2025-10-24T23:36:41.152781403Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-10-24T23:36:41.154856441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.157359801Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-10-24T23:36:41.161311648Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.162982742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.175639325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012445s
2025-10-24T23:36:41.177950308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-24T23:36:41', 'parse_language_tags_from_existing_subtitle_files')
2025-10-24T23:36:41.182519497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.185142298Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-10-24T23:36:41.187178868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221728s
2025-10-24T23:36:41.188907669Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-10-24T23:36:41.190525927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.193016702Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-10-24T23:36:41.197444978Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-10-24T23:36:41.199161454Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-10-24T23:36:41.200535480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-10-24T23:36:41.202408441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-10-24T23:36:41.212107630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097773s
2025-10-24T23:36:41.213776790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-24T23:36:41', 'add_finale_type')
2025-10-24T23:36:41.217698877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.220373492Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-10-24T23:36:41.222003143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180963s
2025-10-24T23:36:41.223689138Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-10-24T23:36:41.225473019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.227940367Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-10-24T23:36:41.232911366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:36:41.234638092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-10-24T23:36:41.236028943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-10-24T23:36:41.238374295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:41.248728271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106201s
2025-10-24T23:36:41.250431260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-24T23:36:41', 'list_add_missing_search')
2025-10-24T23:36:41.255011361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.257937553Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-10-24T23:36:41.259873751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198133s
2025-10-24T23:36:41.261816493Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-10-24T23:36:41.264053106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.266955790Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-10-24T23:36:41.274748730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:36:41.276582733Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-10-24T23:36:41.277944925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-10-24T23:36:41.279815842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-10-24T23:36:41.289813201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099919s
2025-10-24T23:36:41.291461279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-10-24T23:36:41.293058325Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-10-24T23:36:41.294428303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-10-24T23:36:41.296330122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.306511210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102863s
2025-10-24T23:36:41.307995849Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.309461220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.326153588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164327s
2025-10-24T23:36:41.328468309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-24T23:36:41', 'parse_title_from_existing_subtitle_files')
2025-10-24T23:36:41.333002407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.335720600Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-10-24T23:36:41.337696539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262413s
2025-10-24T23:36:41.339424408Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-10-24T23:36:41.341083177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.343572730Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-10-24T23:36:41.348084975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:41.349705838Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-10-24T23:36:41.351055726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-10-24T23:36:41.353024530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-10-24T23:36:41.363052259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100342s
2025-10-24T23:36:41.364859207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-24T23:36:41', 'series_last_aired')
2025-10-24T23:36:41.368861846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.371523606Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-10-24T23:36:41.373167576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186621s
2025-10-24T23:36:41.374867408Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-10-24T23:36:41.376583653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.379046462Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-10-24T23:36:41.385401357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:41.387035417Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-10-24T23:36:41.388403582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-10-24T23:36:41.390297455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.400569236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103541s
2025-10-24T23:36:41.402098795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-10-24T23:36:41.403609337Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-10-24T23:36:41.404971479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-10-24T23:36:41.406983149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.416831668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009959s
2025-10-24T23:36:41.418486911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-24T23:36:41', 'AddNewItemMonitorType')
2025-10-24T23:36:41.422466263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.425130727Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-10-24T23:36:41.426850540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183232s
2025-10-24T23:36:41.428583830Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-10-24T23:36:41.430212709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.432787945Z [Info] email_encryption: Starting migration of Main DB to 201
2025-10-24T23:36:41.436313603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.437869265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.459096143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209574s
2025-10-24T23:36:41.461372897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-24T23:36:41', 'email_encryption')
2025-10-24T23:36:41.465552953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.497102885Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-10-24T23:36:41.498714881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591762s
2025-10-24T23:36:41.500379552Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-10-24T23:36:41.502003562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.504775082Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-10-24T23:36:41.510937740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:36:41.512602332Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-10-24T23:36:41.513952770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-10-24T23:36:41.515843908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.526067953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103004s
2025-10-24T23:36:41.527478333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:41.529045889Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-10-24T23:36:41.530332710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-10-24T23:36:41.532223847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.541871933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097372s
2025-10-24T23:36:41.543625483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-24T23:36:41', 'add_indexer_flags')
2025-10-24T23:36:41.547724496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.567120237Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-10-24T23:36:41.568773847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0349411s
2025-10-24T23:36:41.570491665Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-10-24T23:36:41.572063420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.574613544Z [Info] release_type: Starting migration of Main DB to 203
2025-10-24T23:36:41.581500841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-10-24T23:36:41.583340545Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:41.584717628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-10-24T23:36:41.586603394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.596957181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104594s
2025-10-24T23:36:41.598405096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:41.599924074Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-10-24T23:36:41.601224202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-10-24T23:36:41.603129197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.612767132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097203s
2025-10-24T23:36:41.614191590Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.615625788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.629536115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136543s
2025-10-24T23:36:41.641312585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-24T23:36:41', 'release_type')
2025-10-24T23:36:41.645356387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.669062146Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-10-24T23:36:41.670621936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0534032s
2025-10-24T23:36:41.672330576Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-10-24T23:36:41.673989386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.676454670Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-10-24T23:36:41.681485238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-10-24T23:36:41.683166654Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-10-24T23:36:41.684537143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-10-24T23:36:41.686463471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-10-24T23:36:41.696433234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100628s
2025-10-24T23:36:41.697863855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.699289856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.716204892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165983s
2025-10-24T23:36:41.718292906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-24T23:36:41', 'add_add_release_hash')
2025-10-24T23:36:41.722460567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.740151756Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-10-24T23:36:41.741879345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0408043s
2025-10-24T23:36:41.743597464Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-10-24T23:36:41.745329091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.747872401Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-10-24T23:36:41.751269511Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-10-24T23:36:41.754643885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-10-24T23:36:41.759064245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044306s
2025-10-24T23:36:41.760722784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-24T23:36:41', 'rename_season_pack_spec')
2025-10-24T23:36:41.764688719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.767559399Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-10-24T23:36:41.769274592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129826s
2025-10-24T23:36:41.770927370Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-10-24T23:36:41.772479344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.774928005Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-10-24T23:36:41.780917404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:41.782582025Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:41.783946532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-10-24T23:36:41.785720514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.796060583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104025s
2025-10-24T23:36:41.797668720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-10-24T23:36:41.799307349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-10-24T23:36:41.802978772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037109s
2025-10-24T23:36:41.804621028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-24T23:36:41', 'add_tmdbid')
2025-10-24T23:36:41.815634202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.819021151Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-10-24T23:36:41.820615752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197895s
2025-10-24T23:36:41.822329572Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-10-24T23:36:41.824268937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.826996068Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-10-24T23:36:41.832259034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-24T23:36:41.834014829Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-10-24T23:36:41.835501222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-10-24T23:36:41.837581480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-10-24T23:36:41.848234189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107457s
2025-10-24T23:36:41.849961777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-24T23:36:41', 'add_on_import_complete_to_notifications')
2025-10-24T23:36:41.854240902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.857307887Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-10-24T23:36:41.859205027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198987s
2025-10-24T23:36:41.860918236Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-10-24T23:36:41.862688470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.865266942Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-10-24T23:36:41.868961420Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:41.870536602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:41.907013584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.036183s
2025-10-24T23:36:41.909367584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-24T23:36:41', 'add_monitored_seasons_filter')
2025-10-24T23:36:41.913670687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.927533749Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-10-24T23:36:41.929347741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0569546s
2025-10-24T23:36:41.931064538Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-10-24T23:36:41.933081198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.935600841Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-10-24T23:36:41.940645448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-10-24T23:36:41.942389670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-10-24T23:36:41.943699076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-10-24T23:36:41.945956511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-10-24T23:36:41.956813300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109596s
2025-10-24T23:36:41.958543193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-24T23:36:41', 'add_custom_colon_replacement_to_naming_config')
2025-10-24T23:36:41.962890676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:41.965615663Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-10-24T23:36:41.967575248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198389s
2025-10-24T23:36:41.969293438Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-10-24T23:36:41.971342453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:41.973836785Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-10-24T23:36:41.979394975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-10-24T23:36:41.980919174Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-10-24T23:36:41.982264573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-10-24T23:36:41.984386456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-10-24T23:36:41.995224647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108676s
2025-10-24T23:36:41.996930652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-24T23:36:41', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-10-24T23:36:42.001401554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:42.004129386Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-10-24T23:36:42.006255677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198919s
2025-10-24T23:36:42.007945699Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-10-24T23:36:42.010041799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:42.012429236Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-10-24T23:36:42.015173532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-24T23:36:42', 'add_blurary576p_quality_in_profiles')
2025-10-24T23:36:42.019793874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:42.022115418Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-10-24T23:36:42.024000203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123156s
2025-10-24T23:36:42.025627951Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-10-24T23:36:42.028009335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:42.030816247Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-10-24T23:36:42.034788023Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:42.036003380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:42.070830441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343246s
2025-10-24T23:36:42.072951171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-24T23:36:42', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-10-24T23:36:42.077848621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:42.080573277Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-10-24T23:36:42.082728997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445584s
2025-10-24T23:36:42.084488479Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-10-24T23:36:42.086190246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:42.088710430Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-10-24T23:36:42.094817606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:42.096506977Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-24T23:36:42.097862035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-10-24T23:36:42.099660286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:42.110333245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107578s
2025-10-24T23:36:42.111819467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-10-24T23:36:42.113281771Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-10-24T23:36:42.114607501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-10-24T23:36:42.116449259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-10-24T23:36:42.126616069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102165s
2025-10-24T23:36:42.128381373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-24T23:36:42', 'add_mal_and_anilist_ids')
2025-10-24T23:36:42.132462219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:42.135249471Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-10-24T23:36:42.136968202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189373s
2025-10-24T23:36:42.303261534Z [Debug] MigrationController: Took: 00:00:25.6021668
2025-10-24T23:36:46.089938991Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-24T23:36:46.798645221Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-24T23:36:47.044670805Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-24T23:36:47.057611660Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:47.060514004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:47.104717252Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-10-24T23:36:47.107755439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0471466s
2025-10-24T23:36:47.110578633Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-24T23:36:47.113779668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500723s
2025-10-24T23:36:47.148528832Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-24T23:36:47.152130293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.159156339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-24T23:36:47.162791788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-24T23:36:47.171702800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093752s
2025-10-24T23:36:47.174701417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.179779501Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-24T23:36:47.182759962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176623s
2025-10-24T23:36:47.189364349Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-24T23:36:47.192620906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.201773564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-24T23:36:47.205358371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:36:47.211967418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067245s
2025-10-24T23:36:47.214779610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:47.217743277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.94E-05s
2025-10-24T23:36:47.221286260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-24T23:36:47.224946380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-24T23:36:47.236042470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111239s
2025-10-24T23:36:47.238935636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.243366567Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-24T23:36:47.246435466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018666s
2025-10-24T23:36:47.251192533Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-24T23:36:47.254493600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.260373278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:47.263237725Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-10-24T23:36:47.266033915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-24T23:36:47.269484131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-24T23:36:47.275863806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064442s
2025-10-24T23:36:47.278403620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.282821795Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-24T23:36:47.286046999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134799s
2025-10-24T23:36:47.290723535Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-24T23:36:47.293628533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.298178925Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-24T23:36:47.308211956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-24T23:36:47.311557962Z [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)
2025-10-24T23:36:47.322699905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116391s
2025-10-24T23:36:47.325761980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-24T23:36:47', 'InitialSetup')
2025-10-24T23:36:47.332450718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.337323919Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-24T23:36:47.340166472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263308s
2025-10-24T23:36:47.343348750Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-10-24T23:36:47.346767473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.350925975Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-10-24T23:36:47.355149779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-24T23:36:47', 'remove_tvrage_imdb_unique_constraint')
2025-10-24T23:36:47.386889805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.391247779Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-10-24T23:36:47.394674458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445072s
2025-10-24T23:36:47.397443603Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-10-24T23:36:47.400864762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.404901048Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-10-24T23:36:47.408116051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-24T23:36:47', 'remove_renamed_scene_mapping_columns')
2025-10-24T23:36:47.415341419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.419569602Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-10-24T23:36:47.423011341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187082s
2025-10-24T23:36:47.425654573Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-10-24T23:36:47.428570915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.432600618Z [Info] updated_history: Starting migration of Log DB to 4
2025-10-24T23:36:47.435302639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-24T23:36:47', 'updated_history')
2025-10-24T23:36:47.441907206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.446179488Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-10-24T23:36:47.449160380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176035s
2025-10-24T23:36:47.451753510Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-10-24T23:36:47.454918132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.458901853Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-10-24T23:36:47.461861582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-24T23:36:47', 'added_eventtype_to_history')
2025-10-24T23:36:47.468725942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.473342998Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-10-24T23:36:47.476525155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184211s
2025-10-24T23:36:47.479204350Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-10-24T23:36:47.482242867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.486619289Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-10-24T23:36:47.499456004Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-10-24T23:36:47.502548831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:36:47.507472665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049901s
2025-10-24T23:36:47.510017529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-24T23:36:47.513076447Z [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)
2025-10-24T23:36:47.523218958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105679s
2025-10-24T23:36:47.525765435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-24T23:36:47.528650173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:36:47.533839141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005257s
2025-10-24T23:36:47.536575831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-24T23:36:47', 'add_index_to_log_time')
2025-10-24T23:36:47.543283766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.547709968Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-10-24T23:36:47.550758426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191498s
2025-10-24T23:36:47.553572552Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-10-24T23:36:47.556802094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.560904614Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-10-24T23:36:47.564007521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-24T23:36:47', 'add_renameEpisodes_to_naming')
2025-10-24T23:36:47.570892303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.575207571Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-10-24T23:36:47.578449398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184208s
2025-10-24T23:36:47.581113542Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-10-24T23:36:47.583953310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.587886789Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-10-24T23:36:47.590566144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-24T23:36:47', 'remove_backlog')
2025-10-24T23:36:47.597083426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.601400648Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-10-24T23:36:47.604293262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174478s
2025-10-24T23:36:47.606924529Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-10-24T23:36:47.609883848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.613828149Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-10-24T23:36:47.616611734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-10-24T23:36:47', 'fix_rename_episodes')
2025-10-24T23:36:47.623317185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.628278774Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-10-24T23:36:47.631312212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183936s
2025-10-24T23:36:47.634221349Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-10-24T23:36:47.637176348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.641634214Z [Info] add_monitored: Starting migration of Log DB to 10
2025-10-24T23:36:47.644664986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-24T23:36:47', 'add_monitored')
2025-10-24T23:36:47.651504717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.656078676Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-10-24T23:36:47.658986972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188633s
2025-10-24T23:36:47.661715846Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-10-24T23:36:47.664593960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.668627241Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-10-24T23:36:47.671349913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-24T23:36:47', 'remove_ignored')
2025-10-24T23:36:47.677941665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.682356524Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-10-24T23:36:47.685286242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177542s
2025-10-24T23:36:47.687957701Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-10-24T23:36:47.691143034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.695762976Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-10-24T23:36:47.698873789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-10-24T23:36:47', 'remove_custom_start_date')
2025-10-24T23:36:47.705842209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.710275625Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-10-24T23:36:47.713458594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019131s
2025-10-24T23:36:47.716241487Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-10-24T23:36:47.719228341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.723401553Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-10-24T23:36:47.726268636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-24T23:36:47', 'add_air_date_utc')
2025-10-24T23:36:47.733093717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.737642255Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-10-24T23:36:47.740661664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184318s
2025-10-24T23:36:47.743335668Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-10-24T23:36:47.746227430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.750358688Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-10-24T23:36:47.753035267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-24T23:36:47', 'drop_air_date')
2025-10-24T23:36:47.759901472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.764863482Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-10-24T23:36:47.767883723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184478s
2025-10-24T23:36:47.770534841Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-10-24T23:36:47.773856609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.778135283Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-10-24T23:36:47.781303933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-24T23:36:47', 'add_air_date_as_string')
2025-10-24T23:36:47.789250182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.795475977Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-10-24T23:36:47.800075647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202174s
2025-10-24T23:36:47.803009865Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-10-24T23:36:47.806280711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.810999692Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-10-24T23:36:47.815305131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-24T23:36:47', 'updated_imported_history_item')
2025-10-24T23:36:47.823006607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.827612139Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-10-24T23:36:47.830859407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213033s
2025-10-24T23:36:47.833530986Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-10-24T23:36:47.836493771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.840593596Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-10-24T23:36:47.843340597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-24T23:36:47', 'reset_scene_names')
2025-10-24T23:36:47.850117401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.854518121Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-10-24T23:36:47.857510396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180338s
2025-10-24T23:36:47.860205953Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-10-24T23:36:47.863144760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.867539438Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-10-24T23:36:47.870323774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-24T23:36:47', 'remove_duplicates')
2025-10-24T23:36:47.876952330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.881311026Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-10-24T23:36:47.884244422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181458s
2025-10-24T23:36:47.886896491Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-10-24T23:36:47.890063338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.894086528Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-10-24T23:36:47.897074133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-24T23:36:47', 'restore_unique_constraints')
2025-10-24T23:36:47.904079718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.908544568Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-10-24T23:36:47.911792798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184305s
2025-10-24T23:36:47.915170187Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-10-24T23:36:47.918863283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.923266699Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-10-24T23:36:47.926792838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-24T23:36:47', 'add_year_and_seasons_to_series')
2025-10-24T23:36:47.934675269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.939227274Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-10-24T23:36:47.942565886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205401s
2025-10-24T23:36:47.945426495Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-10-24T23:36:47.948467628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.952628676Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-10-24T23:36:47.955387741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-24T23:36:47', 'drop_seasons_table')
2025-10-24T23:36:47.962222893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:47.968666877Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-10-24T23:36:47.973373513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182356s
2025-10-24T23:36:47.977414700Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-10-24T23:36:47.980982644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:47.985563216Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-10-24T23:36:47.988850534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-24T23:36:47', 'move_indexer_to_generic_provider')
2025-10-24T23:36:47.998698272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.004327035Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-10-24T23:36:48.008013898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230717s
2025-10-24T23:36:48.011271827Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-10-24T23:36:48.015139905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.020747586Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-10-24T23:36:48.024653730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-24T23:36:48', 'add_config_contract_to_indexers')
2025-10-24T23:36:48.033164977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.038833139Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-10-24T23:36:48.043070691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235384s
2025-10-24T23:36:48.045987193Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-10-24T23:36:48.049001071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.054221832Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-10-24T23:36:48.057174668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-24T23:36:48', 'drop_tvdb_episodeid')
2025-10-24T23:36:48.064072826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.068566454Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-10-24T23:36:48.072367276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195652s
2025-10-24T23:36:48.075260782Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-10-24T23:36:48.078913115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.084644816Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-10-24T23:36:48.088182899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-24T23:36:48', 'move_notification_to_generic_provider')
2025-10-24T23:36:48.095892742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.100554408Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-10-24T23:36:48.104050647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217703s
2025-10-24T23:36:48.106710081Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-10-24T23:36:48.110148524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.114158338Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-10-24T23:36:48.117477891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-24T23:36:48', 'add_config_contract_to_notifications')
2025-10-24T23:36:48.124668839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.128982845Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-10-24T23:36:48.132431559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188393s
2025-10-24T23:36:48.136580372Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-10-24T23:36:48.139549971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.143963166Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-10-24T23:36:48.146826461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-24T23:36:48', 'fix_omgwtfnzbs')
2025-10-24T23:36:48.154097671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.158460796Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-10-24T23:36:48.161520065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189079s
2025-10-24T23:36:48.164251485Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-10-24T23:36:48.167252787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.171230436Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-10-24T23:36:48.174044051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-24T23:36:48', 'add_blacklist_table')
2025-10-24T23:36:48.180717657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.185046292Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-10-24T23:36:48.188103568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178026s
2025-10-24T23:36:48.190722441Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-10-24T23:36:48.194007335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.197953911Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-10-24T23:36:48.200994673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-24T23:36:48', 'add_formats_to_naming_config')
2025-10-24T23:36:48.207877881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.235629005Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-10-24T23:36:48.240163775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0413652s
2025-10-24T23:36:48.243079236Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-10-24T23:36:48.246630215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.251383265Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-10-24T23:36:48.255366875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-24T23:36:48', 'add_season_folder_format_to_naming_config')
2025-10-24T23:36:48.263967441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.269013521Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-10-24T23:36:48.274008558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220128s
2025-10-24T23:36:48.276937836Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-10-24T23:36:48.280249413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.284605103Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-10-24T23:36:48.287753923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-24T23:36:48', 'delete_old_naming_config_columns')
2025-10-24T23:36:48.295540610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.300557131Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-10-24T23:36:48.304466121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197367s
2025-10-24T23:36:48.307386341Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-10-24T23:36:48.310541814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.315546159Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-10-24T23:36:48.318924471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-24T23:36:48', 'set_default_release_group')
2025-10-24T23:36:48.326248678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.331907671Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-10-24T23:36:48.335212806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0212963s
2025-10-24T23:36:48.337941610Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-10-24T23:36:48.341087544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.345053920Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-10-24T23:36:48.347990723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-24T23:36:48', 'add_api_key_to_pushover')
2025-10-24T23:36:48.355027190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.359143848Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-10-24T23:36:48.362392710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018059s
2025-10-24T23:36:48.364991322Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-10-24T23:36:48.368096614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.373097723Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-10-24T23:36:48.376034355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-24T23:36:48', 'remove_series_contraints')
2025-10-24T23:36:48.382896241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.387211820Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-10-24T23:36:48.390531935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191329s
2025-10-24T23:36:48.393237963Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-10-24T23:36:48.396705204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.400673163Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-10-24T23:36:48.404005893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-24T23:36:48', 'add_series_folder_format_to_naming_config')
2025-10-24T23:36:48.411735155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.417714393Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-10-24T23:36:48.421611550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199373s
2025-10-24T23:36:48.424916013Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-10-24T23:36:48.428747467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.433710670Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-10-24T23:36:48.437266810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-24T23:36:48', 'update_with_quality_converters')
2025-10-24T23:36:48.483782514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.620896618Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-10-24T23:36:48.632269676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1814741s
2025-10-24T23:36:48.675605759Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-10-24T23:36:48.682042628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.714391870Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-10-24T23:36:48.735886738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-24T23:36:48', 'add_configurable_qualities')
2025-10-24T23:36:48.788187860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.793579425Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-10-24T23:36:48.798953886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1134746s
2025-10-24T23:36:48.801563139Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-10-24T23:36:48.804777722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.809093622Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-10-24T23:36:48.812176639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-24T23:36:48', 'add_on_upgrade_to_notifications')
2025-10-24T23:36:48.819496968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.823696483Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-10-24T23:36:48.827229265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188911s
2025-10-24T23:36:48.829765502Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-10-24T23:36:48.832778007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.836600624Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-10-24T23:36:48.841659549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-24T23:36:48', 'add_metadata_tables')
2025-10-24T23:36:48.848755767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.852965422Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-10-24T23:36:48.855906173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201757s
2025-10-24T23:36:48.858647402Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-10-24T23:36:48.862013119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.867176936Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-10-24T23:36:48.873113418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-24T23:36:48', 'add_metadata_to_episodes_and_series')
2025-10-24T23:36:48.880506052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.884707501Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-10-24T23:36:48.889711376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022689s
2025-10-24T23:36:48.893578252Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-10-24T23:36:48.896789598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.900564428Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-10-24T23:36:48.903522523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-24T23:36:48', 'fix_xbmc_season_images_metadata')
2025-10-24T23:36:48.910361363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.914748746Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-10-24T23:36:48.917885451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178879s
2025-10-24T23:36:48.920466187Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-10-24T23:36:48.923561139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.927359957Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-10-24T23:36:48.930231078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-24T23:36:48', 'add_download_clients_table')
2025-10-24T23:36:48.938731894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.943406736Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-10-24T23:36:48.946675036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198246s
2025-10-24T23:36:48.949134799Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-10-24T23:36:48.953458925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.957353917Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-10-24T23:36:48.960362414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-24T23:36:48', 'convert_config_to_download_clients')
2025-10-24T23:36:48.967265693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:48.975384349Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-10-24T23:36:48.978888925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219247s
2025-10-24T23:36:48.981182813Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-10-24T23:36:48.984382977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:48.987933696Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-10-24T23:36:48.991019609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-10-24T23:36:48', 'fix_xbmc_episode_metadata')
2025-10-24T23:36:48.997626210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.002861712Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-10-24T23:36:49.006125302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186487s
2025-10-24T23:36:49.008715638Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-10-24T23:36:49.011530395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.015332931Z [Info] add_indexes: Starting migration of Log DB to 45
2025-10-24T23:36:49.017789016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-10-24T23:36:49', 'add_indexes')
2025-10-24T23:36:49.024354936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.028304318Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-10-24T23:36:49.030989764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016873s
2025-10-24T23:36:49.033788700Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-10-24T23:36:49.036569318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.040612739Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-10-24T23:36:49.043162503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-10-24T23:36:49', 'fix_nzb_su_url')
2025-10-24T23:36:49.051030965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.057083311Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-10-24T23:36:49.060191419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201503s
2025-10-24T23:36:49.063080014Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-10-24T23:36:49.066490701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.071085643Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-10-24T23:36:49.074339404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-10-24T23:36:49', 'add_temporary_blacklist_columns')
2025-10-24T23:36:49.080938069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.085465535Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-10-24T23:36:49.089330186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190767s
2025-10-24T23:36:49.091811893Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-10-24T23:36:49.095095804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.099070347Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-10-24T23:36:49.102088884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-10-24T23:36:49', 'add_title_to_scenemappings')
2025-10-24T23:36:49.109662272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.113906378Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-10-24T23:36:49.117440423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189047s
2025-10-24T23:36:49.119992832Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-10-24T23:36:49.122799453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.126721108Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-10-24T23:36:49.129261032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-10-24T23:36:49', 'fix_dognzb_url')
2025-10-24T23:36:49.135780729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.139985154Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-10-24T23:36:49.142779090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017231s
2025-10-24T23:36:49.145255916Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-10-24T23:36:49.148303292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.152217873Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-10-24T23:36:49.155056939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-10-24T23:36:49', 'add_hash_to_metadata_files')
2025-10-24T23:36:49.162408742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.166642125Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-10-24T23:36:49.169724070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018309s
2025-10-24T23:36:49.172198462Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-10-24T23:36:49.175120064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.179235460Z [Info] download_client_import: Starting migration of Log DB to 51
2025-10-24T23:36:49.181990337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-10-24T23:36:49', 'download_client_import')
2025-10-24T23:36:49.188512990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.192954803Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-10-24T23:36:49.195922568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178264s
2025-10-24T23:36:49.198735100Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-10-24T23:36:49.201908600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.206422498Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-10-24T23:36:49.209346896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-10-24T23:36:49', 'add_columns_for_anime')
2025-10-24T23:36:49.216260746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.220822261Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-10-24T23:36:49.223758933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018971s
2025-10-24T23:36:49.226569021Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-10-24T23:36:49.229793142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.233897707Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-10-24T23:36:49.236762144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-10-24T23:36:49', 'add_series_sorttitle')
2025-10-24T23:36:49.243694952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.248131014Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-10-24T23:36:49.251076053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185593s
2025-10-24T23:36:49.253763023Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-10-24T23:36:49.256561117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.260720501Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-10-24T23:36:49.263885764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-10-24T23:36:49', 'rename_profiles')
2025-10-24T23:36:49.271774146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.276664793Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-10-24T23:36:49.280819458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198984s
2025-10-24T23:36:49.283898858Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-10-24T23:36:49.286921484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.291188295Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-10-24T23:36:49.294173746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-10-24T23:36:49', 'drop_old_profile_columns')
2025-10-24T23:36:49.301313931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.305847930Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-10-24T23:36:49.308932631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188892s
2025-10-24T23:36:49.311652707Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-10-24T23:36:49.319535409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.323837200Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-10-24T23:36:49.326942592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-10-24T23:36:49', 'add_mediainfo_to_episodefile')
2025-10-24T23:36:49.334180615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.338678301Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-10-24T23:36:49.341873744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192193s
2025-10-24T23:36:49.344591987Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-10-24T23:36:49.348066592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.352311930Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-10-24T23:36:49.355600131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-10-24T23:36:49', 'convert_episode_file_path_to_relative')
2025-10-24T23:36:49.363189070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.367689521Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-10-24T23:36:49.371080919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195723s
2025-10-24T23:36:49.373830115Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-10-24T23:36:49.376836858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.381071034Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-10-24T23:36:49.383975892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-10-24T23:36:49', 'drop_episode_file_path')
2025-10-24T23:36:49.390986156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.395459794Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-10-24T23:36:49.398495886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185812s
2025-10-24T23:36:49.401258358Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-10-24T23:36:49.404431898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.408746174Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-10-24T23:36:49.411816045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-10-24T23:36:49', 'add_enable_options_to_indexers')
2025-10-24T23:36:49.418818123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.423299766Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-10-24T23:36:49.427106741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188792s
2025-10-24T23:36:49.429824363Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-10-24T23:36:49.433532529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.437552252Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-10-24T23:36:49.440926045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-10-24T23:36:49', 'remove_enable_from_indexers')
2025-10-24T23:36:49.447672057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.453242783Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-10-24T23:36:49.456369078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194127s
2025-10-24T23:36:49.458899953Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-10-24T23:36:49.462643180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.468049715Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-10-24T23:36:49.471022711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-10-24T23:36:49', 'clear_bad_scene_names')
2025-10-24T23:36:49.480362465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.486156321Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-10-24T23:36:49.490308841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233174s
2025-10-24T23:36:49.493042455Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-10-24T23:36:49.496073057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.500907721Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-10-24T23:36:49.504133596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-10-24T23:36:49', 'convert_quality_models')
2025-10-24T23:36:49.512123112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.516990392Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-10-24T23:36:49.520681493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209137s
2025-10-24T23:36:49.523401920Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-10-24T23:36:49.526807026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.531170452Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-10-24T23:36:49.533976892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-10-24T23:36:49', 'add_remotepathmappings')
2025-10-24T23:36:49.540808036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.544981679Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-10-24T23:36:49.548054325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182791s
2025-10-24T23:36:49.550569229Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-10-24T23:36:49.554775568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.559365620Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-10-24T23:36:49.584005018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-10-24T23:36:49.645000396Z [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)
2025-10-24T23:36:49.668730223Z [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"
2025-10-24T23:36:49.682764649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:36:49.701141740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-24T23:36:49.726685840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:36:49.736868642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1480335s
2025-10-24T23:36:49.740398469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-10-24T23:36:49', 'remove_method_from_logs')
2025-10-24T23:36:49.748749503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.758126001Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-10-24T23:36:49.762101475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.170249s
2025-10-24T23:36:49.765454697Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-10-24T23:36:49.769106770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.773913978Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-10-24T23:36:49.777003218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-10-24T23:36:49', 'make_scene_numbering_nullable')
2025-10-24T23:36:49.784819575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.789248753Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-10-24T23:36:49.792404758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020628s
2025-10-24T23:36:49.794886965Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-10-24T23:36:49.797510167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.801458496Z [Info] add_tags: Starting migration of Log DB to 66
2025-10-24T23:36:49.803941706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-10-24T23:36:49', 'add_tags')
2025-10-24T23:36:49.810211670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.814393098Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-10-24T23:36:49.816994336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168741s
2025-10-24T23:36:49.819530412Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-10-24T23:36:49.822627407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.826457669Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-10-24T23:36:49.829556398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-10-24T23:36:49', 'add_added_to_series')
2025-10-24T23:36:49.836105264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.840257263Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-10-24T23:36:49.843105908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178043s
2025-10-24T23:36:49.845589940Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-10-24T23:36:49.848575120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.852337676Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-10-24T23:36:49.855123054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-10-24T23:36:49', 'add_release_restrictions')
2025-10-24T23:36:49.861696248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.865859180Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-10-24T23:36:49.868871715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172778s
2025-10-24T23:36:49.871326227Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-10-24T23:36:49.874059921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.877802897Z [Info] quality_proper: Starting migration of Log DB to 69
2025-10-24T23:36:49.880347581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-10-24T23:36:49', 'quality_proper')
2025-10-24T23:36:49.886669669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.890854515Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-10-24T23:36:49.893594451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167937s
2025-10-24T23:36:49.896070256Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-10-24T23:36:49.898781265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.902525413Z [Info] delay_profile: Starting migration of Log DB to 70
2025-10-24T23:36:49.905017290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-10-24T23:36:49', 'delay_profile')
2025-10-24T23:36:49.911313016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.915452410Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-10-24T23:36:49.918182156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166764s
2025-10-24T23:36:49.920669133Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-10-24T23:36:49.924176375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.927793718Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-10-24T23:36:49.930974332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-10-24T23:36:49', 'unknown_quality_in_profile')
2025-10-24T23:36:49.938780188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.944234740Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-10-24T23:36:49.947701420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202643s
2025-10-24T23:36:49.950800068Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-10-24T23:36:49.954178891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.958133644Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-10-24T23:36:49.963449707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-10-24T23:36:49', 'history_downloadId')
2025-10-24T23:36:49.971664527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:49.976469661Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-10-24T23:36:49.979444791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223445s
2025-10-24T23:36:49.982850649Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-10-24T23:36:49.986004088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:49.990372303Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-10-24T23:36:49.993685363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-10-24T23:36:49', 'clear_ratings')
2025-10-24T23:36:50.000796020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.006283969Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-10-24T23:36:50.009293498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197805s
2025-10-24T23:36:50.011834725Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-10-24T23:36:50.014570273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.018449683Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-10-24T23:36:50.020944466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-10-24T23:36:50', 'disable_eztv')
2025-10-24T23:36:50.030081653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.034998613Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-10-24T23:36:50.037534939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198822s
2025-10-24T23:36:50.040154283Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-10-24T23:36:50.043047208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.047584673Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-10-24T23:36:50.050227204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-10-24T23:36:50', 'force_lib_update')
2025-10-24T23:36:50.056703123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.061389638Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-10-24T23:36:50.064315950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179683s
2025-10-24T23:36:50.066820573Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-10-24T23:36:50.070428697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.074595407Z [Info] add_users_table: Starting migration of Log DB to 76
2025-10-24T23:36:50.077121392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-10-24T23:36:50', 'add_users_table')
2025-10-24T23:36:50.084248842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.089726702Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-10-24T23:36:50.093786806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194045s
2025-10-24T23:36:50.097417486Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-10-24T23:36:50.101041403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.105105004Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-10-24T23:36:50.107893428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-10-24T23:36:50', 'add_add_options_to_series')
2025-10-24T23:36:50.114524479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.118747091Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-10-24T23:36:50.121826260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178498s
2025-10-24T23:36:50.124542209Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-10-24T23:36:50.127898115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.132751888Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-10-24T23:36:50.135444780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-10-24T23:36:50', 'add_commands_table')
2025-10-24T23:36:50.142191253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.147935368Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-10-24T23:36:50.152249284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200572s
2025-10-24T23:36:50.156172162Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-10-24T23:36:50.159838985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.164801747Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-10-24T23:36:50.167644901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-10-24T23:36:50', 'dedupe_tags')
2025-10-24T23:36:50.174105248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.178620670Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-10-24T23:36:50.181752104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188477s
2025-10-24T23:36:50.184264102Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-10-24T23:36:50.187638876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.192612050Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-10-24T23:36:50.196002857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-10-24T23:36:50', 'move_dot_prefix_to_transmission_category')
2025-10-24T23:36:50.205019431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.209834766Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-10-24T23:36:50.213304251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221864s
2025-10-24T23:36:50.216445445Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-10-24T23:36:50.219290324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.223044161Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-10-24T23:36:50.225744388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-10-24T23:36:50', 'add_fanzub_settings')
2025-10-24T23:36:50.232393084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.236616638Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-10-24T23:36:50.239473129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173211s
2025-10-24T23:36:50.241933623Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-10-24T23:36:50.244994716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.248780298Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-10-24T23:36:50.251618913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-10-24T23:36:50', 'additonal_blacklist_columns')
2025-10-24T23:36:50.258927167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.263067724Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-10-24T23:36:50.266164439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180555s
2025-10-24T23:36:50.268559581Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-10-24T23:36:50.271643671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.275394282Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-10-24T23:36:50.278272638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-10-24T23:36:50', 'update_quality_minmax_size')
2025-10-24T23:36:50.284926144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.289090117Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-10-24T23:36:50.292174698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174412s
2025-10-24T23:36:50.294885636Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-10-24T23:36:50.297651966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.301434481Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-10-24T23:36:50.304288958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-10-24T23:36:50', 'expand_transmission_urlbase')
2025-10-24T23:36:50.310912765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.315020776Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-10-24T23:36:50.318118653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173741s
2025-10-24T23:36:50.320589698Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-10-24T23:36:50.323550650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.327260920Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-10-24T23:36:50.329951126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-10-24T23:36:50', 'pushbullet_device_ids')
2025-10-24T23:36:50.336391403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.340570197Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-10-24T23:36:50.344847488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169973s
2025-10-24T23:36:50.347929383Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-10-24T23:36:50.350836667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.354622500Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-10-24T23:36:50.357064256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-10-24T23:36:50', 'remove_eztv')
2025-10-24T23:36:50.363408689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.368514710Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-10-24T23:36:50.371203413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017667s
2025-10-24T23:36:50.373646592Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-10-24T23:36:50.376823378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.380566475Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-10-24T23:36:50.383552086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-10-24T23:36:50', 'pushbullet_devices_channels_list')
2025-10-24T23:36:50.390254300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.394438885Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-10-24T23:36:50.397582645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175728s
2025-10-24T23:36:50.399981344Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-10-24T23:36:50.403070965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.406824753Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-10-24T23:36:50.409677486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-10-24T23:36:50', 'add_on_rename_to_notifcations')
2025-10-24T23:36:50.416282846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.420349483Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-10-24T23:36:50.423375205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172752s
2025-10-24T23:36:50.425788174Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-10-24T23:36:50.428609775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.432331428Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-10-24T23:36:50.434914127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-10-24T23:36:50', 'update_kickass_url')
2025-10-24T23:36:50.441241507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.446029657Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-10-24T23:36:50.448908163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174132s
2025-10-24T23:36:50.451926881Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-10-24T23:36:50.454758903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.459292270Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-10-24T23:36:50.462583948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-10-24T23:36:50', 'added_indexerstatus')
2025-10-24T23:36:50.469453499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.474776366Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-10-24T23:36:50.478237795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200058s
2025-10-24T23:36:50.481492949Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-10-24T23:36:50.484999509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.489936108Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-10-24T23:36:50.492983173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-10-24T23:36:50', 'add_unverifiedscenenumbering')
2025-10-24T23:36:50.500279604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.507294497Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-10-24T23:36:50.510443658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221378s
2025-10-24T23:36:50.512901216Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-10-24T23:36:50.518200636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.523715779Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-10-24T23:36:50.526883458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-10-24T23:36:50', 'naming_config_replace_illegal_characters')
2025-10-24T23:36:50.535086433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.539453536Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-10-24T23:36:50.542913282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0214421s
2025-10-24T23:36:50.545331511Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-10-24T23:36:50.547989713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.551782609Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-10-24T23:36:50.554263194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-10-24T23:36:50', 'add_tvmazeid')
2025-10-24T23:36:50.560917401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.566122451Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-10-24T23:36:50.569165928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181339s
2025-10-24T23:36:50.572760125Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-10-24T23:36:50.576408791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.580073259Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-10-24T23:36:50.583649179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-10-24T23:36:50', 'add_additional_episodes_index')
2025-10-24T23:36:50.590737470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.596116771Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-10-24T23:36:50.599213977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195683s
2025-10-24T23:36:50.601900296Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-10-24T23:36:50.604613608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.608393469Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-10-24T23:36:50.610821277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-10-24T23:36:50', 'disable_kickass')
2025-10-24T23:36:50.618053719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.622821368Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-10-24T23:36:50.626774276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182646s
2025-10-24T23:36:50.630101676Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-10-24T23:36:50.633823108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.637594271Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-10-24T23:36:50.640436333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-10-24T23:36:50', 'add_reason_to_pending_releases')
2025-10-24T23:36:50.647991976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.652344269Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-10-24T23:36:50.655592749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018541s
2025-10-24T23:36:50.657967541Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-10-24T23:36:50.661060999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.665299162Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-10-24T23:36:50.668720460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-10-24T23:36:50', 'remove_titans_of_tv')
2025-10-24T23:36:50.675098081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.679095088Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-10-24T23:36:50.682185671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180307s
2025-10-24T23:36:50.684862881Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-10-24T23:36:50.688287376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.692079792Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-10-24T23:36:50.695355687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-10-24T23:36:50', 'extra_and_subtitle_files')
2025-10-24T23:36:50.704025934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.709253960Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-10-24T23:36:50.712736301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209753s
2025-10-24T23:36:50.716914073Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-10-24T23:36:50.720040778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.724247668Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-10-24T23:36:50.727173469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-10-24T23:36:50', 'add_scene_season_number')
2025-10-24T23:36:50.733777756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.738457879Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-10-24T23:36:50.742248771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181394s
2025-10-24T23:36:50.745314113Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-10-24T23:36:50.749155137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.753336054Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-10-24T23:36:50.757266938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-10-24T23:36:50', 'add_ultrahd_quality_in_profiles')
2025-10-24T23:36:50.765181223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.769586022Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-10-24T23:36:50.773110287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207698s
2025-10-24T23:36:50.775692407Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-10-24T23:36:50.779511596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.785121972Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-10-24T23:36:50.788870068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-10-24T23:36:50', 'add_language_to_episodeFiles_history_and_blacklist')
2025-10-24T23:36:50.796875977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.802790986Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-10-24T23:36:50.806485034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233812s
2025-10-24T23:36:50.808979115Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-10-24T23:36:50.812237556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.816455157Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-10-24T23:36:50.820006458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-10-24T23:36:50', 'fix_metadata_file_extensions')
2025-10-24T23:36:50.826691167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.830798616Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-10-24T23:36:50.833907305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186502s
2025-10-24T23:36:50.836380475Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-10-24T23:36:50.839067495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.842734909Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-10-24T23:36:50.845402580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-10-24T23:36:50', 'remove_kickass')
2025-10-24T23:36:50.851633956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.855755755Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-10-24T23:36:50.858428827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166883s
2025-10-24T23:36:50.860859621Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-10-24T23:36:50.863952578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.867637027Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-10-24T23:36:50.870563328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-10-24T23:36:50', 'rename_torrent_downloadstation')
2025-10-24T23:36:50.877313088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.881420929Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-10-24T23:36:50.884509587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174727s
2025-10-24T23:36:50.886853887Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-10-24T23:36:50.889514654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.893249524Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-10-24T23:36:50.895919971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-10-24T23:36:50', 'update_btn_url')
2025-10-24T23:36:50.902412583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.906514292Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-10-24T23:36:50.909192544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169983s
2025-10-24T23:36:50.961686574Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-10-24T23:36:50.964654470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.971602910Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-10-24T23:36:50.974369009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-10-24T23:36:50', 'remove_wombles')
2025-10-24T23:36:50.980873976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:50.985083662Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-10-24T23:36:50.987756744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204827s
2025-10-24T23:36:50.990133860Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-10-24T23:36:50.993082927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:50.996729119Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-10-24T23:36:50.999534187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-10-24T23:36:50', 'fix_extra_file_extension')
2025-10-24T23:36:51.006042400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.010253709Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-10-24T23:36:51.013179700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172199s
2025-10-24T23:36:51.015544932Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-10-24T23:36:51.018287955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.021968656Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-10-24T23:36:51.024526756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-10-24T23:36:51', 'import_extra_files')
2025-10-24T23:36:51.030840689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.034913378Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-10-24T23:36:51.037686311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166188s
2025-10-24T23:36:51.040048016Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-10-24T23:36:51.042917183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.046562513Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-10-24T23:36:51.049297359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-10-24T23:36:51', 'fix_extra_files_config')
2025-10-24T23:36:51.055700371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.059815687Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-10-24T23:36:51.062590904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167917s
2025-10-24T23:36:51.064981938Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-10-24T23:36:51.067885664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.071493098Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-10-24T23:36:51.074200258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-10-24T23:36:51', 'create_language_profiles')
2025-10-24T23:36:51.081646540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.086551596Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-10-24T23:36:51.089528560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186672s
2025-10-24T23:36:51.092026179Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-10-24T23:36:51.095118795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.099105392Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-10-24T23:36:51.102812255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-10-24T23:36:51', 'added_regex_to_scenemapping')
2025-10-24T23:36:51.110772091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.115518758Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-10-24T23:36:51.118675153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200005s
2025-10-24T23:36:51.122034086Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-10-24T23:36:51.125233588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.128995682Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-10-24T23:36:51.132599318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-10-24T23:36:51', 'consolidate_indexer_baseurl')
2025-10-24T23:36:51.140080991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.144783420Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-10-24T23:36:51.148014044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189473s
2025-10-24T23:36:51.151185349Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-10-24T23:36:51.155039499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.158746923Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-10-24T23:36:51.162182481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-10-24T23:36:51', 'rename_indexer_status_id')
2025-10-24T23:36:51.170849180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.180782860Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-10-24T23:36:51.191048138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230343s
2025-10-24T23:36:51.196834999Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-10-24T23:36:51.200234023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.206287772Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-10-24T23:36:51.213610294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-10-24T23:36:51', 'add_downloadclient_status')
2025-10-24T23:36:51.221314246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.226041183Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-10-24T23:36:51.229087927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255728s
2025-10-24T23:36:51.231625987Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-10-24T23:36:51.234277095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.237925080Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-10-24T23:36:51.240659034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-10-24T23:36:51', 'disable_nyaa')
2025-10-24T23:36:51.247050623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.251113303Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-10-24T23:36:51.253729340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168501s
2025-10-24T23:36:51.256077678Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-10-24T23:36:51.259553466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.263479180Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-10-24T23:36:51.267653625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-10-24T23:36:51', 'add_webrip_and_br480_qualites_in_profile')
2025-10-24T23:36:51.275273767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.279091434Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-10-24T23:36:51.282448633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196399s
2025-10-24T23:36:51.287127142Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-10-24T23:36:51.290539633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.294443924Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-10-24T23:36:51.298060105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-10-24T23:36:51', 'add_history_eventType_index')
2025-10-24T23:36:51.311979580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.315864892Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-10-24T23:36:51.319171971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025311s
2025-10-24T23:36:51.321613377Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-10-24T23:36:51.325610114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.329207146Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-10-24T23:36:51.332905301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-10-24T23:36:51', 'separate_automatic_and_interactive_searches')
2025-10-24T23:36:51.340692731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.344953088Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-10-24T23:36:51.348538036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197898s
2025-10-24T23:36:51.351181449Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-10-24T23:36:51.354554951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.358243407Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-10-24T23:36:51.361559293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-10-24T23:36:51', 'update_series_episodes_history_indexes')
2025-10-24T23:36:51.369064364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.373872184Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-10-24T23:36:51.377049832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192147s
2025-10-24T23:36:51.379662683Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-10-24T23:36:51.382491999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.386141326Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-10-24T23:36:51.389124963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-10-24T23:36:51', 'update_animetosho_url')
2025-10-24T23:36:51.395837589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.400061273Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-10-24T23:36:51.402950039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177041s
2025-10-24T23:36:51.405277705Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-10-24T23:36:51.408436325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.412305866Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-10-24T23:36:51.415891335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-10-24T23:36:51', 'add_remux_qualities_in_profile')
2025-10-24T23:36:51.422516253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.426633914Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-10-24T23:36:51.429873526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181923s
2025-10-24T23:36:51.432325122Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-10-24T23:36:51.435490275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.439020092Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-10-24T23:36:51.442046906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-10-24T23:36:51', 'add_history_seriesId_index')
2025-10-24T23:36:51.448436982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.452502467Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-10-24T23:36:51.455449290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017158s
2025-10-24T23:36:51.457804061Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-10-24T23:36:51.460873591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.464579994Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-10-24T23:36:51.467482428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-10-24T23:36:51', 'remove_media_browser_metadata')
2025-10-24T23:36:51.474046403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.478064884Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-10-24T23:36:51.481144214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172019s
2025-10-24T23:36:51.483547603Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-10-24T23:36:51.487212482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.490959726Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-10-24T23:36:51.494400915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-10-24T23:36:51', 'remove_notify_my_android_and_pushalot_notifications')
2025-10-24T23:36:51.501689209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.505734464Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-10-24T23:36:51.509343791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185313s
2025-10-24T23:36:51.511771118Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-10-24T23:36:51.514617779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.518256806Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-10-24T23:36:51.520815718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-10-24T23:36:51', 'add_custom_filters')
2025-10-24T23:36:51.527197337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.531178893Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-10-24T23:36:51.533938990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165683s
2025-10-24T23:36:51.536307309Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-10-24T23:36:51.539553134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.543248404Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-10-24T23:36:51.546340229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-10-24T23:36:51', 'rename_restrictions_to_release_profiles')
2025-10-24T23:36:51.553286384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.557525389Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-10-24T23:36:51.560872137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179474s
2025-10-24T23:36:51.563226938Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-10-24T23:36:51.566644008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.570286682Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-10-24T23:36:51.573493810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-10-24T23:36:51', 'rename_quality_profiles_add_upgrade_allowed')
2025-10-24T23:36:51.580621871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.584648068Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-10-24T23:36:51.588115118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179842s
2025-10-24T23:36:51.590457424Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-10-24T23:36:51.593779522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.597433349Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-10-24T23:36:51.600566287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-10-24T23:36:51', 'add_relative_original_path_to_episode_file')
2025-10-24T23:36:51.607657384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.611647387Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-10-24T23:36:51.615028846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178648s
2025-10-24T23:36:51.617364799Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-10-24T23:36:51.620345971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.624020088Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-10-24T23:36:51.626790236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-10-24T23:36:51', 'episode_last_searched_time')
2025-10-24T23:36:51.633418611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.638235529Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-10-24T23:36:51.641222594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178752s
2025-10-24T23:36:51.643577195Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-10-24T23:36:51.646599760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.650596226Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-10-24T23:36:51.653535204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-10-24T23:36:51', 'download_propers_config')
2025-10-24T23:36:51.659822954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.663811514Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-10-24T23:36:51.666721232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173442s
2025-10-24T23:36:51.669148499Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-10-24T23:36:51.672149652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.675739179Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-10-24T23:36:51.678534277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-10-24T23:36:51', 'add_download_client_priority')
2025-10-24T23:36:51.685183173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.689251314Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-10-24T23:36:51.692314662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171073s
2025-10-24T23:36:51.694676407Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-10-24T23:36:51.697859736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.701576349Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-10-24T23:36:51.704511088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-10-24T23:36:51', 'add_specials_folder_format')
2025-10-24T23:36:51.711462383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.715545705Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-10-24T23:36:51.718572209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177692s
2025-10-24T23:36:51.720978824Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-10-24T23:36:51.723915156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.727637029Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-10-24T23:36:51.730413470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-10-24T23:36:51', 'health_issue_notification')
2025-10-24T23:36:51.736915451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.740832597Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-10-24T23:36:51.743753478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169259s
2025-10-24T23:36:51.746093429Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-10-24T23:36:51.749454356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.753054044Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-10-24T23:36:51.756272403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-10-24T23:36:51', 'add_indexer_and_enabled_to_release_profiles')
2025-10-24T23:36:51.763960934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.768113174Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-10-24T23:36:51.771922092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186235s
2025-10-24T23:36:51.774723573Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-10-24T23:36:51.777722371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.781442310Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-10-24T23:36:51.784256997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-10-24T23:36:51', 'add_airedbefore_to_episodes')
2025-10-24T23:36:51.791195317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.795415293Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-10-24T23:36:51.798404933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017691s
2025-10-24T23:36:51.800778582Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-10-24T23:36:51.803385972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.807027654Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-10-24T23:36:51.809456444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-10-24T23:36:51', 'remove_bitmetv')
2025-10-24T23:36:51.815638019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.819689457Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-10-24T23:36:51.822329773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162864s
2025-10-24T23:36:51.824708923Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-10-24T23:36:51.827534391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.831815160Z [Info] add_download_history: Starting migration of Log DB to 139
2025-10-24T23:36:51.834420967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-10-24T23:36:51', 'add_download_history')
2025-10-24T23:36:51.840893990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.844893392Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-10-24T23:36:51.847684021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173711s
2025-10-24T23:36:51.850084544Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-10-24T23:36:51.853428867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.857078906Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-10-24T23:36:51.860143917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-10-24T23:36:51', 'remove_chown_and_folderchmod_config_v2')
2025-10-24T23:36:51.867044831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.871117992Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-10-24T23:36:51.874441123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177s
2025-10-24T23:36:51.876713899Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-10-24T23:36:51.879515520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.883259798Z [Info] add_update_history: Starting migration of Log DB to 141
2025-10-24T23:36:51.904117433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-24T23:36:51.908465036Z [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)
2025-10-24T23:36:51.917217949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100183s
2025-10-24T23:36:51.920261757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-24T23:36:51.923225154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-24T23:36:51.928875070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057864s
2025-10-24T23:36:51.931401105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-10-24T23:36:51', 'add_update_history')
2025-10-24T23:36:51.937881613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.942138244Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-10-24T23:36:51.945178384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191047s
2025-10-24T23:36:51.948059615Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-10-24T23:36:51.950610732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.955264522Z [Info] import_lists: Starting migration of Log DB to 142
2025-10-24T23:36:51.957910770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-10-24T23:36:51', 'import_lists')
2025-10-24T23:36:51.964861845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.969155800Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-10-24T23:36:51.971885176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185628s
2025-10-24T23:36:51.974479459Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-10-24T23:36:51.977417234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:51.981751761Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-10-24T23:36:51.984674816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-10-24T23:36:51', 'add_priority_to_indexers')
2025-10-24T23:36:51.991756915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:51.996188989Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-10-24T23:36:51.999237476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187234s
2025-10-24T23:36:52.001864195Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-10-24T23:36:52.005302207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.009616563Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-10-24T23:36:52.013549352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-10-24T23:36:52', 'import_lists_series_type_and_season_folder')
2025-10-24T23:36:52.021510140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.025908656Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-10-24T23:36:52.029346918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205632s
2025-10-24T23:36:52.031947584Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-10-24T23:36:52.034617891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.038741022Z [Info] remove_growl: Starting migration of Log DB to 145
2025-10-24T23:36:52.041373873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-10-24T23:36:52', 'remove_growl')
2025-10-24T23:36:52.048079324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.052384191Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-10-24T23:36:52.055058406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177526s
2025-10-24T23:36:52.057692980Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-10-24T23:36:52.060839635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.065124883Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-10-24T23:36:52.070750380Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-24T23:36:52.073604817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-24T23:36:52.093977134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202365s
2025-10-24T23:36:52.097084110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-10-24T23:36:52', 'cleanup_duplicates_updatehistory')
2025-10-24T23:36:52.104486954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.108929940Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-10-24T23:36:52.112180214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0354001s
2025-10-24T23:36:52.114952025Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-10-24T23:36:52.118055794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.122198174Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-10-24T23:36:52.125189547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-10-24T23:36:52', 'swap_filechmod_for_folderchmod')
2025-10-24T23:36:52.132403351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.136586714Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-10-24T23:36:52.139772688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185524s
2025-10-24T23:36:52.142307041Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-10-24T23:36:52.145109323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.148831357Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-10-24T23:36:52.151408365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-10-24T23:36:52', 'mediainfo_channels')
2025-10-24T23:36:52.157784353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.162028127Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-10-24T23:36:52.164853055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166989s
2025-10-24T23:36:52.167267706Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-10-24T23:36:52.170335914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.174049922Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-10-24T23:36:52.177044421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-10-24T23:36:52', 'add_on_delete_to_notifications')
2025-10-24T23:36:52.184165989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.188276906Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-10-24T23:36:52.191407800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179424s
2025-10-24T23:36:52.193829235Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-10-24T23:36:52.196748352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.200501218Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-10-24T23:36:52.203230954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-10-24T23:36:52', 'add_scene_mapping_origin')
2025-10-24T23:36:52.209721993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.214123615Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-10-24T23:36:52.217071531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173914s
2025-10-24T23:36:52.219454629Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-10-24T23:36:52.222368876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.226123296Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-10-24T23:36:52.228893563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-10-24T23:36:52', 'remove_custom_filter_type')
2025-10-24T23:36:52.235533311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.239667906Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-10-24T23:36:52.242616383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172739s
2025-10-24T23:36:52.245063039Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-10-24T23:36:52.247924480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.251599519Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-10-24T23:36:52.254264144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-10-24T23:36:52', 'update_btn_url_to_https')
2025-10-24T23:36:52.260759401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.264811840Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-10-24T23:36:52.267720246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169029s
2025-10-24T23:36:52.270141591Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-10-24T23:36:52.273523921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.277672664Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-10-24T23:36:52.280793908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-10-24T23:36:52', 'add_on_episodefiledelete_for_upgrade')
2025-10-24T23:36:52.287801167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.291983447Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-10-24T23:36:52.295257289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185353s
2025-10-24T23:36:52.297646960Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-10-24T23:36:52.300568132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.304388153Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-10-24T23:36:52.307093069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-10-24T23:36:52', 'add_name_release_profile')
2025-10-24T23:36:52.313720463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.317871601Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-10-24T23:36:52.320790417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172646s
2025-10-24T23:36:52.323457306Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-10-24T23:36:52.326530273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.330242698Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-10-24T23:36:52.333221927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-10-24T23:36:52', 'add_arabic_and_hindi_languages')
2025-10-24T23:36:52.340113141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.344297906Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-10-24T23:36:52.349134314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177658s
2025-10-24T23:36:52.351543254Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-10-24T23:36:52.354718928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.358554872Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-10-24T23:36:52.361371292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-10-24T23:36:52', 'add_bypass_to_delay_profile')
2025-10-24T23:36:52.368326055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.372414296Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-10-24T23:36:52.375476121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176634s
2025-10-24T23:36:52.377858377Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-10-24T23:36:52.380905231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.384586653Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-10-24T23:36:52.387282321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-10-24T23:36:52', 'email_multiple_addresses')
2025-10-24T23:36:52.393748931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.397732080Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-10-24T23:36:52.400699325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168316s
2025-10-24T23:36:52.403110820Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-10-24T23:36:52.406208587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.409954068Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-10-24T23:36:52.412682361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-10-24T23:36:52', 'cdh_per_downloadclient')
2025-10-24T23:36:52.419109652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.423274417Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-10-24T23:36:52.426210529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171425s
2025-10-24T23:36:52.428631072Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-10-24T23:36:52.431357291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.435205629Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-10-24T23:36:52.437754351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-10-24T23:36:52', 'add_indexer_tags')
2025-10-24T23:36:52.444230259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.448322779Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-10-24T23:36:52.451038157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169298s
2025-10-24T23:36:52.453438199Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-10-24T23:36:52.456496416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.460240264Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-10-24T23:36:52.463123539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-10-24T23:36:52', 'rename_blacklist_to_blocklist')
2025-10-24T23:36:52.469792907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.473830416Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-10-24T23:36:52.476902592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173344s
2025-10-24T23:36:52.479298926Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-10-24T23:36:52.482177502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.485847652Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-10-24T23:36:52.488571055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-10-24T23:36:52', 'remove_plex_hometheatre')
2025-10-24T23:36:52.495055681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.499146768Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-10-24T23:36:52.502025404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169625s
2025-10-24T23:36:52.504405245Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-10-24T23:36:52.507311136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.511045354Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-10-24T23:36:52.513827887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-10-24T23:36:52', 'release_profile_to_array')
2025-10-24T23:36:52.520370820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.524801200Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-10-24T23:36:52.527801190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174835s
2025-10-24T23:36:52.530385654Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-10-24T23:36:52.533196233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.537087187Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-10-24T23:36:52.539692051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-10-24T23:36:52', 'mediainfo_to_ffmpeg')
2025-10-24T23:36:52.546158150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.550239126Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-10-24T23:36:52.553041859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170103s
2025-10-24T23:36:52.555453004Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-10-24T23:36:52.558725233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.562378788Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-10-24T23:36:52.564982631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-10-24T23:36:52', 'download_client_per_indexer')
2025-10-24T23:36:52.571608612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.576048892Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-10-24T23:36:52.579332513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176047s
2025-10-24T23:36:52.582180557Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-10-24T23:36:52.585044704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.589135680Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-10-24T23:36:52.592060589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-10-24T23:36:52', 'add_on_update_to_notifications')
2025-10-24T23:36:52.598810880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.602923962Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-10-24T23:36:52.606040917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179905s
2025-10-24T23:36:52.608454296Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-10-24T23:36:52.611365237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.615065016Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-10-24T23:36:52.617756275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-10-24T23:36:52', 'update_series_sort_title')
2025-10-24T23:36:52.624252494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.628262348Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-10-24T23:36:52.631234762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168907s
2025-10-24T23:36:52.633622139Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-10-24T23:36:52.636479392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.640176445Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-10-24T23:36:52.642816240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-10-24T23:36:52', 'add_tvdbid_to_episode')
2025-10-24T23:36:52.649273872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.653252512Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-10-24T23:36:52.656123382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167699s
2025-10-24T23:36:52.658779781Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-10-24T23:36:52.661867989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.665585674Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-10-24T23:36:52.668749424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-10-24T23:36:52', 'add_additional_info_to_pending_releases')
2025-10-24T23:36:52.675963458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.679964965Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-10-24T23:36:52.683297384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180947s
2025-10-24T23:36:52.685693729Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-10-24T23:36:52.689435222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.693183118Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-10-24T23:36:52.696270464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-10-24T23:36:52', 'add_malayalam_and_ukrainian_languages')
2025-10-24T23:36:52.703265197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.708491199Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-10-24T23:36:52.711837116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195205s
2025-10-24T23:36:52.714387311Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-10-24T23:36:52.717627835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.721438257Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-10-24T23:36:52.724562778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-10-24T23:36:52', 'add_language_tags_to_subtitle_files')
2025-10-24T23:36:52.731433351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.735619519Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-10-24T23:36:52.738822388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179311s
2025-10-24T23:36:52.741582294Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-10-24T23:36:52.744377963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.748104536Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-10-24T23:36:52.774109254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-10-24T23:36:52', 'add_custom_formats')
2025-10-24T23:36:52.780956771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.785137548Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-10-24T23:36:52.787950702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407397s
2025-10-24T23:36:52.790580467Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-10-24T23:36:52.794437693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.798409880Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-10-24T23:36:52.802045921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-10-24T23:36:52', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-10-24T23:36:52.809530390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.813604403Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-10-24T23:36:52.817437450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191605s
2025-10-24T23:36:52.819815759Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-10-24T23:36:52.822363979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.826078207Z [Info] remove_omg: Starting migration of Log DB to 173
2025-10-24T23:36:52.828585987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-10-24T23:36:52', 'remove_omg')
2025-10-24T23:36:52.834957766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.839129575Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-10-24T23:36:52.841820894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166801s
2025-10-24T23:36:52.844243181Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-10-24T23:36:52.847051044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.850769260Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-10-24T23:36:52.853314445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-10-24T23:36:52', 'add_salt_to_users')
2025-10-24T23:36:52.859775703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.863860298Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-10-24T23:36:52.866741348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168306s
2025-10-24T23:36:52.869196792Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-10-24T23:36:52.872523911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.876315645Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-10-24T23:36:52.879367229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-10-24T23:36:52', 'language_profiles_to_custom_formats')
2025-10-24T23:36:52.886266269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.890452127Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-10-24T23:36:52.893715117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179509s
2025-10-24T23:36:52.897644518Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-10-24T23:36:52.900443123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.904163343Z [Info] original_language: Starting migration of Log DB to 176
2025-10-24T23:36:52.906687936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-10-24T23:36:52', 'original_language')
2025-10-24T23:36:52.913049715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.917080100Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-10-24T23:36:52.919818814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166356s
2025-10-24T23:36:52.922235590Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-10-24T23:36:52.925907432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.929570127Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-10-24T23:36:52.932986285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-10-24T23:36:52', 'add_on_manual_interaction_required_to_notifications')
2025-10-24T23:36:52.940267164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.944332038Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-10-24T23:36:52.948034803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184276s
2025-10-24T23:36:52.950405968Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-10-24T23:36:52.953081284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.956781674Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-10-24T23:36:52.959274744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-10-24T23:36:52', 'list_sync_time')
2025-10-24T23:36:52.965653747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.969727439Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-10-24T23:36:52.972479480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016645s
2025-10-24T23:36:52.974838369Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-10-24T23:36:52.977578927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:52.981488318Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-10-24T23:36:52.984091369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-10-24T23:36:52', 'add_auto_tagging')
2025-10-24T23:36:52.990443088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:52.994473282Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-10-24T23:36:52.997237518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169207s
2025-10-24T23:36:52.999664083Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-10-24T23:36:53.002414390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.006086414Z [Info] task_duration: Starting migration of Log DB to 180
2025-10-24T23:36:53.008552810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-10-24T23:36:53', 'task_duration')
2025-10-24T23:36:53.014885710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.018982178Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-10-24T23:36:53.021686262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165755s
2025-10-24T23:36:53.024089100Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-10-24T23:36:53.027206647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.030887949Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-10-24T23:36:53.033803819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-10-24T23:36:53', 'quality_definition_preferred_size')
2025-10-24T23:36:53.040558369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.044952246Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-10-24T23:36:53.048171437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176943s
2025-10-24T23:36:53.050508162Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-10-24T23:36:53.054214975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.057670272Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-10-24T23:36:53.061001339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-10-24T23:36:53', 'add_custom_format_score_bypass_to_delay_profile')
2025-10-24T23:36:53.068215183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.072274486Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-10-24T23:36:53.076132544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182728s
2025-10-24T23:36:53.078118352Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-10-24T23:36:53.081061137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.084806328Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-10-24T23:36:53.087536585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-10-24T23:36:53', 'update_images_remote_url')
2025-10-24T23:36:53.094129268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.098218492Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-10-24T23:36:53.101154312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01716s
2025-10-24T23:36:53.103699457Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-10-24T23:36:53.106911433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.110667125Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-10-24T23:36:53.113772107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-10-24T23:36:53', 'remove_invalid_roksbox_metadata_images')
2025-10-24T23:36:53.120727310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.124853458Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-10-24T23:36:53.128189695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179493s
2025-10-24T23:36:53.130610910Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-10-24T23:36:53.133370135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.137045024Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-10-24T23:36:53.139643677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-10-24T23:36:53', 'add_episode_runtime')
2025-10-24T23:36:53.146019042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.150262005Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-10-24T23:36:53.152903984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167099s
2025-10-24T23:36:53.155527807Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-10-24T23:36:53.158174115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.161944987Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-10-24T23:36:53.164677319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-10-24T23:36:53', 'add_result_to_commands')
2025-10-24T23:36:53.171266816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.175400348Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-10-24T23:36:53.178366831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172358s
2025-10-24T23:36:53.180773126Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-10-24T23:36:53.184370679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.187720634Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-10-24T23:36:53.190682648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-10-24T23:36:53', 'add_on_series_add_to_notifications')
2025-10-24T23:36:53.197481566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.201503765Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-10-24T23:36:53.204683086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175179s
2025-10-24T23:36:53.207039380Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-24T23:36:53.210627965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.214289858Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-10-24T23:36:53.225031896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-24T23:36:53.227989842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001602s
2025-10-24T23:36:53.230746472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-24T23:36:53.242230684Z [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)
2025-10-24T23:36:53.252457624Z [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"
2025-10-24T23:36:53.261315850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-24T23:36:53.266146756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-24T23:36:53.274129268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-24T23:36:53.279432736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045613s
2025-10-24T23:36:53.281600741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-24T23:36:53.284593817Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-10-24T23:36:53.286771051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-24T23:36:53.294770376Z [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)
2025-10-24T23:36:53.303075849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-24T23:36:53.310079840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-24T23:36:53.314630392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-24T23:36:53.322405557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-24T23:36:53.327896762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0379081s
2025-10-24T23:36:53.330150520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-24T23:36:53.332681757Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-10-24T23:36:53.334845824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-24T23:36:53.342647041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-24T23:36:53.349227360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-24T23:36:53.357438061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-24T23:36:53.362149116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-24T23:36:53.369641801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-24T23:36:53.376620483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0385479s
2025-10-24T23:36:53.379114664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-10-24T23:36:53', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-24T23:36:53.386446336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.391558789Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-24T23:36:53.395185661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0535434s
2025-10-24T23:36:53.397797480Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-10-24T23:36:53.401086121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.404951995Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-10-24T23:36:53.408070363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-10-24T23:36:53', 'add_colon_replacement_to_naming_config')
2025-10-24T23:36:53.415006288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.419037454Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-10-24T23:36:53.422327579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179563s
2025-10-24T23:36:53.424736168Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-10-24T23:36:53.427776780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.431462571Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-10-24T23:36:53.434326327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-10-24T23:36:53', 'health_restored_notification')
2025-10-24T23:36:53.441125837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.445284480Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-10-24T23:36:53.448294600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175009s
2025-10-24T23:36:53.450679733Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-10-24T23:36:53.453666275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.457365303Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-10-24T23:36:53.460097684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-10-24T23:36:53', 'add_download_client_tags')
2025-10-24T23:36:53.466640538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.470754511Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-10-24T23:36:53.473753629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171406s
2025-10-24T23:36:53.476223462Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-10-24T23:36:53.479064201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.482924323Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-10-24T23:36:53.485486552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-10-24T23:36:53', 'import_exclusion_type')
2025-10-24T23:36:53.492160880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.496066403Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-10-24T23:36:53.498972204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169911s
2025-10-24T23:36:53.501744255Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-10-24T23:36:53.504478330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.508214623Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-10-24T23:36:53.511063879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-10-24T23:36:53', 'add_import_list_items')
2025-10-24T23:36:53.517388894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.521391182Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-10-24T23:36:53.524289678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169047s
2025-10-24T23:36:53.526820894Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-10-24T23:36:53.529897558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.533644513Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-10-24T23:36:53.536383518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-10-24T23:36:53', 'add_notification_status')
2025-10-24T23:36:53.542998406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.547481251Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-10-24T23:36:53.550511302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174703s
2025-10-24T23:36:53.552980614Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-10-24T23:36:53.556506573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.560170329Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-10-24T23:36:53.563445764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-10-24T23:36:53', 'parse_language_tags_from_existing_subtitle_files')
2025-10-24T23:36:53.570607564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.574718861Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-10-24T23:36:53.578277817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182098s
2025-10-24T23:36:53.580646456Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-10-24T23:36:53.583449890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.587123486Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-10-24T23:36:53.589612057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-10-24T23:36:53', 'add_finale_type')
2025-10-24T23:36:53.595920639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.600107068Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-10-24T23:36:53.602850972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166561s
2025-10-24T23:36:53.605254652Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-10-24T23:36:53.608115692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.611767956Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-10-24T23:36:53.614445146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-10-24T23:36:53', 'list_add_missing_search')
2025-10-24T23:36:53.620870572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.624947621Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-10-24T23:36:53.627834113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168347s
2025-10-24T23:36:53.630541925Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-10-24T23:36:53.633973884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.637909078Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-10-24T23:36:53.641060152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-10-24T23:36:53', 'parse_title_from_existing_subtitle_files')
2025-10-24T23:36:53.648113293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.652076262Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-10-24T23:36:53.655353711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181042s
2025-10-24T23:36:53.657695545Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-10-24T23:36:53.660420211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.664069959Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-10-24T23:36:53.666548480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-10-24T23:36:53', 'series_last_aired')
2025-10-24T23:36:53.672851099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.676996836Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-10-24T23:36:53.679722084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165729s
2025-10-24T23:36:53.682085672Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-10-24T23:36:53.685266326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.689220157Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-10-24T23:36:53.691907467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-10-24T23:36:53', 'AddNewItemMonitorType')
2025-10-24T23:36:53.698406352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.702484563Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-10-24T23:36:53.705389532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172237s
2025-10-24T23:36:53.707770025Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-10-24T23:36:53.710515863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.714259280Z [Info] email_encryption: Starting migration of Log DB to 201
2025-10-24T23:36:53.716792440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-10-24T23:36:53', 'email_encryption')
2025-10-24T23:36:53.723137756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.727135565Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-10-24T23:36:53.729907887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166229s
2025-10-24T23:36:53.732307348Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-10-24T23:36:53.735067365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.738756493Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-10-24T23:36:53.741279112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-10-24T23:36:53', 'add_indexer_flags')
2025-10-24T23:36:53.747676702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.751607386Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-10-24T23:36:53.754358776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165905s
2025-10-24T23:36:53.756760462Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-10-24T23:36:53.759414345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.763151890Z [Info] release_type: Starting migration of Log DB to 203
2025-10-24T23:36:53.765520930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-10-24T23:36:53', 'release_type')
2025-10-24T23:36:53.771745953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.775694112Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-10-24T23:36:53.778344919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163319s
2025-10-24T23:36:53.780764832Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-10-24T23:36:53.783575631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.787270761Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-10-24T23:36:53.789875174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-10-24T23:36:53', 'add_add_release_hash')
2025-10-24T23:36:53.796301002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.800369333Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-10-24T23:36:53.803217538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167993s
2025-10-24T23:36:53.805573230Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-10-24T23:36:53.808484191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.812192137Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-10-24T23:36:53.814839137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-10-24T23:36:53', 'rename_season_pack_spec')
2025-10-24T23:36:53.821273912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.825337584Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-10-24T23:36:53.828242653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168604s
2025-10-24T23:36:53.830594298Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-10-24T23:36:53.833150224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.836813379Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-10-24T23:36:53.839130043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-10-24T23:36:53', 'add_tmdbid')
2025-10-24T23:36:53.845299475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.849342585Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-10-24T23:36:53.851899583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016149s
2025-10-24T23:36:53.854272381Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-10-24T23:36:53.857585862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.861275651Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-10-24T23:36:53.864437457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-10-24T23:36:53', 'add_on_import_complete_to_notifications')
2025-10-24T23:36:53.871413222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.875522736Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-10-24T23:36:53.878893933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179365s
2025-10-24T23:36:53.881300068Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-10-24T23:36:53.884716577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.888769687Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-10-24T23:36:53.891583994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-10-24T23:36:53', 'add_monitored_seasons_filter')
2025-10-24T23:36:53.898250356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.902324198Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-10-24T23:36:53.905413748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175968s
2025-10-24T23:36:53.907949995Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-10-24T23:36:53.911387215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.915163739Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-10-24T23:36:53.918564175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-10-24T23:36:53', 'add_custom_colon_replacement_to_naming_config')
2025-10-24T23:36:53.925761496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.929887884Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-10-24T23:36:53.933383632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184806s
2025-10-24T23:36:53.935813144Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-10-24T23:36:53.939471389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.943208544Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-10-24T23:36:53.946687669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-10-24T23:36:53', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-10-24T23:36:53.954079231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.958231300Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-10-24T23:36:53.961950038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187684s
2025-10-24T23:36:53.964370621Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-10-24T23:36:53.967623400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.971410986Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-10-24T23:36:53.974416177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-10-24T23:36:53', 'add_blurary576p_quality_in_profiles')
2025-10-24T23:36:53.981449938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:53.985760006Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-10-24T23:36:53.989028688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181394s
2025-10-24T23:36:53.991533932Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-10-24T23:36:53.995412040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:53.999180046Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-10-24T23:36:54.002891419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-10-24T23:36:54', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-10-24T23:36:54.010576612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:54.014825547Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-10-24T23:36:54.018703695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194057s
2025-10-24T23:36:54.021170461Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-10-24T23:36:54.024092294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-24T23:36:54.027818366Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-10-24T23:36:54.030509414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-10-24T23:36:54', 'add_mal_and_anilist_ids')
2025-10-24T23:36:54.037024131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-24T23:36:54.041842492Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-10-24T23:36:54.044798504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177392s
2025-10-24T23:36:54.191628409Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-10-24T23:36:57.508321989Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-10-24T23:36:57.681883706Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-24T23:36:57.811196473Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-10-24T23:37:01.350050549Z [Info] QualityProfileService: Setting up default quality profiles
2025-10-24T23:37:02.645522597Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-24T23:37:02.670723015Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-24T23:37:02.674915316Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-10-24T23:37:04.076949996Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.2-r0 apk
apk-tools 2.14.9-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r19 apk
busybox-binsh 1.37.0-r19 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250911-r0 apk
ca-certificates-bundle 20250911-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r2 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r3 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.4-r0 apk
libcurl 8.14.1-r2 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.4-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.9-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r19 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "SEVERE",
"message": "http://172.17.0.5:8989/system/status - Access to fetch at 'https://sentry.sonarr.tv/api/13/envelope/?sentry_key=b80ca60625b443c38b242e0d21681eb7&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1' from origin 'http://172.17.0.5:8989' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.",
"source": "javascript",
"timestamp": 1761349036669
},
{
"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": 1761349036669
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1761349036669
},
{
"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": 1761349036669
},
{
"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=goP1A1PTpNhAJFUNmwGvVQ.\"",
"source": "console-api",
"timestamp": 1761349036669
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1761349036669
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1761349036669
},
{
"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": 1761349036669
},
{
"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": 1761349036669
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1761349036669
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 71.63s |
| Create SBOM | PASS | - | 10.56s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 12.45s |