AMD64 PASS
linuxserver/sonarr
Runtime: 22.05s

Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-07-25T23:39:44+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.00MB
Tag: amd64-develop-4.0.15.2940-ls144
Version: 4.0.15.2940-ls144
Expand
2025-07-25T23:44:01.399726471Z [migrations] started
2025-07-25T23:44:01.399782283Z [migrations] no migrations found
2025-07-25T23:44:01.418684030Z usermod: no changes
2025-07-25T23:44:01.424531165Z ───────────────────────────────────────
2025-07-25T23:44:01.424544913Z
2025-07-25T23:44:01.424549021Z ██╗ ███████╗██╗ ██████╗
2025-07-25T23:44:01.424552708Z ██║ ██╔════╝██║██╔═══██╗
2025-07-25T23:44:01.424556265Z ██║ ███████╗██║██║ ██║
2025-07-25T23:44:01.424559813Z ██║ ╚════██║██║██║ ██║
2025-07-25T23:44:01.424563330Z ███████╗███████║██║╚██████╔╝
2025-07-25T23:44:01.424567167Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-25T23:44:01.424570735Z
2025-07-25T23:44:01.424574091Z Brought to you by linuxserver.io
2025-07-25T23:44:01.424577588Z ───────────────────────────────────────
2025-07-25T23:44:01.424849446Z
2025-07-25T23:44:01.424862592Z To support the app dev(s) visit:
2025-07-25T23:44:01.426658930Z Sonarr: https://sonarr.tv/donate
2025-07-25T23:44:01.426979275Z
2025-07-25T23:44:01.426992151Z To support LSIO projects visit:
2025-07-25T23:44:01.426996981Z https://www.linuxserver.io/donate/
2025-07-25T23:44:01.427001320Z
2025-07-25T23:44:01.427005648Z ───────────────────────────────────────
2025-07-25T23:44:01.427011029Z GID/UID
2025-07-25T23:44:01.427015769Z ───────────────────────────────────────
2025-07-25T23:44:01.431268193Z
2025-07-25T23:44:01.431279085Z User UID: 911
2025-07-25T23:44:01.431283103Z User GID: 911
2025-07-25T23:44:01.431286780Z ───────────────────────────────────────
2025-07-25T23:44:01.432836111Z Linuxserver.io version: 4.0.15.2940-ls144
2025-07-25T23:44:01.434118884Z Build-date: 2025-07-25T23:39:44+00:00
2025-07-25T23:44:01.434125628Z ───────────────────────────────────────
2025-07-25T23:44:01.434129856Z
2025-07-25T23:44:01.496137413Z [custom-init] No custom files found, skipping...
2025-07-25T23:44:01.824972914Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-07-25T23:44:01.900725683Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:01.906766017Z [Debug] Bootstrap: Console selected
2025-07-25T23:44:01.908464548Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:02.268422636Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:02.335623933Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {21674738-b260-4399-a22b-d4b7d0188594} may be persisted to storage in unencrypted form.
2025-07-25T23:44:02.424874775Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-25T23:44:02.482279412Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-25T23:44:02.588423827Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-25T23:44:02.598962711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.599529322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.646992818Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-25T23:44:02.649046815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0480499s
2025-07-25T23:44:02.649198059Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-25T23:44:02.649339905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0500193s
2025-07-25T23:44:02.661937976Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-25T23:44:02.662543446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.668427706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-25T23:44:02.676835378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-25T23:44:02.699882653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0312092s
2025-07-25T23:44:02.700343892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.702435494Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-25T23:44:02.702545967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338235s
2025-07-25T23:44:02.712194037Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-25T23:44:02.712423830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.719898212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-25T23:44:02.721844382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:02.722342335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022393s
2025-07-25T23:44:02.722604032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:02.722937824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001806s
2025-07-25T23:44:02.723508684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-25T23:44:02.724086317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-25T23:44:02.724974756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013179s
2025-07-25T23:44:02.725105549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.725917024Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-25T23:44:02.726067427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002261s
2025-07-25T23:44:02.726768408Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-25T23:44:02.726904422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.727803232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:02.728019868Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.82E-05s
2025-07-25T23:44:02.728126984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-25T23:44:02.728299932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-25T23:44:02.728830371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s
2025-07-25T23:44:02.728945052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.729604430Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-25T23:44:02.729750363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013222s
2025-07-25T23:44:02.731229733Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-25T23:44:02.731403092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.732454249Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-25T23:44:02.739404236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-25T23:44:02.739872789Z [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-07-25T23:44:02.740418128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007823s
2025-07-25T23:44:02.740538801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-25T23:44:02.740674434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-25T23:44:02.741008517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003154s
2025-07-25T23:44:02.741071032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-07-25T23:44:02.741189812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-07-25T23:44:02.741500117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003289s
2025-07-25T23:44:02.741619246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-07-25T23:44:02.741784599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-07-25T23:44:02.742091988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003286s
2025-07-25T23:44:02.742214255Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-07-25T23:44:02.742406832Z [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-07-25T23:44:02.743247636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009404s
2025-07-25T23:44:02.743408039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-25T23:44:02.743473330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.743716520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002497s
2025-07-25T23:44:02.743837263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-25T23:44:02.743960531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:02.744241126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s
2025-07-25T23:44:02.744391048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-07-25T23:44:02.744510739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-07-25T23:44:02.744732195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002784s
2025-07-25T23:44:02.744879682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-25T23:44:02.745017730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.745333096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003241s
2025-07-25T23:44:02.745458889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-07-25T23:44:02.745574271Z [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-07-25T23:44:02.745968896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004136s
2025-07-25T23:44:02.746091904Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-07-25T23:44:02.746259832Z [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-07-25T23:44:02.746933980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007156s
2025-07-25T23:44:02.747056446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-25T23:44:02.747158372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:02.747433295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002813s
2025-07-25T23:44:02.747538066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-07-25T23:44:02.747735554Z [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-07-25T23:44:02.748156422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005176s
2025-07-25T23:44:02.748278377Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-07-25T23:44:02.748361605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-07-25T23:44:02.748636889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002728s
2025-07-25T23:44:02.748757993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-25T23:44:02.748865660Z [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-07-25T23:44:02.749264694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004283s
2025-07-25T23:44:02.749375557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-25T23:44:02.749483314Z [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-07-25T23:44:02.757715132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082128s
2025-07-25T23:44:02.757850334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-25T23:44:02.757999394Z [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-07-25T23:44:02.758394299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s
2025-07-25T23:44:02.758532227Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-25T23:44:02.758624523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:02.758953896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003081s
2025-07-25T23:44:02.759061984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-25T23:44:02.759171545Z [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-07-25T23:44:02.759492381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003407s
2025-07-25T23:44:02.759616140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-25T23:44:02.759729639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:02.760023941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000266s
2025-07-25T23:44:02.760096057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-07-25T23:44:02.760245107Z [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-07-25T23:44:02.760577977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003613s
2025-07-25T23:44:02.760688079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-07-25T23:44:02.760840386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:02.761158977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000345s
2025-07-25T23:44:02.761277737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-07-25T23:44:02.761409111Z [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-07-25T23:44:02.761777934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003965s
2025-07-25T23:44:02.761918196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-07-25T23:44:02.762066786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-07-25T23:44:02.762361800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003082s
2025-07-25T23:44:02.762486401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-07-25T23:44:02.762582845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-07-25T23:44:02.762861717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002828s
2025-07-25T23:44:02.762983562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-25T23:44:02.763147763Z [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-07-25T23:44:02.763450071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003673s
2025-07-25T23:44:02.763550113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-07-25T23:44:02.763693412Z [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-07-25T23:44:02.764257959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005812s
2025-07-25T23:44:02.768171320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-25T23:44:02', 'InitialSetup')
2025-07-25T23:44:02.769588965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.771166632Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-25T23:44:02.771302315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074951s
2025-07-25T23:44:02.771483410Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-25T23:44:02.771670827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.771802021Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-07-25T23:44:02.773857200Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-07-25T23:44:02.774242817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-07-25T23:44:02.774580888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006111s
2025-07-25T23:44:02.774711501Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-07-25T23:44:02.774818416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-07-25T23:44:02.775086065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002808s
2025-07-25T23:44:02.775226959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-25T23:44:02', 'remove_tvrage_imdb_unique_constraint')
2025-07-25T23:44:02.775475279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.776134336Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-25T23:44:02.776256723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013295s
2025-07-25T23:44:02.776377877Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-25T23:44:02.776509201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.776640796Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-07-25T23:44:02.777617153Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-07-25T23:44:02.777959863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-25T23:44:02.778265759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005215s
2025-07-25T23:44:02.778426142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-25T23:44:02.778521083Z [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-07-25T23:44:02.778866338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003918s
2025-07-25T23:44:02.778992432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-25T23:44:02', 'remove_renamed_scene_mapping_columns')
2025-07-25T23:44:02.779229209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.779834638Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-25T23:44:02.779995993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001366s
2025-07-25T23:44:02.780100293Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-25T23:44:02.780195195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.780343674Z [Info] updated_history: Starting migration of Main DB to 4
2025-07-25T23:44:02.780837708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-07-25T23:44:02.780954363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:02.781235970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003074s
2025-07-25T23:44:02.781331062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-25T23:44:02.781462547Z [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-07-25T23:44:02.781837692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003989s
2025-07-25T23:44:02.781955519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-25T23:44:02', 'updated_history')
2025-07-25T23:44:02.782169100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.782816102Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-25T23:44:02.782920994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013734s
2025-07-25T23:44:02.783027729Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-25T23:44:02.783140806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.783317793Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-07-25T23:44:02.783587446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:02.783705243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.783780625Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-07-25T23:44:02.783906288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-07-25T23:44:02.784412678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005031s
2025-07-25T23:44:02.784543231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-25T23:44:02', 'added_eventtype_to_history')
2025-07-25T23:44:02.784763184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.785441199Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-25T23:44:02.785545680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015321s
2025-07-25T23:44:02.785656954Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-25T23:44:02.785760402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.785929122Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-07-25T23:44:02.786092120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-25T23:44:02', 'add_index_to_log_time')
2025-07-25T23:44:02.786339899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.786864375Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-25T23:44:02.786985569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011003s
2025-07-25T23:44:02.787099509Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-25T23:44:02.787193067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.787346296Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-07-25T23:44:02.788060394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:02.788172109Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:02.788258242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-07-25T23:44:02.788369206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-07-25T23:44:02.788875726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2025-07-25T23:44:02.789124958Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-25T23:44:02.789529693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-25T23:44:02.789715778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2025-07-25T23:44:02.789832293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-25T23:44:02', 'add_renameEpisodes_to_naming')
2025-07-25T23:44:02.790040462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.790613105Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-25T23:44:02.790739940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013378s
2025-07-25T23:44:02.790864451Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-25T23:44:02.790957228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.791122451Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-07-25T23:44:02.793290337Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-07-25T23:44:02.809994026Z [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-07-25T23:44:02.810818516Z [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-07-25T23:44:02.811480129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:02.812322956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:02.813613225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.813955434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.814178283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207404s
2025-07-25T23:44:02.814287312Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-07-25T23:44:02.815570416Z [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-07-25T23:44:02.816093790Z [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-07-25T23:44:02.816551793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:02.816888751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:02.818025381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00363s
2025-07-25T23:44:02.818143058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-25T23:44:02', 'remove_backlog')
2025-07-25T23:44:02.818375726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.819172060Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-25T23:44:02.819290058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047829s
2025-07-25T23:44:02.819443196Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-25T23:44:02.819525221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.819690043Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-07-25T23:44:02.822858895Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-07-25T23:44:02.824130315Z [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-07-25T23:44:02.824653389Z [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-07-25T23:44:02.825070639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:02.825401245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:02.826597584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035611s
2025-07-25T23:44:02.826686533Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.829042869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-07-25T23:44:02.829215636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024387s
2025-07-25T23:44:02.829312361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.829427182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-07-25T23:44:02.829638508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002345s
2025-07-25T23:44:02.829753049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-25T23:44:02', 'fix_rename_episodes')
2025-07-25T23:44:02.829968382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.830913917Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-25T23:44:02.831033668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001501s
2025-07-25T23:44:02.831209562Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-25T23:44:02.831318221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.831496600Z [Info] add_monitored: Starting migration of Main DB to 10
2025-07-25T23:44:02.832846048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:02.832952973Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:02.833079518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-07-25T23:44:02.833169449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-07-25T23:44:02.833704837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005399s
2025-07-25T23:44:02.833818106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-07-25T23:44:02.833962106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.833990362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-07-25T23:44:02.834136988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-07-25T23:44:02.834599088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2025-07-25T23:44:02.834729401Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.834948412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-25T23:44:02.835157663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s
2025-07-25T23:44:02.835267925Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.835351614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-25T23:44:02.835564342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002161s
2025-07-25T23:44:02.835704204Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.835803765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-25T23:44:02.836085261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002574s
2025-07-25T23:44:02.836184271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.836295645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-25T23:44:02.836526480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2025-07-25T23:44:02.836617333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-25T23:44:02', 'add_monitored')
2025-07-25T23:44:02.836831655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.837579310Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-25T23:44:02.837707338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012977s
2025-07-25T23:44:02.837828702Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-25T23:44:02.837938123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.838110500Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-07-25T23:44:02.838418811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-07-25T23:44:02.839642345Z [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-07-25T23:44:02.840052601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-07-25T23:44:02.840350140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-25T23:44:02.840643411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-07-25T23:44:02.841757454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032146s
2025-07-25T23:44:02.841869029Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-07-25T23:44:02.843043845Z [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-07-25T23:44:02.843664485Z [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-07-25T23:44:02.844207438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:02.844659188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:02.845687249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:02.845955449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039813s
2025-07-25T23:44:02.846113918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-25T23:44:02', 'remove_ignored')
2025-07-25T23:44:02.846384132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.847192951Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-25T23:44:02.847286660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052051s
2025-07-25T23:44:02.847411381Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-25T23:44:02.847569008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.847796106Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-07-25T23:44:02.848187394Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-07-25T23:44:02.849730712Z [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-07-25T23:44:02.850623340Z [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-07-25T23:44:02.851305183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:02.857510109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:02.858791730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.859061062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.859344874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110323s
2025-07-25T23:44:02.859483683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-25T23:44:02', 'remove_custom_start_date')
2025-07-25T23:44:02.859768497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.860564410Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-25T23:44:02.860678129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122583s
2025-07-25T23:44:02.860835195Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-25T23:44:02.860959646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.861207515Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-07-25T23:44:02.861785559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:02.861848907Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.861947205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-07-25T23:44:02.862071856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-07-25T23:44:02.862771334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007033s
2025-07-25T23:44:02.862881927Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-25T23:44:02.863027591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-25T23:44:02.863306592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003037s
2025-07-25T23:44:02.863422446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-25T23:44:02', 'add_air_date_utc')
2025-07-25T23:44:02.863713312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.864281877Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-25T23:44:02.864451558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012697s
2025-07-25T23:44:02.864603294Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-25T23:44:02.864684738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.864847536Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-07-25T23:44:02.865216028Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-07-25T23:44:02.866287385Z [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-07-25T23:44:02.867052386Z [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-07-25T23:44:02.867690591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:02.868349117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:02.869605708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:02.870044762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047412s
2025-07-25T23:44:02.870230907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-25T23:44:02', 'drop_air_date')
2025-07-25T23:44:02.870421120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.871197904Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-25T23:44:02.871321323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058815s
2025-07-25T23:44:02.871456525Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-25T23:44:02.871575816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.871762592Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-07-25T23:44:02.872252969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:02.872423252Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:02.872493073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-07-25T23:44:02.872635880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-07-25T23:44:02.873247482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006131s
2025-07-25T23:44:02.873375941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-25T23:44:02', 'add_air_date_as_string')
2025-07-25T23:44:02.873603539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.874327187Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-25T23:44:02.874452188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016956s
2025-07-25T23:44:02.874595457Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-25T23:44:02.874696140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.874844969Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-07-25T23:44:02.875157519Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-25T23:44:02.875282521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-25T23:44:02.875471912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002049s
2025-07-25T23:44:02.875582585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-25T23:44:02', 'updated_imported_history_item')
2025-07-25T23:44:02.875811837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.876418659Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-25T23:44:02.876545905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011399s
2025-07-25T23:44:02.876658662Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-25T23:44:02.876775828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.876941872Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-07-25T23:44:02.877147887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-25T23:44:02.877301497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-25T23:44:02.877475457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001837s
2025-07-25T23:44:02.877592603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-25T23:44:02', 'reset_scene_names')
2025-07-25T23:44:02.877825191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.878672558Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-25T23:44:02.878743521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013048s
2025-07-25T23:44:02.878875146Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-25T23:44:02.879006561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.879157565Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-07-25T23:44:02.879434843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.879579625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.891784684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121901s
2025-07-25T23:44:02.892025690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-25T23:44:02', 'remove_duplicates')
2025-07-25T23:44:02.892271485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.892955021Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-25T23:44:02.893065634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134015s
2025-07-25T23:44:02.893230746Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-25T23:44:02.893369035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.893547625Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-07-25T23:44:02.894276182Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-25T23:44:02.894413248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-25T23:44:02.894783554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003583s
2025-07-25T23:44:02.894882152Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-25T23:44:02.895023587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-25T23:44:02.895520948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004378s
2025-07-25T23:44:02.895571029Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-25T23:44:02.895682183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-25T23:44:02.896022519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003103s
2025-07-25T23:44:02.896132069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-25T23:44:02.896281711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.896559821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002977s
2025-07-25T23:44:02.896705314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-25T23:44:02.896773271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.897084898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002924s
2025-07-25T23:44:02.897187495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-25T23:44:02.897447538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:02.897755930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003259s
2025-07-25T23:44:02.897877985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-25T23:44:02', 'restore_unique_constraints')
2025-07-25T23:44:02.898094071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.898867689Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-25T23:44:02.898992801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014367s
2025-07-25T23:44:02.899148404Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-25T23:44:02.899291813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.899501004Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-07-25T23:44:02.900044709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:02.900161655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:02.900257538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-07-25T23:44:02.900397730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-07-25T23:44:02.901002849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006092s
2025-07-25T23:44:02.901094924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:02.901175055Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.901281319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-07-25T23:44:02.901367313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-07-25T23:44:02.901892340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004649s
2025-07-25T23:44:02.901973844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.902059958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.906928312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048633s
2025-07-25T23:44:02.907155530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-25T23:44:02', 'add_year_and_seasons_to_series')
2025-07-25T23:44:02.907586608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.908378994Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-25T23:44:02.908452622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063026s
2025-07-25T23:44:02.908600019Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-25T23:44:02.908732185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.908943250Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-07-25T23:44:02.909222653Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-07-25T23:44:02.909367685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-25T23:44:02.909706337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003397s
2025-07-25T23:44:02.909811659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-25T23:44:02', 'drop_seasons_table')
2025-07-25T23:44:02.910067243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.910813586Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-25T23:44:02.910936143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001443s
2025-07-25T23:44:02.911105304Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-25T23:44:02.911212810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.911372672Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-07-25T23:44:02.911727056Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:02.911841316Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:02.911950746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-07-25T23:44:02.912093765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-07-25T23:44:02.912703142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006095s
2025-07-25T23:44:02.912806079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-25T23:44:02', 'move_indexer_to_generic_provider')
2025-07-25T23:44:02.913131494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.913797295Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-25T23:44:02.913911285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017108s
2025-07-25T23:44:02.914015745Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-25T23:44:02.914121027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.914308094Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-07-25T23:44:02.916687526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.916846606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-07-25T23:44:02.917175539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002509s
2025-07-25T23:44:02.917264478Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.917365562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:02.917571506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002083s
2025-07-25T23:44:02.917685296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.917752080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:02.917969297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002095s
2025-07-25T23:44:02.918076904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.918234031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-07-25T23:44:02.918402871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002266s
2025-07-25T23:44:02.918537572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:02.921476090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-07-25T23:44:02.921719420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030651s
2025-07-25T23:44:02.921845063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-25T23:44:02', 'add_config_contract_to_indexers')
2025-07-25T23:44:02.922089335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.922829736Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-25T23:44:02.922968816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004175s
2025-07-25T23:44:02.923092014Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-25T23:44:02.923198448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.923367569Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-07-25T23:44:02.923628414Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-07-25T23:44:02.924650252Z [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-07-25T23:44:02.925243236Z [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-07-25T23:44:02.925774416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:02.926136846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:02.927468848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003648s
2025-07-25T23:44:02.927545944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-25T23:44:02', 'drop_tvdb_episodeid')
2025-07-25T23:44:02.927759614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.928696581Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-25T23:44:02.928804498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049046s
2025-07-25T23:44:02.928936304Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-25T23:44:02.929083590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.929263723Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-07-25T23:44:02.929696685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:02.929853260Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:02.929950687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-07-25T23:44:02.930086380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-07-25T23:44:02.930627500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s
2025-07-25T23:44:02.930747421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-25T23:44:02', 'move_notification_to_generic_provider')
2025-07-25T23:44:02.930962033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.931708096Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-25T23:44:02.931933801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016256s
2025-07-25T23:44:02.932072039Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-25T23:44:02.932177602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.932359047Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-07-25T23:44:02.933581258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.933663444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-07-25T23:44:02.933891102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002245s
2025-07-25T23:44:02.933976535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.934056355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-07-25T23:44:02.934307190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001881s
2025-07-25T23:44:02.934356139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.934433304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-25T23:44:02.934659971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002298s
2025-07-25T23:44:02.934849322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.934915335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-07-25T23:44:02.935156371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00025s
2025-07-25T23:44:02.935271292Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.935393107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-07-25T23:44:02.935574262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002176s
2025-07-25T23:44:02.935668171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.935756840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-07-25T23:44:02.936059329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002033s
2025-07-25T23:44:02.936081995Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.936146184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-07-25T23:44:02.936359484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002127s
2025-07-25T23:44:02.936465738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.936558895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-07-25T23:44:02.936878038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003185s
2025-07-25T23:44:02.936975314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.937074233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-07-25T23:44:02.937285729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002096s
2025-07-25T23:44:02.937385770Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:02.937517275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-07-25T23:44:02.937707719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002217s
2025-07-25T23:44:02.937822600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-25T23:44:02', 'add_config_contract_to_notifications')
2025-07-25T23:44:02.938104838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.938817834Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-25T23:44:02.938939609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013294s
2025-07-25T23:44:02.939103650Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-25T23:44:02.939198120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.939335066Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-07-25T23:44:02.940802180Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.941067795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:02.941384213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003142s
2025-07-25T23:44:02.941480547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.941596159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-07-25T23:44:02.941848077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002588s
2025-07-25T23:44:02.941980413Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.942063671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-07-25T23:44:02.942283023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002195s
2025-07-25T23:44:02.942410570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-25T23:44:02', 'fix_omgwtfnzbs')
2025-07-25T23:44:02.942687046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.943366815Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-25T23:44:02.943503180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012566s
2025-07-25T23:44:02.943647651Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-25T23:44:02.943741971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.944018127Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-07-25T23:44:02.944502503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-07-25T23:44:02.944697876Z [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-07-25T23:44:02.945181670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005286s
2025-07-25T23:44:02.945302684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-25T23:44:02', 'add_blacklist_table')
2025-07-25T23:44:02.945528529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.946570708Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-25T23:44:02.946711982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019151s
2025-07-25T23:44:02.946864339Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-25T23:44:02.946996916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.947152079Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-07-25T23:44:02.947575712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:02.947709612Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:02.947830605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-07-25T23:44:02.947994926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-07-25T23:44:02.948582369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005897s
2025-07-25T23:44:02.948706900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:02.948838244Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:02.948978918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-07-25T23:44:02.949082566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-07-25T23:44:02.949641993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2025-07-25T23:44:02.949748688Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.949844290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.956217445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063388s
2025-07-25T23:44:02.956397999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-25T23:44:02', 'add_formats_to_naming_config')
2025-07-25T23:44:02.956674766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.957432582Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-25T23:44:02.957548887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075598s
2025-07-25T23:44:02.957687275Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-25T23:44:02.957821155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.958065096Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-07-25T23:44:02.958553810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:02.958693472Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:02.958804345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-07-25T23:44:02.958928876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-07-25T23:44:02.959524966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006041s
2025-07-25T23:44:02.959668475Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.959818918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.960681135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008744s
2025-07-25T23:44:02.960788180Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-25T23:44:02.960939225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-25T23:44:02.961106051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001854s
2025-07-25T23:44:02.961203727Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-25T23:44:02.961316695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-25T23:44:02.961494603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001738s
2025-07-25T23:44:02.961689195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-25T23:44:02', 'add_season_folder_format_to_naming_config')
2025-07-25T23:44:02.961942475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.962730893Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-25T23:44:02.962901937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014032s
2025-07-25T23:44:02.963083343Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-25T23:44:02.963196611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.963362675Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-07-25T23:44:02.963897322Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-07-25T23:44:02.964972517Z [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-07-25T23:44:02.965397794Z [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-07-25T23:44:02.965820014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:02.966101521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:02.967360827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032886s
2025-07-25T23:44:02.967497963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-25T23:44:02', 'delete_old_naming_config_columns')
2025-07-25T23:44:02.967743948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.968632087Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-25T23:44:02.968819915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045422s
2025-07-25T23:44:02.968992523Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-25T23:44:02.969106092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.969309712Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-07-25T23:44:02.970177990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.970287992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-07-25T23:44:02.970495049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002027s
2025-07-25T23:44:02.970597716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-25T23:44:02', 'set_default_release_group')
2025-07-25T23:44:02.970808430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.971469541Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-25T23:44:02.971575825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011846s
2025-07-25T23:44:02.971689314Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-25T23:44:02.974667322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.974838787Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-07-25T23:44:02.975064451Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.975175335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.976003513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008501s
2025-07-25T23:44:02.976118123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-25T23:44:02', 'add_api_key_to_pushover')
2025-07-25T23:44:02.976349459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.977422630Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-25T23:44:02.977536490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022733s
2025-07-25T23:44:02.977639447Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-25T23:44:02.977727805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.977877486Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-07-25T23:44:02.979142995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:02.979232926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.979517499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-07-25T23:44:02.980996488Z [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-07-25T23:44:02.981689062Z [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-07-25T23:44:02.982285473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:02.982748877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:02.983832970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.984136050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.984367497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047066s
2025-07-25T23:44:02.984453660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-07-25T23:44:02.985372921Z [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-07-25T23:44:02.986042891Z [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-07-25T23:44:02.986656516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:02.987105912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:02.988138611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:02.988378274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:02.988588928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040417s
2025-07-25T23:44:02.988739672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-25T23:44:02', 'remove_series_contraints')
2025-07-25T23:44:02.988907289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.989832282Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-25T23:44:02.989919548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052586s
2025-07-25T23:44:02.990025862Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-25T23:44:02.990133359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.990276337Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-07-25T23:44:02.990994523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:02.991155016Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.7E-06s
2025-07-25T23:44:02.991197402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-07-25T23:44:02.991296050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-07-25T23:44:02.991878894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2025-07-25T23:44:02.991990208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:02.992071983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-07-25T23:44:02.992290172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2025-07-25T23:44:02.992364412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-25T23:44:02', 'add_series_folder_format_to_naming_config')
2025-07-25T23:44:02.992569825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:02.993521742Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-25T23:44:02.993638357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2025-07-25T23:44:02.993741816Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-25T23:44:02.993848070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:02.994005006Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-07-25T23:44:02.994913505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:02.995050551Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:02.995108758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-07-25T23:44:02.995220453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-07-25T23:44:02.995657904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004484s
2025-07-25T23:44:02.995763056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.995880402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.998123129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00223s
2025-07-25T23:44:02.998207739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:02.998298202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:02.999718682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014157s
2025-07-25T23:44:02.999842913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-25T23:44:02', 'update_with_quality_converters')
2025-07-25T23:44:03.000083808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.000841333Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-25T23:44:03.000940994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025065s
2025-07-25T23:44:03.001073230Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-25T23:44:03.001145115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.001298945Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-07-25T23:44:03.002854448Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-07-25T23:44:03.004046959Z [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-07-25T23:44:03.004445642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-25T23:44:03.004830878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-25T23:44:03.005214631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-25T23:44:03.006671565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:03.007094005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041186s
2025-07-25T23:44:03.007224358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-07-25T23:44:03.008309824Z [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-07-25T23:44:03.008605399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-25T23:44:03.008897197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-25T23:44:03.009196109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-25T23:44:03.010536749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:03.010852475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003522s
2025-07-25T23:44:03.010968228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-07-25T23:44:03.011113460Z [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-07-25T23:44:03.011546282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004499s
2025-07-25T23:44:03.011696023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-07-25T23:44:03.011816807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:03.012076039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002632s
2025-07-25T23:44:03.012224778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-07-25T23:44:03.012360802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:03.012589072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002359s
2025-07-25T23:44:03.012705346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-07-25T23:44:03.012808384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-07-25T23:44:03.013071774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002641s
2025-07-25T23:44:03.013186265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.013302910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.014447735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011357s
2025-07-25T23:44:03.014567486Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-07-25T23:44:03.014681466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-07-25T23:44:03.015123787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2025-07-25T23:44:03.015221614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-25T23:44:03', 'add_configurable_qualities')
2025-07-25T23:44:03.015497880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.016727937Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-25T23:44:03.016885695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020597s
2025-07-25T23:44:03.017059505Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-25T23:44:03.017212433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.017415592Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-07-25T23:44:03.017888014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.018043477Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.018238720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-07-25T23:44:03.018337890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-07-25T23:44:03.018964191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000629s
2025-07-25T23:44:03.019094974Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-25T23:44:03.019265618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-25T23:44:03.019489990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002244s
2025-07-25T23:44:03.019637447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-25T23:44:03', 'add_on_upgrade_to_notifications')
2025-07-25T23:44:03.019957512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.020726721Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-25T23:44:03.020888647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014529s
2025-07-25T23:44:03.021040282Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-25T23:44:03.021191787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.021380487Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-07-25T23:44:03.022292313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-07-25T23:44:03.022505843Z [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-07-25T23:44:03.022907021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004652s
2025-07-25T23:44:03.023041492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-07-25T23:44:03.023217346Z [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-07-25T23:44:03.023689667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2025-07-25T23:44:03.023834309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-25T23:44:03', 'add_metadata_tables')
2025-07-25T23:44:03.024167770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.025020327Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-25T23:44:03.025097012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018147s
2025-07-25T23:44:03.025197564Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-25T23:44:03.025295511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.025450233Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-07-25T23:44:03.025959579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.026052055Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.026133569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-07-25T23:44:03.026234142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-07-25T23:44:03.026720211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004836s
2025-07-25T23:44:03.026827086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-07-25T23:44:03.026924963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-07-25T23:44:03.027390841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s
2025-07-25T23:44:03.027493047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-07-25T23:44:03.027589381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-07-25T23:44:03.028080971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004601s
2025-07-25T23:44:03.028150241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-07-25T23:44:03.028258228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-07-25T23:44:03.028721701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s
2025-07-25T23:44:03.028819999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.028905522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.029011906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-07-25T23:44:03.029092057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-07-25T23:44:03.029533627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2025-07-25T23:44:03.029635853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-07-25T23:44:03.029736836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-07-25T23:44:03.030223767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004883s
2025-07-25T23:44:03.030338728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-25T23:44:03', 'add_metadata_to_episodes_and_series')
2025-07-25T23:44:03.030566968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.031292800Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-25T23:44:03.031381628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015337s
2025-07-25T23:44:03.031485407Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-25T23:44:03.031592914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.031728176Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-07-25T23:44:03.031955344Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-25T23:44:03.032113633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-25T23:44:03.032319187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002013s
2025-07-25T23:44:03.032440561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-25T23:44:03', 'fix_xbmc_season_images_metadata')
2025-07-25T23:44:03.032622407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.033322707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-25T23:44:03.033430174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011988s
2025-07-25T23:44:03.033529133Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-25T23:44:03.033622601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.033771161Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-07-25T23:44:03.034187519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-25T23:44:03.034349435Z [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-07-25T23:44:03.034691534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000381s
2025-07-25T23:44:03.034793720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-25T23:44:03', 'add_download_clients_table')
2025-07-25T23:44:03.034999614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.035872993Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-25T23:44:03.036006903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015655s
2025-07-25T23:44:03.036095581Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-25T23:44:03.036200493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.036340114Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-07-25T23:44:03.036573003Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.036686572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.041249802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045485s
2025-07-25T23:44:03.041381627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-25T23:44:03', 'convert_config_to_download_clients')
2025-07-25T23:44:03.041640338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.042290297Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-25T23:44:03.042396792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056014s
2025-07-25T23:44:03.042508046Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-25T23:44:03.042622847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.042764472Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-07-25T23:44:03.042982862Z [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-07-25T23:44:03.043165610Z [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-07-25T23:44:03.043414080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002408s
2025-07-25T23:44:03.043508942Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-25T23:44:03.043658062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-25T23:44:03.043874889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2025-07-25T23:44:03.043997115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-25T23:44:03', 'fix_xbmc_episode_metadata')
2025-07-25T23:44:03.058717530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.059451178Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-25T23:44:03.059584045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157788s
2025-07-25T23:44:03.059697434Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-25T23:44:03.059781443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.060005193Z [Info] add_indexes: Starting migration of Main DB to 45
2025-07-25T23:44:03.060634992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-07-25T23:44:03.060817459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-07-25T23:44:03.061031550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002669s
2025-07-25T23:44:03.061116822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-07-25T23:44:03.061216002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:03.061432057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002154s
2025-07-25T23:44:03.061551948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-07-25T23:44:03.061632160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:03.061861742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002173s
2025-07-25T23:44:03.061955280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-07-25T23:44:03.062052105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:03.062247810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002089s
2025-07-25T23:44:03.062348442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-07-25T23:44:03.062444676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-07-25T23:44:03.062655080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002114s
2025-07-25T23:44:03.062755542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-25T23:44:03.062851636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:03.063165848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002691s
2025-07-25T23:44:03.063224256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-07-25T23:44:03.063328406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:03.063533128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002151s
2025-07-25T23:44:03.063646366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-07-25T23:44:03.063727800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:03.063999006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s
2025-07-25T23:44:03.064104138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-25T23:44:03.064196995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:03.064389242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002098s
2025-07-25T23:44:03.064527721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-25T23:44:03', 'add_indexes')
2025-07-25T23:44:03.064717734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.065777428Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-25T23:44:03.065886067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015556s
2025-07-25T23:44:03.066045127Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-25T23:44:03.066188035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.066380132Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-07-25T23:44:03.066674184Z [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-07-25T23:44:03.066927023Z [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-07-25T23:44:03.067278461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003381s
2025-07-25T23:44:03.067420767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-25T23:44:03', 'fix_nzb_su_url')
2025-07-25T23:44:03.067713056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.068461704Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-25T23:44:03.068606455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015142s
2025-07-25T23:44:03.068737539Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-25T23:44:03.069033355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.069191894Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-07-25T23:44:03.069527500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.069653314Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.069794558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-07-25T23:44:03.070160986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-07-25T23:44:03.070532664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005977s
2025-07-25T23:44:03.070654209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-25T23:44:03', 'add_temporary_blacklist_columns')
2025-07-25T23:44:03.070869142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.071522648Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-25T23:44:03.071633421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015932s
2025-07-25T23:44:03.071738493Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-25T23:44:03.071831470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.072008397Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-07-25T23:44:03.072254332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.072368091Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.072450507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-07-25T23:44:03.072554206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-07-25T23:44:03.073076908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s
2025-07-25T23:44:03.073217151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-25T23:44:03', 'add_title_to_scenemappings')
2025-07-25T23:44:03.073414178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.074179088Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-25T23:44:03.074309260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016284s
2025-07-25T23:44:03.074408600Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-25T23:44:03.074505776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.074658323Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-07-25T23:44:03.074868657Z [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-07-25T23:44:03.075047657Z [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-07-25T23:44:03.075291529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002389s
2025-07-25T23:44:03.075395959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-25T23:44:03', 'fix_dognzb_url')
2025-07-25T23:44:03.075626593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.076224528Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-25T23:44:03.076338928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s
2025-07-25T23:44:03.076430442Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-25T23:44:03.076537197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.076677740Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-07-25T23:44:03.076934888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:03.077151214Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.077225243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-07-25T23:44:03.077360525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-07-25T23:44:03.077878669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005373s
2025-07-25T23:44:03.077991446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-25T23:44:03', 'add_hash_to_metadata_files')
2025-07-25T23:44:03.078195917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.078910787Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-25T23:44:03.079032242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015709s
2025-07-25T23:44:03.079118275Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-25T23:44:03.079231443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.079372216Z [Info] download_client_import: Starting migration of Main DB to 51
2025-07-25T23:44:03.079642621Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.079743243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.080295255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s
2025-07-25T23:44:03.080396499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.080495809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.083717818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032101s
2025-07-25T23:44:03.083839523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.083934204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.089411454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005459s
2025-07-25T23:44:03.089545685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-25T23:44:03', 'download_client_import')
2025-07-25T23:44:03.089768423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.090457992Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-25T23:44:03.090586611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065184s
2025-07-25T23:44:03.090675750Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-25T23:44:03.090783157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.090928379Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-07-25T23:44:03.091347193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.091468126Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.091533117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-07-25T23:44:03.091658810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-07-25T23:44:03.092289360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2025-07-25T23:44:03.092415033Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-07-25T23:44:03.092484653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-07-25T23:44:03.092656680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001353s
2025-07-25T23:44:03.092696280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:03.092784778Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.092871342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-07-25T23:44:03.092990582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-07-25T23:44:03.093642265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006164s
2025-07-25T23:44:03.093752296Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-25T23:44:03.093852258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-25T23:44:03.094027931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001736s
2025-07-25T23:44:03.094121199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-25T23:44:03', 'add_columns_for_anime')
2025-07-25T23:44:03.094392616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.095100762Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-25T23:44:03.095201325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012306s
2025-07-25T23:44:03.095298079Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-25T23:44:03.095404975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.095561350Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-07-25T23:44:03.096685714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-07-25T23:44:03.096809924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-07-25T23:44:03.097325783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s
2025-07-25T23:44:03.097423450Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.097514162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.098255586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006842s
2025-07-25T23:44:03.098318813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-25T23:44:03', 'add_series_sorttitle')
2025-07-25T23:44:03.098528535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.099186450Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-25T23:44:03.099281542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016581s
2025-07-25T23:44:03.099380802Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-25T23:44:03.099473268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.099621456Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-07-25T23:44:03.101647667Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-07-25T23:44:03.101831928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-07-25T23:44:03.103541060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017563s
2025-07-25T23:44:03.103631492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:03.103726594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.103798599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-07-25T23:44:03.103903240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-07-25T23:44:03.104419299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005178s
2025-07-25T23:44:03.104543960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:03.104592147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.104689593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-07-25T23:44:03.104785526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-07-25T23:44:03.105285824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005071s
2025-07-25T23:44:03.105403741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:03.105475606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.105553002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-07-25T23:44:03.105650548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-07-25T23:44:03.106176407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s
2025-07-25T23:44:03.106280146Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.106378354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-07-25T23:44:03.106542024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001868s
2025-07-25T23:44:03.106636604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.106703509Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-25T23:44:03.106795374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-07-25T23:44:03.106881648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-07-25T23:44:03.107373107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004837s
2025-07-25T23:44:03.107465614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-25T23:44:03.107583341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-25T23:44:03.107743934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2025-07-25T23:44:03.107830899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-07-25T23:44:03.107977294Z [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-07-25T23:44:03.108354814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003757s
2025-07-25T23:44:03.108537162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-25T23:44:03', 'rename_profiles')
2025-07-25T23:44:03.108737876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.109512796Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-25T23:44:03.109594671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015293s
2025-07-25T23:44:03.109715545Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-25T23:44:03.109801638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.109946931Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-07-25T23:44:03.110162936Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-07-25T23:44:03.111429867Z [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-07-25T23:44:03.112152513Z [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-07-25T23:44:03.112845448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:03.113595439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:03.115060790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:03.115297807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:03.115707723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:03.116024360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:03.116243932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:03.116462102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061759s
2025-07-25T23:44:03.116565570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-25T23:44:03', 'drop_old_profile_columns')
2025-07-25T23:44:03.116784241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.117888264Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-25T23:44:03.117972283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075807s
2025-07-25T23:44:03.118088397Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-25T23:44:03.118316186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.118483803Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-07-25T23:44:03.118791132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:03.118887356Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.119009051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-07-25T23:44:03.119084072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-07-25T23:44:03.119608187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005138s
2025-07-25T23:44:03.119699762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-25T23:44:03', 'add_mediainfo_to_episodefile')
2025-07-25T23:44:03.119934855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.120710958Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-25T23:44:03.120854016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016258s
2025-07-25T23:44:03.120913687Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-25T23:44:03.121024570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.121183891Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-07-25T23:44:03.121492983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-07-25T23:44:03.121654679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-07-25T23:44:03.122188173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000523s
2025-07-25T23:44:03.122295770Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.122375901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.123164730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007763s
2025-07-25T23:44:03.123549585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-25T23:44:03', 'convert_episode_file_path_to_relative')
2025-07-25T23:44:03.123762825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.124921718Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-25T23:44:03.125073093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025259s
2025-07-25T23:44:03.125156872Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-25T23:44:03.125265651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.125405753Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-07-25T23:44:03.125745848Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-07-25T23:44:03.126978791Z [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-07-25T23:44:03.127394519Z [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-07-25T23:44:03.127768832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:03.128374783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:03.129617806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:03.129989134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041052s
2025-07-25T23:44:03.130075087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-25T23:44:03', 'drop_episode_file_path')
2025-07-25T23:44:03.130437707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.131281476Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-25T23:44:03.131382970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054158s
2025-07-25T23:44:03.131514044Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-25T23:44:03.131629637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.131775291Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-07-25T23:44:03.132611585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.132779333Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:03.132932020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-07-25T23:44:03.137886147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-07-25T23:44:03.138471707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s
2025-07-25T23:44:03.138575816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-07-25T23:44:03.138673283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-07-25T23:44:03.139177428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000502s
2025-07-25T23:44:03.139277610Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-25T23:44:03.139405868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-25T23:44:03.139581883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001679s
2025-07-25T23:44:03.139655060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.139750783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:03.139973030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001849s
2025-07-25T23:44:03.140066458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-25T23:44:03', 'add_enable_options_to_indexers')
2025-07-25T23:44:03.140237473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.140841519Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-25T23:44:03.140939747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s
2025-07-25T23:44:03.141142055Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-25T23:44:03.147492243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.147685743Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-07-25T23:44:03.147958983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-07-25T23:44:03.149170573Z [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-07-25T23:44:03.149586370Z [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-07-25T23:44:03.149888840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:03.150440471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:03.151809918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:03.152077517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039532s
2025-07-25T23:44:03.152161877Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-07-25T23:44:03.153431745Z [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-07-25T23:44:03.153808724Z [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-07-25T23:44:03.154095912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-07-25T23:44:03.154370606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-07-25T23:44:03.155592977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033116s
2025-07-25T23:44:03.155688149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-25T23:44:03', 'remove_enable_from_indexers')
2025-07-25T23:44:03.155950628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.156766901Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-25T23:44:03.156878526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045047s
2025-07-25T23:44:03.157012977Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-25T23:44:03.157090673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.157251898Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-07-25T23:44:03.157550129Z [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-07-25T23:44:03.157778469Z [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-07-25T23:44:03.158109996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002919s
2025-07-25T23:44:03.158175759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-25T23:44:03', 'clear_bad_scene_names')
2025-07-25T23:44:03.158379850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.158996030Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-25T23:44:03.159117635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011967s
2025-07-25T23:44:03.159204079Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-25T23:44:03.159289111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.159452059Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-07-25T23:44:03.159646170Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.159744788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.161372667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016098s
2025-07-25T23:44:03.161492849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-25T23:44:03', 'convert_quality_models')
2025-07-25T23:44:03.161707090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.162438553Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-25T23:44:03.162525388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026621s
2025-07-25T23:44:03.162611702Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-25T23:44:03.162723898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.162860834Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-07-25T23:44:03.163210268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-07-25T23:44:03.163313956Z [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-07-25T23:44:03.163612668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000329s
2025-07-25T23:44:03.163728762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-25T23:44:03', 'add_remotepathmappings')
2025-07-25T23:44:03.163973204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.164613053Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-25T23:44:03.164711812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013058s
2025-07-25T23:44:03.164804799Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-25T23:44:03.164887586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.165056766Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-07-25T23:44:03.165171988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-25T23:44:03', 'remove_method_from_logs')
2025-07-25T23:44:03.165363514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.165882149Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-25T23:44:03.165983793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009688s
2025-07-25T23:44:03.166068654Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-25T23:44:03.166165860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.166310441Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-07-25T23:44:03.168248514Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.168355670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-07-25T23:44:03.168574982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001967s
2025-07-25T23:44:03.168645123Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.168789844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-07-25T23:44:03.168942382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001949s
2025-07-25T23:44:03.169021631Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.169121953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-07-25T23:44:03.169328690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002194s
2025-07-25T23:44:03.169435224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-25T23:44:03', 'make_scene_numbering_nullable')
2025-07-25T23:44:03.169649636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.170241538Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-25T23:44:03.170355838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011296s
2025-07-25T23:44:03.170455158Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-25T23:44:03.170553607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.170695132Z [Info] add_tags: Starting migration of Main DB to 66
2025-07-25T23:44:03.171434541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-25T23:44:03.171553570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-25T23:44:03.171962875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s
2025-07-25T23:44:03.172026633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.172115743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.172194832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-07-25T23:44:03.172285985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:03.172848077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s
2025-07-25T23:44:03.172942017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.173047960Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.173128793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-07-25T23:44:03.173223193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:03.173762068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005107s
2025-07-25T23:44:03.173828542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.173914264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-07-25T23:44:03.174098626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s
2025-07-25T23:44:03.174186783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.174401255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-07-25T23:44:03.174434242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001603s
2025-07-25T23:44:03.174541828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-25T23:44:03', 'add_tags')
2025-07-25T23:44:03.174740869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.175458194Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-25T23:44:03.175570870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011704s
2025-07-25T23:44:03.175672024Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-25T23:44:03.175762997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.175978010Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-07-25T23:44:03.176162913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.176265690Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.176341593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-07-25T23:44:03.176615254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-07-25T23:44:03.177156764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005325s
2025-07-25T23:44:03.177256225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-25T23:44:03', 'add_added_to_series')
2025-07-25T23:44:03.177480526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.178178061Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-25T23:44:03.178292532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015652s
2025-07-25T23:44:03.178399998Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-25T23:44:03.178470450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.178606073Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-07-25T23:44:03.180103880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-07-25T23:44:03.180255585Z [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-07-25T23:44:03.180568225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003418s
2025-07-25T23:44:03.180671603Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.180761284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.181305109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005414s
2025-07-25T23:44:03.181416403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.181513068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-07-25T23:44:03.181689323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001726s
2025-07-25T23:44:03.181794875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-25T23:44:03', 'add_release_restrictions')
2025-07-25T23:44:03.182129309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.182744187Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-25T23:44:03.182853347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012227s
2025-07-25T23:44:03.182969050Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-25T23:44:03.183107048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.183311880Z [Info] quality_proper: Starting migration of Main DB to 69
2025-07-25T23:44:03.183459107Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.183549569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.184146912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s
2025-07-25T23:44:03.184274529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-25T23:44:03', 'quality_proper')
2025-07-25T23:44:03.184477598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.185096715Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-25T23:44:03.185180053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015024s
2025-07-25T23:44:03.185286377Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-25T23:44:03.185354193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.185508835Z [Info] delay_profile: Starting migration of Main DB to 70
2025-07-25T23:44:03.189382506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-07-25T23:44:03.189494621Z [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-07-25T23:44:03.189964658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2025-07-25T23:44:03.190157587Z [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-07-25T23:44:03.190449555Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.190566190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.197592149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070277s
2025-07-25T23:44:03.197704015Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-07-25T23:44:03.199023682Z [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-07-25T23:44:03.199380210Z [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-07-25T23:44:03.199632398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:03.200023837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:03.201299626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:03.201537785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037392s
2025-07-25T23:44:03.201632737Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-07-25T23:44:03.202890560Z [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-07-25T23:44:03.203282659Z [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-07-25T23:44:03.203513414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:03.203870784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:03.205104739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:03.205334081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036093s
2025-07-25T23:44:03.205674747Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003785 taking an average of 00:00:00.0003785
2025-07-25T23:44:03.205830651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-25T23:44:03', 'delay_profile')
2025-07-25T23:44:03.206005483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.207018834Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-25T23:44:03.207147873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052949s
2025-07-25T23:44:03.207248095Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-25T23:44:03.207363357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.207507127Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-07-25T23:44:03.207817702Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-07-25T23:44:03.209108482Z [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-07-25T23:44:03.209464128Z [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-07-25T23:44:03.209715665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:03.210229430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:03.211461541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:03.211728639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:03.211975075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040024s
2025-07-25T23:44:03.212079706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.212148494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.214632437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024554s
2025-07-25T23:44:03.214736506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-25T23:44:03', 'unknown_quality_in_profile')
2025-07-25T23:44:03.217117180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.217914105Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-25T23:44:03.218021432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057458s
2025-07-25T23:44:03.218125130Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-25T23:44:03.218221264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.218403421Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-07-25T23:44:03.219163973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:03.219288674Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.219380138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-07-25T23:44:03.219477885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-07-25T23:44:03.220088134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006072s
2025-07-25T23:44:03.220200069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-25T23:44:03.220317626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-25T23:44:03.220495985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002157s
2025-07-25T23:44:03.220582119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.220681288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.221850162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011713s
2025-07-25T23:44:03.221961447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-25T23:44:03', 'history_downloadId')
2025-07-25T23:44:03.222175017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.222789594Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-25T23:44:03.222891550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020996s
2025-07-25T23:44:03.222988655Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-25T23:44:03.223079308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.223205933Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-07-25T23:44:03.223764167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.223885000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-25T23:44:03.224069662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001993s
2025-07-25T23:44:03.224166778Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.224245797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-25T23:44:03.224401481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001545s
2025-07-25T23:44:03.224511823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-25T23:44:03', 'clear_ratings')
2025-07-25T23:44:03.224699541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.225203506Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-25T23:44:03.225299018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009464s
2025-07-25T23:44:03.225405753Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-25T23:44:03.225481746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.225620957Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-07-25T23:44:03.225803073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-25T23:44:03.225975952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-25T23:44:03.226210794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2025-07-25T23:44:03.226300976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-25T23:44:03', 'disable_eztv')
2025-07-25T23:44:03.226513234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.227025134Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-25T23:44:03.227085055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000992s
2025-07-25T23:44:03.227197161Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-25T23:44:03.227267022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.227406342Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-07-25T23:44:03.228492379Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.228609255Z [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-07-25T23:44:03.228813125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002165s
2025-07-25T23:44:03.228899148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.228978578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-07-25T23:44:03.229152068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001661s
2025-07-25T23:44:03.229267701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-25T23:44:03', 'force_lib_update')
2025-07-25T23:44:03.229433655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.229939594Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-25T23:44:03.230043162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009534s
2025-07-25T23:44:03.230133013Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-25T23:44:03.230232073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.230366544Z [Info] add_users_table: Starting migration of Main DB to 76
2025-07-25T23:44:03.230727360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-25T23:44:03.230863995Z [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-07-25T23:44:03.231196555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003233s
2025-07-25T23:44:03.231268660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-25T23:44:03.231359734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-25T23:44:03.231575548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002125s
2025-07-25T23:44:03.231666662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-25T23:44:03.231778397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-25T23:44:03.232010935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000246s
2025-07-25T23:44:03.232297903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-25T23:44:03', 'add_users_table')
2025-07-25T23:44:03.232513587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.233188076Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-25T23:44:03.233227174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013509s
2025-07-25T23:44:03.233322336Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-25T23:44:03.233412778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.233551828Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-07-25T23:44:03.233808816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.234058348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.234149231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-07-25T23:44:03.234273872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-07-25T23:44:03.234832918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s
2025-07-25T23:44:03.234908200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-25T23:44:03', 'add_add_options_to_series')
2025-07-25T23:44:03.235100167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.235653942Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-25T23:44:03.235762090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2025-07-25T23:44:03.235893394Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-25T23:44:03.235985670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.236127185Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-07-25T23:44:03.236676601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-25T23:44:03.236812024Z [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-07-25T23:44:03.237229816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2025-07-25T23:44:03.237329196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-25T23:44:03', 'add_commands_table')
2025-07-25T23:44:03.237534960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.238099357Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-25T23:44:03.238220761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013142s
2025-07-25T23:44:03.238312035Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-25T23:44:03.238402898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.238541397Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-07-25T23:44:03.238887073Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.238985852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.305290503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662246s
2025-07-25T23:44:03.305435715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-07-25T23:44:03.305525185Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-07-25T23:44:03.305613163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-07-25T23:44:03.307051630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-25T23:44:03.307329189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-07-25T23:44:03.307534572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-07-25T23:44:03.307857212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-07-25T23:44:03.309192190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034877s
2025-07-25T23:44:03.309293875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-25T23:44:03.309396121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-25T23:44:03.309607777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2025-07-25T23:44:03.309716356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-25T23:44:03', 'dedupe_tags')
2025-07-25T23:44:03.310003634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.310981854Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-25T23:44:03.311089601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015949s
2025-07-25T23:44:03.311253070Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-25T23:44:03.311325857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.311477162Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-07-25T23:44:03.311728017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.311829151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.313040991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011899s
2025-07-25T23:44:03.313156374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-25T23:44:03', 'move_dot_prefix_to_transmission_category')
2025-07-25T23:44:03.313382709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.314018931Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-25T23:44:03.314121137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021725s
2025-07-25T23:44:03.314218603Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-25T23:44:03.314311941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.314497104Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-07-25T23:44:03.315142463Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.315244128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-07-25T23:44:03.315472618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s
2025-07-25T23:44:03.315565305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-25T23:44:03', 'add_fanzub_settings')
2025-07-25T23:44:03.315771310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.316347180Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-25T23:44:03.316575289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s
2025-07-25T23:44:03.316681072Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-25T23:44:03.316768949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.316909432Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-07-25T23:44:03.317695084Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.317786779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.317869415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-07-25T23:44:03.317981451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-07-25T23:44:03.318582842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s
2025-07-25T23:44:03.318689156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.318757093Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.318845200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-07-25T23:44:03.318931935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-07-25T23:44:03.319495029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005373s
2025-07-25T23:44:03.319573798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.319670803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.319732908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-07-25T23:44:03.319828862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-07-25T23:44:03.320426164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005902s
2025-07-25T23:44:03.320528080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.320602079Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.320685006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-07-25T23:44:03.320804667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-07-25T23:44:03.321308872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s
2025-07-25T23:44:03.321477532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.321557192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.321638005Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-07-25T23:44:03.321742135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-07-25T23:44:03.322275339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005194s
2025-07-25T23:44:03.322388016Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.322446593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-07-25T23:44:03.322601676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001569s
2025-07-25T23:44:03.322702649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-25T23:44:03', 'additonal_blacklist_columns')
2025-07-25T23:44:03.322920548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.323613263Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-25T23:44:03.323711471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011556s
2025-07-25T23:44:03.323818316Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-25T23:44:03.323929129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.324081787Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-07-25T23:44:03.324573888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:03.324637285Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.324708238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-07-25T23:44:03.326103859Z [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-07-25T23:44:03.326416979Z [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-07-25T23:44:03.326688065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:03.327133622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:03.328479302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:03.328749647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:03.328948417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041291s
2025-07-25T23:44:03.329046515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:03.329136997Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.329223311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-07-25T23:44:03.330663431Z [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-07-25T23:44:03.330943345Z [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-07-25T23:44:03.331191184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:03.331628495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:03.332937190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:03.333193607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:03.333432568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004019s
2025-07-25T23:44:03.333527589Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-25T23:44:03.333697592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-25T23:44:03.333841461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000178s
2025-07-25T23:44:03.333968858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-25T23:44:03', 'update_quality_minmax_size')
2025-07-25T23:44:03.334152237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.334949443Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-25T23:44:03.335024735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012508s
2025-07-25T23:44:03.335175408Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-25T23:44:03.335229286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.335389599Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-07-25T23:44:03.335581295Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.335700455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.337116337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001366s
2025-07-25T23:44:03.337190747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-25T23:44:03', 'expand_transmission_urlbase')
2025-07-25T23:44:03.337412333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.338127733Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-25T23:44:03.338240821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024176s
2025-07-25T23:44:03.338324640Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-25T23:44:03.338426475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.338565725Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-07-25T23:44:03.338757391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.338889207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.339941777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010678s
2025-07-25T23:44:03.340234316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-25T23:44:03', 'pushbullet_device_ids')
2025-07-25T23:44:03.340427916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.341010078Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-25T23:44:03.341102695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s
2025-07-25T23:44:03.341203928Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-25T23:44:03.341292868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.341437569Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-07-25T23:44:03.341676039Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.341789798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-07-25T23:44:03.341959801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001659s
2025-07-25T23:44:03.342057998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-25T23:44:03', 'remove_eztv')
2025-07-25T23:44:03.342260476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.342910054Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-25T23:44:03.343009334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011046s
2025-07-25T23:44:03.343109677Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-25T23:44:03.343193766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.343374169Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-07-25T23:44:03.343529913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.343627850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.344961336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012932s
2025-07-25T23:44:03.345049493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-25T23:44:03', 'pushbullet_devices_channels_list')
2025-07-25T23:44:03.345265989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.345922211Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-25T23:44:03.346040479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022807s
2025-07-25T23:44:03.346166813Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-25T23:44:03.346259871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.346392037Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-07-25T23:44:03.347214784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.347288492Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.347407472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-07-25T23:44:03.347495920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-07-25T23:44:03.348100468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2025-07-25T23:44:03.348216101Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:03.348332675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:03.348542077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002041s
2025-07-25T23:44:03.348621517Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:03.348782181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:03.348987524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2025-07-25T23:44:03.349056583Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.349151144Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-25T23:44:03.349237277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-07-25T23:44:03.350621525Z [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-07-25T23:44:03.351026050Z [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-07-25T23:44:03.351400905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-07-25T23:44:03.351658774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-07-25T23:44:03.353294959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038131s
2025-07-25T23:44:03.353320210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.353382285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-07-25T23:44:03.353579452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2025-07-25T23:44:03.353717089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-25T23:44:03', 'add_on_rename_to_notifcations')
2025-07-25T23:44:03.353886540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.354729287Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-25T23:44:03.354832966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013385s
2025-07-25T23:44:03.354952046Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-25T23:44:03.355055855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.355199434Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-07-25T23:44:03.355458806Z [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-07-25T23:44:03.355734862Z [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-07-25T23:44:03.356229088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004636s
2025-07-25T23:44:03.356303808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-25T23:44:03', 'update_kickass_url')
2025-07-25T23:44:03.356498470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.357102306Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-25T23:44:03.357192969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013542s
2025-07-25T23:44:03.357300806Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-25T23:44:03.357386268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.357538435Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-07-25T23:44:03.358018752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-25T23:44:03.358169516Z [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-07-25T23:44:03.358504560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003818s
2025-07-25T23:44:03.358610033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-07-25T23:44:03.358710545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-07-25T23:44:03.359076362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003699s
2025-07-25T23:44:03.359173437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-25T23:44:03', 'added_indexerstatus')
2025-07-25T23:44:03.359368380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.360038710Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-25T23:44:03.360164624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s
2025-07-25T23:44:03.360262691Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-25T23:44:03.360350959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.360493155Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-07-25T23:44:03.361060207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.361184928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.361239568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-07-25T23:44:03.361355382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.361934448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s
2025-07-25T23:44:03.362049880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-25T23:44:03', 'add_unverifiedscenenumbering')
2025-07-25T23:44:03.362280004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.362898860Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-25T23:44:03.363054343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001523s
2025-07-25T23:44:03.363078432Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-25T23:44:03.363186119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.363323275Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-07-25T23:44:03.363965097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:03.364124258Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.364166403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-07-25T23:44:03.364266134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.364906824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005677s
2025-07-25T23:44:03.364931494Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.365019521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-07-25T23:44:03.365225766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2025-07-25T23:44:03.365283032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-25T23:44:03', 'naming_config_replace_illegal_characters')
2025-07-25T23:44:03.365497133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.366399129Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-25T23:44:03.366524241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001387s
2025-07-25T23:44:03.366615846Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-25T23:44:03.366700165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.366856290Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-07-25T23:44:03.367156364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.367258420Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.367335695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-07-25T23:44:03.367441799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.368063671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006201s
2025-07-25T23:44:03.368165947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-07-25T23:44:03.368297382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:03.368512655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002476s
2025-07-25T23:44:03.368632036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-25T23:44:03', 'add_tvmazeid')
2025-07-25T23:44:03.368821477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.369507058Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-25T23:44:03.369600146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012232s
2025-07-25T23:44:03.369707081Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-25T23:44:03.369793635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.369938457Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-07-25T23:44:03.370316699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-07-25T23:44:03.370446811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:03.370716354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002692s
2025-07-25T23:44:03.370827307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-25T23:44:03', 'add_additional_episodes_index')
2025-07-25T23:44:03.371045096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.371655254Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-25T23:44:03.371770567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001211s
2025-07-25T23:44:03.371894967Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-25T23:44:03.371972193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.372115201Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-07-25T23:44:03.372328270Z [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-07-25T23:44:03.372510848Z [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-07-25T23:44:03.372772995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002596s
2025-07-25T23:44:03.372869139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-25T23:44:03', 'disable_kickass')
2025-07-25T23:44:03.373068420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.373646805Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-25T23:44:03.373767378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011379s
2025-07-25T23:44:03.373859083Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-25T23:44:03.373938342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.374100008Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-07-25T23:44:03.374349671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:03.374475083Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.374541076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-07-25T23:44:03.374671739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.375204312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2025-07-25T23:44:03.375344324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-25T23:44:03', 'add_reason_to_pending_releases')
2025-07-25T23:44:03.375525419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.376134986Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-25T23:44:03.376259297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s
2025-07-25T23:44:03.376351432Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-25T23:44:03.376445211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.376611165Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-07-25T23:44:03.376847421Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.376942773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-07-25T23:44:03.377117144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001701s
2025-07-25T23:44:03.377217877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-25T23:44:03', 'remove_titans_of_tv')
2025-07-25T23:44:03.377446698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.377992808Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-25T23:44:03.378094853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010531s
2025-07-25T23:44:03.378200055Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-25T23:44:03.378300407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.378456963Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-07-25T23:44:03.379515695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-07-25T23:44:03.379602119Z [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-07-25T23:44:03.380027335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2025-07-25T23:44:03.380140663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-07-25T23:44:03.380246517Z [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-07-25T23:44:03.380656222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2025-07-25T23:44:03.380758718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:03.380840453Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.380927638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-07-25T23:44:03.381019684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-07-25T23:44:03.381814113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s
2025-07-25T23:44:03.381909065Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-07-25T23:44:03.382023505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-07-25T23:44:03.382785810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007608s
2025-07-25T23:44:03.382884900Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-25T23:44:03.383041205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-25T23:44:03.383179954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001631s
2025-07-25T23:44:03.383261859Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.383345638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.384371784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010166s
2025-07-25T23:44:03.384489080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:03.384556697Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.384649844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-07-25T23:44:03.386223744Z [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-07-25T23:44:03.386622687Z [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-07-25T23:44:03.387022793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:03.387278338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:03.389444661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046654s
2025-07-25T23:44:03.389554853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-25T23:44:03', 'extra_and_subtitle_files')
2025-07-25T23:44:03.389922603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.390673165Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-25T23:44:03.390879390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058948s
2025-07-25T23:44:03.390993009Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-25T23:44:03.391111958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.391257311Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-07-25T23:44:03.391565211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.391674481Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.391758731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-07-25T23:44:03.394966040Z [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-07-25T23:44:03.395395665Z [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-07-25T23:44:03.395716661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-25T23:44:03.396012587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-07-25T23:44:03.398432832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064211s
2025-07-25T23:44:03.398540629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.398623035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:03.398737074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-07-25T23:44:03.398836264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-07-25T23:44:03.399465071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006159s
2025-07-25T23:44:03.399582738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-25T23:44:03', 'add_scene_season_number')
2025-07-25T23:44:03.399817430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.400586319Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-25T23:44:03.400694947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017456s
2025-07-25T23:44:03.400803376Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-25T23:44:03.400923538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.401071696Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-07-25T23:44:03.401393755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.401474558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.402622710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011242s
2025-07-25T23:44:03.402716709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-25T23:44:03', 'add_ultrahd_quality_in_profiles')
2025-07-25T23:44:03.402930840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.403598285Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-25T23:44:03.403710230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021207s
2025-07-25T23:44:03.403808257Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-25T23:44:03.403937488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.404092019Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-07-25T23:44:03.404561264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:03.404667708Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.404749032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-07-25T23:44:03.404843613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.405626770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007761s
2025-07-25T23:44:03.405737222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:03.405842675Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.405893427Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-07-25T23:44:03.405984230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.406625291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006473s
2025-07-25T23:44:03.406730523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:03.406819793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.406889493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-07-25T23:44:03.406992280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.407658301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s
2025-07-25T23:44:03.407762822Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.407835278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.412775206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049043s
2025-07-25T23:44:03.412892332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-25T23:44:03', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-25T23:44:03.413127636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.413774759Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-25T23:44:03.413855271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058881s
2025-07-25T23:44:03.413959070Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-25T23:44:03.414083461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.414225026Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-07-25T23:44:03.414415820Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.414521022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.415360853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008353s
2025-07-25T23:44:03.415470805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-25T23:44:03', 'fix_metadata_file_extensions')
2025-07-25T23:44:03.415707541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.416497332Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-25T23:44:03.416613045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001972s
2025-07-25T23:44:03.416700501Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-25T23:44:03.416800162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.416934643Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-07-25T23:44:03.417155097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.417269858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-07-25T23:44:03.417445391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001715s
2025-07-25T23:44:03.417560854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-25T23:44:03', 'remove_kickass')
2025-07-25T23:44:03.417747420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.418323770Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-25T23:44:03.418414984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2025-07-25T23:44:03.418558273Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-25T23:44:03.418610909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.418754598Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-07-25T23:44:03.419006155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.419110515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-07-25T23:44:03.419323153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002149s
2025-07-25T23:44:03.419455219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-25T23:44:03', 'rename_torrent_downloadstation')
2025-07-25T23:44:03.419625241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.420237184Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-25T23:44:03.420330502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011114s
2025-07-25T23:44:03.420426385Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-25T23:44:03.420515815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.420674715Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-07-25T23:44:03.420845609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:03.421038097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:03.421261236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002208s
2025-07-25T23:44:03.421363332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-25T23:44:03', 'update_btn_url')
2025-07-25T23:44:03.421566070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.422414258Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-25T23:44:03.422503307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013691s
2025-07-25T23:44:03.422601856Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-25T23:44:03.422699041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.422835115Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-07-25T23:44:03.423072002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.423161172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:03.423317647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001651s
2025-07-25T23:44:03.423421807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-25T23:44:03', 'remove_wombles')
2025-07-25T23:44:03.423610607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.424182699Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-25T23:44:03.424272270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010134s
2025-07-25T23:44:03.424377642Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-25T23:44:03.424472312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.424620731Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-07-25T23:44:03.424837999Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-25T23:44:03.424966468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-25T23:44:03.425134516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001644s
2025-07-25T23:44:03.425215950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.425304228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.426281907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00096s
2025-07-25T23:44:03.426392880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-25T23:44:03', 'fix_extra_file_extension')
2025-07-25T23:44:03.426596440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.427114003Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-25T23:44:03.427210016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017892s
2025-07-25T23:44:03.427314787Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-25T23:44:03.427403927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.427543959Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-07-25T23:44:03.427769373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.427885757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.428403991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2025-07-25T23:44:03.428517549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-25T23:44:03', 'import_extra_files')
2025-07-25T23:44:03.428725077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.429275265Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-25T23:44:03.429378694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014032s
2025-07-25T23:44:03.429470148Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-25T23:44:03.429565760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.429707295Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-07-25T23:44:03.429901547Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.430004684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.430409810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004025s
2025-07-25T23:44:03.430519992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-25T23:44:03', 'fix_extra_files_config')
2025-07-25T23:44:03.430720746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.431304582Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-25T23:44:03.431401077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012976s
2025-07-25T23:44:03.431510236Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-25T23:44:03.431604677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.431750210Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-07-25T23:44:03.432362663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-07-25T23:44:03.432518707Z [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-07-25T23:44:03.432797459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s
2025-07-25T23:44:03.432897861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-07-25T23:44:03.432997852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-07-25T23:44:03.433218757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002246s
2025-07-25T23:44:03.433304550Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.433390734Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-25T23:44:03.433467148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-07-25T23:44:03.433572820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.434295476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007173s
2025-07-25T23:44:03.434388663Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.434473885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.441146162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066458s
2025-07-25T23:44:03.441256314Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-07-25T23:44:03.442870936Z [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-07-25T23:44:03.443190219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-07-25T23:44:03.443406564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:03.443742872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:03.445339878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:03.445573859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042275s
2025-07-25T23:44:03.445686045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-25T23:44:03', 'create_language_profiles')
2025-07-25T23:44:03.445898653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.446742433Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-25T23:44:03.446851332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053953s
2025-07-25T23:44:03.446961684Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-25T23:44:03.447052828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.447190555Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-07-25T23:44:03.447459376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.447569268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.447637485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-07-25T23:44:03.447741394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-07-25T23:44:03.448440973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006705s
2025-07-25T23:44:03.448537147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-25T23:44:03', 'added_regex_to_scenemapping')
2025-07-25T23:44:03.448761409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.449423011Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-25T23:44:03.449538133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016753s
2025-07-25T23:44:03.449635028Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-25T23:44:03.449733927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.449880853Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-07-25T23:44:03.450083321Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.450184184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.451395202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011993s
2025-07-25T23:44:03.451515234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-25T23:44:03', 'consolidate_indexer_baseurl')
2025-07-25T23:44:03.451734065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.452443303Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-25T23:44:03.452538094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022293s
2025-07-25T23:44:03.452633586Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-25T23:44:03.452867558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.453022680Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-07-25T23:44:03.454106022Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-07-25T23:44:03.460254364Z [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-07-25T23:44:03.460692807Z [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-07-25T23:44:03.461108133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:03.461397356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:03.462993160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.463242732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090004s
2025-07-25T23:44:03.463339557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-25T23:44:03', 'rename_indexer_status_id')
2025-07-25T23:44:03.463544480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.464509463Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-25T23:44:03.465534197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101869s
2025-07-25T23:44:03.465574017Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-25T23:44:03.465584799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.465596041Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-07-25T23:44:03.465925886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-25T23:44:03.466354669Z [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-07-25T23:44:03.466477857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2025-07-25T23:44:03.466590735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-25T23:44:03.466750567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.467816754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003001s
2025-07-25T23:44:03.467826203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-25T23:44:03', 'add_downloadclient_status')
2025-07-25T23:44:03.467831083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.470641753Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-25T23:44:03.471071008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018049s
2025-07-25T23:44:03.471077441Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-25T23:44:03.471081759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.471086258Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-07-25T23:44:03.471092591Z [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-07-25T23:44:03.471099956Z [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-07-25T23:44:03.471104796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003324s
2025-07-25T23:44:03.471109205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-25T23:44:03', 'disable_nyaa')
2025-07-25T23:44:03.471121860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.472490346Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-25T23:44:03.472509024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013164s
2025-07-25T23:44:03.472516238Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-25T23:44:03.472521880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.472527250Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-07-25T23:44:03.472532281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.472537060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.476111579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041461s
2025-07-25T23:44:03.476318927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-25T23:44:03', 'add_webrip_and_br480_qualites_in_profile')
2025-07-25T23:44:03.476521334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.477224059Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-25T23:44:03.477346265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052785s
2025-07-25T23:44:03.477453211Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-25T23:44:03.477564665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.477722613Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-07-25T23:44:03.478012437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-07-25T23:44:03.478092829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:03.478399527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002914s
2025-07-25T23:44:03.478499147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-25T23:44:03', 'add_history_eventType_index')
2025-07-25T23:44:03.478706986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.479615185Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-25T23:44:03.479727371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015076s
2025-07-25T23:44:03.479823745Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-25T23:44:03.479963556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.480092987Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-07-25T23:44:03.480725901Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-07-25T23:44:03.482528101Z [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-07-25T23:44:03.482938958Z [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-07-25T23:44:03.483239884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:03.483601723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:03.485471699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:03.485696111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004848s
2025-07-25T23:44:03.485795872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.485880803Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.485963580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-07-25T23:44:03.486068682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-07-25T23:44:03.486791858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000721s
2025-07-25T23:44:03.486882080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-25T23:44:03.487020388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-25T23:44:03.487184318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001684s
2025-07-25T23:44:03.487272486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.487372207Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.487434592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-07-25T23:44:03.489078493Z [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-07-25T23:44:03.489452686Z [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-07-25T23:44:03.489812591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:03.490135391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:03.491934334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:03.492166291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046218s
2025-07-25T23:44:03.492299670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-25T23:44:03', 'separate_automatic_and_interactive_searches')
2025-07-25T23:44:03.492517809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.493340676Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-25T23:44:03.493446810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057808s
2025-07-25T23:44:03.493558856Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-25T23:44:03.493662484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.493803859Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-07-25T23:44:03.494497737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-07-25T23:44:03.494603319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:03.494848773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002396s
2025-07-25T23:44:03.494941420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-07-25T23:44:03.495037784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-07-25T23:44:03.495280242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002562s
2025-07-25T23:44:03.495394733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-07-25T23:44:03.495490476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:03.495722022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002317s
2025-07-25T23:44:03.495834078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-07-25T23:44:03.495967036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-07-25T23:44:03.496195646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002581s
2025-07-25T23:44:03.496291569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-07-25T23:44:03.496386991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:03.496656865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002274s
2025-07-25T23:44:03.496889664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-25T23:44:03', 'update_series_episodes_history_indexes')
2025-07-25T23:44:03.497113124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.497918676Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-25T23:44:03.498017305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015314s
2025-07-25T23:44:03.498123479Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-25T23:44:03.498224061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.498389615Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-07-25T23:44:03.498576832Z [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-07-25T23:44:03.498792857Z [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-07-25T23:44:03.499081458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002854s
2025-07-25T23:44:03.499187431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-25T23:44:03', 'update_animetosho_url')
2025-07-25T23:44:03.499391172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.500086773Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-25T23:44:03.500193047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012704s
2025-07-25T23:44:03.500285352Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-25T23:44:03.500369672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.500506678Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-07-25T23:44:03.500717563Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.500829819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.503357369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025151s
2025-07-25T23:44:03.503480197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-25T23:44:03', 'add_remux_qualities_in_profile')
2025-07-25T23:44:03.503682394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.504369518Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-25T23:44:03.504490962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035263s
2025-07-25T23:44:03.504615894Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-25T23:44:03.504699252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.504836458Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-07-25T23:44:03.505078606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-07-25T23:44:03.505189800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:03.505501066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002232s
2025-07-25T23:44:03.505513682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-25T23:44:03', 'add_history_seriesId_index')
2025-07-25T23:44:03.505721911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.506409656Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-25T23:44:03.506519046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001231s
2025-07-25T23:44:03.506612234Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-25T23:44:03.506711915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.506848299Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-07-25T23:44:03.507433688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.507543840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-07-25T23:44:03.507738542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001755s
2025-07-25T23:44:03.507810888Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.507923184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-07-25T23:44:03.508098247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001682s
2025-07-25T23:44:03.508193719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-25T23:44:03', 'remove_media_browser_metadata')
2025-07-25T23:44:03.508397730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.509082930Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-25T23:44:03.509243713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011564s
2025-07-25T23:44:03.509288744Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-25T23:44:03.509408415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.509551864Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-07-25T23:44:03.509795044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.509931028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-25T23:44:03.510111942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001826s
2025-07-25T23:44:03.510209539Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.510319410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-07-25T23:44:03.510469913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001663s
2025-07-25T23:44:03.510585826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-25T23:44:03', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-25T23:44:03.510790809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.511449496Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-25T23:44:03.511553796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011463s
2025-07-25T23:44:03.511672415Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-25T23:44:03.511753588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.511932138Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-07-25T23:44:03.512448287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-25T23:44:03.512599662Z [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-07-25T23:44:03.512869616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003013s
2025-07-25T23:44:03.512969236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-25T23:44:03', 'add_custom_filters')
2025-07-25T23:44:03.513164810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.513944250Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-25T23:44:03.514048961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013764s
2025-07-25T23:44:03.514141628Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-25T23:44:03.514254094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.514383595Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-07-25T23:44:03.514719171Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-07-25T23:44:03.514828080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:03.516377480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015354s
2025-07-25T23:44:03.516475478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:03.516563926Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.516648466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-07-25T23:44:03.516773007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.517363536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006086s
2025-07-25T23:44:03.517475261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-25T23:44:03', 'rename_restrictions_to_release_profiles')
2025-07-25T23:44:03.517697709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.518611599Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-25T23:44:03.518708976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001844s
2025-07-25T23:44:03.518826963Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-25T23:44:03.518947786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.519086947Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-07-25T23:44:03.519837358Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-07-25T23:44:03.519978191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-07-25T23:44:03.521581240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015868s
2025-07-25T23:44:03.521678015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:03.521757294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.521827215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-07-25T23:44:03.521996977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-25T23:44:03.522529961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s
2025-07-25T23:44:03.523130630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-07-25T23:44:03.523348018Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.523378269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-07-25T23:44:03.523389682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-25T23:44:03.523602521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s
2025-07-25T23:44:03.523621739Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.523639435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-25T23:44:03.523896042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001693s
2025-07-25T23:44:03.524045813Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.524158981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-25T23:44:03.524400678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002079s
2025-07-25T23:44:03.524420618Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-07-25T23:44:03.531615548Z [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-07-25T23:44:03.531665228Z [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-07-25T23:44:03.531674567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:03.531680509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:03.531685630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:03.531887586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:03.532486242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:03.532516783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:03.532540261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:03.532780094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:03.532980317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084677s
2025-07-25T23:44:03.533105319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-25T23:44:03', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-25T23:44:03.533412557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.534361468Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-25T23:44:03.534499426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098612s
2025-07-25T23:44:03.534620390Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-25T23:44:03.534762856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.534901145Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-07-25T23:44:03.535335840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:03.535448908Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.535540793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-07-25T23:44:03.535653510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-07-25T23:44:03.536316014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006854s
2025-07-25T23:44:03.536513302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-25T23:44:03', 'add_relative_original_path_to_episode_file')
2025-07-25T23:44:03.536647301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.537268773Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-25T23:44:03.537369336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016255s
2025-07-25T23:44:03.537482043Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-25T23:44:03.537604569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.537760614Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-07-25T23:44:03.538083263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.538207133Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.538280120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-07-25T23:44:03.538397115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-07-25T23:44:03.539042766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000648s
2025-07-25T23:44:03.539155924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-25T23:44:03', 'episode_last_searched_time')
2025-07-25T23:44:03.539361608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.539941766Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-25T23:44:03.540043331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015454s
2025-07-25T23:44:03.540151399Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-25T23:44:03.540240037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.540393446Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-07-25T23:44:03.540644652Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.540733160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.541413019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006491s
2025-07-25T23:44:03.541505896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-25T23:44:03.541617181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-25T23:44:03.541776682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001584s
2025-07-25T23:44:03.541884088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-25T23:44:03', 'download_propers_config')
2025-07-25T23:44:03.542091816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.542606543Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-25T23:44:03.542709571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009852s
2025-07-25T23:44:03.542830725Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-25T23:44:03.542919343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.543070026Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-07-25T23:44:03.543416665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:03.545718630Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2025-07-25T23:44:03.545746246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-07-25T23:44:03.545750585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.546323699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007846s
2025-07-25T23:44:03.546421335Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.546520265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.570375086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238217s
2025-07-25T23:44:03.570581261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-25T23:44:03', 'add_download_client_priority')
2025-07-25T23:44:03.570850864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.571508298Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-25T23:44:03.571618390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0249971s
2025-07-25T23:44:03.571745526Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-25T23:44:03.571946651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.572143838Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-07-25T23:44:03.572841984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:03.572964270Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.573088070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-07-25T23:44:03.573195526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-07-25T23:44:03.573964354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007798s
2025-07-25T23:44:03.574065568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.574194608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-07-25T23:44:03.574408048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002247s
2025-07-25T23:44:03.574547449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-25T23:44:03', 'add_specials_folder_format')
2025-07-25T23:44:03.574782863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.575471750Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-25T23:44:03.575598595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012813s
2025-07-25T23:44:03.575781273Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-25T23:44:03.575926295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.576168353Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-07-25T23:44:03.576491664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.576640995Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.576747188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-07-25T23:44:03.576903694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.577630648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00073s
2025-07-25T23:44:03.577821632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.577929910Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.577998599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-07-25T23:44:03.578118691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.578708468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2025-07-25T23:44:03.578835775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-25T23:44:03', 'health_issue_notification')
2025-07-25T23:44:03.579042832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.579706939Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-25T23:44:03.579805267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015825s
2025-07-25T23:44:03.579929838Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-25T23:44:03.580036794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.580176645Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-07-25T23:44:03.580521490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:03.580632483Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.580718136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-07-25T23:44:03.580822576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.581421111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2025-07-25T23:44:03.581517365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:03.581596815Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.581688871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-07-25T23:44:03.581785606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.582391586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2025-07-25T23:44:03.582524634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-25T23:44:03', 'add_indexer_and_enabled_to_release_profiles')
2025-07-25T23:44:03.582819959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.583547213Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-25T23:44:03.583701604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017569s
2025-07-25T23:44:03.583808119Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-25T23:44:03.583936728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.584063543Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-07-25T23:44:03.584512928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.584651527Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.584761198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-07-25T23:44:03.584906882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-07-25T23:44:03.585754418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008544s
2025-07-25T23:44:03.585865252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-07-25T23:44:03.585988680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-07-25T23:44:03.586707508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007255s
2025-07-25T23:44:03.586818892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-07-25T23:44:03.586964145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-07-25T23:44:03.587595286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006234s
2025-07-25T23:44:03.587703704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-25T23:44:03', 'add_airedbefore_to_episodes')
2025-07-25T23:44:03.588081174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.588756033Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-25T23:44:03.588873189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018048s
2025-07-25T23:44:03.588999193Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-25T23:44:03.589115097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.589307654Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-07-25T23:44:03.589703161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.589794855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-07-25T23:44:03.589994127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002259s
2025-07-25T23:44:03.590107675Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-25T23:44:03.590339843Z [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-07-25T23:44:03.590598654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002748s
2025-07-25T23:44:03.590762053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-25T23:44:03', 'remove_bitmetv')
2025-07-25T23:44:03.590989972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.591642166Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-25T23:44:03.591761626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013056s
2025-07-25T23:44:03.591879734Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-25T23:44:03.591995848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.592146070Z [Info] add_download_history: Starting migration of Main DB to 139
2025-07-25T23:44:03.593128479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-07-25T23:44:03.593262749Z [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-07-25T23:44:03.593724239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s
2025-07-25T23:44:03.593888700Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-07-25T23:44:03.593952939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-25T23:44:03.594216139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002632s
2025-07-25T23:44:03.594317393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-07-25T23:44:03.594422876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-25T23:44:03.594638670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000222s
2025-07-25T23:44:03.594738080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-07-25T23:44:03.594843954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-25T23:44:03.595106082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002678s
2025-07-25T23:44:03.595226975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.595339211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.597679765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023298s
2025-07-25T23:44:03.597858505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-25T23:44:03', 'add_download_history')
2025-07-25T23:44:03.598212899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.598950584Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-25T23:44:03.599062149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036125s
2025-07-25T23:44:03.599184786Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-25T23:44:03.599294156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.599452405Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-07-25T23:44:03.599700364Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-25T23:44:03.599868433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-25T23:44:03.600158377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003032s
2025-07-25T23:44:03.600257015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-25T23:44:03', 'remove_chown_and_folderchmod_config_v2')
2025-07-25T23:44:03.600474183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.601195215Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-25T23:44:03.601304114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013412s
2025-07-25T23:44:03.601400227Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-25T23:44:03.601508796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.601714781Z [Info] add_update_history: Starting migration of Main DB to 141
2025-07-25T23:44:03.601881206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-25T23:44:03', 'add_update_history')
2025-07-25T23:44:03.602070307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.602655044Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-25T23:44:03.602762882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011361s
2025-07-25T23:44:03.602893184Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-25T23:44:03.602963275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.603146274Z [Info] import_lists: Starting migration of Main DB to 142
2025-07-25T23:44:03.604333875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-07-25T23:44:03.604510601Z [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-07-25T23:44:03.605101050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s
2025-07-25T23:44:03.605185310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-07-25T23:44:03.605325051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-25T23:44:03.605595376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002768s
2025-07-25T23:44:03.605721540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-07-25T23:44:03.605845560Z [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-07-25T23:44:03.606339034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2025-07-25T23:44:03.606423113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-07-25T23:44:03.606506902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.606789481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000282s
2025-07-25T23:44:03.606900184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-07-25T23:44:03.607053522Z [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-07-25T23:44:03.607378527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003472s
2025-07-25T23:44:03.607477637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-07-25T23:44:03.607609713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-25T23:44:03.607943194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s
2025-07-25T23:44:03.608058386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-25T23:44:03', 'import_lists')
2025-07-25T23:44:03.608342248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.609163772Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-25T23:44:03.609277912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015493s
2025-07-25T23:44:03.609425750Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-25T23:44:03.609603809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.609795525Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-07-25T23:44:03.610178486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.610329300Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-25T23:44:03.610440924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-07-25T23:44:03.610645466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-07-25T23:44:03.611463995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009025s
2025-07-25T23:44:03.611594898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-25T23:44:03', 'add_priority_to_indexers')
2025-07-25T23:44:03.611830273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.612549551Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-25T23:44:03.612717850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001988s
2025-07-25T23:44:03.612820597Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-25T23:44:03.613129419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.613283068Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-07-25T23:44:03.613714748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:03.613974240Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.613986966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-07-25T23:44:03.614077238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.614902500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007959s
2025-07-25T23:44:03.614986198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:03.615207023Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.615332967Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-07-25T23:44:03.615438529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.616172568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s
2025-07-25T23:44:03.616328101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-25T23:44:03', 'import_lists_series_type_and_season_folder')
2025-07-25T23:44:03.616562363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.617335670Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-25T23:44:03.617489189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019166s
2025-07-25T23:44:03.617617768Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-25T23:44:03.617722880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.617929035Z [Info] remove_growl: Starting migration of Main DB to 145
2025-07-25T23:44:03.618276184Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.618392809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-07-25T23:44:03.618608152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001975s
2025-07-25T23:44:03.618703084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-25T23:44:03', 'remove_growl')
2025-07-25T23:44:03.618933217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.619556582Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-25T23:44:03.619693388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s
2025-07-25T23:44:03.619837097Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-25T23:44:03.619956898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.620093413Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-07-25T23:44:03.620217273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-25T23:44:03', 'cleanup_duplicates_updatehistory')
2025-07-25T23:44:03.620450953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.621332669Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-25T23:44:03.621472771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s
2025-07-25T23:44:03.621582532Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-25T23:44:03.621691402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.621849350Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-07-25T23:44:03.622133803Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.622283284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.622832640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005449s
2025-07-25T23:44:03.622975538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-25T23:44:03', 'swap_filechmod_for_folderchmod')
2025-07-25T23:44:03.623221864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.623895300Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-25T23:44:03.624038068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015795s
2025-07-25T23:44:03.624157178Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-25T23:44:03.624306498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.624514016Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-07-25T23:44:03.624743428Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-25T23:44:03.624953301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-25T23:44:03.625201962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000257s
2025-07-25T23:44:03.625337575Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-25T23:44:03.625525293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-25T23:44:03.625765376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000234s
2025-07-25T23:44:03.625882973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-25T23:44:03', 'mediainfo_channels')
2025-07-25T23:44:03.626117916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.626772284Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-25T23:44:03.626901845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012368s
2025-07-25T23:44:03.627085585Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-25T23:44:03.627136438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.627311711Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-07-25T23:44:03.627675614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.627789323Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.627903743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-07-25T23:44:03.628175300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.628934819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008782s
2025-07-25T23:44:03.629049320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.629178600Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.629297169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-07-25T23:44:03.629438333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.630199246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000765s
2025-07-25T23:44:03.630324939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-25T23:44:03', 'add_on_delete_to_notifications')
2025-07-25T23:44:03.630597828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.631289060Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-25T23:44:03.631447630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018422s
2025-07-25T23:44:03.631575457Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-25T23:44:03.631720158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.632059442Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-07-25T23:44:03.632590942Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:03.632704381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.632772718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-07-25T23:44:03.632876537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-07-25T23:44:03.633571046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006755s
2025-07-25T23:44:03.633669655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-07-25T23:44:03.633772592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-07-25T23:44:03.634550028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000769s
2025-07-25T23:44:03.634660310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-07-25T23:44:03.634755932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-07-25T23:44:03.635370680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006116s
2025-07-25T23:44:03.635471553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-25T23:44:03', 'add_scene_mapping_origin')
2025-07-25T23:44:03.635694252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.636421857Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-25T23:44:03.636529614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016656s
2025-07-25T23:44:03.636666270Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-25T23:44:03.636786432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.636952376Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-07-25T23:44:03.637817137Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.637947730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-07-25T23:44:03.638162713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002079s
2025-07-25T23:44:03.638224307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.638328758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-07-25T23:44:03.638491616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001777s
2025-07-25T23:44:03.638582138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.638680015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-07-25T23:44:03.638855048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001748s
2025-07-25T23:44:03.638962544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-25T23:44:03', 'remove_custom_filter_type')
2025-07-25T23:44:03.639170453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.639789830Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-25T23:44:03.640004933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011183s
2025-07-25T23:44:03.640016998Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-25T23:44:03.640267763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.640323856Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-07-25T23:44:03.640516293Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:03.640715124Z [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-07-25T23:44:03.640962432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002384s
2025-07-25T23:44:03.641065199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-25T23:44:03', 'update_btn_url_to_https')
2025-07-25T23:44:03.641283588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.641865019Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-25T23:44:03.641980532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011447s
2025-07-25T23:44:03.642098880Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-25T23:44:03.642198791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.642336519Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-07-25T23:44:03.642642335Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.642749941Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.642840403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-07-25T23:44:03.642972049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.643699634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007465s
2025-07-25T23:44:03.643815838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-25T23:44:03', 'add_on_episodefiledelete_for_upgrade')
2025-07-25T23:44:03.644094329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.644815551Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-25T23:44:03.644950523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018572s
2025-07-25T23:44:03.645076928Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-25T23:44:03.645230176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.645431622Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-07-25T23:44:03.645755895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:03.645890256Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.645989666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-07-25T23:44:03.646107333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-07-25T23:44:03.646810840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000696s
2025-07-25T23:44:03.646927775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-25T23:44:03', 'add_name_release_profile')
2025-07-25T23:44:03.647131445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.647783719Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-25T23:44:03.647873520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016424s
2025-07-25T23:44:03.648006247Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-25T23:44:03.648115958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.648257824Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-07-25T23:44:03.648517557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.648670785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.652044460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033097s
2025-07-25T23:44:03.652139241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-25T23:44:03', 'add_arabic_and_hindi_languages')
2025-07-25T23:44:03.652383082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.653039063Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-25T23:44:03.653199967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043694s
2025-07-25T23:44:03.653285700Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-25T23:44:03.653408767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.653554832Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-07-25T23:44:03.654153277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:03.654260272Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.654330664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-07-25T23:44:03.654463111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.655170185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007169s
2025-07-25T23:44:03.655307060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:03.655359235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-07-25T23:44:03.655547214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001789s
2025-07-25T23:44:03.655644239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-25T23:44:03', 'add_bypass_to_delay_profile')
2025-07-25T23:44:03.655895936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.656573932Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-25T23:44:03.656695887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012051s
2025-07-25T23:44:03.656814186Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-25T23:44:03.656940871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.657107326Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-07-25T23:44:03.657339063Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.657438553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.659435805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019898s
2025-07-25T23:44:03.659562440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-25T23:44:03', 'email_multiple_addresses')
2025-07-25T23:44:03.659789126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.660505509Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-25T23:44:03.660631403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030515s
2025-07-25T23:44:03.660750332Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-25T23:44:03.660898390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.661054575Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-07-25T23:44:03.661487547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:03.661606587Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.661717139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-07-25T23:44:03.661854767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.662717544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008715s
2025-07-25T23:44:03.662846313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-07-25T23:44:03.662992808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.663765284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007725s
2025-07-25T23:44:03.663879985Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.663991189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.688139261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240262s
2025-07-25T23:44:03.688298872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-25T23:44:03', 'cdh_per_downloadclient')
2025-07-25T23:44:03.688559257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.689449049Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-25T23:44:03.689559301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254337s
2025-07-25T23:44:03.689780085Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-25T23:44:03.689841709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.690094759Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-07-25T23:44:03.690451768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.690563884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:03.690671741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-25T23:44:03.690794258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:03.691605582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s
2025-07-25T23:44:03.691716665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-25T23:44:03', 'add_indexer_tags')
2025-07-25T23:44:03.692013654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.692777853Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-25T23:44:03.692909247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019892s
2025-07-25T23:44:03.693062997Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-25T23:44:03.693205714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.693351157Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-07-25T23:44:03.693683837Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-07-25T23:44:03.693845112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-07-25T23:44:03.696481231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025596s
2025-07-25T23:44:03.696551843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-25T23:44:03', 'rename_blacklist_to_blocklist')
2025-07-25T23:44:03.696855164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.697608982Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-25T23:44:03.697739595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037602s
2025-07-25T23:44:03.697893545Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-25T23:44:03.698010531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.698235093Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-07-25T23:44:03.698685520Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.698846244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-07-25T23:44:03.699107820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002669s
2025-07-25T23:44:03.699242602Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.699380670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-07-25T23:44:03.699616324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001978s
2025-07-25T23:44:03.699698390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.699820095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.702869346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003015s
2025-07-25T23:44:03.702986091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-25T23:44:03', 'remove_plex_hometheatre')
2025-07-25T23:44:03.703303119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.704206619Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-25T23:44:03.704343434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043753s
2025-07-25T23:44:03.704497585Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-25T23:44:03.704612867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.704846407Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-07-25T23:44:03.705177534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.705331665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.706880784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015752s
2025-07-25T23:44:03.707021287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-25T23:44:03', 'release_profile_to_array')
2025-07-25T23:44:03.707261651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.708000590Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-25T23:44:03.708142956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027032s
2025-07-25T23:44:03.708291145Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-25T23:44:03.708391557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.708563343Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-07-25T23:44:03.708875221Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.709067639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.711571842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002542s
2025-07-25T23:44:03.711715932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-25T23:44:03', 'mediainfo_to_ffmpeg')
2025-07-25T23:44:03.712058963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.712733972Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-25T23:44:03.712854375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037118s
2025-07-25T23:44:03.712990479Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-25T23:44:03.713123978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.713316616Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-07-25T23:44:03.713721681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.713827334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.713940622Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-25T23:44:03.714020633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.714865054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008263s
2025-07-25T23:44:03.714962851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-25T23:44:03', 'download_client_per_indexer')
2025-07-25T23:44:03.715229668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.716042505Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-25T23:44:03.716107255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001937s
2025-07-25T23:44:03.716273530Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-25T23:44:03.716396618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.716615709Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-07-25T23:44:03.717062690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.717183343Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.717244937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-25T23:44:03.717381642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.718198697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008079s
2025-07-25T23:44:03.718324902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-25T23:44:03', 'add_on_update_to_notifications')
2025-07-25T23:44:03.718551538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.719343924Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-25T23:44:03.719408684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018908s
2025-07-25T23:44:03.719553245Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-25T23:44:03.719662405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.719871797Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-07-25T23:44:03.720206441Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.720329439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.721142426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007943s
2025-07-25T23:44:03.721270925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-25T23:44:03', 'update_series_sort_title')
2025-07-25T23:44:03.721486970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.722166749Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-25T23:44:03.722264997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017859s
2025-07-25T23:44:03.722385339Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-25T23:44:03.722468316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.722638188Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-07-25T23:44:03.722923503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.723051982Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.723130309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-07-25T23:44:03.723236092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-07-25T23:44:03.724005061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007538s
2025-07-25T23:44:03.724118480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-25T23:44:03', 'add_tvdbid_to_episode')
2025-07-25T23:44:03.724381589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.725083102Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-25T23:44:03.725187673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018306s
2025-07-25T23:44:03.725333296Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-25T23:44:03.725483989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.725698181Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-07-25T23:44:03.726057865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:03.726196685Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.726479414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-07-25T23:44:03.726688685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-07-25T23:44:03.727475249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000841s
2025-07-25T23:44:03.727606353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-25T23:44:03', 'add_additional_info_to_pending_releases')
2025-07-25T23:44:03.727902931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.728588551Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-25T23:44:03.728723152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019646s
2025-07-25T23:44:03.728858926Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-25T23:44:03.728956442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.729146455Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-07-25T23:44:03.729386498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.729579467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.733363057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037321s
2025-07-25T23:44:03.733566517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-25T23:44:03', 'add_malayalam_and_ukrainian_languages')
2025-07-25T23:44:03.733884136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.734589206Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-25T23:44:03.734703276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050216s
2025-07-25T23:44:03.734842617Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-25T23:44:03.734969913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.735355099Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-07-25T23:44:03.735712619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:03.735857761Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.736040740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-07-25T23:44:03.736176513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-07-25T23:44:03.737031645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008676s
2025-07-25T23:44:03.737149002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-25T23:44:03', 'add_language_tags_to_subtitle_files')
2025-07-25T23:44:03.737395278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.738022551Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-25T23:44:03.738137132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018491s
2025-07-25T23:44:03.738239047Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-25T23:44:03.738339529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.738490213Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-07-25T23:44:03.739909050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-07-25T23:44:03.740074032Z [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-07-25T23:44:03.740584591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005415s
2025-07-25T23:44:03.740707899Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-07-25T23:44:03.740845586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-07-25T23:44:03.741169458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s
2025-07-25T23:44:03.741260482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:03.741374912Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.741479874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-07-25T23:44:03.741589815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:03.742343112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007396s
2025-07-25T23:44:03.742448945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:03.742549698Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.742649950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-07-25T23:44:03.742796575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.743607628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008179s
2025-07-25T23:44:03.743748061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:03.743887251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.743992253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-07-25T23:44:03.744132455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.744907316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007764s
2025-07-25T23:44:03.745010574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.745106968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.752095532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069424s
2025-07-25T23:44:03.752270605Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:03.752381729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:03.753418396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010493s
2025-07-25T23:44:03.753530141Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-07-25T23:44:03.755810965Z [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-07-25T23:44:03.756328056Z [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-07-25T23:44:03.756691588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-25T23:44:03.757027054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:03.758830225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005171s
2025-07-25T23:44:03.758918383Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-07-25T23:44:03.761675395Z [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-07-25T23:44:03.762106413Z [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-07-25T23:44:03.762408892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-25T23:44:03.762725169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:03.764539503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054877s
2025-07-25T23:44:03.764659114Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.764764466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-07-25T23:44:03.764963968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001933s
2025-07-25T23:44:03.765077597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-25T23:44:03', 'add_custom_formats')
2025-07-25T23:44:03.765296758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.766170027Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-25T23:44:03.766271762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s
2025-07-25T23:44:03.766408327Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-25T23:44:03.766543650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.766719584Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-07-25T23:44:03.767195923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:03.767310654Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.767404533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-07-25T23:44:03.767544766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.768338725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007732s
2025-07-25T23:44:03.768461532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-25T23:44:03', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-25T23:44:03.768769482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.769609644Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-25T23:44:03.769750357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002082s
2025-07-25T23:44:03.769868125Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-25T23:44:03.769968487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.770157177Z [Info] remove_omg: Starting migration of Main DB to 173
2025-07-25T23:44:03.770455347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:03.770593936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:03.770793819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002095s
2025-07-25T23:44:03.770927488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-25T23:44:03', 'remove_omg')
2025-07-25T23:44:03.771121228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.771859425Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-25T23:44:03.771939606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012102s
2025-07-25T23:44:03.772047073Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-25T23:44:03.772156272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.772328970Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-07-25T23:44:03.772736321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-25T23:44:03.772876874Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.772978178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-25T23:44:03.773084692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-25T23:44:03.773925375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s
2025-07-25T23:44:03.774053343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-25T23:44:03.774168425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-25T23:44:03.774816430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s
2025-07-25T23:44:03.774963526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-25T23:44:03', 'add_salt_to_users')
2025-07-25T23:44:03.775170483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.775988460Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-25T23:44:03.776126929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018137s
2025-07-25T23:44:03.776253344Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-25T23:44:03.776370720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.776531133Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-07-25T23:44:03.777446316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:03.777536318Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.777636840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-07-25T23:44:03.777742513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:03.778578156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008284s
2025-07-25T23:44:03.778697396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:03.778819822Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.778955546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-07-25T23:44:03.779099436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:03.779817001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007305s
2025-07-25T23:44:03.779941241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:03.780029298Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.780116885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-07-25T23:44:03.780228038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:03.780916986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006939s
2025-07-25T23:44:03.781024312Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.781263484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.781437674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001841s
2025-07-25T23:44:03.781548858Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.781657307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.781817539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000167s
2025-07-25T23:44:03.781935697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.782063465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:03.782232435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001705s
2025-07-25T23:44:03.782323248Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-07-25T23:44:03.787535455Z [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-07-25T23:44:03.788220975Z [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-07-25T23:44:03.788651212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:03.789107621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:03.791108060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:03.791390368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089091s
2025-07-25T23:44:03.791505009Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-07-25T23:44:03.793577222Z [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-07-25T23:44:03.794009904Z [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-07-25T23:44:03.794362855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:03.795059227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-25T23:44:03.796804582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:03.797026158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:03.797265089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:03.797494601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:03.797727741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:03.797959237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063451s
2025-07-25T23:44:03.798058978Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-07-25T23:44:03.800097794Z [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-07-25T23:44:03.800535385Z [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-07-25T23:44:03.800939930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:03.801272239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:03.802967223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:03.803200733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050609s
2025-07-25T23:44:03.803300103Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-07-25T23:44:03.805374741Z [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-07-25T23:44:03.806120924Z [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-07-25T23:44:03.806868439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:03.807587728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:03.809306399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:03.809550811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:03.809773490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:03.810085759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:03.810303938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:03.810526166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:03.810768854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073369s
2025-07-25T23:44:03.810832973Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-07-25T23:44:03.812883002Z [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-07-25T23:44:03.813320423Z [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-07-25T23:44:03.813735629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-07-25T23:44:03.814078970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-07-25T23:44:03.815754836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-25T23:44:03.816016953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050608s
2025-07-25T23:44:03.816115051Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-07-25T23:44:03.816189130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-07-25T23:44:03.816515157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003201s
2025-07-25T23:44:03.816631241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-25T23:44:03', 'language_profiles_to_custom_formats')
2025-07-25T23:44:03.816856404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.818186813Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-25T23:44:03.818308889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019809s
2025-07-25T23:44:03.818432468Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-25T23:44:03.818530185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.818705568Z [Info] original_language: Starting migration of Main DB to 176
2025-07-25T23:44:03.819173210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:03.819274674Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.819378594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-07-25T23:44:03.819479717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.820191571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s
2025-07-25T23:44:03.820464410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-25T23:44:03', 'original_language')
2025-07-25T23:44:03.820661237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.821265143Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-25T23:44:03.821361527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017806s
2025-07-25T23:44:03.821473773Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-25T23:44:03.821582372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.821723656Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-07-25T23:44:03.822058350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.822156848Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.822234805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-07-25T23:44:03.822353875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.823046330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s
2025-07-25T23:44:03.823142954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-25T23:44:03', 'add_on_manual_interaction_required_to_notifications')
2025-07-25T23:44:03.823356885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.823968357Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-25T23:44:03.824114691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015966s
2025-07-25T23:44:03.824179602Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-25T23:44:03.824281247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.824418323Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-07-25T23:44:03.824754169Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-07-25T23:44:03.826752484Z [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-07-25T23:44:03.827134202Z [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-07-25T23:44:03.827447593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:03.827827338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:03.829583605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.829835292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049777s
2025-07-25T23:44:03.829932979Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:03.830025395Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.830098653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-07-25T23:44:03.830210408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-07-25T23:44:03.830834975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006338s
2025-07-25T23:44:03.830950568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-25T23:44:03', 'list_sync_time')
2025-07-25T23:44:03.831157776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.831985252Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-25T23:44:03.832158902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017651s
2025-07-25T23:44:03.832221127Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-25T23:44:03.832334255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.832480409Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-07-25T23:44:03.833084155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-07-25T23:44:03.833185339Z [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-07-25T23:44:03.833545464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003833s
2025-07-25T23:44:03.833653201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-07-25T23:44:03.833738784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-07-25T23:44:03.833969137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002231s
2025-07-25T23:44:03.834074490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-25T23:44:03', 'add_auto_tagging')
2025-07-25T23:44:03.834275194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.834941305Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-25T23:44:03.835038772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001186s
2025-07-25T23:44:03.835154214Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-25T23:44:03.835243053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.835387264Z [Info] task_duration: Starting migration of Main DB to 180
2025-07-25T23:44:03.835700544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:03.835838653Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.835917521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-07-25T23:44:03.836018104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-07-25T23:44:03.836728825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007s
2025-07-25T23:44:03.836832424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-25T23:44:03', 'task_duration')
2025-07-25T23:44:03.837048218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.837625922Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-25T23:44:03.837735262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016031s
2025-07-25T23:44:03.837838059Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-25T23:44:03.837954333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.838108924Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-07-25T23:44:03.838404500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:03.838516265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.838594983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-07-25T23:44:03.838715606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-07-25T23:44:03.839395525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006767s
2025-07-25T23:44:03.839484434Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-25T23:44:03.839627362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-25T23:44:03.839804359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001804s
2025-07-25T23:44:03.839931344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-25T23:44:03', 'quality_definition_preferred_size')
2025-07-25T23:44:03.840150506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.840721355Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-25T23:44:03.840856828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010994s
2025-07-25T23:44:03.840937471Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-25T23:44:03.841047262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.841213306Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-07-25T23:44:03.841558451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:03.841668884Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.841749236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-07-25T23:44:03.841901232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.842632555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006871s
2025-07-25T23:44:03.842657385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:03.842752767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.842834852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-07-25T23:44:03.842939743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-07-25T23:44:03.843585323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s
2025-07-25T23:44:03.843700115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-25T23:44:03', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-25T23:44:03.843952242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.844535256Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-25T23:44:03.844650549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015899s
2025-07-25T23:44:03.844761442Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-25T23:44:03.844853828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.845004712Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-07-25T23:44:03.845213092Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-25T23:44:03.845372913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-25T23:44:03.845553537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000182s
2025-07-25T23:44:03.845632206Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-25T23:44:03.845831196Z [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-07-25T23:44:03.846058474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002454s
2025-07-25T23:44:03.846169828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-25T23:44:03', 'update_images_remote_url')
2025-07-25T23:44:03.846431205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.846969779Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-25T23:44:03.847086334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011481s
2025-07-25T23:44:03.847180323Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-25T23:44:03.847280094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.847424485Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-07-25T23:44:03.847695571Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-25T23:44:03.847929162Z [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-07-25T23:44:03.848167812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002683s
2025-07-25T23:44:03.848283555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-25T23:44:03', 'remove_invalid_roksbox_metadata_images')
2025-07-25T23:44:03.848476023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.848970849Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-25T23:44:03.849098617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2025-07-25T23:44:03.849194750Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-25T23:44:03.849299852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.849438521Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-07-25T23:44:03.849717262Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.849829348Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.849918327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-07-25T23:44:03.850011665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.850716845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006991s
2025-07-25T23:44:03.850824422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-25T23:44:03', 'add_episode_runtime')
2025-07-25T23:44:03.851023844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.851799105Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-25T23:44:03.851928495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2025-07-25T23:44:03.852042415Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-25T23:44:03.852126023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.852272689Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-07-25T23:44:03.852520287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:03.852637072Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.852713827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-07-25T23:44:03.852802676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:03.853477806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006614s
2025-07-25T23:44:03.853591294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-25T23:44:03', 'add_result_to_commands')
2025-07-25T23:44:03.853791177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.854348830Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-25T23:44:03.854451687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001538s
2025-07-25T23:44:03.854553221Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-25T23:44:03.854669195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.854802243Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-07-25T23:44:03.855054030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:03.855169643Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.855244664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-07-25T23:44:03.855354455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:03.856045908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006859s
2025-07-25T23:44:03.856157933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-25T23:44:03', 'add_on_series_add_to_notifications')
2025-07-25T23:44:03.856369980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:03.856943906Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-25T23:44:03.857054439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015845s
2025-07-25T23:44:03.857139510Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-25T23:44:03.857273390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:03.857402971Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-07-25T23:44:03.859834868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:03.859967255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-07-25T23:44:03.860124832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001585s
2025-07-25T23:44:03.860212298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:03.860299634Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-25T23:44:03.860370287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-07-25T23:44:03.863609530Z [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-07-25T23:44:03.864110098Z [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-07-25T23:44:03.864508310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:03.864855650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:03.866646196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:03.866880948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063954s
2025-07-25T23:44:03.866974437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:03.867038055Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.867153988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-07-25T23:44:03.869219257Z [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-07-25T23:44:03.869690366Z [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-07-25T23:44:03.870079179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:03.870420877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:03.872195010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:03.872421657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005158s
2025-07-25T23:44:03.872504824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:03.872596068Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.872675087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-25T23:44:03.874701438Z [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-07-25T23:44:03.875167918Z [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-07-25T23:44:03.875534326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:03.875780501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:03.877553642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047504s
2025-07-25T23:44:03.877654706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:03.877728935Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.877810920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-25T23:44:03.879831619Z [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-07-25T23:44:03.880323390Z [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-07-25T23:44:03.880667252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:03.880935543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:03.882677481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047454s
2025-07-25T23:44:03.882775127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:03.882850289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:03.882928597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-25T23:44:03.884969567Z [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-07-25T23:44:03.885434523Z [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-07-25T23:44:03.885767534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:03.886008058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:03.887773434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047212s
2025-07-25T23:44:03.887891932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:03.887987585Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.888063227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-25T23:44:03.890108927Z [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-07-25T23:44:03.890492820Z [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-07-25T23:44:03.890811432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:03.891161126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:03.892979178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.893225233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050374s
2025-07-25T23:44:03.893310755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:03.893405236Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.893480938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:03.895562239Z [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-07-25T23:44:03.895944118Z [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-07-25T23:44:03.896267359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:03.896618617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:03.898409474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.898664347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050604s
2025-07-25T23:44:03.898760931Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:03.898859179Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.898927577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-25T23:44:03.901011714Z [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-07-25T23:44:03.901383353Z [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-07-25T23:44:03.901716153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:03.902059344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:03.903873047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.904128561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050673s
2025-07-25T23:44:03.904218893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-07-25T23:44:03.904330017Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.904371060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-07-25T23:44:03.907867862Z [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-07-25T23:44:03.908318930Z [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-07-25T23:44:03.908678935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-07-25T23:44:03.909175776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-07-25T23:44:03.910940770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-25T23:44:03.911176996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-25T23:44:03.911409685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-25T23:44:03.911631702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071575s
2025-07-25T23:44:03.911730421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:03.911820722Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.911948630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-07-25T23:44:03.913999560Z [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-07-25T23:44:03.914528005Z [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-07-25T23:44:03.914884422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:03.915227443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:03.917076808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:03.917319096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052678s
2025-07-25T23:44:03.917424708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.917504189Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.917581705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-07-25T23:44:03.919652976Z [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-07-25T23:44:03.920342274Z [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-07-25T23:44:03.921047695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:03.921623685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:03.923346544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:03.923596357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:03.923826020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:03.924096835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:03.924354985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066479s
2025-07-25T23:44:03.924476400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:03.924507462Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:03.924601572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-07-25T23:44:03.926664156Z [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-07-25T23:44:03.927347853Z [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-07-25T23:44:03.928086520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:03.928653252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:03.930365540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:03.930615664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:03.930828232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:03.931104999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:03.931338319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006628s
2025-07-25T23:44:03.931430435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-25T23:44:03.931515306Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.931597200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-07-25T23:44:03.933632259Z [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-07-25T23:44:03.934050000Z [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-07-25T23:44:03.934355655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-25T23:44:03.934627292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-25T23:44:03.936494202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047667s
2025-07-25T23:44:03.936607230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-25T23:44:03.936684525Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.936767743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-07-25T23:44:03.939023837Z [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-07-25T23:44:03.939426798Z [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-07-25T23:44:03.939756212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-25T23:44:03.940044642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-25T23:44:03.941882163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049943s
2025-07-25T23:44:03.941975832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:03.942061915Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.942145934Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-25T23:44:03.944272267Z [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-07-25T23:44:03.944719678Z [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-07-25T23:44:03.945069352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:03.945739001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-25T23:44:03.947678376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:03.947938360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:03.948210408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:03.948479059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:03.948779814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:03.949071853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067835s
2025-07-25T23:44:03.949194730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:03.949317898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-07-25T23:44:03.949444984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-07-25T23:44:03.951752280Z [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-07-25T23:44:03.952222768Z [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-07-25T23:44:03.952597733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:03.952956335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:03.954895481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.955174943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056069s
2025-07-25T23:44:03.955282310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:03.955400788Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.955521712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:03.958807179Z [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-07-25T23:44:03.959316404Z [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-07-25T23:44:03.959691640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:03.960139221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:03.962132445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.962423541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067624s
2025-07-25T23:44:03.962551659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:03.962630147Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.962758907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-07-25T23:44:03.964895780Z [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-07-25T23:44:03.965312529Z [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-07-25T23:44:03.965637834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:03.965988400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:03.967788285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.968068860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052054s
2025-07-25T23:44:03.968157679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:03.968261929Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.968336670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-07-25T23:44:03.970443934Z [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-07-25T23:44:03.970854581Z [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-07-25T23:44:03.971196830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:03.971574370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:03.973362471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.973631012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051739s
2025-07-25T23:44:03.973761425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:03.973853781Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:03.973942991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-25T23:44:03.976447514Z [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-07-25T23:44:03.976888482Z [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-07-25T23:44:03.977288909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:03.977686359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:03.979689233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.979978084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058948s
2025-07-25T23:44:03.980099679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:03.980191684Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:03.980281375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:03.982463951Z [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-07-25T23:44:03.982905710Z [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-07-25T23:44:03.983273020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:03.983590319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:03.985425485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.985711100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052641s
2025-07-25T23:44:03.985790270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:03.985881984Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:03.985975503Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-25T23:44:03.988062085Z [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-07-25T23:44:03.988464085Z [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-07-25T23:44:03.988821955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:03.989176349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:03.990952285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:03.991211557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051207s
2025-07-25T23:44:03.991297150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:03.991401550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-25T23:44:03.991467433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-07-25T23:44:03.993636451Z [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-07-25T23:44:03.994125486Z [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-07-25T23:44:03.994508748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:03.994813441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:03.996812908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051917s
2025-07-25T23:44:03.996892869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:03.996980455Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:03.997109726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-07-25T23:44:03.999350549Z [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-07-25T23:44:03.999840646Z [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-07-25T23:44:04.000236272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:04.000591899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:04.002515212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052967s
2025-07-25T23:44:04.002618440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:04.002715796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.002795095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-07-25T23:44:04.006351067Z [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-07-25T23:44:04.006834079Z [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-07-25T23:44:04.007152280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-07-25T23:44:04.007479630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-07-25T23:44:04.009431110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064953s
2025-07-25T23:44:04.009525139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:04.009634680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-07-25T23:44:04.009778429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-25T23:44:04.012060635Z [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-07-25T23:44:04.012475180Z [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-07-25T23:44:04.012739402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-25T23:44:04.013099397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-25T23:44:04.014972600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:04.015286903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053913s
2025-07-25T23:44:04.015394289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:04.015477126Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:04.015591516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-25T23:44:04.017779863Z [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-07-25T23:44:04.018137453Z [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-07-25T23:44:04.018464893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-25T23:44:04.018817513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-25T23:44:04.020744063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:04.021028766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052984s
2025-07-25T23:44:04.021111222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.021234160Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.021310423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-07-25T23:44:04.023996673Z [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-07-25T23:44:04.024844922Z [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-07-25T23:44:04.025631055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:04.026564645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:04.038380651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:04.038651817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:04.038873524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:04.039105251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:04.039448702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:04.039680429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:04.039960593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184852s
2025-07-25T23:44:04.040034652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.040123752Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-07-25T23:44:04.040223803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-07-25T23:44:04.043109866Z [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-07-25T23:44:04.043828523Z [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-07-25T23:44:04.044575868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:04.045396901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:04.047130883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:04.047816374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:04.048053171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:04.048254205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:04.048457385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:04.048663830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:04.048870867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085402s
2025-07-25T23:44:04.048959706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.049042673Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.049119698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-07-25T23:44:04.051205549Z [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-07-25T23:44:04.051948896Z [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-07-25T23:44:04.052629757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:04.053323184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:04.054951433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:04.055219192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:04.055439406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:04.055644760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:04.055973872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:04.056174306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:04.056372535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071549s
2025-07-25T23:44:04.056460492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.056543349Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.056612879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-07-25T23:44:04.058674641Z [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-07-25T23:44:04.059382046Z [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-07-25T23:44:04.060096945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:04.060805663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:04.062457590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:04.062677673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:04.062897495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:04.063128591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:04.063323604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:04.063524428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:04.063724411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070119s
2025-07-25T23:44:04.063816586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.063981218Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.064036600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-07-25T23:44:04.067199039Z [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-07-25T23:44:04.067930722Z [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-07-25T23:44:04.068628598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:04.069343347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:04.071010304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:04.071233233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:04.071444378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:04.071688460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:04.071877290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:04.072088476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:04.072284290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081481s
2025-07-25T23:44:04.072367197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:04.072456046Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.072558833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-07-25T23:44:04.074564141Z [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-07-25T23:44:04.074942914Z [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-07-25T23:44:04.075271706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-25T23:44:04.075510577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-25T23:44:04.077203486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045342s
2025-07-25T23:44:04.077299660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:04.077377497Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.077453169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-07-25T23:44:04.079458768Z [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-07-25T23:44:04.079839776Z [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-07-25T23:44:04.080219571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-25T23:44:04.080468913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-25T23:44:04.082149958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045881s
2025-07-25T23:44:04.082241793Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:04.082319339Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:04.082395022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-25T23:44:04.084392855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-25T23:44:04.084637959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-25T23:44:04.084916951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-25T23:44:04.085225522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-25T23:44:04.086933431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:04.087187583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046849s
2025-07-25T23:44:04.087292344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-25T23:44:04', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-25T23:44:04.087494872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.089198673Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-25T23:44:04.089308394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066944s
2025-07-25T23:44:04.089434719Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-25T23:44:04.089528999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.089690123Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-07-25T23:44:04.090179459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:04.090270772Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.090339381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-07-25T23:44:04.090449292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-07-25T23:44:04.091104171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s
2025-07-25T23:44:04.091208351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-25T23:44:04', 'add_colon_replacement_to_naming_config')
2025-07-25T23:44:04.091405107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.092053342Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-25T23:44:04.092164116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016019s
2025-07-25T23:44:04.092257854Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-25T23:44:04.092357275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.092497557Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-07-25T23:44:04.092768954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:04.092963776Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.093036623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-25T23:44:04.093158709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.093801704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006519s
2025-07-25T23:44:04.093902687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-25T23:44:04', 'health_restored_notification')
2025-07-25T23:44:04.094091136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.094735063Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-25T23:44:04.094911459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001575s
2025-07-25T23:44:04.095009115Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-25T23:44:04.095101301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.095239469Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-07-25T23:44:04.095491617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:04.095595386Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.095667201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-07-25T23:44:04.095768575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:04.096462332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006847s
2025-07-25T23:44:04.096574448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-25T23:44:04', 'add_download_client_tags')
2025-07-25T23:44:04.096784200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.097512406Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-25T23:44:04.097608901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001736s
2025-07-25T23:44:04.097705034Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-25T23:44:04.097790577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.097933725Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-07-25T23:44:04.098320885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-07-25T23:44:04.098429042Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.098504093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-07-25T23:44:04.100572319Z [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-07-25T23:44:04.100837603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-07-25T23:44:04.101053618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-07-25T23:44:04.101436329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-07-25T23:44:04.103189499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-25T23:44:04.103436968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048259s
2025-07-25T23:44:04.103554585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-25T23:44:04', 'import_exclusion_type')
2025-07-25T23:44:04.103728715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.106494766Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-25T23:44:04.106562903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078407s
2025-07-25T23:44:04.106661141Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-25T23:44:04.106751062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.106887778Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-07-25T23:44:04.107586334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-07-25T23:44:04.107714683Z [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-07-25T23:44:04.108076672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003707s
2025-07-25T23:44:04.108164809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:04.108259250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-07-25T23:44:04.108334702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-07-25T23:44:04.108447990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.109131055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006831s
2025-07-25T23:44:04.109238652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-25T23:44:04', 'add_import_list_items')
2025-07-25T23:44:04.109428033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.110028763Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-25T23:44:04.110130849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015855s
2025-07-25T23:44:04.110226582Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-25T23:44:04.110321312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.110457216Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-07-25T23:44:04.110961011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-25T23:44:04.111084800Z [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-07-25T23:44:04.111396438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003281s
2025-07-25T23:44:04.111492050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-25T23:44:04.111588234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-25T23:44:04.111806333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002194s
2025-07-25T23:44:04.111928539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-25T23:44:04', 'add_notification_status')
2025-07-25T23:44:04.112125917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.112669020Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-25T23:44:04.112767559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010803s
2025-07-25T23:44:04.112861147Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-25T23:44:04.112960648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.113101000Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-07-25T23:44:04.113308568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.113407748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.114322821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009078s
2025-07-25T23:44:04.114434816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-25T23:44:04', 'parse_language_tags_from_existing_subtitle_files')
2025-07-25T23:44:04.114636573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.114874462Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-25T23:44:04.114990826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014622s
2025-07-25T23:44:04.115096679Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-25T23:44:04.115177091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.115316061Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-07-25T23:44:04.115559421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:04.115659703Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.115732730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-07-25T23:44:04.115830527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-07-25T23:44:04.116539385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007006s
2025-07-25T23:44:04.116643494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-25T23:44:04', 'add_finale_type')
2025-07-25T23:44:04.116835742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.117324326Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-25T23:44:04.117423615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001494s
2025-07-25T23:44:04.117514549Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-25T23:44:04.117609740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.117821206Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-07-25T23:44:04.118092483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:04.118190650Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.118265561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-07-25T23:44:04.118369390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:04.119065071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006917s
2025-07-25T23:44:04.119169431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-25T23:44:04', 'list_add_missing_search')
2025-07-25T23:44:04.119361568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.119709619Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-25T23:44:04.119819170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013424s
2025-07-25T23:44:04.119931717Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-25T23:44:04.120029954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.120168163Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-07-25T23:44:04.120565693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:04.120668180Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.120743812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-07-25T23:44:04.120838393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-07-25T23:44:04.121486688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006446s
2025-07-25T23:44:04.121580096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:04.121659717Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.121733535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-07-25T23:44:04.121831483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.122487113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006558s
2025-07-25T23:44:04.122584138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.122657606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.123602459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009297s
2025-07-25T23:44:04.123713282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-25T23:44:04', 'parse_title_from_existing_subtitle_files')
2025-07-25T23:44:04.123929708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.124447291Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-25T23:44:04.124555228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017768s
2025-07-25T23:44:04.124647935Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-25T23:44:04.124736713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.124874331Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-07-25T23:44:04.125144645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.125240899Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.125313465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-07-25T23:44:04.125414989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-07-25T23:44:04.126102935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006885s
2025-07-25T23:44:04.126211203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-25T23:44:04', 'series_last_aired')
2025-07-25T23:44:04.126403550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.126667842Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-25T23:44:04.126762523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012524s
2025-07-25T23:44:04.126858727Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-25T23:44:04.126949490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.127086014Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-07-25T23:44:04.127424807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.127523516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:04.127599759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-07-25T23:44:04.127724841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.128407486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006808s
2025-07-25T23:44:04.128508609Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:04.128587488Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.128661988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-07-25T23:44:04.128764595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.129458212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006948s
2025-07-25T23:44:04.129569486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-25T23:44:04', 'AddNewItemMonitorType')
2025-07-25T23:44:04.129755250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.130247992Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-25T23:44:04.130343876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014865s
2025-07-25T23:44:04.130442264Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-25T23:44:04.130524189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.130669602Z [Info] email_encryption: Starting migration of Main DB to 201
2025-07-25T23:44:04.130864965Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.130962592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.132560450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015886s
2025-07-25T23:44:04.132675020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-25T23:44:04', 'email_encryption')
2025-07-25T23:44:04.132858891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.133306302Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-25T23:44:04.133403608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s
2025-07-25T23:44:04.133498078Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-25T23:44:04.133581957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.133724875Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-07-25T23:44:04.134062915Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:04.134162947Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.134236595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-07-25T23:44:04.134334863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.135008981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s
2025-07-25T23:44:04.135101637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:04.135181568Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-25T23:44:04.135279415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-07-25T23:44:04.135351120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.136065388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s
2025-07-25T23:44:04.136179689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-25T23:44:04', 'add_indexer_flags')
2025-07-25T23:44:04.136368048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.136841411Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-25T23:44:04.136942916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014876s
2025-07-25T23:44:04.137038668Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-25T23:44:04.137131836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.137272119Z [Info] release_type: Starting migration of Main DB to 203
2025-07-25T23:44:04.137630410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:04.137732616Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.137802867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-07-25T23:44:04.137902368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.138571966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000671s
2025-07-25T23:44:04.138667278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:04.138744414Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-25T23:44:04.138820136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-07-25T23:44:04.138922422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.139624005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007004s
2025-07-25T23:44:04.139715299Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.139791342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.140693258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008871s
2025-07-25T23:44:04.140806877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-25T23:44:04', 'release_type')
2025-07-25T23:44:04.140996810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.141491195Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-25T23:44:04.141585425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016865s
2025-07-25T23:44:04.141677470Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-25T23:44:04.141766630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.141902864Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-07-25T23:44:04.142176906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:04.142276807Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.142351999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-07-25T23:44:04.142449836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-07-25T23:44:04.143113402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006628s
2025-07-25T23:44:04.143207832Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.143283505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.144459363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011543s
2025-07-25T23:44:04.144568242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-25T23:44:04', 'add_add_release_hash')
2025-07-25T23:44:04.144757323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.145251859Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-25T23:44:04.145350327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019567s
2025-07-25T23:44:04.145442382Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-25T23:44:04.145533797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.145675782Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-07-25T23:44:04.145865254Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-25T23:44:04.146021980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-25T23:44:04.146212824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001922s
2025-07-25T23:44:04.146314799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-25T23:44:04', 'rename_season_pack_spec')
2025-07-25T23:44:04.146496265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.146734865Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-25T23:44:04.146830989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007112s
2025-07-25T23:44:04.146926652Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-25T23:44:04.147007474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.147147426Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-07-25T23:44:04.147458553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.147556059Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.147627403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-07-25T23:44:04.147723136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.148499680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007719s
2025-07-25T23:44:04.148600793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-07-25T23:44:04.148692879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-07-25T23:44:04.148902541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002145s
2025-07-25T23:44:04.149012873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-25T23:44:04', 'add_tmdbid')
2025-07-25T23:44:04.149192515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.149807183Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-25T23:44:04.149889158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001111s
2025-07-25T23:44:04.149987235Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-25T23:44:04.150079752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.150219453Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-07-25T23:44:04.150479567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:04.150584428Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.150653016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-07-25T23:44:04.150762527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:04.151474421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007125s
2025-07-25T23:44:04.151585294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-25T23:44:04', 'add_on_import_complete_to_notifications')
2025-07-25T23:44:04.151777942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.152284161Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-25T23:44:04.152399914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015174s
2025-07-25T23:44:04.152498824Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-25T23:44:04.152591430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.152729819Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-07-25T23:44:04.152924160Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.153022097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.155664318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026281s
2025-07-25T23:44:04.155768378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-25T23:44:04', 'add_monitored_seasons_filter')
2025-07-25T23:44:04.155994233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.156423156Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-25T23:44:04.156523238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033993s
2025-07-25T23:44:04.156618971Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-25T23:44:04.156717118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.156859495Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-07-25T23:44:04.157108196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:04.157213127Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.157280473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-07-25T23:44:04.157391787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-07-25T23:44:04.158121557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007326s
2025-07-25T23:44:04.158236408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-25T23:44:04', 'add_custom_colon_replacement_to_naming_config')
2025-07-25T23:44:04.158433666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.158705082Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-25T23:44:04.158809352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s
2025-07-25T23:44:04.158907149Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-25T23:44:04.159003553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.159146050Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-07-25T23:44:04.159435633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:04.159535825Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.159609333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-07-25T23:44:04.159714756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:04.160422902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007043s
2025-07-25T23:44:04.160532973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-25T23:44:04', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-25T23:44:04.160732365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.161278715Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-25T23:44:04.161393236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015646s
2025-07-25T23:44:04.161491243Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-25T23:44:04.161583940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.161724313Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-07-25T23:44:04.161869525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-25T23:44:04', 'add_blurary576p_quality_in_profiles')
2025-07-25T23:44:04.162067774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.162304922Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-25T23:44:04.162408420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007151s
2025-07-25T23:44:04.162502600Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-25T23:44:04.162605908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.162741361Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-07-25T23:44:04.162949680Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.163045904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.165531741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024683s
2025-07-25T23:44:04.165641943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-25T23:44:04', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-25T23:44:04.165864391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.166290198Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-25T23:44:04.166402725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032379s
2025-07-25T23:44:04.166495001Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-25T23:44:04.166585433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.166728180Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-07-25T23:44:04.167041571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.167137805Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-25T23:44:04.167211383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-07-25T23:44:04.167308479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:04.168030623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s
2025-07-25T23:44:04.168131907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:04.168220706Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-07-25T23:44:04.168322030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-07-25T23:44:04.168436801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:04.169250840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008074s
2025-07-25T23:44:04.169359650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-25T23:44:04', 'add_mal_and_anilist_ids')
2025-07-25T23:44:04.169550093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.170047956Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-25T23:44:04.170146424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016155s
2025-07-25T23:44:04.180548723Z [Debug] MigrationController: Took: 00:00:01.6982456
2025-07-25T23:44:04.437474545Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-25T23:44:04.460152075Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-25T23:44:04.469119715Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-25T23:44:04.469418437Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.469572417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.471554829Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-25T23:44:04.471723569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021476s
2025-07-25T23:44:04.471887700Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-25T23:44:04.472047221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023016s
2025-07-25T23:44:04.474026948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-25T23:44:04.474357213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.474640043Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-25T23:44:04.474821208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-25T23:44:04.475194800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s
2025-07-25T23:44:04.475349962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.476616052Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-25T23:44:04.476785073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s
2025-07-25T23:44:04.477064325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-25T23:44:04.477240660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.477587348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-25T23:44:04.477768363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:04.478226916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004644s
2025-07-25T23:44:04.478387109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:04.478535778Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:04.478695230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-25T23:44:04.478896585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-25T23:44:04.479560612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006888s
2025-07-25T23:44:04.479713901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.480392317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-25T23:44:04.480567821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015273s
2025-07-25T23:44:04.480793826Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-25T23:44:04.480975452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.481236948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:04.481397371Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-25T23:44:04.481531231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-25T23:44:04.481820423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-25T23:44:04.482214377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004011s
2025-07-25T23:44:04.482368307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.482920328Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-25T23:44:04.483102946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s
2025-07-25T23:44:04.483342508Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-25T23:44:04.483647122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.483883668Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-25T23:44:04.484550150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-25T23:44:04.484734472Z [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-07-25T23:44:04.485232485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s
2025-07-25T23:44:04.485497789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-25T23:44:04', 'InitialSetup')
2025-07-25T23:44:04.485806791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.491913730Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-25T23:44:04.492153313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071603s
2025-07-25T23:44:04.492318155Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-25T23:44:04.492488057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.492871930Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-07-25T23:44:04.493097023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-25T23:44:04', 'remove_tvrage_imdb_unique_constraint')
2025-07-25T23:44:04.493438902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.493996535Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-25T23:44:04.494175245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001511s
2025-07-25T23:44:04.494329085Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-25T23:44:04.494633418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.494846537Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-07-25T23:44:04.495023904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-25T23:44:04', 'remove_renamed_scene_mapping_columns')
2025-07-25T23:44:04.495331964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.495886461Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-25T23:44:04.496069770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012421s
2025-07-25T23:44:04.496226947Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-25T23:44:04.496460096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.496675510Z [Info] updated_history: Starting migration of Log DB to 4
2025-07-25T23:44:04.496838568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-25T23:44:04', 'updated_history')
2025-07-25T23:44:04.497133342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.497700775Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-25T23:44:04.497868803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012368s
2025-07-25T23:44:04.498031471Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-25T23:44:04.498269981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.498509553Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-07-25T23:44:04.498670758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-25T23:44:04', 'added_eventtype_to_history')
2025-07-25T23:44:04.498985803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.499549919Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-25T23:44:04.499719209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012707s
2025-07-25T23:44:04.499881386Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-25T23:44:04.500188605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.500400582Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-07-25T23:44:04.501111083Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-07-25T23:44:04.501273590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:04.501637302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003622s
2025-07-25T23:44:04.501791032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-25T23:44:04.501955443Z [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-07-25T23:44:04.502450680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s
2025-07-25T23:44:04.502601775Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-25T23:44:04.502756466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:04.503027422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002764s
2025-07-25T23:44:04.503187324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-25T23:44:04', 'add_index_to_log_time')
2025-07-25T23:44:04.503483581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.504205454Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-25T23:44:04.504378343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014549s
2025-07-25T23:44:04.504530950Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-25T23:44:04.504693036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.504900614Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-07-25T23:44:04.505081128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-25T23:44:04', 'add_renameEpisodes_to_naming')
2025-07-25T23:44:04.505380842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.506152315Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-25T23:44:04.506326105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014494s
2025-07-25T23:44:04.506480586Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-25T23:44:04.506629326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.506840792Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-07-25T23:44:04.506996165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-25T23:44:04', 'remove_backlog')
2025-07-25T23:44:04.507290938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.507991920Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-25T23:44:04.508169508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013569s
2025-07-25T23:44:04.508319680Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-25T23:44:04.508477939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.508686549Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-07-25T23:44:04.508853255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-25T23:44:04', 'fix_rename_episodes')
2025-07-25T23:44:04.509146736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.509751534Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-25T23:44:04.509917728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012693s
2025-07-25T23:44:04.510068532Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-25T23:44:04.510218234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.510425541Z [Info] add_monitored: Starting migration of Log DB to 10
2025-07-25T23:44:04.510583850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-25T23:44:04', 'add_monitored')
2025-07-25T23:44:04.510877491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.511482479Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-25T23:44:04.511651400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001261s
2025-07-25T23:44:04.511797444Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-25T23:44:04.511964691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.512172689Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-07-25T23:44:04.512326419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-25T23:44:04', 'remove_ignored')
2025-07-25T23:44:04.512620962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.513195289Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-25T23:44:04.513361333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012363s
2025-07-25T23:44:04.513561717Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-25T23:44:04.513717360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.513927093Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-07-25T23:44:04.514094851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-25T23:44:04', 'remove_custom_start_date')
2025-07-25T23:44:04.514398843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.514957698Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-25T23:44:04.515125546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012389s
2025-07-25T23:44:04.515435951Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-25T23:44:04.515589260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.515794704Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-07-25T23:44:04.515972542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-25T23:44:04', 'add_air_date_utc')
2025-07-25T23:44:04.516268107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.516836963Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-25T23:44:04.517000663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012409s
2025-07-25T23:44:04.517159322Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-25T23:44:04.517415368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.517636153Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-07-25T23:44:04.517791215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-25T23:44:04', 'drop_air_date')
2025-07-25T23:44:04.518078674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.518642339Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-25T23:44:04.518805578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001225s
2025-07-25T23:44:04.518962424Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-25T23:44:04.519290685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.519499786Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-07-25T23:44:04.519662794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-25T23:44:04', 'add_air_date_as_string')
2025-07-25T23:44:04.520035525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.520680874Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-25T23:44:04.520848041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013898s
2025-07-25T23:44:04.521000398Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-25T23:44:04.521313268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.521530385Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-07-25T23:44:04.521703063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-25T23:44:04', 'updated_imported_history_item')
2025-07-25T23:44:04.522026234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.522608717Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-25T23:44:04.522783790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012952s
2025-07-25T23:44:04.522935455Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-25T23:44:04.523259257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.523472426Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-07-25T23:44:04.523632539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-25T23:44:04', 'reset_scene_names')
2025-07-25T23:44:04.523940760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.524570367Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-25T23:44:04.524727885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012911s
2025-07-25T23:44:04.524886955Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-25T23:44:04.525028360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.525232250Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-07-25T23:44:04.525524399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-25T23:44:04', 'remove_duplicates')
2025-07-25T23:44:04.525815515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.526407287Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-25T23:44:04.526570415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013763s
2025-07-25T23:44:04.526730297Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-25T23:44:04.526891051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.527108950Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-07-25T23:44:04.527274673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-25T23:44:04', 'restore_unique_constraints')
2025-07-25T23:44:04.527661502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.528262994Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-25T23:44:04.528435832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013623s
2025-07-25T23:44:04.528587367Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-25T23:44:04.528751207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.528956691Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-07-25T23:44:04.529129008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-25T23:44:04', 'add_year_and_seasons_to_series')
2025-07-25T23:44:04.529580998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.530189433Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-25T23:44:04.530361370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s
2025-07-25T23:44:04.530510811Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-25T23:44:04.530677386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.530877239Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-07-25T23:44:04.531036179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-25T23:44:04', 'drop_seasons_table')
2025-07-25T23:44:04.531329419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.531996924Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-25T23:44:04.532159872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s
2025-07-25T23:44:04.532306617Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-25T23:44:04.532470287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.532685721Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-07-25T23:44:04.532863228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-25T23:44:04', 'move_indexer_to_generic_provider')
2025-07-25T23:44:04.533168253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.533801398Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-25T23:44:04.533977282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013278s
2025-07-25T23:44:04.534127274Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-25T23:44:04.534289290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.534497550Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-07-25T23:44:04.534668113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-25T23:44:04', 'add_config_contract_to_indexers')
2025-07-25T23:44:04.534971164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.535655221Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-25T23:44:04.535860174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013611s
2025-07-25T23:44:04.536053183Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-25T23:44:04.536216381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.536423298Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-07-25T23:44:04.536587930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-25T23:44:04', 'drop_tvdb_episodeid')
2025-07-25T23:44:04.536966803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.537854500Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-25T23:44:04.538055976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015831s
2025-07-25T23:44:04.538214896Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-25T23:44:04.538379147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.538585743Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-07-25T23:44:04.538771387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-25T23:44:04', 'move_notification_to_generic_provider')
2025-07-25T23:44:04.539091922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.539772513Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-25T23:44:04.539956503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s
2025-07-25T23:44:04.540107507Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-25T23:44:04.540279063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.540491791Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-07-25T23:44:04.540670020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-25T23:44:04', 'add_config_contract_to_notifications')
2025-07-25T23:44:04.540986618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.541733783Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-25T23:44:04.541919917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014506s
2025-07-25T23:44:04.542072905Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-25T23:44:04.542230503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.542439013Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-07-25T23:44:04.542597923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-25T23:44:04', 'fix_omgwtfnzbs')
2025-07-25T23:44:04.542904621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.543818120Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-25T23:44:04.544017161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015892s
2025-07-25T23:44:04.544163466Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-25T23:44:04.544315231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.544531687Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-07-25T23:44:04.544697872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-25T23:44:04', 'add_blacklist_table')
2025-07-25T23:44:04.545001934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.545759721Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-25T23:44:04.545930054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2025-07-25T23:44:04.546094074Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-25T23:44:04.546256972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.546471243Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-07-25T23:44:04.546642037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-25T23:44:04', 'add_formats_to_naming_config')
2025-07-25T23:44:04.546955348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.547689798Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-25T23:44:04.547877636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014271s
2025-07-25T23:44:04.548036496Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-25T23:44:04.548218252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.548434928Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-07-25T23:44:04.548617346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-25T23:44:04', 'add_season_folder_format_to_naming_config')
2025-07-25T23:44:04.548932230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.549692711Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-25T23:44:04.549860880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014525s
2025-07-25T23:44:04.550010321Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-25T23:44:04.550187458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.550385226Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-07-25T23:44:04.550553555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-25T23:44:04', 'delete_old_naming_config_columns')
2025-07-25T23:44:04.550857297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.551544250Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-25T23:44:04.551706768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013487s
2025-07-25T23:44:04.551865227Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-25T23:44:04.552080490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.552289230Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-07-25T23:44:04.552458521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-25T23:44:04', 'set_default_release_group')
2025-07-25T23:44:04.552756862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.553519789Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-25T23:44:04.553690713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014383s
2025-07-25T23:44:04.553843500Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-25T23:44:04.553999324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.554209898Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-07-25T23:44:04.554374319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-25T23:44:04', 'add_api_key_to_pushover')
2025-07-25T23:44:04.554679704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.555383371Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-25T23:44:04.555548634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2025-07-25T23:44:04.555698686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-25T23:44:04.555866544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.556109343Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-07-25T23:44:04.556250798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-25T23:44:04', 'remove_series_contraints')
2025-07-25T23:44:04.556570202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.557252175Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-25T23:44:04.557417338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013851s
2025-07-25T23:44:04.557574234Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-25T23:44:04.557739927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.557953497Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-07-25T23:44:04.558130504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-25T23:44:04', 'add_series_folder_format_to_naming_config')
2025-07-25T23:44:04.558440809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.559132732Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-25T23:44:04.559312685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001387s
2025-07-25T23:44:04.559458208Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-25T23:44:04.559619563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.559830277Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-07-25T23:44:04.560015540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-25T23:44:04', 'update_with_quality_converters')
2025-07-25T23:44:04.560318090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.561023530Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-25T23:44:04.561194465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013941s
2025-07-25T23:44:04.561347012Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-25T23:44:04.561504860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.561713460Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-07-25T23:44:04.561876358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-25T23:44:04', 'add_configurable_qualities')
2025-07-25T23:44:04.562178957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.562838796Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-25T23:44:04.563025252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013298s
2025-07-25T23:44:04.563162538Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-25T23:44:04.563317620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.563530770Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-07-25T23:44:04.563711293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-25T23:44:04', 'add_on_upgrade_to_notifications')
2025-07-25T23:44:04.564046589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.564726488Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-25T23:44:04.564899556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013993s
2025-07-25T23:44:04.565050250Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-25T23:44:04.565204100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.565411537Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-07-25T23:44:04.565583103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-25T23:44:04', 'add_metadata_tables')
2025-07-25T23:44:04.565868758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.566561864Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-25T23:44:04.566721926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013484s
2025-07-25T23:44:04.566871277Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-25T23:44:04.567037321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.567243707Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-07-25T23:44:04.567430573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-25T23:44:04', 'add_metadata_to_episodes_and_series')
2025-07-25T23:44:04.567738273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.568367731Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-25T23:44:04.568556992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013183s
2025-07-25T23:44:04.568814570Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-25T23:44:04.568958721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.569176980Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-07-25T23:44:04.569337343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-25T23:44:04', 'fix_xbmc_season_images_metadata')
2025-07-25T23:44:04.569634331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.570271284Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-25T23:44:04.570444413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013118s
2025-07-25T23:44:04.570595207Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-25T23:44:04.570830971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.571026575Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-07-25T23:44:04.571190646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-25T23:44:04', 'add_download_clients_table')
2025-07-25T23:44:04.571489447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.572140659Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-25T23:44:04.572311914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001316s
2025-07-25T23:44:04.572461816Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-25T23:44:04.572753433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.572972414Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-07-25T23:44:04.573151855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-25T23:44:04', 'convert_config_to_download_clients')
2025-07-25T23:44:04.573459184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.574053812Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-25T23:44:04.574229907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012977s
2025-07-25T23:44:04.574382594Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-25T23:44:04.574647387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.574857761Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-07-25T23:44:04.575022783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-25T23:44:04', 'fix_xbmc_episode_metadata')
2025-07-25T23:44:04.575332688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.575919810Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-25T23:44:04.576097949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001262s
2025-07-25T23:44:04.576243802Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-25T23:44:04.576543466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.576755473Z [Info] add_indexes: Starting migration of Log DB to 45
2025-07-25T23:44:04.576906196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-25T23:44:04', 'add_indexes')
2025-07-25T23:44:04.577194707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.577783222Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-25T23:44:04.577941341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012454s
2025-07-25T23:44:04.578091834Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-25T23:44:04.578340535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.578552311Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-07-25T23:44:04.578708145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-25T23:44:04', 'fix_nzb_su_url')
2025-07-25T23:44:04.579000434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.579597897Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-25T23:44:04.579755454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012537s
2025-07-25T23:44:04.579927400Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-25T23:44:04.580173927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.580388018Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-07-25T23:44:04.580556557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-25T23:44:04', 'add_temporary_blacklist_columns')
2025-07-25T23:44:04.580861281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.581597374Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-25T23:44:04.581772025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014222s
2025-07-25T23:44:04.582083202Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-25T23:44:04.582242824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.582453768Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-07-25T23:44:04.582628200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-25T23:44:04', 'add_title_to_scenemappings')
2025-07-25T23:44:04.582930007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.583568123Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-25T23:44:04.583735660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013232s
2025-07-25T23:44:04.584015433Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-25T23:44:04.584172059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.584381711Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-07-25T23:44:04.584536503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-25T23:44:04', 'fix_dognzb_url')
2025-07-25T23:44:04.584824543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.585498570Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-25T23:44:04.585659595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013226s
2025-07-25T23:44:04.585808885Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-25T23:44:04.585965110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.586175634Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-07-25T23:44:04.586341859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-25T23:44:04', 'add_hash_to_metadata_files')
2025-07-25T23:44:04.586640380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.587233154Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-25T23:44:04.587401703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012625s
2025-07-25T23:44:04.587552296Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-25T23:44:04.587708160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.587929697Z [Info] download_client_import: Starting migration of Log DB to 51
2025-07-25T23:44:04.588098827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-25T23:44:04', 'download_client_import')
2025-07-25T23:44:04.588396116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.588994862Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-25T23:44:04.589159543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012805s
2025-07-25T23:44:04.589311800Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-25T23:44:04.589467774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.589677837Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-07-25T23:44:04.589937149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-25T23:44:04', 'add_columns_for_anime')
2025-07-25T23:44:04.590232955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.590860549Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-25T23:44:04.591027505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013865s
2025-07-25T23:44:04.591178169Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-25T23:44:04.591341889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.591551851Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-07-25T23:44:04.591721533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-25T23:44:04', 'add_series_sorttitle')
2025-07-25T23:44:04.592119064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.592875647Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-25T23:44:04.593256785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014875s
2025-07-25T23:44:04.593588753Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-25T23:44:04.593894709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.594105043Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-07-25T23:44:04.594261608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-25T23:44:04', 'rename_profiles')
2025-07-25T23:44:04.594560560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.595241191Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-25T23:44:04.595412897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013478s
2025-07-25T23:44:04.595563540Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-25T23:44:04.595721308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.595953766Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-07-25T23:44:04.596122215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-25T23:44:04', 'drop_old_profile_columns')
2025-07-25T23:44:04.596427400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.597064182Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-25T23:44:04.597238764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s
2025-07-25T23:44:04.597389798Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-25T23:44:04.597549790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.597760404Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-07-25T23:44:04.597933904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-25T23:44:04', 'add_mediainfo_to_episodefile')
2025-07-25T23:44:04.598264520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.598957135Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-25T23:44:04.599105734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013648s
2025-07-25T23:44:04.599406750Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-25T23:44:04.599569408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.599782437Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-07-25T23:44:04.599978451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-25T23:44:04', 'convert_episode_file_path_to_relative')
2025-07-25T23:44:04.600295390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.600933064Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-25T23:44:04.601108147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013545s
2025-07-25T23:44:04.601266295Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-25T23:44:04.601529545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.601739037Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-07-25T23:44:04.601915994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-25T23:44:04', 'drop_episode_file_path')
2025-07-25T23:44:04.602220607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.602859804Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-25T23:44:04.603021730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013311s
2025-07-25T23:44:04.603175270Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-25T23:44:04.603334911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.603666800Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-07-25T23:44:04.603834016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-25T23:44:04', 'add_enable_options_to_indexers')
2025-07-25T23:44:04.604155534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.604788749Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-25T23:44:04.604956777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014374s
2025-07-25T23:44:04.605109966Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-25T23:44:04.605264257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.605472957Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-07-25T23:44:04.605649222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-25T23:44:04', 'remove_enable_from_indexers')
2025-07-25T23:44:04.605999377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.606601680Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-25T23:44:04.606768185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013268s
2025-07-25T23:44:04.606918458Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-25T23:44:04.607073680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.607283463Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-07-25T23:44:04.607445800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-25T23:44:04', 'clear_bad_scene_names')
2025-07-25T23:44:04.607748509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.608450603Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-25T23:44:04.608612660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013593s
2025-07-25T23:44:04.608759475Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-25T23:44:04.608921872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.609126454Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-07-25T23:44:04.609289453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-25T23:44:04', 'convert_quality_models')
2025-07-25T23:44:04.609584256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.610269496Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-25T23:44:04.610438938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013408s
2025-07-25T23:44:04.610588439Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-25T23:44:04.610755876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.610958825Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-07-25T23:44:04.611127595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-25T23:44:04', 'add_remotepathmappings')
2025-07-25T23:44:04.611423500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.612014190Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-25T23:44:04.612187499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012479s
2025-07-25T23:44:04.612333543Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-25T23:44:04.612488185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.612700081Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-07-25T23:44:04.613087011Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-07-25T23:44:04.613560254Z [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-07-25T23:44:04.614067856Z [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-07-25T23:44:04.614468884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:04.614879130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-25T23:44:04.615705745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:04.616109929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028521s
2025-07-25T23:44:04.616280642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-25T23:44:04', 'remove_method_from_logs')
2025-07-25T23:44:04.616581569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.617222529Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-25T23:44:04.617390878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039682s
2025-07-25T23:44:04.617544067Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-25T23:44:04.617704791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.617913862Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-07-25T23:44:04.618089205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-25T23:44:04', 'make_scene_numbering_nullable')
2025-07-25T23:44:04.618391744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.618966021Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-25T23:44:04.619135582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012577s
2025-07-25T23:44:04.619294031Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-25T23:44:04.619432159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.619640870Z [Info] add_tags: Starting migration of Log DB to 66
2025-07-25T23:44:04.619796533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-25T23:44:04', 'add_tags')
2025-07-25T23:44:04.620110325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.620721917Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-25T23:44:04.620881689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012794s
2025-07-25T23:44:04.621027733Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-25T23:44:04.621185851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.621394110Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-07-25T23:44:04.621677261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-25T23:44:04', 'add_added_to_series')
2025-07-25T23:44:04.621976303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.622510639Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-25T23:44:04.622674158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s
2025-07-25T23:44:04.622824621Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-25T23:44:04.622980365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.623188865Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-07-25T23:44:04.623355751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-25T23:44:04', 'add_release_restrictions')
2025-07-25T23:44:04.623650765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.624290283Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-25T23:44:04.624467580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2025-07-25T23:44:04.624613293Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-25T23:44:04.624760540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.624971034Z [Info] quality_proper: Starting migration of Log DB to 69
2025-07-25T23:44:04.625130595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-25T23:44:04', 'quality_proper')
2025-07-25T23:44:04.625447253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.626104587Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-25T23:44:04.626267575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013243s
2025-07-25T23:44:04.626424190Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-25T23:44:04.626580435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.626808985Z [Info] delay_profile: Starting migration of Log DB to 70
2025-07-25T23:44:04.626986753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-25T23:44:04', 'delay_profile')
2025-07-25T23:44:04.627297249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.627831324Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-25T23:44:04.628042550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012487s
2025-07-25T23:44:04.628210668Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-25T23:44:04.628376031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.628588940Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-07-25T23:44:04.628769754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-25T23:44:04', 'unknown_quality_in_profile')
2025-07-25T23:44:04.629118316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.629803717Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-25T23:44:04.630094843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014283s
2025-07-25T23:44:04.630309104Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-25T23:44:04.630492704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.630706124Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-07-25T23:44:04.630881287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-25T23:44:04', 'history_downloadId')
2025-07-25T23:44:04.631200129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.631772081Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-25T23:44:04.631976132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012763s
2025-07-25T23:44:04.632253500Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-25T23:44:04.632402089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.632622854Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-07-25T23:44:04.632807346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-25T23:44:04', 'clear_ratings')
2025-07-25T23:44:04.633114955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.633661295Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-25T23:44:04.633828562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012543s
2025-07-25T23:44:04.634009647Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-25T23:44:04.634260612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.634478080Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-07-25T23:44:04.634648573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-25T23:44:04', 'disable_eztv')
2025-07-25T23:44:04.634963287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.635522624Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-25T23:44:04.635681554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012506s
2025-07-25T23:44:04.635840193Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-25T23:44:04.636015336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.636260690Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-07-25T23:44:04.636499561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-25T23:44:04', 'force_lib_update')
2025-07-25T23:44:04.636808303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.637360244Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-25T23:44:04.637545457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013447s
2025-07-25T23:44:04.637707624Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-25T23:44:04.637863037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.638088251Z [Info] add_users_table: Starting migration of Log DB to 76
2025-07-25T23:44:04.638266720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-25T23:44:04', 'add_users_table')
2025-07-25T23:44:04.638654551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.639216503Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-25T23:44:04.642529395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013482s
2025-07-25T23:44:04.642723045Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-25T23:44:04.642894300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.643138241Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-07-25T23:44:04.643327612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-25T23:44:04', 'add_add_options_to_series')
2025-07-25T23:44:04.643679651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.644284079Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-25T23:44:04.644592059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013883s
2025-07-25T23:44:04.644750097Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-25T23:44:04.644913396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.645147397Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-07-25T23:44:04.645320085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-25T23:44:04', 'add_commands_table')
2025-07-25T23:44:04.645655711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.646229426Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-25T23:44:04.646431614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013056s
2025-07-25T23:44:04.646639943Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-25T23:44:04.646793573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.647030620Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-07-25T23:44:04.647209230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-25T23:44:04', 'dedupe_tags')
2025-07-25T23:44:04.647514254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.648108070Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-25T23:44:04.648290437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013086s
2025-07-25T23:44:04.648608658Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-25T23:44:04.648802629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.649027932Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-07-25T23:44:04.649224759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-25T23:44:04', 'move_dot_prefix_to_transmission_category')
2025-07-25T23:44:04.649571797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.650175513Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-25T23:44:04.650369013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013704s
2025-07-25T23:44:04.650526470Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-25T23:44:04.650734439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.650962749Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-07-25T23:44:04.651144775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-25T23:44:04', 'add_fanzub_settings')
2025-07-25T23:44:04.651454499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.652019607Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-25T23:44:04.652216543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012817s
2025-07-25T23:44:04.652385574Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-25T23:44:04.652556218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.652867104Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-07-25T23:44:04.653050954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-25T23:44:04', 'additonal_blacklist_columns')
2025-07-25T23:44:04.653376409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.653964935Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-25T23:44:04.654146691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014099s
2025-07-25T23:44:04.654306773Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-25T23:44:04.654490994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.654711899Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-07-25T23:44:04.654899888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-25T23:44:04', 'update_quality_minmax_size')
2025-07-25T23:44:04.655214621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.655764990Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-25T23:44:04.656023911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001277s
2025-07-25T23:44:04.656193463Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-25T23:44:04.656359267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.656597657Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-07-25T23:44:04.656790605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-25T23:44:04', 'expand_transmission_urlbase')
2025-07-25T23:44:04.657143216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.657717222Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-25T23:44:04.657900741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013603s
2025-07-25T23:44:04.658073489Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-25T23:44:04.658248812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.658464917Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-07-25T23:44:04.658647425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-25T23:44:04', 'pushbullet_device_ids')
2025-07-25T23:44:04.659052851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.659617970Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-25T23:44:04.659792591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013711s
2025-07-25T23:44:04.659973576Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-25T23:44:04.660139881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.660375715Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-07-25T23:44:04.660545036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-25T23:44:04', 'remove_eztv')
2025-07-25T23:44:04.660870181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.661448947Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-25T23:44:04.661638318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001308s
2025-07-25T23:44:04.661799242Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-25T23:44:04.661977040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.662204598Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-07-25T23:44:04.662389441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-25T23:44:04', 'pushbullet_devices_channels_list')
2025-07-25T23:44:04.662728504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.663349905Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-25T23:44:04.663522352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013602s
2025-07-25T23:44:04.663684168Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-25T23:44:04.663886455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.664115687Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-07-25T23:44:04.664301281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-25T23:44:04', 'add_on_rename_to_notifcations')
2025-07-25T23:44:04.664617959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.665208859Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-25T23:44:04.665472600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013342s
2025-07-25T23:44:04.665638063Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-25T23:44:04.665808526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.666018279Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-07-25T23:44:04.666207189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-25T23:44:04', 'update_kickass_url')
2025-07-25T23:44:04.666524669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.667074696Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-25T23:44:04.667261493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012697s
2025-07-25T23:44:04.667423519Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-25T23:44:04.667633271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.667855328Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-07-25T23:44:04.668044860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-25T23:44:04', 'added_indexerstatus')
2025-07-25T23:44:04.668370997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.669221370Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-25T23:44:04.669401823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015847s
2025-07-25T23:44:04.669567166Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-25T23:44:04.669768842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.670019988Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-07-25T23:44:04.670206173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-25T23:44:04', 'add_unverifiedscenenumbering')
2025-07-25T23:44:04.670532109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.671146587Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-25T23:44:04.671327401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s
2025-07-25T23:44:04.671492934Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-25T23:44:04.671806847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.672043243Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-07-25T23:44:04.672248596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-25T23:44:04', 'naming_config_replace_illegal_characters')
2025-07-25T23:44:04.672581657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.673143098Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-25T23:44:04.673331577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013374s
2025-07-25T23:44:04.673505267Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-25T23:44:04.673675680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.673997378Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-07-25T23:44:04.674169785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-25T23:44:04', 'add_tvmazeid')
2025-07-25T23:44:04.674484890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.675049537Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-25T23:44:04.675217295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013626s
2025-07-25T23:44:04.675378209Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-25T23:44:04.675546087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.675777974Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-07-25T23:44:04.676193561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-25T23:44:04', 'add_additional_episodes_index')
2025-07-25T23:44:04.676520739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.677144726Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-25T23:44:04.677343386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015834s
2025-07-25T23:44:04.677508539Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-25T23:44:04.677673341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.677892442Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-07-25T23:44:04.678074358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-25T23:44:04', 'disable_kickass')
2025-07-25T23:44:04.678488933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.679052298Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-25T23:44:04.679229685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013805s
2025-07-25T23:44:04.679390068Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-25T23:44:04.679575742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.679801016Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-07-25T23:44:04.680017111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-25T23:44:04', 'add_reason_to_pending_releases')
2025-07-25T23:44:04.680355923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.681088459Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-25T23:44:04.681277139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001501s
2025-07-25T23:44:04.681441780Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-25T23:44:04.681605891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.681826836Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-07-25T23:44:04.682026237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-25T23:44:04', 'remove_titans_of_tv')
2025-07-25T23:44:04.682341773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.683007413Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-25T23:44:04.683194941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013983s
2025-07-25T23:44:04.683366617Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-25T23:44:04.683541369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.683758566Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-07-25T23:44:04.683970302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-25T23:44:04', 'extra_and_subtitle_files')
2025-07-25T23:44:04.684312712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.685146321Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-25T23:44:04.685327716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015996s
2025-07-25T23:44:04.685493841Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-25T23:44:04.685657731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.685897744Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-07-25T23:44:04.686079570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-25T23:44:04', 'add_scene_season_number')
2025-07-25T23:44:04.686400757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.687168033Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-25T23:44:04.687350991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015039s
2025-07-25T23:44:04.687515212Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-25T23:44:04.687704824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.687933524Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-07-25T23:44:04.688139349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-25T23:44:04', 'add_ultrahd_quality_in_profiles')
2025-07-25T23:44:04.688470385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.689227981Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-25T23:44:04.689425388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015305s
2025-07-25T23:44:04.689602375Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-25T23:44:04.689801746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.690035768Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-07-25T23:44:04.690240660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-25T23:44:04', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-25T23:44:04.690595164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.691271616Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-25T23:44:04.691471960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014682s
2025-07-25T23:44:04.691639838Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-25T23:44:04.691820161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.692076758Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-07-25T23:44:04.692266891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-25T23:44:04', 'fix_metadata_file_extensions')
2025-07-25T23:44:04.692598709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.693293107Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-25T23:44:04.693546909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014694s
2025-07-25T23:44:04.693716560Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-25T23:44:04.693882104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.694098750Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-07-25T23:44:04.694278442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-25T23:44:04', 'remove_kickass')
2025-07-25T23:44:04.694605801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.695192322Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-25T23:44:04.695530854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013052s
2025-07-25T23:44:04.695690476Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-25T23:44:04.695902192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.696156965Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-07-25T23:44:04.696361868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-25T23:44:04', 'rename_torrent_downloadstation')
2025-07-25T23:44:04.696713536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.697336681Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-25T23:44:04.697537696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014356s
2025-07-25T23:44:04.697716426Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-25T23:44:04.697899915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.698146191Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-07-25T23:44:04.698357817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-25T23:44:04', 'update_btn_url')
2025-07-25T23:44:04.698686319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.699328031Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-25T23:44:04.699518505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014263s
2025-07-25T23:44:04.699722506Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-25T23:44:04.699949623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.700202482Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-07-25T23:44:04.700393698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-25T23:44:04', 'remove_wombles')
2025-07-25T23:44:04.700742590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.701347338Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-25T23:44:04.701631230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014122s
2025-07-25T23:44:04.701809469Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-25T23:44:04.701996836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.702258924Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-07-25T23:44:04.702467804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-25T23:44:04', 'fix_extra_file_extension')
2025-07-25T23:44:04.702805284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.703401705Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-25T23:44:04.703701619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014011s
2025-07-25T23:44:04.703897624Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-25T23:44:04.704083478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.704323541Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-07-25T23:44:04.704526069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-25T23:44:04', 'import_extra_files')
2025-07-25T23:44:04.704868509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.705495221Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-25T23:44:04.705799133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014088s
2025-07-25T23:44:04.705983024Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-25T23:44:04.706177125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.706417158Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-07-25T23:44:04.706611389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-25T23:44:04', 'fix_extra_files_config')
2025-07-25T23:44:04.706954721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.707590942Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-25T23:44:04.707906117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014059s
2025-07-25T23:44:04.708100057Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-25T23:44:04.708279048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.708542258Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-07-25T23:44:04.708739926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-25T23:44:04', 'create_language_profiles')
2025-07-25T23:44:04.709081013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.709660700Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-25T23:44:04.709978430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013749s
2025-07-25T23:44:04.710160617Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-25T23:44:04.710357714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.710606114Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-07-25T23:44:04.710815947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-25T23:44:04', 'added_regex_to_scenemapping')
2025-07-25T23:44:04.711167475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.711749808Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-25T23:44:04.711973017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013896s
2025-07-25T23:44:04.712166928Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-25T23:44:04.712361930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.712612605Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-07-25T23:44:04.712811035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-25T23:44:04', 'consolidate_indexer_baseurl')
2025-07-25T23:44:04.713156110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.713792161Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-25T23:44:04.714089449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014201s
2025-07-25T23:44:04.714265654Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-25T23:44:04.714453453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.714693225Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-07-25T23:44:04.714910563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-25T23:44:04', 'rename_indexer_status_id')
2025-07-25T23:44:04.715243914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.715924535Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-25T23:44:04.716226423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014662s
2025-07-25T23:44:04.716426366Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-25T23:44:04.716623583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.716864799Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-07-25T23:44:04.717065523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-25T23:44:04', 'add_downloadclient_status')
2025-07-25T23:44:04.717423634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.718041228Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-25T23:44:04.718359098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s
2025-07-25T23:44:04.718532257Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-25T23:44:04.718706397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.718961371Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-07-25T23:44:04.719152225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-25T23:44:04', 'disable_nyaa')
2025-07-25T23:44:04.719480115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.720170436Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-25T23:44:04.720358745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014339s
2025-07-25T23:44:04.720666665Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-25T23:44:04.720835786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.721131591Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-07-25T23:44:04.721348689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-25T23:44:04', 'add_webrip_and_br480_qualites_in_profile')
2025-07-25T23:44:04.721692301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.722338101Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-25T23:44:04.722539547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014988s
2025-07-25T23:44:04.722863509Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-25T23:44:04.723045285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.723305519Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-07-25T23:44:04.723499370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-25T23:44:04', 'add_history_eventType_index')
2025-07-25T23:44:04.723867712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.724568042Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-25T23:44:04.724758686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015144s
2025-07-25T23:44:04.724943779Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-25T23:44:04.725257621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.725529989Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-07-25T23:44:04.725741626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-25T23:44:04', 'separate_automatic_and_interactive_searches')
2025-07-25T23:44:04.726111992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.726751319Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-25T23:44:04.726976673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014832s
2025-07-25T23:44:04.727152547Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-25T23:44:04.727355456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.727589086Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-07-25T23:44:04.727802877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-25T23:44:04', 'update_series_episodes_history_indexes')
2025-07-25T23:44:04.728202251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.728804063Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-25T23:44:04.729003645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014409s
2025-07-25T23:44:04.729188137Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-25T23:44:04.729381185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.729629676Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-07-25T23:44:04.729825340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-25T23:44:04', 'update_animetosho_url')
2025-07-25T23:44:04.730162889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.730770543Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-25T23:44:04.730973111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001373s
2025-07-25T23:44:04.731147663Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-25T23:44:04.731345862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.731589853Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-07-25T23:44:04.731812391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-25T23:44:04', 'add_remux_qualities_in_profile')
2025-07-25T23:44:04.732166474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.732801062Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-25T23:44:04.732999312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014535s
2025-07-25T23:44:04.733196158Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-25T23:44:04.733383285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.733753711Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-07-25T23:44:04.733924635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-25T23:44:04', 'add_history_seriesId_index')
2025-07-25T23:44:04.734288187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.735115654Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-25T23:44:04.735324945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017233s
2025-07-25T23:44:04.735514026Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-25T23:44:04.735717847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.736087511Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-07-25T23:44:04.736310400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-25T23:44:04', 'remove_media_browser_metadata')
2025-07-25T23:44:04.736639974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.737332929Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-25T23:44:04.737525327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016158s
2025-07-25T23:44:04.737711482Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-25T23:44:04.737916244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.738158362Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-07-25T23:44:04.738537365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-25T23:44:04', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-25T23:44:04.738926008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.739513882Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-25T23:44:04.739723233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015978s
2025-07-25T23:44:04.739939479Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-25T23:44:04.740124521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.740374825Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-07-25T23:44:04.740567153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-25T23:44:04', 'add_custom_filters')
2025-07-25T23:44:04.740922418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.741502096Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-25T23:44:04.741692629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013644s
2025-07-25T23:44:04.741873373Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-25T23:44:04.742074498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.742326476Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-07-25T23:44:04.742541960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-25T23:44:04', 'rename_restrictions_to_release_profiles')
2025-07-25T23:44:04.742889821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.743472193Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-25T23:44:04.743698259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013948s
2025-07-25T23:44:04.743890686Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-25T23:44:04.744095228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.744349610Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-07-25T23:44:04.744570575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-25T23:44:04', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-25T23:44:04.744930330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.745640480Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-25T23:44:04.745840843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001544s
2025-07-25T23:44:04.746027650Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-25T23:44:04.746244466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.746488999Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-07-25T23:44:04.746707899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-25T23:44:04', 'add_relative_original_path_to_episode_file')
2025-07-25T23:44:04.747085029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.747668895Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-25T23:44:04.747901393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014259s
2025-07-25T23:44:04.748081235Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-25T23:44:04.748283593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.750808177Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-07-25T23:44:04.751023170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-25T23:44:04', 'episode_last_searched_time')
2025-07-25T23:44:04.751368205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.753429206Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-25T23:44:04.753634980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051454s
2025-07-25T23:44:04.753815293Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-25T23:44:04.753989644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.754236121Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-07-25T23:44:04.754426985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-25T23:44:04', 'download_propers_config')
2025-07-25T23:44:04.754754545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.755372409Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-25T23:44:04.755557231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013801s
2025-07-25T23:44:04.755726462Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-25T23:44:04.756096137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.756306891Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-07-25T23:44:04.756485641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-25T23:44:04', 'add_download_client_priority')
2025-07-25T23:44:04.756813782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.757387878Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-25T23:44:04.757569484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s
2025-07-25T23:44:04.757734766Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-25T23:44:04.757893777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.758120483Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-07-25T23:44:04.758299343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-25T23:44:04', 'add_specials_folder_format')
2025-07-25T23:44:04.758612915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.759177211Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-25T23:44:04.759363577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012792s
2025-07-25T23:44:04.759519200Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-25T23:44:04.759718642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.760013555Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-07-25T23:44:04.760195131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-25T23:44:04', 'health_issue_notification')
2025-07-25T23:44:04.760521669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.761078590Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-25T23:44:04.761258603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013863s
2025-07-25T23:44:04.761411401Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-25T23:44:04.761595371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.761879854Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-07-25T23:44:04.762060929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-25T23:44:04', 'add_indexer_and_enabled_to_release_profiles')
2025-07-25T23:44:04.762403008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.763079891Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-25T23:44:04.763270485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014657s
2025-07-25T23:44:04.763422671Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-25T23:44:04.763597884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.763994543Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-07-25T23:44:04.764170547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-25T23:44:04', 'add_airedbefore_to_episodes')
2025-07-25T23:44:04.764488287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.765046502Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-25T23:44:04.765220853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014414s
2025-07-25T23:44:04.765389843Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-25T23:44:04.765549575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.765758185Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-07-25T23:44:04.765957186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-25T23:44:04', 'remove_bitmetv')
2025-07-25T23:44:04.766267601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.766817999Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-25T23:44:04.766975737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012514s
2025-07-25T23:44:04.767125929Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-25T23:44:04.767281443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.767510023Z [Info] add_download_history: Starting migration of Log DB to 139
2025-07-25T23:44:04.767679564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-25T23:44:04', 'add_download_history')
2025-07-25T23:44:04.768014218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.768790231Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-25T23:44:04.768965063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014591s
2025-07-25T23:44:04.769105877Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-25T23:44:04.769277663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.769494279Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-07-25T23:44:04.769699893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-25T23:44:04', 'remove_chown_and_folderchmod_config_v2')
2025-07-25T23:44:04.770028024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.770665838Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-25T23:44:04.770856181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013796s
2025-07-25T23:44:04.771015101Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-25T23:44:04.771169923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.771385487Z [Info] add_update_history: Starting migration of Log DB to 141
2025-07-25T23:44:04.771905915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-25T23:44:04.772253566Z [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-07-25T23:44:04.772678822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s
2025-07-25T23:44:04.772846991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-25T23:44:04.773010219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-25T23:44:04.773320825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003047s
2025-07-25T23:44:04.773485467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-25T23:44:04', 'add_update_history')
2025-07-25T23:44:04.773802074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.774699181Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-25T23:44:04.774876057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016799s
2025-07-25T23:44:04.775017191Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-25T23:44:04.775177394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.775399141Z [Info] import_lists: Starting migration of Log DB to 142
2025-07-25T23:44:04.775572059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-25T23:44:04', 'import_lists')
2025-07-25T23:44:04.775884398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.776721594Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-25T23:44:04.776902027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015526s
2025-07-25T23:44:04.777056027Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-25T23:44:04.777223425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.777431203Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-07-25T23:44:04.777604111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-25T23:44:04', 'add_priority_to_indexers')
2025-07-25T23:44:04.777922893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.778712614Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-25T23:44:04.778881935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014836s
2025-07-25T23:44:04.779034292Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-25T23:44:04.779218963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.779437884Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-07-25T23:44:04.779623328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-25T23:44:04', 'import_lists_series_type_and_season_folder')
2025-07-25T23:44:04.779971088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.780567650Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-25T23:44:04.780747853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001342s
2025-07-25T23:44:04.780895730Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-25T23:44:04.781050702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.781269423Z [Info] remove_growl: Starting migration of Log DB to 145
2025-07-25T23:44:04.781426970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-25T23:44:04', 'remove_growl')
2025-07-25T23:44:04.781719840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.782286111Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-25T23:44:04.782458117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012172s
2025-07-25T23:44:04.782667378Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-25T23:44:04.782819154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.783032814Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-07-25T23:44:04.783304121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:04.783478863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:04.784709140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012237s
2025-07-25T23:44:04.784885646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-25T23:44:04', 'cleanup_duplicates_updatehistory')
2025-07-25T23:44:04.785201622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.785795067Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-25T23:44:04.785978056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023153s
2025-07-25T23:44:04.786127927Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-25T23:44:04.786287268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.786498373Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-07-25T23:44:04.786787075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-25T23:44:04', 'swap_filechmod_for_folderchmod')
2025-07-25T23:44:04.787081227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.787821307Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-25T23:44:04.788021491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015287s
2025-07-25T23:44:04.788189198Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-25T23:44:04.788347407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.788551638Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-07-25T23:44:04.788898807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-25T23:44:04', 'mediainfo_channels')
2025-07-25T23:44:04.789199032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.789756355Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-25T23:44:04.789911397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013982s
2025-07-25T23:44:04.790059595Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-25T23:44:04.790222032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.790446895Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-07-25T23:44:04.790620926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-25T23:44:04', 'add_on_delete_to_notifications')
2025-07-25T23:44:04.791015080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.791569777Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-25T23:44:04.791772315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013436s
2025-07-25T23:44:04.791933619Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-25T23:44:04.792095886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.792311270Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-07-25T23:44:04.792488467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-25T23:44:04', 'add_scene_mapping_origin')
2025-07-25T23:44:04.792803551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.793360683Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-25T23:44:04.793538091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001272s
2025-07-25T23:44:04.793681459Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-25T23:44:04.793859468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.794062587Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-07-25T23:44:04.794240325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-25T23:44:04', 'remove_custom_filter_type')
2025-07-25T23:44:04.794554528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.795105377Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-25T23:44:04.795282574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012451s
2025-07-25T23:44:04.795436644Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-25T23:44:04.795734414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.795979868Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-07-25T23:44:04.796152716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-25T23:44:04', 'update_btn_url_to_https')
2025-07-25T23:44:04.796462751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.797021897Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-25T23:44:04.797211258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012841s
2025-07-25T23:44:04.797368455Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-25T23:44:04.797662837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.797878642Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-07-25T23:44:04.798055648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-25T23:44:04', 'add_on_episodefiledelete_for_upgrade')
2025-07-25T23:44:04.798380242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.799045121Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-25T23:44:04.799226897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001377s
2025-07-25T23:44:04.799492522Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-25T23:44:04.799655821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.799875062Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-07-25T23:44:04.800060786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-25T23:44:04', 'add_name_release_profile')
2025-07-25T23:44:04.800367284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.801032423Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-25T23:44:04.801203758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s
2025-07-25T23:44:04.801475355Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-25T23:44:04.801638754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.801852866Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-07-25T23:44:04.802047568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-25T23:44:04', 'add_arabic_and_hindi_languages')
2025-07-25T23:44:04.802355859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.802985226Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-25T23:44:04.805662398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001345s
2025-07-25T23:44:04.805811157Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-25T23:44:04.805964616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.806192535Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-07-25T23:44:04.806370524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-25T23:44:04', 'add_bypass_to_delay_profile')
2025-07-25T23:44:04.806662692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.807350297Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-25T23:44:04.807506562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013811s
2025-07-25T23:44:04.807646534Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-25T23:44:04.807799021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.808012030Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-07-25T23:44:04.808167473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-25T23:44:04', 'email_multiple_addresses')
2025-07-25T23:44:04.808451805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.809202417Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-25T23:44:04.809362259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013977s
2025-07-25T23:44:04.809545127Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-25T23:44:04.809671652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.809883870Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-07-25T23:44:04.810050315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-25T23:44:04', 'cdh_per_downloadclient')
2025-07-25T23:44:04.810351231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.810995037Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-25T23:44:04.811156933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013085s
2025-07-25T23:44:04.811310733Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-25T23:44:04.811462970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.811677722Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-07-25T23:44:04.811841071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-25T23:44:04', 'add_indexer_tags')
2025-07-25T23:44:04.812154753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.812797778Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-25T23:44:04.812956588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013192s
2025-07-25T23:44:04.813104095Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-25T23:44:04.813274478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.813568841Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-07-25T23:44:04.813734514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-25T23:44:04', 'rename_blacklist_to_blocklist')
2025-07-25T23:44:04.814046543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.814685509Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-25T23:44:04.814865552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014139s
2025-07-25T23:44:04.815024873Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-25T23:44:04.815177680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.815400940Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-07-25T23:44:04.815718259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-25T23:44:04', 'remove_plex_hometheatre')
2025-07-25T23:44:04.816037252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.816588782Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-25T23:44:04.816757201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s
2025-07-25T23:44:04.816900490Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-25T23:44:04.817062947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.817246186Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-07-25T23:44:04.817553686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-25T23:44:04', 'release_profile_to_array')
2025-07-25T23:44:04.817864602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.818404028Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-25T23:44:04.818570834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013507s
2025-07-25T23:44:04.818716157Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-25T23:44:04.818858664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.819055771Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-07-25T23:44:04.819221865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-25T23:44:04', 'mediainfo_to_ffmpeg')
2025-07-25T23:44:04.819563684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.820136818Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-25T23:44:04.820302872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012684s
2025-07-25T23:44:04.820444908Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-25T23:44:04.820593908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.820796526Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-07-25T23:44:04.820955597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-25T23:44:04', 'download_client_per_indexer')
2025-07-25T23:44:04.821342987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.821897514Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-25T23:44:04.822081594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001298s
2025-07-25T23:44:04.822226496Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-25T23:44:04.822394755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.822596051Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-07-25T23:44:04.822760802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-25T23:44:04', 'add_on_update_to_notifications')
2025-07-25T23:44:04.823085787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.823628981Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-25T23:44:04.823804865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012283s
2025-07-25T23:44:04.823968434Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-25T23:44:04.824123597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.824324441Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-07-25T23:44:04.824485917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-25T23:44:04', 'update_series_sort_title')
2025-07-25T23:44:04.824777013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.826034475Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-25T23:44:04.826188585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001887s
2025-07-25T23:44:04.826332916Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-25T23:44:04.826483619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.826692911Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-07-25T23:44:04.826927032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-25T23:44:04', 'add_tvdbid_to_episode')
2025-07-25T23:44:04.827212818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.827755310Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-25T23:44:04.828009683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001266s
2025-07-25T23:44:04.828151789Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-25T23:44:04.828311260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.828507605Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-07-25T23:44:04.828811638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-25T23:44:04', 'add_additional_info_to_pending_releases')
2025-07-25T23:44:04.829116191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.829656299Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-25T23:44:04.829836752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013414s
2025-07-25T23:44:04.829974470Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-25T23:44:04.830134051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.830329495Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-07-25T23:44:04.830645541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-25T23:44:04', 'add_malayalam_and_ukrainian_languages')
2025-07-25T23:44:04.830942790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.831485783Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-25T23:44:04.831672409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001347s
2025-07-25T23:44:04.831817131Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-25T23:44:04.831991913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.832199330Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-07-25T23:44:04.832517842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-25T23:44:04', 'add_language_tags_to_subtitle_files')
2025-07-25T23:44:04.832819740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.833365589Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-25T23:44:04.833539960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013697s
2025-07-25T23:44:04.833680854Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-25T23:44:04.833823942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.834018414Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-07-25T23:44:04.834329791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-25T23:44:04', 'add_custom_formats')
2025-07-25T23:44:04.834614935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.835155163Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-25T23:44:04.835320887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2025-07-25T23:44:04.835465669Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-25T23:44:04.835645150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.835859231Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-07-25T23:44:04.836211781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-25T23:44:04', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-25T23:44:04.836532838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.837090411Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-25T23:44:04.837281746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001437s
2025-07-25T23:44:04.837422810Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-25T23:44:04.837560337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.837858758Z [Info] remove_omg: Starting migration of Log DB to 173
2025-07-25T23:44:04.838021305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-25T23:44:04', 'remove_omg')
2025-07-25T23:44:04.838297582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.838845515Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-25T23:44:04.839002191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001279s
2025-07-25T23:44:04.839142734Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-25T23:44:04.839288037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.839496256Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-07-25T23:44:04.839697171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-25T23:44:04', 'add_salt_to_users')
2025-07-25T23:44:04.840017315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.840569066Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-25T23:44:04.840733117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012739s
2025-07-25T23:44:04.840870834Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-25T23:44:04.841029524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.841224536Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-07-25T23:44:04.841537777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-25T23:44:04', 'language_profiles_to_custom_formats')
2025-07-25T23:44:04.841837571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.842377699Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-25T23:44:04.842553162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013422s
2025-07-25T23:44:04.842692523Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-25T23:44:04.842837875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.843032698Z [Info] original_language: Starting migration of Log DB to 176
2025-07-25T23:44:04.843297912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-25T23:44:04', 'original_language')
2025-07-25T23:44:04.843606483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.844191341Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-25T23:44:04.844365381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013166s
2025-07-25T23:44:04.844532468Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-25T23:44:04.844729324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.844975841Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-07-25T23:44:04.845202558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-25T23:44:04', 'add_on_manual_interaction_required_to_notifications')
2025-07-25T23:44:04.845599256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.846178613Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-25T23:44:04.846368265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s
2025-07-25T23:44:04.846532887Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-25T23:44:04.846687749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.846913293Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-07-25T23:44:04.847077544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-25T23:44:04', 'list_sync_time')
2025-07-25T23:44:04.847402418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.847991685Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-25T23:44:04.848164503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013052s
2025-07-25T23:44:04.848299465Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-25T23:44:04.848443194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.848651684Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-07-25T23:44:04.848812398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-25T23:44:04', 'add_auto_tagging')
2025-07-25T23:44:04.849105458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.849718011Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-25T23:44:04.849899557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001268s
2025-07-25T23:44:04.850046663Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-25T23:44:04.850193299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.850393752Z [Info] task_duration: Starting migration of Log DB to 180
2025-07-25T23:44:04.850544496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-25T23:44:04', 'task_duration')
2025-07-25T23:44:04.850824981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.851562065Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-25T23:44:04.851723140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s
2025-07-25T23:44:04.851879264Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-25T23:44:04.852044908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.852259680Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-07-25T23:44:04.852425183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-25T23:44:04', 'quality_definition_preferred_size')
2025-07-25T23:44:04.852719777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.853357270Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-25T23:44:04.853529597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013115s
2025-07-25T23:44:04.853672245Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-25T23:44:04.853842157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.854041408Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-07-25T23:44:04.854218936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-25T23:44:04', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-25T23:44:04.854522557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.855060701Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-25T23:44:04.855240613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012171s
2025-07-25T23:44:04.855390375Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-25T23:44:04.855543473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.855741562Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-07-25T23:44:04.855920632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-25T23:44:04', 'update_images_remote_url')
2025-07-25T23:44:04.856213613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.856757528Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-25T23:44:04.856925416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012068s
2025-07-25T23:44:04.857068985Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-25T23:44:04.857229819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.857443860Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-07-25T23:44:04.857622280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-25T23:44:04', 'remove_invalid_roksbox_metadata_images')
2025-07-25T23:44:04.857925530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.858583596Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-25T23:44:04.858761945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013396s
2025-07-25T23:44:04.858902518Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-25T23:44:04.859047400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.859248264Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-07-25T23:44:04.859405030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-25T23:44:04', 'add_episode_runtime')
2025-07-25T23:44:04.859703521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.860671040Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-25T23:44:04.860839799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001609s
2025-07-25T23:44:04.860982417Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-25T23:44:04.861130936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.861331279Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-07-25T23:44:04.861488556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-25T23:44:04', 'add_result_to_commands')
2025-07-25T23:44:04.861776225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.862317345Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-25T23:44:04.862484973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011834s
2025-07-25T23:44:04.862628412Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-25T23:44:04.862786620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.862988517Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-07-25T23:44:04.863154030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-25T23:44:04', 'add_on_series_add_to_notifications')
2025-07-25T23:44:04.863450798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.864059534Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-25T23:44:04.864235769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001262s
2025-07-25T23:44:04.864379799Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-25T23:44:04.864559030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.864757078Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-07-25T23:44:04.865358329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-25T23:44:04.865511508Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:04.865657532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-25T23:44:04.866146146Z [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-07-25T23:44:04.866635221Z [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-07-25T23:44:04.867012190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:04.867473589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-25T23:44:04.868362118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:04.868653154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002837s
2025-07-25T23:44:04.868799950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-25T23:44:04.868939441Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:04.869064994Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-25T23:44:04.869499759Z [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-07-25T23:44:04.869923102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-25T23:44:04.870255201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-25T23:44:04.870623883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-25T23:44:04.871377762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-25T23:44:04.871679990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024565s
2025-07-25T23:44:04.871824111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:04.871984253Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-25T23:44:04.872108363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-25T23:44:04.872507968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-25T23:44:04.872855438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-25T23:44:04.873284993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-25T23:44:04.873652242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-25T23:44:04.874362904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:04.874790515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025197s
2025-07-25T23:44:04.874953112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-25T23:44:04', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-25T23:44:04.875267736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.876158790Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-25T23:44:04.876525479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038646s
2025-07-25T23:44:04.876669539Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-25T23:44:04.876828760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.877036478Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-07-25T23:44:04.877213525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-25T23:44:04', 'add_colon_replacement_to_naming_config')
2025-07-25T23:44:04.877523018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.878114760Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-25T23:44:04.878292197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012838s
2025-07-25T23:44:04.878437259Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-25T23:44:04.878589085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.878789248Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-07-25T23:44:04.878946755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-25T23:44:04', 'health_restored_notification')
2025-07-25T23:44:04.879243833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.879797549Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-25T23:44:04.879985267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012043s
2025-07-25T23:44:04.880126671Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-25T23:44:04.880539413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.880544453Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-07-25T23:44:04.880656027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-25T23:44:04', 'add_download_client_tags')
2025-07-25T23:44:04.880927334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.881515839Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-25T23:44:04.881679969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012295s
2025-07-25T23:44:04.881837146Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-25T23:44:04.881972719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.882171870Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-07-25T23:44:04.882328125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-25T23:44:04', 'import_exclusion_type')
2025-07-25T23:44:04.882611866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.883168627Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-25T23:44:04.883328920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011944s
2025-07-25T23:44:04.883585807Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-25T23:44:04.883733294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.883953688Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-07-25T23:44:04.884109873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-25T23:44:04', 'add_import_list_items')
2025-07-25T23:44:04.884689921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.884980035Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-25T23:44:04.885125368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012157s
2025-07-25T23:44:04.885263646Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-25T23:44:04.885514822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.885720547Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-07-25T23:44:04.885876571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-25T23:44:04', 'add_notification_status')
2025-07-25T23:44:04.886176274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.886689398Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-25T23:44:04.886844049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s
2025-07-25T23:44:04.886984913Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-25T23:44:04.887150787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.887351030Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-07-25T23:44:04.887594511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-25T23:44:04', 'parse_language_tags_from_existing_subtitle_files')
2025-07-25T23:44:04.887911379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.888492058Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-25T23:44:04.888676570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001332s
2025-07-25T23:44:04.888820099Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-25T23:44:04.888959951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.889158230Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-07-25T23:44:04.889306048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-25T23:44:04', 'add_finale_type')
2025-07-25T23:44:04.889633848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.890183184Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-25T23:44:04.890335811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012187s
2025-07-25T23:44:04.890476154Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-25T23:44:04.890623731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.890819736Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-07-25T23:44:04.890976993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-25T23:44:04', 'list_add_missing_search')
2025-07-25T23:44:04.891274011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.891930443Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-25T23:44:04.892121247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012474s
2025-07-25T23:44:04.892250307Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-25T23:44:04.892417554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.892633869Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-07-25T23:44:04.892816317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-25T23:44:04', 'parse_title_from_existing_subtitle_files')
2025-07-25T23:44:04.893136401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.893673794Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-25T23:44:04.893869418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012591s
2025-07-25T23:44:04.894033678Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-25T23:44:04.894190655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.894398653Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-07-25T23:44:04.894565199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-25T23:44:04', 'series_last_aired')
2025-07-25T23:44:04.894873429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.895476925Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-25T23:44:04.895654142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012835s
2025-07-25T23:44:04.895804013Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-25T23:44:04.895977232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.896203408Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-07-25T23:44:04.896373801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-25T23:44:04', 'AddNewItemMonitorType')
2025-07-25T23:44:04.896677573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.897318323Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-25T23:44:04.897511382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013425s
2025-07-25T23:44:04.897657566Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-25T23:44:04.897808340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.898016088Z [Info] email_encryption: Starting migration of Log DB to 201
2025-07-25T23:44:04.898181371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-25T23:44:04', 'email_encryption')
2025-07-25T23:44:04.898482959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.899294724Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-25T23:44:04.899472451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014805s
2025-07-25T23:44:04.899625179Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-25T23:44:04.899785682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.900013341Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-07-25T23:44:04.900175878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-25T23:44:04', 'add_indexer_flags')
2025-07-25T23:44:04.900468497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.901081983Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-25T23:44:04.901245663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013011s
2025-07-25T23:44:04.901394663Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-25T23:44:04.901548112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.901751371Z [Info] release_type: Starting migration of Log DB to 203
2025-07-25T23:44:04.901926574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-25T23:44:04', 'release_type')
2025-07-25T23:44:04.902235165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.902864753Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-25T23:44:04.903041429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013119s
2025-07-25T23:44:04.903200850Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-25T23:44:04.903365542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.903591046Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-07-25T23:44:04.903754255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-25T23:44:04', 'add_add_release_hash')
2025-07-25T23:44:04.904078899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.904715280Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-25T23:44:04.904883729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013333s
2025-07-25T23:44:04.905034794Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-25T23:44:04.905185066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.905407955Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-07-25T23:44:04.905580883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-25T23:44:04', 'rename_season_pack_spec')
2025-07-25T23:44:04.905884776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.906499714Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-25T23:44:04.906686430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013121s
2025-07-25T23:44:04.906832805Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-25T23:44:04.906984210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.907186016Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-07-25T23:44:04.907351459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-25T23:44:04', 'add_tmdbid')
2025-07-25T23:44:04.907667526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.908399149Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-25T23:44:04.908563380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001406s
2025-07-25T23:44:04.908706358Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-25T23:44:04.908892132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.909099570Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-07-25T23:44:04.909286286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-25T23:44:04', 'add_on_import_complete_to_notifications')
2025-07-25T23:44:04.909611851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.910378094Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-25T23:44:04.910560923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014717s
2025-07-25T23:44:04.910708380Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-25T23:44:04.910867510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.911071771Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-07-25T23:44:04.911262525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-25T23:44:04', 'add_monitored_seasons_filter')
2025-07-25T23:44:04.911562860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.912222859Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-25T23:44:04.912393423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2025-07-25T23:44:04.912575239Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-25T23:44:04.912740271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.912950204Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-07-25T23:44:04.913139806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-25T23:44:04', 'add_custom_colon_replacement_to_naming_config')
2025-07-25T23:44:04.913469250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.914128127Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-25T23:44:04.914315163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013775s
2025-07-25T23:44:04.914460316Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-25T23:44:04.914656120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.914863327Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-07-25T23:44:04.915058951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-25T23:44:04', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-25T23:44:04.915379346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.916017973Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-25T23:44:04.916217534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013508s
2025-07-25T23:44:04.916364330Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-25T23:44:04.916522519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.916739746Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-07-25T23:44:04.916926382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-25T23:44:04', 'add_blurary576p_quality_in_profiles')
2025-07-25T23:44:04.917236126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.917770813Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-25T23:44:04.917954032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012425s
2025-07-25T23:44:04.918112832Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-25T23:44:04.918301652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.918505633Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-07-25T23:44:04.918703681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-25T23:44:04', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-25T23:44:04.919040420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.919557862Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-25T23:44:04.919742313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012494s
2025-07-25T23:44:04.919913819Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-25T23:44:04.920074873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:04.920304175Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-07-25T23:44:04.920473185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-25T23:44:04', 'add_mal_and_anilist_ids')
2025-07-25T23:44:04.920791346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:04.921319219Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-25T23:44:04.921496175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012462s
2025-07-25T23:44:05.111583361Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-07-25T23:44:05.121048513Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-25T23:44:05.124756531Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-07-25T23:44:05.241411401Z [Info] QualityProfileService: Setting up default quality profiles
2025-07-25T23:44:05.311346443Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-25T23:44:05.311582238Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-25T23:44:05.311782031Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-07-25T23:44:05.443681482Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-25T23:44:05.795416500Z [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.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r18 apk
busybox-binsh 1.37.0-r18 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-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-r1 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-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.1-r0 apk
libcurl 8.14.1-r1 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.1-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-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-r18 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": 1753487062705
},
{
"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": 1753487062705
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1753487062705
},
{
"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": 1753487062705
},
{
"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=GwfUolLuuuDshGa8qSDeRA.\"",
"source": "console-api",
"timestamp": 1753487062705
},
{
"level": "INFO",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1753487062705
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1753487062705
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1753487062705
},
{
"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": 1753487062705
},
{
"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": 1753487062705
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.16s |
Create SBOM | PASS | - | 10.44s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.09s |
ARM64 PASS
linuxserver/sonarr
Runtime: 76.54s

Build Information
Builder: X86-BUILDER-3d --Hetzner
Created: 2025-07-25T23:39:44+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 86.91MB
Tag: arm64v8-develop-4.0.15.2940-ls144
Version: 4.0.15.2940-ls144
Expand
2025-07-25T23:44:02.757957019Z [migrations] started
2025-07-25T23:44:02.762555600Z [migrations] no migrations found
2025-07-25T23:44:03.199316863Z usermod: no changes
2025-07-25T23:44:03.271673541Z ───────────────────────────────────────
2025-07-25T23:44:03.271713261Z
2025-07-25T23:44:03.271723522Z ██╗ ███████╗██╗ ██████╗
2025-07-25T23:44:03.271733452Z ██║ ██╔════╝██║██╔═══██╗
2025-07-25T23:44:03.271743252Z ██║ ███████╗██║██║ ██║
2025-07-25T23:44:03.271753041Z ██║ ╚════██║██║██║ ██║
2025-07-25T23:44:03.271763994Z ███████╗███████║██║╚██████╔╝
2025-07-25T23:44:03.271775447Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-25T23:44:03.271786860Z
2025-07-25T23:44:03.271797261Z Brought to you by linuxserver.io
2025-07-25T23:44:03.271807762Z ───────────────────────────────────────
2025-07-25T23:44:03.278050755Z
2025-07-25T23:44:03.278575371Z To support the app dev(s) visit:
2025-07-25T23:44:03.314315588Z Sonarr: https://sonarr.tv/donate
2025-07-25T23:44:03.319101026Z
2025-07-25T23:44:03.319118220Z To support LSIO projects visit:
2025-07-25T23:44:03.319124774Z https://www.linuxserver.io/donate/
2025-07-25T23:44:03.319131267Z
2025-07-25T23:44:03.319137559Z ───────────────────────────────────────
2025-07-25T23:44:03.319144944Z GID/UID
2025-07-25T23:44:03.319151087Z ───────────────────────────────────────
2025-07-25T23:44:03.386928734Z
2025-07-25T23:44:03.386955688Z User UID: 911
2025-07-25T23:44:03.386962492Z User GID: 911
2025-07-25T23:44:03.386968814Z ───────────────────────────────────────
2025-07-25T23:44:03.413104309Z Linuxserver.io version: 4.0.15.2940-ls144
2025-07-25T23:44:03.415982565Z Build-date: 2025-07-25T23:39:44+00:00
2025-07-25T23:44:03.415998958Z ───────────────────────────────────────
2025-07-25T23:44:03.416003768Z
2025-07-25T23:44:05.461430357Z [custom-init] No custom files found, skipping...
2025-07-25T23:44:10.800228760Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2940
2025-07-25T23:44:11.873040279Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:11.956429817Z [Debug] Bootstrap: Console selected
2025-07-25T23:44:11.971675249Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:16.812155380Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-25T23:44:17.865548560Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {42ab2062-bd4f-4e26-8678-7e66ba6b7ae2} may be persisted to storage in unencrypted form.
2025-07-25T23:44:19.185271559Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-25T23:44:19.981448723Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-25T23:44:21.299410223Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-25T23:44:21.470099623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:21.477428102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:22.692695998Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-25T23:44:22.761273926Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2521575s
2025-07-25T23:44:22.766916951Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-25T23:44:22.769939558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2914505s
2025-07-25T23:44:23.022766163Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-25T23:44:23.031160057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:23.140222818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-25T23:44:23.245680818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-25T23:44:23.590695931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4475738s
2025-07-25T23:44:23.595890903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:23.613539154Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-25T23:44:23.615511707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4707885s
2025-07-25T23:44:23.745420589Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-25T23:44:23.748100056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:23.832895784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-25T23:44:23.853864062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:23.867887133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326456s
2025-07-25T23:44:23.870749347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:23.874301191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018464s
2025-07-25T23:44:23.879894515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-25T23:44:23.887540233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-25T23:44:23.901849199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196849s
2025-07-25T23:44:23.904320526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:23.908162303Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-25T23:44:23.910268846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0262187s
2025-07-25T23:44:23.921166612Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-25T23:44:23.923169606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:23.934603442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:23.936861470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003097s
2025-07-25T23:44:23.938542626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-25T23:44:23.941151169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-25T23:44:23.945878960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054919s
2025-07-25T23:44:23.947391356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:23.950188439Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-25T23:44:23.951913714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098458s
2025-07-25T23:44:23.968957167Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-25T23:44:23.970970542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:23.981880273Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-25T23:44:24.094580569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-25T23:44:24.100970217Z [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-07-25T23:44:24.107428814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108026s
2025-07-25T23:44:24.109278208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-25T23:44:24.112064259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-25T23:44:24.115474577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044619s
2025-07-25T23:44:24.116756168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-07-25T23:44:24.118952020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-07-25T23:44:24.123072859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047646s
2025-07-25T23:44:24.124487518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-07-25T23:44:24.126255398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-07-25T23:44:24.129735567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003585s
2025-07-25T23:44:24.131134996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-07-25T23:44:24.134090387Z [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-07-25T23:44:24.147690376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150137s
2025-07-25T23:44:24.149170407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-25T23:44:24.150803425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:24.154287001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035264s
2025-07-25T23:44:24.155685507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-25T23:44:24.157370080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:24.160845088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003523s
2025-07-25T23:44:24.162261340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-07-25T23:44:24.163887024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-07-25T23:44:24.167272703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034352s
2025-07-25T23:44:24.168733785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-25T23:44:24.170392706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:24.173908757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035547s
2025-07-25T23:44:24.175312123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-07-25T23:44:24.177113421Z [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-07-25T23:44:24.181907325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050873s
2025-07-25T23:44:24.183308517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-07-25T23:44:24.185432755Z [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-07-25T23:44:24.194237667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094051s
2025-07-25T23:44:24.195670222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-25T23:44:24.197464476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:24.201202434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037628s
2025-07-25T23:44:24.202639718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-07-25T23:44:24.204663233Z [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-07-25T23:44:24.211374208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007075s
2025-07-25T23:44:24.212873057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-07-25T23:44:24.214535765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-07-25T23:44:24.218141757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036055s
2025-07-25T23:44:24.219563591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-25T23:44:24.221506353Z [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-07-25T23:44:24.228091615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069889s
2025-07-25T23:44:24.229519050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-25T23:44:24.231425109Z [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-07-25T23:44:24.357659150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1215677s
2025-07-25T23:44:24.365638910Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-25T23:44:24.374262016Z [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-07-25T23:44:24.383731246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163462s
2025-07-25T23:44:24.387903448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-25T23:44:24.390312610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:24.419467295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257194s
2025-07-25T23:44:24.426682105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-25T23:44:24.429682016Z [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-07-25T23:44:24.437174725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088807s
2025-07-25T23:44:24.438693374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-25T23:44:24.440464731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:24.444181126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003693s
2025-07-25T23:44:24.445163975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-07-25T23:44:24.447136066Z [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-07-25T23:44:24.451810019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051102s
2025-07-25T23:44:24.453200620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-07-25T23:44:24.454796374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:24.458608952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003837s
2025-07-25T23:44:24.459805772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-07-25T23:44:24.461758685Z [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-07-25T23:44:24.466979259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056493s
2025-07-25T23:44:24.468278706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-07-25T23:44:24.469923749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-07-25T23:44:24.473979697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003873s
2025-07-25T23:44:24.475127779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-07-25T23:44:24.476691799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-07-25T23:44:24.485165554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071816s
2025-07-25T23:44:24.486836168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-25T23:44:24.490944201Z [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-07-25T23:44:24.501637076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108501s
2025-07-25T23:44:24.503320957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-07-25T23:44:24.505753125Z [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-07-25T23:44:24.513994412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091927s
2025-07-25T23:44:24.563782810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-25T23:44:24', 'InitialSetup')
2025-07-25T23:44:24.587154467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.593466880Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-25T23:44:24.595075199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886382s
2025-07-25T23:44:24.600484773Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-25T23:44:24.602628671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.608381477Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-07-25T23:44:24.644995904Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-07-25T23:44:24.650598397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-07-25T23:44:24.657087285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100586s
2025-07-25T23:44:24.658959164Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-07-25T23:44:24.660862147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-07-25T23:44:24.664745598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042917s
2025-07-25T23:44:24.668023489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-25T23:44:24', 'remove_tvrage_imdb_unique_constraint')
2025-07-25T23:44:24.672117684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.674987363Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-25T23:44:24.676674381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146003s
2025-07-25T23:44:24.678462272Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-25T23:44:24.680143478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.682534533Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-07-25T23:44:24.702391793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-07-25T23:44:24.707115776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-25T23:44:24.711335525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070546s
2025-07-25T23:44:24.712718810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-25T23:44:24.715864325Z [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-07-25T23:44:24.721987747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078164s
2025-07-25T23:44:24.723629784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-25T23:44:24', 'remove_renamed_scene_mapping_columns')
2025-07-25T23:44:24.727576231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.730278083Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-25T23:44:24.732075282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161403s
2025-07-25T23:44:24.733727590Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-25T23:44:24.735175686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.737570790Z [Info] updated_history: Starting migration of Main DB to 4
2025-07-25T23:44:24.746737090Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-07-25T23:44:24.748652998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:24.751821579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035125s
2025-07-25T23:44:24.753238152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-25T23:44:24.755199131Z [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-07-25T23:44:24.761207571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065733s
2025-07-25T23:44:24.762855490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-25T23:44:24', 'updated_history')
2025-07-25T23:44:24.766488687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.769123423Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-25T23:44:24.770553573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145176s
2025-07-25T23:44:24.772328959Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-25T23:44:24.774035956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.776928772Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-07-25T23:44:24.784087940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:24.785748153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001404s
2025-07-25T23:44:24.787228745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-07-25T23:44:24.789445640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-07-25T23:44:24.795581196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066934s
2025-07-25T23:44:24.797268414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-25T23:44:24', 'added_eventtype_to_history')
2025-07-25T23:44:24.801103598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.803733173Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-25T23:44:24.805324879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149558s
2025-07-25T23:44:24.806951084Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-25T23:44:24.808486195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.810811989Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-07-25T23:44:24.813311723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-25T23:44:24', 'add_index_to_log_time')
2025-07-25T23:44:24.817202940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.819726923Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-25T23:44:24.821267145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112558s
2025-07-25T23:44:24.822815383Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-25T23:44:24.824429784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.826675266Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-07-25T23:44:24.838064523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:24.840416439Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-05s
2025-07-25T23:44:24.841974407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-07-25T23:44:24.843977340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-07-25T23:44:24.850221957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064162s
2025-07-25T23:44:24.853623507Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-25T23:44:24.858298732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-25T23:44:24.861853842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059542s
2025-07-25T23:44:24.863452742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-25T23:44:24', 'add_renameEpisodes_to_naming')
2025-07-25T23:44:24.867409881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:24.870147264Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-25T23:44:24.871999775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142933s
2025-07-25T23:44:24.873634086Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-25T23:44:24.875076982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:24.877429540Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-07-25T23:44:24.908583340Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-07-25T23:44:25.137518019Z [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-07-25T23:44:25.151871105Z [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-07-25T23:44:25.166265784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:25.174031183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:25.193435290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:25.197359944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:25.200970174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2902584s
2025-07-25T23:44:25.202517250Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-07-25T23:44:25.228916225Z [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-07-25T23:44:25.237767961Z [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-07-25T23:44:25.245990450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:25.249319014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:25.260559360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0563854s
2025-07-25T23:44:25.262289184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-25T23:44:25', 'remove_backlog')
2025-07-25T23:44:25.265952352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.270177701Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-25T23:44:25.271732191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660482s
2025-07-25T23:44:25.273578790Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-25T23:44:25.275162209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.277682705Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-07-25T23:44:25.327232352Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-07-25T23:44:25.354454224Z [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-07-25T23:44:25.362648877Z [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-07-25T23:44:25.370161978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:25.373600643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:25.384001429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054539s
2025-07-25T23:44:25.385450748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.413791202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-07-25T23:44:25.418099479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313108s
2025-07-25T23:44:25.419435880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.421711974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-07-25T23:44:25.424829001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041041s
2025-07-25T23:44:25.426519526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-25T23:44:25', 'fix_rename_episodes')
2025-07-25T23:44:25.430215970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.433048735Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-25T23:44:25.434541912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123415s
2025-07-25T23:44:25.436337488Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-25T23:44:25.437798400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.440200658Z [Info] add_monitored: Starting migration of Main DB to 10
2025-07-25T23:44:25.461118414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:25.463062669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000118s
2025-07-25T23:44:25.464566298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-07-25T23:44:25.466396854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-07-25T23:44:25.472411377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062107s
2025-07-25T23:44:25.473780855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-07-25T23:44:25.475179251Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.09E-05s
2025-07-25T23:44:25.476442565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-07-25T23:44:25.478171547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-07-25T23:44:25.483418755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053677s
2025-07-25T23:44:25.484754214Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.488343552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-25T23:44:25.491757167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057197s
2025-07-25T23:44:25.493065983Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.494404138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-25T23:44:25.497216812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028827s
2025-07-25T23:44:25.498508904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.499839744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-25T23:44:25.502583560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028193s
2025-07-25T23:44:25.503867245Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:25.505197134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-25T23:44:25.507894797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027768s
2025-07-25T23:44:25.509594069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-25T23:44:25', 'add_monitored')
2025-07-25T23:44:25.513203778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.516039188Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-25T23:44:25.517480100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109219s
2025-07-25T23:44:25.519218020Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-25T23:44:25.520712360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.523096772Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-07-25T23:44:25.527266519Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-07-25T23:44:25.619288471Z [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-07-25T23:44:25.624934381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-07-25T23:44:25.629189911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-25T23:44:25.631990712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-07-25T23:44:25.645625250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1132424s
2025-07-25T23:44:25.647124560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-07-25T23:44:25.669271090Z [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-07-25T23:44:25.678917778Z [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-07-25T23:44:25.688769358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:25.691636322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:25.702263714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:25.706031482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0573146s
2025-07-25T23:44:25.707611403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-25T23:44:25', 'remove_ignored')
2025-07-25T23:44:25.711234200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.714135262Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-25T23:44:25.715579400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655185s
2025-07-25T23:44:25.717262039Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-25T23:44:25.718913875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.721676629Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-07-25T23:44:25.725362893Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-07-25T23:44:25.747990122Z [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-07-25T23:44:25.760204761Z [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-07-25T23:44:25.771872909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:25.774905536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:25.784836476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:25.788361094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:25.791786142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.064724s
2025-07-25T23:44:25.793405273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-25T23:44:25', 'remove_custom_start_date')
2025-07-25T23:44:25.797097509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.799913129Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-25T23:44:25.801465195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.072904s
2025-07-25T23:44:25.803107462Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-25T23:44:25.804623776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.806975091Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-07-25T23:44:25.812555840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:25.814180572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001142s
2025-07-25T23:44:25.815758500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-07-25T23:44:25.817575329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-07-25T23:44:25.823447855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059956s
2025-07-25T23:44:25.824902916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-25T23:44:25.827195763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-25T23:44:25.829915300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030662s
2025-07-25T23:44:25.831568559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-25T23:44:25', 'add_air_date_utc')
2025-07-25T23:44:25.835204782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.837940993Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-25T23:44:25.839406945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111111s
2025-07-25T23:44:25.841128793Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-25T23:44:25.842587871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.844909206Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-07-25T23:44:25.848440528Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-07-25T23:44:25.871311217Z [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-07-25T23:44:25.880790858Z [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-07-25T23:44:25.890796298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:25.893833093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:25.904213178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:25.908077991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0578394s
2025-07-25T23:44:25.909612421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-25T23:44:25', 'drop_air_date')
2025-07-25T23:44:25.913317663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.916218645Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-25T23:44:25.917665459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661211s
2025-07-25T23:44:25.919538251Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-25T23:44:25.920992900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.923507554Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-07-25T23:44:25.928167890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:25.929734124Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.34E-05s
2025-07-25T23:44:25.931072540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-07-25T23:44:25.932737793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-07-25T23:44:25.938519667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059025s
2025-07-25T23:44:25.940112244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-25T23:44:25', 'add_air_date_as_string')
2025-07-25T23:44:25.943892708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.946562755Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-25T23:44:25.948149110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140127s
2025-07-25T23:44:25.950494583Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-25T23:44:25.952165188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.954600482Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-07-25T23:44:25.957939166Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-25T23:44:25.960561326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-25T23:44:25.964260156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037112s
2025-07-25T23:44:25.965979689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-25T23:44:25', 'updated_imported_history_item')
2025-07-25T23:44:25.969786776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.973003484Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-25T23:44:25.974636102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124966s
2025-07-25T23:44:25.976258910Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-25T23:44:25.977814733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:25.980215418Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-07-25T23:44:25.983564172Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-25T23:44:25.985649822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-25T23:44:25.988835077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031645s
2025-07-25T23:44:25.990687607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-25T23:44:25', 'reset_scene_names')
2025-07-25T23:44:25.994044378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:25.996765989Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-25T23:44:25.998742429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111404s
2025-07-25T23:44:25.999874259Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-25T23:44:26.001714264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.003651475Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-07-25T23:44:26.007075711Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:26.008871869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:26.142504119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337067s
2025-07-25T23:44:26.144679871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-25T23:44:26', 'remove_duplicates')
2025-07-25T23:44:26.148678023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.151384102Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-25T23:44:26.152885756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1429146s
2025-07-25T23:44:26.154604327Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-25T23:44:26.156224921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.158617379Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-07-25T23:44:26.171182625Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-25T23:44:26.173320209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-25T23:44:26.176723443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033891s
2025-07-25T23:44:26.178045566Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-25T23:44:26.180179784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-25T23:44:26.183054904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028535s
2025-07-25T23:44:26.184117173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-25T23:44:26.186093253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-25T23:44:26.188927060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028172s
2025-07-25T23:44:26.190469606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-25T23:44:26.192641200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:26.196130316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041895s
2025-07-25T23:44:26.197451477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-25T23:44:26.198998262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:26.202324741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033888s
2025-07-25T23:44:26.203667054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-25T23:44:26.205313039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-25T23:44:26.208829651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035787s
2025-07-25T23:44:26.210367388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-25T23:44:26', 'restore_unique_constraints')
2025-07-25T23:44:26.214067410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.217011048Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-25T23:44:26.218596470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117823s
2025-07-25T23:44:26.220228176Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-25T23:44:26.221974804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.224232591Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-07-25T23:44:26.231544386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:26.232945237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001157s
2025-07-25T23:44:26.234373864Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-07-25T23:44:26.236069890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-07-25T23:44:26.241929932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059571s
2025-07-25T23:44:26.243278467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:26.244626923Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:26.245914877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-07-25T23:44:26.247558076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-07-25T23:44:26.252768369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052937s
2025-07-25T23:44:26.254060431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:26.255427765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:26.307418929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0517105s
2025-07-25T23:44:26.309460130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-25T23:44:26', 'add_year_and_seasons_to_series')
2025-07-25T23:44:26.313532351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.316184432Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-25T23:44:26.317823563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0607456s
2025-07-25T23:44:26.319444397Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-25T23:44:26.320961512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.323324110Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-07-25T23:44:26.326660499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-07-25T23:44:26.328252165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-25T23:44:26.331612342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034283s
2025-07-25T23:44:26.333182875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-25T23:44:26', 'drop_seasons_table')
2025-07-25T23:44:26.336848838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.339661071Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-25T23:44:26.341165471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115544s
2025-07-25T23:44:26.342723799Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-25T23:44:26.344384283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.346679065Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-07-25T23:44:26.351280020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:26.352822186Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2025-07-25T23:44:26.354079368Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-07-25T23:44:26.356012622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-07-25T23:44:26.361693672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059114s
2025-07-25T23:44:26.363261430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-25T23:44:26', 'move_indexer_to_generic_provider')
2025-07-25T23:44:26.367077815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.369829898Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-25T23:44:26.371470522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140885s
2025-07-25T23:44:26.373061616Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-25T23:44:26.374736619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.377109057Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-07-25T23:44:26.405427147Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.408037854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-07-25T23:44:26.412295770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047429s
2025-07-25T23:44:26.413320533Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.414670201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:26.418086080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034271s
2025-07-25T23:44:26.419323322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.420683531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:26.423893757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032837s
2025-07-25T23:44:26.425173915Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.426513512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-07-25T23:44:26.429645620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032073s
2025-07-25T23:44:26.431149489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:26.461939727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-07-25T23:44:26.466181078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0332504s
2025-07-25T23:44:26.467829288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-25T23:44:26', 'add_config_contract_to_indexers')
2025-07-25T23:44:26.471717297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.474555734Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-25T23:44:26.476213873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0417073s
2025-07-25T23:44:26.477828405Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-25T23:44:26.479339358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.481778109Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-07-25T23:44:26.485295192Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-07-25T23:44:26.506990344Z [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-07-25T23:44:26.515992924Z [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-07-25T23:44:26.525754382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:26.528796428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:26.539022673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0520143s
2025-07-25T23:44:26.540585711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-25T23:44:26', 'drop_tvdb_episodeid')
2025-07-25T23:44:26.544277867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.547212166Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-25T23:44:26.548731756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0602856s
2025-07-25T23:44:26.550361709Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-25T23:44:26.552132715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.554719344Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-07-25T23:44:26.559524081Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:26.561130205Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-05s
2025-07-25T23:44:26.562385894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-07-25T23:44:26.564285470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-07-25T23:44:26.570225983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060699s
2025-07-25T23:44:26.571795604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-25T23:44:26', 'move_notification_to_generic_provider')
2025-07-25T23:44:26.575984851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.578738306Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-25T23:44:26.580492679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146139s
2025-07-25T23:44:26.582106209Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-25T23:44:26.583865662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.586315235Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-07-25T23:44:26.602425900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.604079430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-07-25T23:44:26.607869593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038648s
2025-07-25T23:44:26.609146845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.610494570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-07-25T23:44:26.613792782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033617s
2025-07-25T23:44:26.615057349Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.616545866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-25T23:44:26.620210516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036807s
2025-07-25T23:44:26.621414631Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.622742345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-07-25T23:44:26.626198285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035193s
2025-07-25T23:44:26.627468624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.628826989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-07-25T23:44:26.632265995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035223s
2025-07-25T23:44:26.633529078Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.634864398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-07-25T23:44:26.638126147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033317s
2025-07-25T23:44:26.639372968Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.640755803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-07-25T23:44:26.644172453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034975s
2025-07-25T23:44:26.645450777Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.646817530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-07-25T23:44:26.650238850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034888s
2025-07-25T23:44:26.651501353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.652873677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-07-25T23:44:26.656138371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033397s
2025-07-25T23:44:26.657428489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:26.660151293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-07-25T23:44:26.662907033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037644s
2025-07-25T23:44:26.664426874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-25T23:44:26', 'add_config_contract_to_notifications')
2025-07-25T23:44:26.668305755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.671041835Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-25T23:44:26.672752310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119159s
2025-07-25T23:44:26.674394276Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-25T23:44:26.675885670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.678195401Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-07-25T23:44:26.693685788Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.695576325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:26.699515678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040555s
2025-07-25T23:44:26.700821849Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.702245165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-07-25T23:44:26.705648860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035524s
2025-07-25T23:44:26.706943898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:26.708369689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-07-25T23:44:26.711690397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034803s
2025-07-25T23:44:26.713296060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-25T23:44:26', 'fix_omgwtfnzbs')
2025-07-25T23:44:26.716913195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.719654065Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-25T23:44:26.721118243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011453s
2025-07-25T23:44:26.722729378Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-25T23:44:26.724278518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.726602598Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-07-25T23:44:26.733982400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-07-25T23:44:26.735989242Z [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-07-25T23:44:26.741894043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063387s
2025-07-25T23:44:26.743459526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-25T23:44:26', 'add_blacklist_table')
2025-07-25T23:44:26.747132162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.750019547Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-25T23:44:26.751518266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145214s
2025-07-25T23:44:26.753110963Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-25T23:44:26.754724543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.757034224Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-07-25T23:44:26.763791733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:26.765378949Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.71E-05s
2025-07-25T23:44:26.766632634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-07-25T23:44:26.768573663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-07-25T23:44:26.774582795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061213s
2025-07-25T23:44:26.775899427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:26.777328304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:26.778596127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-07-25T23:44:26.780437115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-07-25T23:44:26.785695986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053644s
2025-07-25T23:44:26.786995834Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:26.788368688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:26.880216530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915658s
2025-07-25T23:44:26.882272931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-25T23:44:26', 'add_formats_to_naming_config')
2025-07-25T23:44:26.886419091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.889284782Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-25T23:44:26.890909625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.100914s
2025-07-25T23:44:26.892677154Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-25T23:44:26.894444984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.896834697Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-07-25T23:44:26.902952126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:26.904548862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2025-07-25T23:44:26.905794831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-07-25T23:44:26.907737023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-07-25T23:44:26.913789311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061903s
2025-07-25T23:44:26.915091764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:26.916438406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:26.928802426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012168s
2025-07-25T23:44:26.930432689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-25T23:44:26.932499271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-25T23:44:26.935534003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003044s
2025-07-25T23:44:26.936815674Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-25T23:44:26.938813918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-25T23:44:26.941451340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026224s
2025-07-25T23:44:26.943064849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-25T23:44:26', 'add_season_folder_format_to_naming_config')
2025-07-25T23:44:26.947067530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:26.950141881Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-25T23:44:26.951911585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113341s
2025-07-25T23:44:26.953774477Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-25T23:44:26.955504171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:26.958254770Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-07-25T23:44:26.964234122Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-07-25T23:44:26.986860118Z [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-07-25T23:44:26.993122570Z [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-07-25T23:44:26.999487308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-25T23:44:27.002389563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-25T23:44:27.013055603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0459905s
2025-07-25T23:44:27.014651687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-25T23:44:27', 'delete_old_naming_config_columns')
2025-07-25T23:44:27.018456539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.021356850Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-25T23:44:27.023014799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.054367s
2025-07-25T23:44:27.024645694Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-25T23:44:27.026235826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.028579436Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-07-25T23:44:27.038260302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:27.040018032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-07-25T23:44:27.043585957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036568s
2025-07-25T23:44:27.045138915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-25T23:44:27', 'set_default_release_group')
2025-07-25T23:44:27.048911813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.051691641Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-25T23:44:27.053280832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118326s
2025-07-25T23:44:27.054858669Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-25T23:44:27.091247092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.094330251Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-07-25T23:44:27.097629796Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:27.099038523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:27.110901744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116297s
2025-07-25T23:44:27.112925570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-25T23:44:27', 'add_api_key_to_pushover')
2025-07-25T23:44:27.117399349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.120198145Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-25T23:44:27.121760492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211468s
2025-07-25T23:44:27.123374212Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-25T23:44:27.124957661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.127304066Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-07-25T23:44:27.147475950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:27.149316066Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.99E-05s
2025-07-25T23:44:27.153389540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-07-25T23:44:27.182201403Z [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-07-25T23:44:27.195046021Z [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-07-25T23:44:27.207531445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:27.210869948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:27.221068938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:27.224526341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:27.228111471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729829s
2025-07-25T23:44:27.229675200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-07-25T23:44:27.252244142Z [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-07-25T23:44:27.264713644Z [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-07-25T23:44:27.277515545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:27.280402118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:27.290524073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:27.293904932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:27.297360160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0661741s
2025-07-25T23:44:27.298931425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-25T23:44:27', 'remove_series_contraints')
2025-07-25T23:44:27.302628149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.305558501Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-25T23:44:27.307136859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744309s
2025-07-25T23:44:27.308801832Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-25T23:44:27.310578490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.312963774Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-07-25T23:44:27.324132296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:27.325995338Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.55E-05s
2025-07-25T23:44:27.327270406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-07-25T23:44:27.329202738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-07-25T23:44:27.335272732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062021s
2025-07-25T23:44:27.336608492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:27.338037951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-07-25T23:44:27.341157443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032485s
2025-07-25T23:44:27.342692925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-25T23:44:27', 'add_series_folder_format_to_naming_config')
2025-07-25T23:44:27.346614673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.349367357Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-25T23:44:27.351160438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114748s
2025-07-25T23:44:27.352781503Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-25T23:44:27.354422818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.356757380Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-07-25T23:44:27.374944837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:27.376890165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2025-07-25T23:44:27.378165483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-07-25T23:44:27.379967662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-07-25T23:44:27.386024470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061884s
2025-07-25T23:44:27.387363226Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:27.388711953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:27.419439725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304741s
2025-07-25T23:44:27.421310122Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:27.422631773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:27.441223385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183425s
2025-07-25T23:44:27.443224875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-25T23:44:27', 'update_with_quality_converters')
2025-07-25T23:44:27.447402378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.450213490Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-25T23:44:27.451895717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275603s
2025-07-25T23:44:27.453519337Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-25T23:44:27.455136354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.457529393Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-07-25T23:44:27.480659334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-07-25T23:44:27.502800233Z [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-07-25T23:44:27.507970335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-25T23:44:27.512083198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-25T23:44:27.515066767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-25T23:44:27.525905866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:27.529684485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0468989s
2025-07-25T23:44:27.530980916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-07-25T23:44:27.552196853Z [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-07-25T23:44:27.557110929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-25T23:44:27.561148420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-25T23:44:27.564137770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-25T23:44:27.574750553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-25T23:44:27.578268258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045618s
2025-07-25T23:44:27.579610551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-07-25T23:44:27.581562893Z [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-07-25T23:44:27.587007568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058703s
2025-07-25T23:44:27.588376525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-07-25T23:44:27.590064704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:27.593847883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037548s
2025-07-25T23:44:27.595148953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-07-25T23:44:27.596828927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:27.600513196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037792s
2025-07-25T23:44:27.601857905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-07-25T23:44:27.603522607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-07-25T23:44:27.607115312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003661s
2025-07-25T23:44:27.608439880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:27.609776472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:27.624376064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142763s
2025-07-25T23:44:27.626908684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-07-25T23:44:27.630261426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-07-25T23:44:27.635060431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060348s
2025-07-25T23:44:27.637490715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-25T23:44:27', 'add_configurable_qualities')
2025-07-25T23:44:27.645667673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.656045242Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-25T23:44:27.661245735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251803s
2025-07-25T23:44:27.666310274Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-25T23:44:27.668373229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.673086972Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-07-25T23:44:27.683600886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:27.685464920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001619s
2025-07-25T23:44:27.696268767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-07-25T23:44:27.699906253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-07-25T23:44:27.710088569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01188s
2025-07-25T23:44:27.711553379Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-25T23:44:27.713860285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-25T23:44:27.716582026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029871s
2025-07-25T23:44:27.719096770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-25T23:44:27', 'add_on_upgrade_to_notifications')
2025-07-25T23:44:27.723089732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.726415199Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-25T23:44:27.728178430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012802s
2025-07-25T23:44:27.729815457Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-25T23:44:27.731359346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.733909652Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-07-25T23:44:27.748538252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-07-25T23:44:27.751779590Z [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-07-25T23:44:27.757966850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078298s
2025-07-25T23:44:27.759262029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-07-25T23:44:27.761119510Z [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-07-25T23:44:27.767186909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064836s
2025-07-25T23:44:27.768699535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-25T23:44:27', 'add_metadata_tables')
2025-07-25T23:44:27.772361690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.775093421Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-25T23:44:27.776601919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014416s
2025-07-25T23:44:27.778166049Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-25T23:44:27.780003209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.782195995Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-07-25T23:44:27.791988306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:27.793463848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-07-25T23:44:27.794705037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-07-25T23:44:27.796361794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-07-25T23:44:27.802345524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060823s
2025-07-25T23:44:27.803712748Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-07-25T23:44:27.805268962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-07-25T23:44:27.810525538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053293s
2025-07-25T23:44:27.811842600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-07-25T23:44:27.813449276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-07-25T23:44:27.818732265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053393s
2025-07-25T23:44:27.820036572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-07-25T23:44:27.821702527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-07-25T23:44:27.826961458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053336s
2025-07-25T23:44:27.828250674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:27.829648619Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-07-25T23:44:27.830868596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-07-25T23:44:27.832503178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-07-25T23:44:27.837741127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053212s
2025-07-25T23:44:27.839034772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-07-25T23:44:27.840718984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-07-25T23:44:27.845892302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053026s
2025-07-25T23:44:27.847445681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-25T23:44:27', 'add_metadata_to_episodes_and_series')
2025-07-25T23:44:27.851306687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.854062647Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-25T23:44:27.855724924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134882s
2025-07-25T23:44:27.857329886Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-25T23:44:27.858959558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.861238127Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-07-25T23:44:27.864651642Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-25T23:44:27.867328212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-25T23:44:27.871200711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038489s
2025-07-25T23:44:27.872720602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-25T23:44:27', 'fix_xbmc_season_images_metadata')
2025-07-25T23:44:27.876439221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.879081852Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-25T23:44:27.880706404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117773s
2025-07-25T23:44:27.882203299Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-25T23:44:27.883752589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.885981969Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-07-25T23:44:27.893785153Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-25T23:44:27.895778147Z [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-07-25T23:44:27.902101692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067294s
2025-07-25T23:44:27.903605791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-25T23:44:27', 'add_download_clients_table')
2025-07-25T23:44:27.907248437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.909941701Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-25T23:44:27.911721164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146236s
2025-07-25T23:44:27.913260114Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-25T23:44:27.914838833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:27.917094386Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-07-25T23:44:27.920762994Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:27.922262393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:27.984700797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0622542s
2025-07-25T23:44:27.986741237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-25T23:44:27', 'convert_config_to_download_clients')
2025-07-25T23:44:27.990832887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:27.993488374Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-25T23:44:27.995148007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713292s
2025-07-25T23:44:27.996810826Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-25T23:44:27.998377360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.000704948Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-07-25T23:44:28.004466112Z [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-07-25T23:44:28.007640074Z [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-07-25T23:44:28.012203184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045458s
2025-07-25T23:44:28.013492240Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-25T23:44:28.016231476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-25T23:44:28.019817298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035934s
2025-07-25T23:44:28.021335976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-25T23:44:28', 'fix_xbmc_episode_metadata')
2025-07-25T23:44:28.024948221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.027552135Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-25T23:44:28.029115544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113397s
2025-07-25T23:44:28.030630354Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-25T23:44:28.032023260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.034272579Z [Info] add_indexes: Starting migration of Main DB to 45
2025-07-25T23:44:28.048234006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-07-25T23:44:28.050046296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-07-25T23:44:28.053920157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040208s
2025-07-25T23:44:28.055186929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-07-25T23:44:28.056849216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:28.060177158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033872s
2025-07-25T23:44:28.061490363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-07-25T23:44:28.063072910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:28.066416814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033484s
2025-07-25T23:44:28.067665229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-07-25T23:44:28.069210821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:28.072495837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032473s
2025-07-25T23:44:28.073684280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-07-25T23:44:28.075283380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-07-25T23:44:28.078473706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032729s
2025-07-25T23:44:28.079761750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-25T23:44:28.081258384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:28.084839926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036331s
2025-07-25T23:44:28.086148051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-07-25T23:44:28.087719626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:28.090819158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00325s
2025-07-25T23:44:28.092113614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-07-25T23:44:28.093671933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:28.096917369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032995s
2025-07-25T23:44:28.098207196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-25T23:44:28.099716566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:28.102913314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032491s
2025-07-25T23:44:28.104455129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-25T23:44:28', 'add_indexes')
2025-07-25T23:44:28.107934236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.110721900Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-25T23:44:28.112142791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110883s
2025-07-25T23:44:28.113741360Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-25T23:44:28.115175809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.117487565Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-07-25T23:44:28.120747270Z [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-07-25T23:44:28.124339163Z [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-07-25T23:44:28.128687771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043394s
2025-07-25T23:44:28.130192762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-25T23:44:28', 'fix_nzb_su_url')
2025-07-25T23:44:28.133732661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.136292376Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-25T23:44:28.137728328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119836s
2025-07-25T23:44:28.139216565Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-25T23:44:28.140855696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.143062710Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-07-25T23:44:28.147451509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:28.148969506Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-25T23:44:28.150200074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-07-25T23:44:28.152040611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-07-25T23:44:28.158526853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066438s
2025-07-25T23:44:28.160069380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-25T23:44:28', 'add_temporary_blacklist_columns')
2025-07-25T23:44:28.163841817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.166523318Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-25T23:44:28.168156396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146833s
2025-07-25T23:44:28.169731188Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-25T23:44:28.171478597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.173590520Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-07-25T23:44:28.178124311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:28.179635835Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-07-25T23:44:28.180896874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-07-25T23:44:28.182620455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-07-25T23:44:28.189078792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065521s
2025-07-25T23:44:28.190622441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-25T23:44:28', 'add_title_to_scenemappings')
2025-07-25T23:44:28.194263533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.197621536Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-25T23:44:28.199203041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151258s
2025-07-25T23:44:28.200810348Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-25T23:44:28.202230638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.204539788Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-07-25T23:44:28.207727879Z [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-07-25T23:44:28.210960619Z [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-07-25T23:44:28.215367083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043846s
2025-07-25T23:44:28.216898156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-25T23:44:28', 'fix_dognzb_url')
2025-07-25T23:44:28.220422494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.223041809Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-25T23:44:28.224474535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120983s
2025-07-25T23:44:28.225969686Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-25T23:44:28.227532252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.229765560Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-07-25T23:44:28.234078396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:28.235590191Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-25T23:44:28.236832152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-07-25T23:44:28.238537977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-07-25T23:44:28.244943497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065037s
2025-07-25T23:44:28.246474621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-25T23:44:28', 'add_hash_to_metadata_files')
2025-07-25T23:44:28.250137357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.252816592Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-25T23:44:28.254375873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144169s
2025-07-25T23:44:28.255944181Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-25T23:44:28.257479022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.259709704Z [Info] download_client_import: Starting migration of Main DB to 51
2025-07-25T23:44:28.264135367Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:28.265535587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:28.272140809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064909s
2025-07-25T23:44:28.273539746Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:28.274855797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:28.309188930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034037s
2025-07-25T23:44:28.310940197Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:28.312296218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:28.377253635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0646467s
2025-07-25T23:44:28.379380117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-25T23:44:28', 'download_client_import')
2025-07-25T23:44:28.383501737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.386298580Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-25T23:44:28.387842650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0739938s
2025-07-25T23:44:28.389495218Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-25T23:44:28.391041051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.393328197Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-07-25T23:44:28.400258374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:28.401962145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-07-25T23:44:28.403200218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-07-25T23:44:28.404916545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-07-25T23:44:28.411553070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067268s
2025-07-25T23:44:28.412904632Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-07-25T23:44:28.414615527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-07-25T23:44:28.416993917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002372s
2025-07-25T23:44:28.418259426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:28.419631138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-07-25T23:44:28.420927970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-07-25T23:44:28.422880803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-07-25T23:44:28.429339430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064979s
2025-07-25T23:44:28.430773518Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-25T23:44:28.433052437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-25T23:44:28.436064363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002957s
2025-07-25T23:44:28.437521006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-25T23:44:28', 'add_columns_for_anime')
2025-07-25T23:44:28.441183772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.443843910Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-25T23:44:28.445435185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010769s
2025-07-25T23:44:28.447073474Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-25T23:44:28.448627904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.450923888Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-07-25T23:44:28.464163471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-07-25T23:44:28.466310044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-07-25T23:44:28.473016701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068543s
2025-07-25T23:44:28.474309244Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:28.475627278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:28.485986360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101522s
2025-07-25T23:44:28.487895956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-25T23:44:28', 'add_series_sorttitle')
2025-07-25T23:44:28.491765358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.494555627Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-25T23:44:28.496109607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189223s
2025-07-25T23:44:28.497727325Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-25T23:44:28.499212987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.501500003Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-07-25T23:44:28.535312337Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-07-25T23:44:28.538354354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-07-25T23:44:28.552076408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146021s
2025-07-25T23:44:28.553464634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:28.554818320Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-25T23:44:28.556074440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-07-25T23:44:28.557813211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-07-25T23:44:28.563887043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060711s
2025-07-25T23:44:28.565009834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:28.566404162Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-07-25T23:44:28.567631143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-07-25T23:44:28.569373573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-07-25T23:44:28.575269015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060102s
2025-07-25T23:44:28.576712362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-25T23:44:28.577929393Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-07-25T23:44:28.579132105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-07-25T23:44:28.580896258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-07-25T23:44:28.587000140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059981s
2025-07-25T23:44:28.588056478Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:28.590124563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-07-25T23:44:28.593158613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038489s
2025-07-25T23:44:28.594474463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:28.595787237Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-25T23:44:28.597005821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-07-25T23:44:28.598611835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-07-25T23:44:28.604498180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005953s
2025-07-25T23:44:28.605781584Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-25T23:44:28.608019942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-25T23:44:28.610919902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027376s
2025-07-25T23:44:28.611773521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-07-25T23:44:28.613659990Z [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-07-25T23:44:28.619301892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060386s
2025-07-25T23:44:28.620840230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-25T23:44:28', 'rename_profiles')
2025-07-25T23:44:28.624363817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.627087763Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-25T23:44:28.628537913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138861s
2025-07-25T23:44:28.630142454Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-25T23:44:28.631679139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.633988860Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-07-25T23:44:28.639306189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-07-25T23:44:28.674582010Z [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-07-25T23:44:28.688019402Z [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-07-25T23:44:28.701825596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:28.705449685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:28.718205052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:28.721609398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:28.724988313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:28.728218058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:28.731523855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:28.734824903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0938001s
2025-07-25T23:44:28.736347249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-25T23:44:28', 'drop_old_profile_columns')
2025-07-25T23:44:28.739954584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.742770134Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-25T23:44:28.744343863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1018174s
2025-07-25T23:44:28.745954717Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-25T23:44:28.747550661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.749830032Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-07-25T23:44:28.754411919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:28.755972251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-07-25T23:44:28.757203040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-07-25T23:44:28.758966982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-07-25T23:44:28.765522144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066529s
2025-07-25T23:44:28.767051073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-25T23:44:28', 'add_mediainfo_to_episodefile')
2025-07-25T23:44:28.770748088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.773385109Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-25T23:44:28.774966895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145621s
2025-07-25T23:44:28.776537047Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-25T23:44:28.778253914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.780500879Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-07-25T23:44:28.786040956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-07-25T23:44:28.787936624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-07-25T23:44:28.794547928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00668s
2025-07-25T23:44:28.795832736Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:28.797161392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:28.807318437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099152s
2025-07-25T23:44:28.809220367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-25T23:44:28', 'convert_episode_file_path_to_relative')
2025-07-25T23:44:28.813250052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.816302700Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-25T23:44:28.818003746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191208s
2025-07-25T23:44:28.819603528Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-25T23:44:28.821152327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.823514033Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-07-25T23:44:28.827155366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-07-25T23:44:28.854638253Z [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-07-25T23:44:28.861675596Z [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-07-25T23:44:28.868257331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:28.871463618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:28.884567438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:28.888073679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591241s
2025-07-25T23:44:28.889415541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-25T23:44:28', 'drop_episode_file_path')
2025-07-25T23:44:28.893009729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:28.896094131Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-25T23:44:28.897468098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0672031s
2025-07-25T23:44:28.899076908Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-25T23:44:28.900718093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:28.902973625Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-07-25T23:44:28.914273683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:28.916044990Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.59E-05s
2025-07-25T23:44:28.917309416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-07-25T23:44:28.984177140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-07-25T23:44:28.991052537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072469s
2025-07-25T23:44:28.992430612Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-07-25T23:44:28.994133121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-07-25T23:44:29.000013613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059449s
2025-07-25T23:44:29.001313752Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-25T23:44:29.003575186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-25T23:44:29.006459224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029141s
2025-07-25T23:44:29.007712167Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.009413604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:29.012355187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033836s
2025-07-25T23:44:29.013856792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-25T23:44:29', 'add_enable_options_to_indexers')
2025-07-25T23:44:29.017541072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.020299627Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-25T23:44:29.021911764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113431s
2025-07-25T23:44:29.023519812Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-25T23:44:29.102285888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.106267016Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-07-25T23:44:29.111192034Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-07-25T23:44:29.138386380Z [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-07-25T23:44:29.144799846Z [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-07-25T23:44:29.150335224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:29.153284484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:29.166798810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:29.170191402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0574181s
2025-07-25T23:44:29.171509937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-07-25T23:44:29.195581194Z [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-07-25T23:44:29.201400253Z [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-07-25T23:44:29.206537559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-07-25T23:44:29.209452710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-07-25T23:44:29.222671992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.049497s
2025-07-25T23:44:29.225181005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-25T23:44:29', 'remove_enable_from_indexers')
2025-07-25T23:44:29.229015026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.231952101Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-25T23:44:29.233588096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0589083s
2025-07-25T23:44:29.235442460Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-25T23:44:29.237054857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.239423738Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-07-25T23:44:29.243146596Z [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-07-25T23:44:29.247605054Z [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-07-25T23:44:29.253650359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060654s
2025-07-25T23:44:29.255028665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-25T23:44:29', 'clear_bad_scene_names')
2025-07-25T23:44:29.258670800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.261254703Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-25T23:44:29.262763322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138515s
2025-07-25T23:44:29.264346610Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-25T23:44:29.265906632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.268129569Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-07-25T23:44:29.271551991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:29.273057874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:29.290371942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170712s
2025-07-25T23:44:29.292437171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-25T23:44:29', 'convert_quality_models')
2025-07-25T23:44:29.296316704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.298981291Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-25T23:44:29.300542224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0259567s
2025-07-25T23:44:29.302407761Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-25T23:44:29.303726947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.306057271Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-07-25T23:44:29.312905723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-07-25T23:44:29.315588636Z [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-07-25T23:44:29.320830422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062543s
2025-07-25T23:44:29.322313869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-25T23:44:29', 'add_remotepathmappings')
2025-07-25T23:44:29.326001877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.328777386Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-25T23:44:29.330311336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142896s
2025-07-25T23:44:29.331882330Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-25T23:44:29.333456510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.335824398Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-07-25T23:44:29.337701959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-25T23:44:29', 'remove_method_from_logs')
2025-07-25T23:44:29.341356249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.343999442Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-25T23:44:29.345474001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104468s
2025-07-25T23:44:29.346912128Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-25T23:44:29.348550106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.350690557Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-07-25T23:44:29.376013675Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.377985426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-07-25T23:44:29.381691279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039489s
2025-07-25T23:44:29.383020155Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.384552170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-07-25T23:44:29.387992950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033348s
2025-07-25T23:44:29.389144108Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.390573266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-07-25T23:44:29.394352307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039208s
2025-07-25T23:44:29.395867608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-25T23:44:29', 'make_scene_numbering_nullable')
2025-07-25T23:44:29.399626759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.402326586Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-25T23:44:29.403985477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011902s
2025-07-25T23:44:29.405566731Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-25T23:44:29.406936470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.409230811Z [Info] add_tags: Starting migration of Main DB to 66
2025-07-25T23:44:29.423765602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-25T23:44:29.425825751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-25T23:44:29.430226894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046824s
2025-07-25T23:44:29.431647064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:29.433028156Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.71E-05s
2025-07-25T23:44:29.434322833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-07-25T23:44:29.435994389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:29.442210919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064114s
2025-07-25T23:44:29.443525667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:29.444929003Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-07-25T23:44:29.446161404Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-07-25T23:44:29.447834754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:29.454151596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063308s
2025-07-25T23:44:29.455467917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.456797134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-07-25T23:44:29.459431639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027141s
2025-07-25T23:44:29.460741487Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:29.462038289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-07-25T23:44:29.464665891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002671s
2025-07-25T23:44:29.466330293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-25T23:44:29', 'add_tags')
2025-07-25T23:44:29.469890051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.472591401Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-25T23:44:29.473976782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106064s
2025-07-25T23:44:29.475615291Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-25T23:44:29.477148429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.479452709Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-07-25T23:44:29.484066060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:29.485562133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-25T23:44:29.486797361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-07-25T23:44:29.488470390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-07-25T23:44:29.495084590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067157s
2025-07-25T23:44:29.496639772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-25T23:44:29', 'add_added_to_series')
2025-07-25T23:44:29.500297278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.502960762Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-25T23:44:29.504432736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146034s
2025-07-25T23:44:29.506158061Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-25T23:44:29.507710127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.509977673Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-07-25T23:44:29.532004573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-07-25T23:44:29.534358684Z [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-07-25T23:44:29.539800112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058059s
2025-07-25T23:44:29.541154540Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:29.542503988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:29.551292046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085878s
2025-07-25T23:44:29.552937219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:29.555612347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-07-25T23:44:29.558723462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040306s
2025-07-25T23:44:29.560329706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-25T23:44:29', 'add_release_restrictions')
2025-07-25T23:44:29.564091723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.567764129Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-25T23:44:29.569432238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013142s
2025-07-25T23:44:29.571070988Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-25T23:44:29.572584025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.574897304Z [Info] quality_proper: Starting migration of Main DB to 69
2025-07-25T23:44:29.578739051Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:29.580329133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:29.589555163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090804s
2025-07-25T23:44:29.591406151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-25T23:44:29', 'quality_proper')
2025-07-25T23:44:29.595168839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.597887965Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-25T23:44:29.599421503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175719s
2025-07-25T23:44:29.601051185Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-25T23:44:29.602535815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.604820225Z [Info] delay_profile: Starting migration of Main DB to 70
2025-07-25T23:44:29.661794185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-07-25T23:44:29.664323108Z [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-07-25T23:44:29.671737209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079515s
2025-07-25T23:44:29.674977554Z [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-07-25T23:44:29.679712039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:29.681142630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:29.769860528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884261s
2025-07-25T23:44:29.771748430Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-07-25T23:44:29.800556587Z [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-07-25T23:44:29.806232126Z [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-07-25T23:44:29.810974838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:29.814055552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:29.827473805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:29.830926799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.057611s
2025-07-25T23:44:29.832323251Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-07-25T23:44:29.909566380Z [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-07-25T23:44:29.915546884Z [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-07-25T23:44:29.919246755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:29.922180503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:29.935418133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:29.938872850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1049592s
2025-07-25T23:44:29.943017266Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0065195 taking an average of 00:00:00.0065195
2025-07-25T23:44:29.945483002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-25T23:44:29', 'delay_profile')
2025-07-25T23:44:29.949175247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:29.952093445Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-25T23:44:29.953543345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1182323s
2025-07-25T23:44:29.955161253Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-25T23:44:29.956748790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:29.959203042Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-07-25T23:44:29.963806664Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-07-25T23:44:29.991187817Z [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-07-25T23:44:29.996737623Z [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-07-25T23:44:30.001218537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:30.004558192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:30.017974572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:30.021727760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:30.025312560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0597564s
2025-07-25T23:44:30.026587637Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:30.027900602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:30.060820268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326057s
2025-07-25T23:44:30.062931991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-25T23:44:30', 'unknown_quality_in_profile')
2025-07-25T23:44:30.067056107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.069902208Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-25T23:44:30.071481509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419582s
2025-07-25T23:44:30.073093004Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-25T23:44:30.074583175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.076836814Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-07-25T23:44:30.089361467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:30.090962592Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:30.092379896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-07-25T23:44:30.094093116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-07-25T23:44:30.100878661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068695s
2025-07-25T23:44:30.102414143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-25T23:44:30.104020598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-25T23:44:30.107396588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034678s
2025-07-25T23:44:30.108685303Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:30.110002516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:30.124775988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145066s
2025-07-25T23:44:30.127050619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-25T23:44:30', 'history_downloadId')
2025-07-25T23:44:30.130581079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.133356097Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-25T23:44:30.134823963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233219s
2025-07-25T23:44:30.136425970Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-25T23:44:30.137868364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.140123035Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-07-25T23:44:30.149174363Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:30.151068989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-25T23:44:30.154194854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031723s
2025-07-25T23:44:30.155240871Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:30.156580068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-25T23:44:30.159178510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026506s
2025-07-25T23:44:30.160666878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-25T23:44:30', 'clear_ratings')
2025-07-25T23:44:30.164194663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.166825361Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-25T23:44:30.168258707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103029s
2025-07-25T23:44:30.170361001Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-25T23:44:30.171240342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.173498910Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-07-25T23:44:30.176522800Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-25T23:44:30.179505156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-25T23:44:30.184134509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042197s
2025-07-25T23:44:30.185278593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-25T23:44:30', 'disable_eztv')
2025-07-25T23:44:30.188813783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.191431805Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-25T23:44:30.192867606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119552s
2025-07-25T23:44:30.194377437Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-25T23:44:30.195838970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.198136989Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-07-25T23:44:30.212747432Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:30.214496735Z [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-07-25T23:44:30.218720020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043446s
2025-07-25T23:44:30.220217917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:30.221362342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-07-25T23:44:30.224259166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029561s
2025-07-25T23:44:30.225747283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-25T23:44:30', 'force_lib_update')
2025-07-25T23:44:30.229346170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.231950385Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-25T23:44:30.233453472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106742s
2025-07-25T23:44:30.235011049Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-25T23:44:30.236523856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.238789077Z [Info] add_users_table: Starting migration of Main DB to 76
2025-07-25T23:44:30.246133618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-25T23:44:30.247945938Z [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-07-25T23:44:30.253596217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059382s
2025-07-25T23:44:30.254970475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-25T23:44:30.256562731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-25T23:44:30.260024553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003511s
2025-07-25T23:44:30.261308338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-25T23:44:30.262820834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-25T23:44:30.266073806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033071s
2025-07-25T23:44:30.267581252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-25T23:44:30', 'add_users_table')
2025-07-25T23:44:30.271122423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.273875988Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-25T23:44:30.275343233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111445s
2025-07-25T23:44:30.276940179Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-25T23:44:30.278506885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.280777537Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-07-25T23:44:30.285112016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:30.286578660Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:30.287804769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-07-25T23:44:30.289511687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-07-25T23:44:30.296286250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068734s
2025-07-25T23:44:30.297816542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-25T23:44:30', 'add_add_options_to_series')
2025-07-25T23:44:30.301478988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.304157762Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-25T23:44:30.305691872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147832s
2025-07-25T23:44:30.307274299Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-25T23:44:30.308781133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.311017978Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-07-25T23:44:30.321745703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-25T23:44:30.323826684Z [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-07-25T23:44:30.331038307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077501s
2025-07-25T23:44:30.332581424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-25T23:44:30', 'add_commands_table')
2025-07-25T23:44:30.336156163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:30.339423554Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-25T23:44:30.340931130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161948s
2025-07-25T23:44:30.342563928Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-25T23:44:30.343991894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:30.346339431Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-07-25T23:44:30.353496235Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:30.354991486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:31.213871262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8580781s
2025-07-25T23:44:31.215866471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-07-25T23:44:31.217309587Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-25T23:44:31.218666058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-07-25T23:44:31.248535663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-25T23:44:31.253048611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-07-25T23:44:31.256210559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-07-25T23:44:31.258889654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-07-25T23:44:31.274282774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0540714s
2025-07-25T23:44:31.275647312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-25T23:44:31.277154397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-25T23:44:31.280450425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033579s
2025-07-25T23:44:31.282040367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-25T23:44:31', 'dedupe_tags')
2025-07-25T23:44:31.285629275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.288428733Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-25T23:44:31.290433490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113622s
2025-07-25T23:44:31.291564468Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-25T23:44:31.293330404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.295635026Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-07-25T23:44:31.299229925Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:31.300676548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:31.316050380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147821s
2025-07-25T23:44:31.317731385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-25T23:44:31', 'move_dot_prefix_to_transmission_category')
2025-07-25T23:44:31.322244353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.324937998Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-25T23:44:31.326685858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242532s
2025-07-25T23:44:31.328300761Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-25T23:44:31.329807645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.332073588Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-07-25T23:44:31.341948415Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:31.343716075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-07-25T23:44:31.347997928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043951s
2025-07-25T23:44:31.349515655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-25T23:44:31', 'add_fanzub_settings')
2025-07-25T23:44:31.353164473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.355721633Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-25T23:44:31.357258688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012198s
2025-07-25T23:44:31.358810213Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-25T23:44:31.360429113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.362693403Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-07-25T23:44:31.376785463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:31.378485507Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:31.379752639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-07-25T23:44:31.381426229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-07-25T23:44:31.388530546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072005s
2025-07-25T23:44:31.389841667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:31.391196215Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-07-25T23:44:31.392435921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-07-25T23:44:31.394079521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-07-25T23:44:31.400458889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064465s
2025-07-25T23:44:31.401751031Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:31.403110308Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-06s
2025-07-25T23:44:31.404295455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-07-25T23:44:31.405993094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-07-25T23:44:31.412361459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064215s
2025-07-25T23:44:31.413655205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:31.415006366Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-07-25T23:44:31.416205110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-07-25T23:44:31.417887879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-07-25T23:44:31.424237165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006411s
2025-07-25T23:44:31.425523826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:31.426878254Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-07-25T23:44:31.428110395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-07-25T23:44:31.429861512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-07-25T23:44:31.436390511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065226s
2025-07-25T23:44:31.437639827Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:31.438963913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-07-25T23:44:31.441613118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026482s
2025-07-25T23:44:31.443048980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-25T23:44:31', 'additonal_blacklist_columns')
2025-07-25T23:44:31.446892852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.449650385Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-25T23:44:31.451259676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106805s
2025-07-25T23:44:31.452858656Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-25T23:44:31.454533378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.456764612Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-07-25T23:44:31.464324988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:31.465866442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:31.467114566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-07-25T23:44:31.497989965Z [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-07-25T23:44:31.503724765Z [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-07-25T23:44:31.508297583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:31.511533611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:31.526204576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:31.530056974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:31.533731164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0649227s
2025-07-25T23:44:31.535040591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:31.536565873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-07-25T23:44:31.537823576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-07-25T23:44:31.568018585Z [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-07-25T23:44:31.573256012Z [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-07-25T23:44:31.577766827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-25T23:44:31.580960108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-25T23:44:31.595631384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-25T23:44:31.599447599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-25T23:44:31.603358625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635351s
2025-07-25T23:44:31.604458721Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-25T23:44:31.606900258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-25T23:44:31.610839271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039267s
2025-07-25T23:44:31.612377258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-25T23:44:31', 'update_quality_minmax_size')
2025-07-25T23:44:31.616145767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.618930606Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-25T23:44:31.620537813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120418s
2025-07-25T23:44:31.622176844Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-25T23:44:31.623799932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.626137971Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-07-25T23:44:31.629619121Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:31.631058570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:31.646647484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151708s
2025-07-25T23:44:31.648533312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-25T23:44:31', 'expand_transmission_urlbase')
2025-07-25T23:44:31.652511253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.655135328Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-25T23:44:31.656776082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240778s
2025-07-25T23:44:31.658392748Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-25T23:44:31.660034264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.662234535Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-07-25T23:44:31.665551675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:31.666951254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:31.681684976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143559s
2025-07-25T23:44:31.683586586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-25T23:44:31', 'pushbullet_device_ids')
2025-07-25T23:44:31.687613145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.690221267Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-25T23:44:31.691774034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023225s
2025-07-25T23:44:31.693413215Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-25T23:44:31.694954018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.697126443Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-07-25T23:44:31.701068202Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:31.703041836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-07-25T23:44:31.706026818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030999s
2025-07-25T23:44:31.707547210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-25T23:44:31', 'remove_eztv')
2025-07-25T23:44:31.711140997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.713839522Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-25T23:44:31.715253299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109519s
2025-07-25T23:44:31.716841407Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-25T23:44:31.718556401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.720837174Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-07-25T23:44:31.724193975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:31.725621068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:31.743433531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174967s
2025-07-25T23:44:31.745346964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-25T23:44:31', 'pushbullet_devices_channels_list')
2025-07-25T23:44:31.749393874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.752115736Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-25T23:44:31.753783224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264567s
2025-07-25T23:44:31.755389318Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-25T23:44:31.757041926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.759374474Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-07-25T23:44:31.771193696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:31.772983290Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:31.774255122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-07-25T23:44:31.776106881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-07-25T23:44:31.783333996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073535s
2025-07-25T23:44:31.784687592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:31.787454835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:31.791893072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044328s
2025-07-25T23:44:31.793214283Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:31.795991156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-25T23:44:31.800037976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040538s
2025-07-25T23:44:31.801327974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:31.802754005Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-07-25T23:44:31.803990956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-07-25T23:44:31.834168290Z [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-07-25T23:44:31.841242998Z [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-07-25T23:44:31.847819312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-07-25T23:44:31.850664622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-07-25T23:44:31.865430829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0596586s
2025-07-25T23:44:31.866722090Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:31.868473356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-07-25T23:44:31.871187963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031923s
2025-07-25T23:44:31.872764649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-25T23:44:31', 'add_on_rename_to_notifcations')
2025-07-25T23:44:31.876511254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.879336093Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-25T23:44:31.880987178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113551s
2025-07-25T23:44:31.882626129Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-25T23:44:31.884172713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.886500251Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-07-25T23:44:31.889764815Z [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-07-25T23:44:31.895448361Z [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-07-25T23:44:31.903445987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007977s
2025-07-25T23:44:31.904996801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-25T23:44:31', 'update_kickass_url')
2025-07-25T23:44:31.908618374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.912096999Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-25T23:44:31.913628784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166626s
2025-07-25T23:44:31.915214137Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-25T23:44:31.916813368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.919113370Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-07-25T23:44:31.928001660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-25T23:44:31.930116008Z [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-07-25T23:44:31.936677091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007038s
2025-07-25T23:44:31.938040888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-07-25T23:44:31.939680921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-07-25T23:44:31.943289187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036715s
2025-07-25T23:44:31.944833658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-25T23:44:31', 'added_indexerstatus')
2025-07-25T23:44:31.948423196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.951157383Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-25T23:44:31.952752074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115705s
2025-07-25T23:44:31.954280873Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-25T23:44:31.955997670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.958316621Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-07-25T23:44:31.966802290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:31.968469988Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-25T23:44:31.969738713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-07-25T23:44:31.971830065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:31.980645408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090441s
2025-07-25T23:44:31.982228366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-25T23:44:31', 'add_unverifiedscenenumbering')
2025-07-25T23:44:31.986003860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:31.988743407Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-25T23:44:31.990375263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172054s
2025-07-25T23:44:31.992094085Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-25T23:44:31.993793988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:31.996073960Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-07-25T23:44:32.005297806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:32.007127711Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-25T23:44:32.008417538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-07-25T23:44:32.010489731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:32.018462728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080601s
2025-07-25T23:44:32.019733498Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:32.021112394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-07-25T23:44:32.024049309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029744s
2025-07-25T23:44:32.025562937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-25T23:44:32', 'naming_config_replace_illegal_characters')
2025-07-25T23:44:32.029436648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.032047486Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-25T23:44:32.033798282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011008s
2025-07-25T23:44:32.035384296Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-25T23:44:32.036858064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.039127074Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-07-25T23:44:32.045096115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:32.046635024Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:32.047898508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-07-25T23:44:32.049655567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:32.057203688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076782s
2025-07-25T23:44:32.058573827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-07-25T23:44:32.060150903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:32.063679009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036228s
2025-07-25T23:44:32.065221706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-25T23:44:32', 'add_tvmazeid')
2025-07-25T23:44:32.068776424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.071519198Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-25T23:44:32.072981854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115053s
2025-07-25T23:44:32.074579120Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-25T23:44:32.076240406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.078510628Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-07-25T23:44:32.085261243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-07-25T23:44:32.087509420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:32.092305078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049839s
2025-07-25T23:44:32.093868407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-25T23:44:32', 'add_additional_episodes_index')
2025-07-25T23:44:32.097613148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.100357044Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-25T23:44:32.101995323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131148s
2025-07-25T23:44:32.103586748Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-25T23:44:32.105090677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.107369156Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-07-25T23:44:32.110356382Z [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-07-25T23:44:32.114079349Z [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-07-25T23:44:32.119116974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050157s
2025-07-25T23:44:32.120651885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-25T23:44:32', 'disable_kickass')
2025-07-25T23:44:32.124240302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.126897624Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-25T23:44:32.128387424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128485s
2025-07-25T23:44:32.129927966Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-25T23:44:32.131562368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.133818451Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-07-25T23:44:32.138460871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:32.140069891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:32.141322474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-07-25T23:44:32.143089683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:32.150782535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077966s
2025-07-25T23:44:32.152347316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-25T23:44:32', 'add_reason_to_pending_releases')
2025-07-25T23:44:32.156117008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.158810192Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-25T23:44:32.160466969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158951s
2025-07-25T23:44:32.162080388Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-25T23:44:32.163628405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.165960331Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-07-25T23:44:32.169571324Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:32.171464456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-07-25T23:44:32.174473947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030768s
2025-07-25T23:44:32.175982796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-25T23:44:32', 'remove_titans_of_tv')
2025-07-25T23:44:32.179607024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.182297313Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-25T23:44:32.183784157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109365s
2025-07-25T23:44:32.185354219Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-25T23:44:32.186933780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.189214743Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-07-25T23:44:32.208551405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-07-25T23:44:32.210635121Z [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-07-25T23:44:32.217583254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074173s
2025-07-25T23:44:32.218913694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-07-25T23:44:32.220862238Z [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-07-25T23:44:32.227878648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074593s
2025-07-25T23:44:32.229185059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:32.230618686Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-07-25T23:44:32.231881279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-07-25T23:44:32.233592265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-07-25T23:44:32.240678776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071521s
2025-07-25T23:44:32.242005027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-07-25T23:44:32.243746875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-07-25T23:44:32.250702963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070157s
2025-07-25T23:44:32.252033132Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-25T23:44:32.254194705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-25T23:44:32.257043312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028476s
2025-07-25T23:44:32.258323260Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.259654952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.272571885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125976s
2025-07-25T23:44:32.274219663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:32.275988676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-25T23:44:32.277010724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-07-25T23:44:32.322741060Z [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-07-25T23:44:32.330625358Z [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-07-25T23:44:32.337587710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:32.340498451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:32.359395067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0799074s
2025-07-25T23:44:32.362133843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-25T23:44:32', 'extra_and_subtitle_files')
2025-07-25T23:44:32.366407008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.369432461Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-25T23:44:32.371015609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907623s
2025-07-25T23:44:32.373088925Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-25T23:44:32.374696733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.377506472Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-07-25T23:44:32.384928088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:32.386598923Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.3E-05s
2025-07-25T23:44:32.387997549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-07-25T23:44:32.422718854Z [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-07-25T23:44:32.428836765Z [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-07-25T23:44:32.434134053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-25T23:44:32.437008231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-07-25T23:44:32.453203146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0634337s
2025-07-25T23:44:32.454551732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:32.455984127Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-07-25T23:44:32.457268653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-07-25T23:44:32.459166475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-07-25T23:44:32.466392127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073735s
2025-07-25T23:44:32.467977851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-25T23:44:32', 'add_scene_season_number')
2025-07-25T23:44:32.471660096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.475373314Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-25T23:44:32.477003367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163761s
2025-07-25T23:44:32.478939436Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-25T23:44:32.480454326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.483034072Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-07-25T23:44:32.486629693Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.488104413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.504475893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161342s
2025-07-25T23:44:32.506508507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-25T23:44:32', 'add_ultrahd_quality_in_profiles')
2025-07-25T23:44:32.510886373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.513531891Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-25T23:44:32.515218508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255122s
2025-07-25T23:44:32.516926648Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-25T23:44:32.518814520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.521140223Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-07-25T23:44:32.531003938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:32.532750716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-25T23:44:32.534014381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-07-25T23:44:32.535828323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:32.544024540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082899s
2025-07-25T23:44:32.545367184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:32.546746171Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-07-25T23:44:32.548047171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-07-25T23:44:32.549799931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:32.557307911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00759s
2025-07-25T23:44:32.558687259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-25T23:44:32.560048711Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-07-25T23:44:32.561301213Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-07-25T23:44:32.562993792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:32.570548967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075788s
2025-07-25T23:44:32.571952133Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.573340539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.635357434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0615853s
2025-07-25T23:44:32.637483966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-25T23:44:32', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-25T23:44:32.642035974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.644702674Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-25T23:44:32.646584704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0713131s
2025-07-25T23:44:32.648287023Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-25T23:44:32.649934671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.652279744Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-07-25T23:44:32.655750984Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.657192708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.669444181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119663s
2025-07-25T23:44:32.671338536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-25T23:44:32', 'fix_metadata_file_extensions')
2025-07-25T23:44:32.675350445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.678042867Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-25T23:44:32.679659343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208369s
2025-07-25T23:44:32.681298955Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-25T23:44:32.682772923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.685091122Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-07-25T23:44:32.689099634Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:32.691038279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-07-25T23:44:32.694161869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032381s
2025-07-25T23:44:32.695649896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-25T23:44:32', 'remove_kickass')
2025-07-25T23:44:32.699259465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.701935003Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-25T23:44:32.703402218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110654s
2025-07-25T23:44:32.704973503Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-25T23:44:32.706637123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.708914359Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-07-25T23:44:32.713829748Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:32.715369078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-07-25T23:44:32.719298702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040532s
2025-07-25T23:44:32.720829394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-25T23:44:32', 'rename_torrent_downloadstation')
2025-07-25T23:44:32.724608075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.727251228Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-25T23:44:32.728975490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120856s
2025-07-25T23:44:32.730553047Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-25T23:44:32.732072557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.734457841Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-07-25T23:44:32.737504957Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:32.740745985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:32.745325256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042823s
2025-07-25T23:44:32.746550965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-25T23:44:32', 'update_btn_url')
2025-07-25T23:44:32.750273692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.752928609Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-25T23:44:32.754409441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122497s
2025-07-25T23:44:32.756315630Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-25T23:44:32.757428421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.759681609Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-07-25T23:44:32.763273242Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:32.765189060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-07-25T23:44:32.768160735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003033s
2025-07-25T23:44:32.769642328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-25T23:44:32', 'remove_wombles')
2025-07-25T23:44:32.773333141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.775927917Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-25T23:44:32.777421905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108851s
2025-07-25T23:44:32.779077159Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-25T23:44:32.780678274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.783020100Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-07-25T23:44:32.786828119Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-25T23:44:32.789048049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-25T23:44:32.791936577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029517s
2025-07-25T23:44:32.793225993Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.794598347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.808987104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140967s
2025-07-25T23:44:32.810956601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-25T23:44:32', 'fix_extra_file_extension')
2025-07-25T23:44:32.814934712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.817658818Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-25T23:44:32.819255353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230722s
2025-07-25T23:44:32.820889935Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-25T23:44:32.822409255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.824712884Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-07-25T23:44:32.828087881Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.829506208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.837617112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079329s
2025-07-25T23:44:32.839402668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-25T23:44:32', 'import_extra_files')
2025-07-25T23:44:32.843266399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.845976246Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-25T23:44:32.847479243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164643s
2025-07-25T23:44:32.849136561Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-25T23:44:32.850707725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.852993338Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-07-25T23:44:32.856360429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.857804537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:32.864483538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065639s
2025-07-25T23:44:32.866123390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-25T23:44:32', 'fix_extra_files_config')
2025-07-25T23:44:32.869945197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:32.872643120Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-25T23:44:32.874207831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148304s
2025-07-25T23:44:32.875793545Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-25T23:44:32.877399800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:32.879663168Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-07-25T23:44:32.889784922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-07-25T23:44:32.891816884Z [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-07-25T23:44:32.897072147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055985s
2025-07-25T23:44:32.898488570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-07-25T23:44:32.900216851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-07-25T23:44:32.903805728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003742s
2025-07-25T23:44:32.905109243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:32.906455374Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-07-25T23:44:32.907700131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-07-25T23:44:32.909470186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:32.917375536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079957s
2025-07-25T23:44:32.918701216Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:32.920032607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:33.023809462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103477s
2025-07-25T23:44:33.025633676Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-07-25T23:44:33.060811891Z [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-07-25T23:44:33.065880889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-07-25T23:44:33.069741864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-25T23:44:33.072699150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-25T23:44:33.089331316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-25T23:44:33.092847306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0655931s
2025-07-25T23:44:33.094383069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-25T23:44:33', 'create_language_profiles')
2025-07-25T23:44:33.098071467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.101035026Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-25T23:44:33.102645549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0738435s
2025-07-25T23:44:33.104408980Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-25T23:44:33.106038241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.108409898Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-07-25T23:44:33.113074091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:33.114634193Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:33.115888869Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-07-25T23:44:33.117729566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-07-25T23:44:33.125482800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078579s
2025-07-25T23:44:33.127031499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-25T23:44:33', 'added_regex_to_scenemapping')
2025-07-25T23:44:33.130776842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.133448332Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-25T23:44:33.135063856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158723s
2025-07-25T23:44:33.136679299Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-25T23:44:33.138298590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.140585516Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-07-25T23:44:33.144144793Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:33.145589854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:33.161117635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152554s
2025-07-25T23:44:33.163091530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-25T23:44:33', 'consolidate_indexer_baseurl')
2025-07-25T23:44:33.167110474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.169835251Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-25T23:44:33.171460925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0242422s
2025-07-25T23:44:33.173121068Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-25T23:44:33.174714277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.177008357Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-07-25T23:44:33.194890891Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-07-25T23:44:33.299336061Z [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-07-25T23:44:33.306894393Z [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-07-25T23:44:33.313459444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:33.316469586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:33.333701860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:33.337502905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1404253s
2025-07-25T23:44:33.339070001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-25T23:44:33', 'rename_indexer_status_id')
2025-07-25T23:44:33.342802437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.346411035Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-25T23:44:33.348079395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1493914s
2025-07-25T23:44:33.349838006Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-25T23:44:33.351473289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.353858663Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-07-25T23:44:33.362302759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-25T23:44:33.364412397Z [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-07-25T23:44:33.370780322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067624s
2025-07-25T23:44:33.372189499Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-25T23:44:33.373960236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:33.377805389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039071s
2025-07-25T23:44:33.379318407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-25T23:44:33', 'add_downloadclient_status')
2025-07-25T23:44:33.383015622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.385769568Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-25T23:44:33.387372847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118943s
2025-07-25T23:44:33.389010465Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-25T23:44:33.390467219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.392763143Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-07-25T23:44:33.395964139Z [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-07-25T23:44:33.399609961Z [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-07-25T23:44:33.404523266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048913s
2025-07-25T23:44:33.406056514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-25T23:44:33', 'disable_nyaa')
2025-07-25T23:44:33.409634640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.412327042Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-25T23:44:33.413786682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127389s
2025-07-25T23:44:33.415338847Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-25T23:44:33.417100235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.419405948Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-07-25T23:44:33.422965697Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:33.424423212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:33.469685285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0448906s
2025-07-25T23:44:33.471755855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-25T23:44:33', 'add_webrip_and_br480_qualites_in_profile')
2025-07-25T23:44:33.476130345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.478890563Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-25T23:44:33.480674586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0544707s
2025-07-25T23:44:33.482376453Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-25T23:44:33.484016035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.486348783Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-07-25T23:44:33.490505294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-07-25T23:44:33.492242382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:33.496068127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039165s
2025-07-25T23:44:33.497606615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-25T23:44:33', 'add_history_eventType_index')
2025-07-25T23:44:33.501330535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.504133951Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-25T23:44:33.505939737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119975s
2025-07-25T23:44:33.507332923Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-25T23:44:33.509234613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.511677432Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-07-25T23:44:33.520108081Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-07-25T23:44:33.559798372Z [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-07-25T23:44:33.566236889Z [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-07-25T23:44:33.571947860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:33.574946339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:33.592288744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:33.595760075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0735123s
2025-07-25T23:44:33.597107138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:33.598477087Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-07-25T23:44:33.599749249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-07-25T23:44:33.601671239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-07-25T23:44:33.609163288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076109s
2025-07-25T23:44:33.610506292Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-25T23:44:33.612847116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-25T23:44:33.615784833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029511s
2025-07-25T23:44:33.617080692Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:33.618441713Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-07-25T23:44:33.619692963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-07-25T23:44:33.656144192Z [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-07-25T23:44:33.663067474Z [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-07-25T23:44:33.669619910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-25T23:44:33.672714072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-25T23:44:33.690234847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-25T23:44:33.693911230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0723295s
2025-07-25T23:44:33.696407457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-25T23:44:33', 'separate_automatic_and_interactive_searches')
2025-07-25T23:44:33.701875970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.705154433Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-25T23:44:33.707067726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0836775s
2025-07-25T23:44:33.709140881Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-25T23:44:33.710976728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.713486092Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-07-25T23:44:33.727635277Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-07-25T23:44:33.729723522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:33.734037881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045273s
2025-07-25T23:44:33.735743536Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-07-25T23:44:33.737714716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-07-25T23:44:33.740646500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033677s
2025-07-25T23:44:33.741969634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-07-25T23:44:33.743699428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:33.747298867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037569s
2025-07-25T23:44:33.748645529Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-07-25T23:44:33.750213837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-07-25T23:44:33.752977162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028003s
2025-07-25T23:44:33.754277000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-07-25T23:44:33.756014349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:33.759593808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003703s
2025-07-25T23:44:33.761292198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-25T23:44:33', 'update_series_episodes_history_indexes')
2025-07-25T23:44:33.765187493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.767946960Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-25T23:44:33.769687515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120549s
2025-07-25T23:44:33.771326816Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-25T23:44:33.772891818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.775185778Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-07-25T23:44:33.778527508Z [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-07-25T23:44:33.782816285Z [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-07-25T23:44:33.788550824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005747s
2025-07-25T23:44:33.790077218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-25T23:44:33', 'update_animetosho_url')
2025-07-25T23:44:33.793747139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.796313507Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-25T23:44:33.797850141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135511s
2025-07-25T23:44:33.799391205Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-25T23:44:33.801053112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.803297232Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-07-25T23:44:33.806878844Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:33.808333514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:33.839454418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.030735s
2025-07-25T23:44:33.841527483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-25T23:44:33', 'add_remux_qualities_in_profile')
2025-07-25T23:44:33.845766890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.848358950Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-25T23:44:33.850032180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04002s
2025-07-25T23:44:33.851754829Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-25T23:44:33.853400764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.855675255Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-07-25T23:44:33.859819801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-07-25T23:44:33.861547270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:33.865373646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038883s
2025-07-25T23:44:33.866901944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-25T23:44:33', 'add_history_seriesId_index')
2025-07-25T23:44:33.870631324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.873291572Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-25T23:44:33.874879530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118605s
2025-07-25T23:44:33.876473450Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-25T23:44:33.878096478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.880393314Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-07-25T23:44:33.889290662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:33.891460201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-07-25T23:44:33.894804426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034393s
2025-07-25T23:44:33.896070436Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:33.897823476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-07-25T23:44:33.900707745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029014s
2025-07-25T23:44:33.902182565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-25T23:44:33', 'remove_media_browser_metadata')
2025-07-25T23:44:33.905935042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.908524377Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-25T23:44:33.910175131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107715s
2025-07-25T23:44:33.911741646Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-25T23:44:33.913662675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.915970392Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-07-25T23:44:33.920798846Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:33.922720085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-25T23:44:33.925840930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031811s
2025-07-25T23:44:33.927090837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:33.928843828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-07-25T23:44:33.931621432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002808s
2025-07-25T23:44:33.933118607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-25T23:44:33', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-25T23:44:33.937139785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.940406654Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-25T23:44:33.942257201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115499s
2025-07-25T23:44:33.943833666Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-25T23:44:33.945371112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.947650362Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-07-25T23:44:33.953801500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-25T23:44:33.955972291Z [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-07-25T23:44:33.961078234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056731s
2025-07-25T23:44:33.962614588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-25T23:44:33', 'add_custom_filters')
2025-07-25T23:44:33.966240891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:33.968993044Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-25T23:44:33.970496381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136513s
2025-07-25T23:44:33.972108257Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-25T23:44:33.973869364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:33.976139997Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-07-25T23:44:33.982937827Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-07-25T23:44:33.984945470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:34.003822316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185557s
2025-07-25T23:44:34.004755104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:34.006270667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.72E-05s
2025-07-25T23:44:34.007545745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-07-25T23:44:34.009737308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:34.018104248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084004s
2025-07-25T23:44:34.019646434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-25T23:44:34', 'rename_restrictions_to_release_profiles')
2025-07-25T23:44:34.023597691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.026694177Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-25T23:44:34.028463320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171824s
2025-07-25T23:44:34.030083242Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-25T23:44:34.032155445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.034360707Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-07-25T23:44:34.048108293Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-07-25T23:44:34.050115455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-07-25T23:44:34.068776065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187566s
2025-07-25T23:44:34.070015962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:34.072051983Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.6E-06s
2025-07-25T23:44:34.072768937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-07-25T23:44:34.074793564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-25T23:44:34.082533642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078604s
2025-07-25T23:44:34.083714460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-07-25T23:44:34.085189961Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-07-25T23:44:34.086431110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-07-25T23:44:34.088296798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-25T23:44:34.095908988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076867s
2025-07-25T23:44:34.097234718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:34.098660218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-25T23:44:34.101483925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029741s
2025-07-25T23:44:34.102807451Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:34.104142099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-25T23:44:34.106915193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028448s
2025-07-25T23:44:34.108317497Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-07-25T23:44:34.160490388Z [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-07-25T23:44:34.176372322Z [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-07-25T23:44:34.192625805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:34.196492501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:34.213642840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:34.217097267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:34.220605412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:34.223884947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:34.227252519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:34.230576733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:34.233970508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1238418s
2025-07-25T23:44:34.235512834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-25T23:44:34', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-25T23:44:34.239491937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.242466979Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-25T23:44:34.244287265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1324038s
2025-07-25T23:44:34.245955063Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-25T23:44:34.247715769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.250250895Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-07-25T23:44:34.255109079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:34.256668840Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-25T23:44:34.258058388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-07-25T23:44:34.259930849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-07-25T23:44:34.268134971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083012s
2025-07-25T23:44:34.269705734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-25T23:44:34', 'add_relative_original_path_to_episode_file')
2025-07-25T23:44:34.273751793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.276422421Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-25T23:44:34.278218358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166535s
2025-07-25T23:44:34.279839893Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-25T23:44:34.281465507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.283776391Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-07-25T23:44:34.288444322Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:34.289964443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:34.291231004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-07-25T23:44:34.293076971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-07-25T23:44:34.301214319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082439s
2025-07-25T23:44:34.302775303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-25T23:44:34', 'episode_last_searched_time')
2025-07-25T23:44:34.306542480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.309242637Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-25T23:44:34.310837880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163108s
2025-07-25T23:44:34.312449255Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-25T23:44:34.314026411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.316318387Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-07-25T23:44:34.320273823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:34.321710256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:34.330501921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085303s
2025-07-25T23:44:34.332084559Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-25T23:44:34.334142864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-25T23:44:34.337047663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029009s
2025-07-25T23:44:34.338603988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-25T23:44:34', 'download_propers_config')
2025-07-25T23:44:34.342331214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.345050059Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-25T23:44:34.346630252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109153s
2025-07-25T23:44:34.348303702Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-25T23:44:34.349936971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.352254348Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-07-25T23:44:34.357576196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:34.359160466Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:34.360406195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-07-25T23:44:34.362265620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:34.370716118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086041s
2025-07-25T23:44:34.372057479Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:34.373408881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:34.662451750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2886681s
2025-07-25T23:44:34.664607702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-25T23:44:34', 'add_download_client_priority')
2025-07-25T23:44:34.668933914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.671732601Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-25T23:44:34.673422424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2983639s
2025-07-25T23:44:34.675092798Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-25T23:44:34.676800868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.679099948Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-07-25T23:44:34.688937840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:34.690713376Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-25T23:44:34.691980928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-07-25T23:44:34.693942799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-07-25T23:44:34.702416504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085803s
2025-07-25T23:44:34.703758527Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:34.705126592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-07-25T23:44:34.708246566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031794s
2025-07-25T23:44:34.709773731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-25T23:44:34', 'add_specials_folder_format')
2025-07-25T23:44:34.713575988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.716383703Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-25T23:44:34.717995970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113386s
2025-07-25T23:44:34.719643207Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-25T23:44:34.721315425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.723625677Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-07-25T23:44:34.730024834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:34.731623855Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:34.733032431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-07-25T23:44:34.734775432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:34.743472486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088056s
2025-07-25T23:44:34.744856013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:34.746304019Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-07-25T23:44:34.747544176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-07-25T23:44:34.749478883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:34.757535718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081504s
2025-07-25T23:44:34.759069768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-25T23:44:34', 'health_issue_notification')
2025-07-25T23:44:34.762801152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.765506550Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-25T23:44:34.767126012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161668s
2025-07-25T23:44:34.768813300Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-25T23:44:34.770617694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.772910712Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-07-25T23:44:34.779533189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:34.781143762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:34.782398790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-07-25T23:44:34.784218825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:34.792808644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008721s
2025-07-25T23:44:34.794138502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:34.795567850Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-07-25T23:44:34.796820032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-07-25T23:44:34.798585337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:34.806566410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080768s
2025-07-25T23:44:34.808134168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-25T23:44:34', 'add_indexer_and_enabled_to_release_profiles')
2025-07-25T23:44:34.812083141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.815761128Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-25T23:44:34.817616524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172969s
2025-07-25T23:44:34.819261397Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-25T23:44:34.820912812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.823288186Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-07-25T23:44:34.829717424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:34.831217194Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:34.832502863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-07-25T23:44:34.834369403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-07-25T23:44:34.842865302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085945s
2025-07-25T23:44:34.844256013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-07-25T23:44:34.846091259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-07-25T23:44:34.853955797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079412s
2025-07-25T23:44:34.855288812Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-07-25T23:44:34.857131833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-07-25T23:44:34.865126814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080594s
2025-07-25T23:44:34.866724352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-25T23:44:34', 'add_airedbefore_to_episodes')
2025-07-25T23:44:34.870505516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.873155002Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-25T23:44:34.874768271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161186s
2025-07-25T23:44:34.876414927Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-25T23:44:34.877890990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.880175070Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-07-25T23:44:34.884425920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:34.886401088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-07-25T23:44:34.889422904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030935s
2025-07-25T23:44:34.890728874Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-25T23:44:34.894425999Z [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-07-25T23:44:34.899102237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004683s
2025-07-25T23:44:34.900653942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-25T23:44:34', 'remove_bitmetv')
2025-07-25T23:44:34.904258972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.906862686Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-25T23:44:34.908336043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012462s
2025-07-25T23:44:34.909894882Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-25T23:44:34.911393320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:34.913710416Z [Info] add_download_history: Starting migration of Main DB to 139
2025-07-25T23:44:34.929305663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-07-25T23:44:34.931616447Z [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-07-25T23:44:34.939266353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082648s
2025-07-25T23:44:34.940656513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-07-25T23:44:34.942327137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-25T23:44:34.945968119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036965s
2025-07-25T23:44:34.947285943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-07-25T23:44:34.948936578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-25T23:44:34.952435895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035602s
2025-07-25T23:44:34.953770242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-07-25T23:44:34.955426748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-25T23:44:34.958994393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036164s
2025-07-25T23:44:34.960298489Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:34.961625241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:34.989675120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0276005s
2025-07-25T23:44:34.991655969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-25T23:44:34', 'add_download_history')
2025-07-25T23:44:34.995564671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:34.998401705Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-25T23:44:35.000001917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0367382s
2025-07-25T23:44:35.001641459Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-25T23:44:35.003379149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.005704973Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-07-25T23:44:35.009152967Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-25T23:44:35.011359139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-25T23:44:35.015156868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037449s
2025-07-25T23:44:35.016715577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-25T23:44:35', 'remove_chown_and_folderchmod_config_v2')
2025-07-25T23:44:35.020676504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.023176769Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-25T23:44:35.024932394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011847s
2025-07-25T23:44:35.026515763Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-25T23:44:35.028060444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.030318271Z [Info] add_update_history: Starting migration of Main DB to 141
2025-07-25T23:44:35.031926239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-25T23:44:35', 'add_update_history')
2025-07-25T23:44:35.035604557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.038188741Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-25T23:44:35.039736458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101287s
2025-07-25T23:44:35.041221158Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-25T23:44:35.042665757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.044814314Z [Info] import_lists: Starting migration of Main DB to 142
2025-07-25T23:44:35.064193942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-07-25T23:44:35.066451990Z [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-07-25T23:44:35.074722907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088095s
2025-07-25T23:44:35.076096723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-07-25T23:44:35.077666024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-25T23:44:35.081245282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036374s
2025-07-25T23:44:35.082546062Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-07-25T23:44:35.084453684Z [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-07-25T23:44:35.090766096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00668s
2025-07-25T23:44:35.092098850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-07-25T23:44:35.094127245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:35.097688938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039338s
2025-07-25T23:44:35.099070811Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-07-25T23:44:35.100951959Z [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-07-25T23:44:35.105323643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046375s
2025-07-25T23:44:35.106660596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-07-25T23:44:35.108358124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-25T23:44:35.112309352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039758s
2025-07-25T23:44:35.113854554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-25T23:44:35', 'import_lists')
2025-07-25T23:44:35.117395445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.120266065Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-25T23:44:35.121703200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011961s
2025-07-25T23:44:35.123323383Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-25T23:44:35.124933475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.127217996Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-07-25T23:44:35.132190570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:35.133729740Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:35.134992333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-07-25T23:44:35.136768199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-07-25T23:44:35.145951944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093174s
2025-07-25T23:44:35.147519541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-25T23:44:35', 'add_priority_to_indexers')
2025-07-25T23:44:35.151242318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.153897606Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-25T23:44:35.155472778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173155s
2025-07-25T23:44:35.157087900Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-25T23:44:35.158878526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.161187406Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-07-25T23:44:35.167512114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:35.169090402Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:35.170354738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-07-25T23:44:35.172137528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:35.181378639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093696s
2025-07-25T23:44:35.182711533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:35.184118457Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-07-25T23:44:35.185356971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-07-25T23:44:35.187130763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:35.195749681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087052s
2025-07-25T23:44:35.197323811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-25T23:44:35', 'import_lists_series_type_and_season_folder')
2025-07-25T23:44:35.201271100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.204034896Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-25T23:44:35.205808899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170173s
2025-07-25T23:44:35.207416547Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-25T23:44:35.208869573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.211130516Z [Info] remove_growl: Starting migration of Main DB to 145
2025-07-25T23:44:35.214809265Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:35.216735193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-07-25T23:44:35.219750937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030923s
2025-07-25T23:44:35.221255727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-25T23:44:35', 'remove_growl')
2025-07-25T23:44:35.224831749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.227434009Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-25T23:44:35.228870843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108154s
2025-07-25T23:44:35.230419332Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-25T23:44:35.232115978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.234353354Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-07-25T23:44:35.236092747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-25T23:44:35', 'cleanup_duplicates_updatehistory')
2025-07-25T23:44:35.239869263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.242388957Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-25T23:44:35.244093941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103061s
2025-07-25T23:44:35.245529742Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-25T23:44:35.247145847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.249332300Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-07-25T23:44:35.253110198Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:35.254588545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:35.260278184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055896s
2025-07-25T23:44:35.261922916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-25T23:44:35', 'swap_filechmod_for_folderchmod')
2025-07-25T23:44:35.265895737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.268577257Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-25T23:44:35.270216368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139755s
2025-07-25T23:44:35.271801370Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-25T23:44:35.273334267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.275618989Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-07-25T23:44:35.279010248Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-25T23:44:35.281859937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-25T23:44:35.285667916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037965s
2025-07-25T23:44:35.286972934Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-25T23:44:35.290020732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-25T23:44:35.293856507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038193s
2025-07-25T23:44:35.295363011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-25T23:44:35', 'mediainfo_channels')
2025-07-25T23:44:35.298972740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.301683088Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-25T23:44:35.303176346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116829s
2025-07-25T23:44:35.304800096Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-25T23:44:35.306454628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.308740552Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-07-25T23:44:35.314931099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:35.316532413Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:35.317800878Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-07-25T23:44:35.319675553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:35.329085133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095225s
2025-07-25T23:44:35.330420602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:35.331835121Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.4E-06s
2025-07-25T23:44:35.333099828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-07-25T23:44:35.334981929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:35.343812673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089106s
2025-07-25T23:44:35.345669883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-25T23:44:35', 'add_on_delete_to_notifications')
2025-07-25T23:44:35.349262247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.351960291Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-25T23:44:35.353628440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017091s
2025-07-25T23:44:35.355263924Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-25T23:44:35.356852143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.359576519Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-07-25T23:44:35.365433715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-25T23:44:35.366995741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-25T23:44:35.368281199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-07-25T23:44:35.370094241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-07-25T23:44:35.379132172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091203s
2025-07-25T23:44:35.380505879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-07-25T23:44:35.382254520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-07-25T23:44:35.390670299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084938s
2025-07-25T23:44:35.391985658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-07-25T23:44:35.393725642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-07-25T23:44:35.401978111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083236s
2025-07-25T23:44:35.403525187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-25T23:44:35', 'add_scene_mapping_origin')
2025-07-25T23:44:35.407290339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.409992331Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-25T23:44:35.411618285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163766s
2025-07-25T23:44:35.413252196Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-25T23:44:35.414875775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.417171819Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-07-25T23:44:35.428123986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:35.429915654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-07-25T23:44:35.433435974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036195s
2025-07-25T23:44:35.434733337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:35.436102464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-07-25T23:44:35.439081844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003073s
2025-07-25T23:44:35.440356751Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:35.441695137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-07-25T23:44:35.444652292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030281s
2025-07-25T23:44:35.446162223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-25T23:44:35', 'remove_custom_filter_type')
2025-07-25T23:44:35.449853406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.452567603Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-25T23:44:35.454141843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109562s
2025-07-25T23:44:35.455726544Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-25T23:44:35.457344753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.459653112Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-07-25T23:44:35.462851583Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-25T23:44:35.466223765Z [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-07-25T23:44:35.470663015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044236s
2025-07-25T23:44:35.472187264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-25T23:44:35', 'update_btn_url_to_https')
2025-07-25T23:44:35.475842776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.478494707Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-25T23:44:35.480063526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122928s
2025-07-25T23:44:35.481616584Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-25T23:44:35.483346638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.485662692Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-07-25T23:44:35.490442899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:35.492036889Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:35.493291927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-07-25T23:44:35.495382848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:35.505268917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099884s
2025-07-25T23:44:35.506841494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-25T23:44:35', 'add_on_episodefiledelete_for_upgrade')
2025-07-25T23:44:35.510731327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.513500434Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-25T23:44:35.515243875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182693s
2025-07-25T23:44:35.516863537Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-25T23:44:35.518451726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.520751076Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-07-25T23:44:35.525372643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-25T23:44:35.526955211Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-25T23:44:35.528224407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-07-25T23:44:35.529983640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-07-25T23:44:35.539220832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093334s
2025-07-25T23:44:35.540803520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-25T23:44:35', 'add_name_release_profile')
2025-07-25T23:44:35.544535375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.547245433Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-25T23:44:35.548857539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017428s
2025-07-25T23:44:35.550516410Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-25T23:44:35.552144930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.554439962Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-07-25T23:44:35.557943988Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:35.559371012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:35.601611089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0419172s
2025-07-25T23:44:35.603582118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-25T23:44:35', 'add_arabic_and_hindi_languages')
2025-07-25T23:44:35.607864423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.610516844Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-25T23:44:35.612177549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512081s
2025-07-25T23:44:35.613793693Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-25T23:44:35.615414798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.617741173Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-07-25T23:44:35.626719665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:35.628524690Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-25T23:44:35.629820369Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-07-25T23:44:35.631823894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:35.641544851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098437s
2025-07-25T23:44:35.642876102Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-25T23:44:35.644220159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-07-25T23:44:35.647223036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030729s
2025-07-25T23:44:35.648731985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-25T23:44:35', 'add_bypass_to_delay_profile')
2025-07-25T23:44:35.652434742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.655125050Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-25T23:44:35.656741004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109832s
2025-07-25T23:44:35.658358342Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-25T23:44:35.660069377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.662365101Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-07-25T23:44:35.665746180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:35.667181190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:35.691550286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240712s
2025-07-25T23:44:35.693539773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-25T23:44:35', 'email_multiple_addresses')
2025-07-25T23:44:35.697450238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:35.700116397Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-25T23:44:35.701691880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0328927s
2025-07-25T23:44:35.703298736Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-25T23:44:35.704881664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:35.707147447Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-07-25T23:44:35.713654992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:35.715256848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:35.716536014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-07-25T23:44:35.718575903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:35.728210225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097484s
2025-07-25T23:44:35.729580214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-07-25T23:44:35.731542516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:35.740635909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091841s
2025-07-25T23:44:35.741942661Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:35.743269463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.011059882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.267316s
2025-07-25T23:44:36.013441618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-25T23:44:36', 'cdh_per_downloadclient')
2025-07-25T23:44:36.017576305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.020331634Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-25T23:44:36.021902147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2770056s
2025-07-25T23:44:36.023690970Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-25T23:44:36.025202944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.027637006Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-07-25T23:44:36.032093050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:36.033615516Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-25T23:44:36.034882638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-25T23:44:36.036582541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:36.045666526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091878s
2025-07-25T23:44:36.047250034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-25T23:44:36', 'add_indexer_tags')
2025-07-25T23:44:36.050893863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.053585504Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-25T23:44:36.055069743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171495s
2025-07-25T23:44:36.056707872Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-25T23:44:36.058354508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.060663768Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-07-25T23:44:36.064387718Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-07-25T23:44:36.066102671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-07-25T23:44:36.087709676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216188s
2025-07-25T23:44:36.089341632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-25T23:44:36', 'rename_blacklist_to_blocklist')
2025-07-25T23:44:36.093169251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.096021715Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-25T23:44:36.097625505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300322s
2025-07-25T23:44:36.099278033Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-25T23:44:36.100885239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.103185031Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-07-25T23:44:36.108535487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:36.110490213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-07-25T23:44:36.113738354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033268s
2025-07-25T23:44:36.115038022Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:36.116829910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-07-25T23:44:36.119650931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028881s
2025-07-25T23:44:36.120946811Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.122300688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.165902336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0432842s
2025-07-25T23:44:36.167940070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-25T23:44:36', 'remove_plex_hometheatre')
2025-07-25T23:44:36.171958393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.174648711Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-25T23:44:36.176246679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0523278s
2025-07-25T23:44:36.177881531Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-25T23:44:36.179476002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.181804381Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-07-25T23:44:36.185375353Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.186813028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.204944964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017809s
2025-07-25T23:44:36.206912757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-25T23:44:36', 'release_profile_to_array')
2025-07-25T23:44:36.210950839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.214351147Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-25T23:44:36.215941960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275169s
2025-07-25T23:44:36.217618046Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-25T23:44:36.219144530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.221535566Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-07-25T23:44:36.225076396Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.226519543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.253858821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270286s
2025-07-25T23:44:36.255891895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-25T23:44:36', 'mediainfo_to_ffmpeg')
2025-07-25T23:44:36.259887141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.262578020Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-25T23:44:36.264119915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0360412s
2025-07-25T23:44:36.265726010Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-25T23:44:36.267387767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.269674893Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-07-25T23:44:36.274723350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:36.276359555Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:36.277583710Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-25T23:44:36.279379927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:36.288907094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096327s
2025-07-25T23:44:36.290458027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-25T23:44:36', 'download_client_per_indexer')
2025-07-25T23:44:36.294235054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.296947907Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-25T23:44:36.298602930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177329s
2025-07-25T23:44:36.300232542Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-25T23:44:36.301902896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.304226195Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-07-25T23:44:36.309194701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:36.310754432Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:36.312250805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-25T23:44:36.313977212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:36.323748180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098645s
2025-07-25T23:44:36.325327881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-25T23:44:36', 'add_on_update_to_notifications')
2025-07-25T23:44:36.329171843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.331932001Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-25T23:44:36.333621985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181178s
2025-07-25T23:44:36.335243991Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-25T23:44:36.336897992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.339196341Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-07-25T23:44:36.342739236Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.344228515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.353835663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094025s
2025-07-25T23:44:36.355659936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-25T23:44:36', 'update_series_sort_title')
2025-07-25T23:44:36.359636966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.362520332Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-25T23:44:36.364156167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182875s
2025-07-25T23:44:36.365787773Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-25T23:44:36.367394148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.369687877Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-07-25T23:44:36.374089932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:36.375584522Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-25T23:44:36.376889370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-07-25T23:44:36.378605486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-07-25T23:44:36.387885144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093612s
2025-07-25T23:44:36.389711723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-25T23:44:36', 'add_tvdbid_to_episode')
2025-07-25T23:44:36.393202062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.395902370Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-25T23:44:36.397965896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174515s
2025-07-25T23:44:36.399581048Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-25T23:44:36.401454522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.403809314Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-07-25T23:44:36.408457014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:36.410029621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:36.411283396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-07-25T23:44:36.413174604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-07-25T23:44:36.422447028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009353s
2025-07-25T23:44:36.424002491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-25T23:44:36', 'add_additional_info_to_pending_releases')
2025-07-25T23:44:36.427932465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.430646841Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-25T23:44:36.432432097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176102s
2025-07-25T23:44:36.434019023Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-25T23:44:36.435771151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.438052115Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-07-25T23:44:36.441683468Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.443101834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.479948139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0364384s
2025-07-25T23:44:36.481953487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-25T23:44:36', 'add_malayalam_and_ukrainian_languages')
2025-07-25T23:44:36.486293417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.488991170Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-25T23:44:36.490749451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458708s
2025-07-25T23:44:36.492381448Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-25T23:44:36.494114728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.496456625Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-07-25T23:44:36.501008863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:36.502568854Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:36.503831066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-07-25T23:44:36.505673376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-07-25T23:44:36.514872192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092846s
2025-07-25T23:44:36.516457033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-25T23:44:36', 'add_language_tags_to_subtitle_files')
2025-07-25T23:44:36.520344051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.523069089Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-25T23:44:36.524818953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175429s
2025-07-25T23:44:36.526405859Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-25T23:44:36.527939207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.530216363Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-07-25T23:44:36.550862773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-07-25T23:44:36.553148546Z [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-07-25T23:44:36.559341177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065956s
2025-07-25T23:44:36.560744633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-07-25T23:44:36.562366269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-07-25T23:44:36.565923643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036471s
2025-07-25T23:44:36.567242549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:36.568702570Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-07-25T23:44:36.569952617Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-07-25T23:44:36.571757262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:36.581105057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009408s
2025-07-25T23:44:36.582421318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:36.583893913Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-07-25T23:44:36.585159292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-07-25T23:44:36.586980339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:36.596462004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095457s
2025-07-25T23:44:36.598107087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:36.599681167Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-07-25T23:44:36.601137229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-07-25T23:44:36.603166416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:36.613160994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100387s
2025-07-25T23:44:36.614720855Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.616147378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.691308234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747301s
2025-07-25T23:44:36.693221436Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:36.694624973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:36.708801753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139081s
2025-07-25T23:44:36.710586708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-07-25T23:44:36.759233547Z [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-07-25T23:44:36.766745645Z [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-07-25T23:44:36.773034781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-25T23:44:36.776174985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:36.798484504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0861666s
2025-07-25T23:44:36.800062021Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-07-25T23:44:36.857630808Z [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-07-25T23:44:36.863887318Z [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-07-25T23:44:36.869067250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-25T23:44:36.872144587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-25T23:44:36.894070413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0919913s
2025-07-25T23:44:36.895515984Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:36.897569830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-07-25T23:44:36.900620284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033692s
2025-07-25T23:44:36.902299395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-25T23:44:36', 'add_custom_formats')
2025-07-25T23:44:36.905920197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.908901160Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-25T23:44:36.910435430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116678s
2025-07-25T23:44:36.912396610Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-25T23:44:36.914417319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.917065713Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-07-25T23:44:36.923069494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-25T23:44:36.924603934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-25T23:44:36.926032260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-07-25T23:44:36.928183903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:36.938275437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102729s
2025-07-25T23:44:36.939828284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-25T23:44:36', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-25T23:44:36.944014194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.946784182Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-25T23:44:36.948772607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188448s
2025-07-25T23:44:36.950401357Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-25T23:44:36.951836908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.954190398Z [Info] remove_omg: Starting migration of Main DB to 173
2025-07-25T23:44:36.957578160Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:36.959839063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-25T23:44:36.962855679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030603s
2025-07-25T23:44:36.964402123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-25T23:44:36', 'remove_omg')
2025-07-25T23:44:36.967946241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:36.970611608Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-25T23:44:36.972044323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010851s
2025-07-25T23:44:36.973592060Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-25T23:44:36.975073033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:36.977384608Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-07-25T23:44:36.982600763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-25T23:44:36.984070172Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-25T23:44:36.985326001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-25T23:44:36.986985053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-25T23:44:36.996115330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092032s
2025-07-25T23:44:36.997482493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-25T23:44:36.999130833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-25T23:44:37.007732666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086753s
2025-07-25T23:44:37.009284120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-25T23:44:37', 'add_salt_to_users')
2025-07-25T23:44:37.012915623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.015617445Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-25T23:44:37.017157516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166188s
2025-07-25T23:44:37.018773952Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-25T23:44:37.020500268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.022794538Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-07-25T23:44:37.035137175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:37.036753099Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:37.038010792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-07-25T23:44:37.039788633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:37.049583789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098906s
2025-07-25T23:44:37.050920281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:37.053222377Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-07-25T23:44:37.054479388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-07-25T23:44:37.056212899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:37.065439841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093469s
2025-07-25T23:44:37.066765611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:37.068129578Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.3E-06s
2025-07-25T23:44:37.069413925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-07-25T23:44:37.071108698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:37.080285599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092472s
2025-07-25T23:44:37.081610627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.083716739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.086608763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028875s
2025-07-25T23:44:37.087898440Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.089948449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.092751384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002793s
2025-07-25T23:44:37.094016090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.096094596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-25T23:44:37.098877561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027868s
2025-07-25T23:44:37.100198070Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-07-25T23:44:37.145798264Z [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-07-25T23:44:37.153739797Z [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-07-25T23:44:37.161323430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:37.164325856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:37.186310421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:37.190377982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881536s
2025-07-25T23:44:37.191326993Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-07-25T23:44:37.237588960Z [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-07-25T23:44:37.244798699Z [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-07-25T23:44:37.251061241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:37.254911405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-25T23:44:37.276282724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:37.279634074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:37.283042097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:37.286706847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:37.290424314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:37.293829822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1009534s
2025-07-25T23:44:37.295293239Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-07-25T23:44:37.340499129Z [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-07-25T23:44:37.348675775Z [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-07-25T23:44:37.356224037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:37.359178597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:37.380847616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:37.384467446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875854s
2025-07-25T23:44:37.385820010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-07-25T23:44:37.434528944Z [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-07-25T23:44:37.449649545Z [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-07-25T23:44:37.465865602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:37.470289061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:37.491956877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:37.495651187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:37.499494437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:37.502899154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:37.506380705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:37.509719940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:37.513239989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1257626s
2025-07-25T23:44:37.514696562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-07-25T23:44:37.563743206Z [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-07-25T23:44:37.573300774Z [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-07-25T23:44:37.581752695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-07-25T23:44:37.584900475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-07-25T23:44:37.606797192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-25T23:44:37.610455159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936899s
2025-07-25T23:44:37.611882824Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-07-25T23:44:37.613487175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-07-25T23:44:37.616464581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030666s
2025-07-25T23:44:37.618174024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-25T23:44:37', 'language_profiles_to_custom_formats')
2025-07-25T23:44:37.622112135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.625643196Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-25T23:44:37.627438131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122755s
2025-07-25T23:44:37.629558401Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-25T23:44:37.631340269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.634416424Z [Info] original_language: Starting migration of Main DB to 176
2025-07-25T23:44:37.641751436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:37.643637334Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-07-25T23:44:37.645072805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-07-25T23:44:37.647120849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:37.657711448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106942s
2025-07-25T23:44:37.659549429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-25T23:44:37', 'original_language')
2025-07-25T23:44:37.663374723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.665962474Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-25T23:44:37.667472205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191428s
2025-07-25T23:44:37.669237951Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-25T23:44:37.671164861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.673483370Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-07-25T23:44:37.678776180Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:37.680389589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:37.681633744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-07-25T23:44:37.683762953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:37.693619723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100201s
2025-07-25T23:44:37.695176107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-25T23:44:37', 'add_on_manual_interaction_required_to_notifications')
2025-07-25T23:44:37.699397398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.701982635Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-25T23:44:37.703873874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018416s
2025-07-25T23:44:37.705545279Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-25T23:44:37.707028627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.709370864Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-07-25T23:44:37.715399986Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-07-25T23:44:37.760769284Z [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-07-25T23:44:37.767168782Z [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-07-25T23:44:37.773056900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:37.776202445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:37.797439544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:37.801311942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.083958s
2025-07-25T23:44:37.802614536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:37.804088624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-07-25T23:44:37.805404464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-07-25T23:44:37.807298479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-07-25T23:44:37.815996535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087987s
2025-07-25T23:44:37.817588622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-25T23:44:37', 'list_sync_time')
2025-07-25T23:44:37.821188241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.824046046Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-25T23:44:37.825557741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168699s
2025-07-25T23:44:37.827272845Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-25T23:44:37.828819099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.831131025Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-07-25T23:44:37.840583240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-07-25T23:44:37.842628910Z [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-07-25T23:44:37.849126766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068916s
2025-07-25T23:44:37.850726408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-07-25T23:44:37.852367032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-07-25T23:44:37.855887190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036s
2025-07-25T23:44:37.857356991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-25T23:44:37', 'add_auto_tagging')
2025-07-25T23:44:37.860934976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.864540397Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-25T23:44:37.866072833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122661s
2025-07-25T23:44:37.867779711Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-25T23:44:37.869285523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.871654645Z [Info] task_duration: Starting migration of Main DB to 180
2025-07-25T23:44:37.876129586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:37.877722314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:37.878989486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-07-25T23:44:37.880883641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-07-25T23:44:37.890362199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095681s
2025-07-25T23:44:37.891944085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-25T23:44:37', 'task_duration')
2025-07-25T23:44:37.895702043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.898334855Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-25T23:44:37.899787771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175931s
2025-07-25T23:44:37.901471001Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-25T23:44:37.903175223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.905479514Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-07-25T23:44:37.910754818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-25T23:44:37.912407165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:37.913662514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-07-25T23:44:37.915553833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-07-25T23:44:37.925121500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096447s
2025-07-25T23:44:37.926593284Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-25T23:44:37.929156967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-25T23:44:37.932424107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034294s
2025-07-25T23:44:37.933946844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-25T23:44:37', 'quality_definition_preferred_size')
2025-07-25T23:44:37.937785865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:37.940448928Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-25T23:44:37.942133911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114696s
2025-07-25T23:44:37.943727952Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-25T23:44:37.945605212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:37.948160318Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-07-25T23:44:37.954619015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:37.956198145Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-07-25T23:44:37.957462852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-07-25T23:44:37.959587330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:37.969679175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101893s
2025-07-25T23:44:37.971038221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-25T23:44:37.972476518Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.1E-06s
2025-07-25T23:44:37.984845949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-07-25T23:44:37.987001269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-07-25T23:44:37.996741285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098183s
2025-07-25T23:44:37.998325735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-25T23:44:37', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-25T23:44:38.002355391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.004983433Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-25T23:44:38.006863109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01814s
2025-07-25T23:44:38.008514715Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-25T23:44:38.010111290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.012638169Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-07-25T23:44:38.016436358Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-25T23:44:38.018761200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-25T23:44:38.022098290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003302s
2025-07-25T23:44:38.023379962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-25T23:44:38.026714948Z [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-07-25T23:44:38.031417859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046685s
2025-07-25T23:44:38.032944313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-25T23:44:38', 'update_images_remote_url')
2025-07-25T23:44:38.036613432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.039243830Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-25T23:44:38.040833782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125217s
2025-07-25T23:44:38.042397641Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-25T23:44:38.044154679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.046403709Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-07-25T23:44:38.051251041Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-25T23:44:38.054622891Z [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-07-25T23:44:38.059138014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044913s
2025-07-25T23:44:38.060693757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-25T23:44:38', 'remove_invalid_roksbox_metadata_images')
2025-07-25T23:44:38.064593881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.067261043Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-25T23:44:38.069016348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126582s
2025-07-25T23:44:38.070594937Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-25T23:44:38.072132033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.074379910Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-07-25T23:44:38.078964973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:38.080485045Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-25T23:44:38.081738800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-07-25T23:44:38.083423984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:38.093032804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097058s
2025-07-25T23:44:38.094572194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-25T23:44:38', 'add_episode_runtime')
2025-07-25T23:44:38.098220742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.100882373Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-25T23:44:38.102397053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176103s
2025-07-25T23:44:38.104025312Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-25T23:44:38.105585123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.107869313Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-07-25T23:44:38.112573217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:38.114099681Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-25T23:44:38.115362123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-07-25T23:44:38.117063900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:38.126869497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099109s
2025-07-25T23:44:38.128464279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-25T23:44:38', 'add_result_to_commands')
2025-07-25T23:44:38.132183419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.134892515Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-25T23:44:38.136420262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179897s
2025-07-25T23:44:38.138056948Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-25T23:44:38.139740719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.142031793Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-07-25T23:44:38.146888103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:38.148469307Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:38.149719565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-07-25T23:44:38.151545783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:38.161325979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098809s
2025-07-25T23:44:38.162889097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-25T23:44:38', 'add_on_series_add_to_notifications')
2025-07-25T23:44:38.166712437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:38.169431653Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-25T23:44:38.171128029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180361s
2025-07-25T23:44:38.172767511Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-25T23:44:38.174668880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:38.176949583Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-07-25T23:44:38.227314592Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-25T23:44:38.229569904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-07-25T23:44:38.232371737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002975s
2025-07-25T23:44:38.233684250Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:38.235059189Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-25T23:44:38.236342694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-07-25T23:44:38.281914550Z [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-07-25T23:44:38.289960374Z [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-07-25T23:44:38.297507833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:38.300498356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:38.322318559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:38.325798708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087776s
2025-07-25T23:44:38.327110720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:38.328494908Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-07-25T23:44:38.329757480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-07-25T23:44:38.377547584Z [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-07-25T23:44:38.385644701Z [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-07-25T23:44:38.393292202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-25T23:44:38.396341513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-25T23:44:38.418442121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-25T23:44:38.422007301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0904579s
2025-07-25T23:44:38.423365927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:38.424775576Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.07E-05s
2025-07-25T23:44:38.426087598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-25T23:44:38.473399919Z [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-07-25T23:44:38.481979458Z [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-07-25T23:44:38.488801386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:38.492140231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:38.515315382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.087314s
2025-07-25T23:44:38.517202052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:38.518589226Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:38.519882290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-25T23:44:38.571718432Z [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-07-25T23:44:38.580067265Z [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-07-25T23:44:38.587290862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:38.590240733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:38.612429258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0907502s
2025-07-25T23:44:38.613832585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-25T23:44:38.615205820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:38.616564567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-25T23:44:38.664447938Z [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-07-25T23:44:38.673464266Z [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-07-25T23:44:38.681450179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-25T23:44:38.684964366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-25T23:44:38.707965778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0895495s
2025-07-25T23:44:38.710192863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:38.711710169Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:38.713003123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-25T23:44:38.762401946Z [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-07-25T23:44:38.769204506Z [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-07-25T23:44:38.775399461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:38.778524765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:38.801288038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:38.806876472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0915238s
2025-07-25T23:44:38.808900859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:38.810395439Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-07-25T23:44:38.812330106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:38.860082734Z [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-07-25T23:44:38.866961747Z [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-07-25T23:44:38.873215421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:38.876455387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:38.898883334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:38.902976046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0884948s
2025-07-25T23:44:38.904362508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-25T23:44:38.905875996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:38.913492505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-25T23:44:38.959881397Z [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-07-25T23:44:38.966392950Z [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-07-25T23:44:38.972328374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-25T23:44:38.975531133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-25T23:44:38.998129293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-25T23:44:39.002163478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866297s
2025-07-25T23:44:39.003512184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-07-25T23:44:39.004986533Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:39.006264136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-07-25T23:44:39.053304751Z [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-07-25T23:44:39.060862671Z [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-07-25T23:44:39.067807898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-07-25T23:44:39.071222946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-07-25T23:44:39.093289746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-25T23:44:39.097359772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-25T23:44:39.100920513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-25T23:44:39.104517166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0964886s
2025-07-25T23:44:39.105884089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:39.107326905Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:39.108654899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-07-25T23:44:39.154186655Z [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-07-25T23:44:39.162364083Z [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-07-25T23:44:39.170108519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-25T23:44:39.173331951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-25T23:44:39.195752604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-25T23:44:39.199747860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0892776s
2025-07-25T23:44:39.201255336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:39.202763803Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.86E-05s
2025-07-25T23:44:39.204108131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-07-25T23:44:39.250809382Z [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-07-25T23:44:39.263774823Z [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-07-25T23:44:39.278304393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:39.281841427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:39.303376656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:39.307403175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:39.311055611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:39.315421493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:39.319179852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1133167s
2025-07-25T23:44:39.320513548Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:39.321923497Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:39.323115478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-07-25T23:44:39.369201680Z [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-07-25T23:44:39.381752846Z [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-07-25T23:44:39.396382770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-25T23:44:39.399798338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-25T23:44:39.420982511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-25T23:44:39.424867805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-25T23:44:39.428284195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-25T23:44:39.432595467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-25T23:44:39.436267453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1113202s
2025-07-25T23:44:39.437570537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-25T23:44:39.438957841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:39.440237268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-07-25T23:44:39.485335580Z [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-07-25T23:44:39.492508626Z [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-07-25T23:44:39.498787401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-25T23:44:39.501719656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-25T23:44:39.524000868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0819612s
2025-07-25T23:44:39.525482331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-25T23:44:39.526899355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-25T23:44:39.528197729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-07-25T23:44:39.574117126Z [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-07-25T23:44:39.581511828Z [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-07-25T23:44:39.587465949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-25T23:44:39.590354466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-25T23:44:39.612162775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821337s
2025-07-25T23:44:39.613584418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-25T23:44:39.614984729Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-25T23:44:39.616269095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-25T23:44:39.667019991Z [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-07-25T23:44:39.674821543Z [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-07-25T23:44:39.681001599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-25T23:44:39.684678614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-25T23:44:39.707278437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-25T23:44:39.711522334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-25T23:44:39.715738455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-25T23:44:39.720004125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-25T23:44:39.723822685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-25T23:44:39.727369418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1094145s
2025-07-25T23:44:39.728795380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:39.730285852Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:39.731844150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-07-25T23:44:39.777985433Z [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-07-25T23:44:39.784781870Z [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-07-25T23:44:39.791125345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:39.794197973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:39.816214091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:39.820065738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0862214s
2025-07-25T23:44:39.821371778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:39.822843642Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:39.824128400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:39.869322565Z [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-07-25T23:44:39.875920222Z [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-07-25T23:44:39.882459792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:39.885682683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:39.907550532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:39.911385846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0852933s
2025-07-25T23:44:39.912725483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:39.914135884Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-25T23:44:39.915451754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-07-25T23:44:39.960840422Z [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-07-25T23:44:39.967843355Z [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-07-25T23:44:39.974135667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:39.977234998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:39.999261467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:40.003410372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086079s
2025-07-25T23:44:40.004750491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:40.006217826Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:40.007506241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-07-25T23:44:40.053110673Z [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-07-25T23:44:40.060085369Z [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-07-25T23:44:40.066937148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-25T23:44:40.070091150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-25T23:44:40.092250837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-25T23:44:40.096217105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866792s
2025-07-25T23:44:40.097709740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:40.099228028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:40.100505791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-25T23:44:40.146650120Z [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-07-25T23:44:40.153758135Z [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-07-25T23:44:40.160408709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:40.163574123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:40.185800084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:40.189924901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875291s
2025-07-25T23:44:40.191336834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:40.192799951Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-25T23:44:40.194148477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-25T23:44:40.240503851Z [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-07-25T23:44:40.247421552Z [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-07-25T23:44:40.254218380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:40.257273513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:40.279419593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:40.283286871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0871744s
2025-07-25T23:44:40.284626509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-25T23:44:40.286066569Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-25T23:44:40.287344162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-25T23:44:40.332752419Z [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-07-25T23:44:40.339720903Z [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-07-25T23:44:40.346151894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-25T23:44:40.349237778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-25T23:44:40.370968912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-25T23:44:40.375120413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0859134s
2025-07-25T23:44:40.376446604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:40.378357422Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:40.379673773Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-07-25T23:44:40.425791529Z [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-07-25T23:44:40.434542562Z [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-07-25T23:44:40.441752212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:40.444630729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:40.466335920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0848089s
2025-07-25T23:44:40.467720508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-25T23:44:40.469166010Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:40.470427360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-07-25T23:44:40.521588552Z [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-07-25T23:44:40.529260814Z [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-07-25T23:44:40.536187553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-25T23:44:40.539194660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-25T23:44:40.562238266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0841105s
2025-07-25T23:44:40.564087841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-25T23:44:40.566238082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:40.567507478Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-07-25T23:44:40.613032831Z [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-07-25T23:44:40.619746972Z [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-07-25T23:44:40.625561031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-07-25T23:44:40.628407995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-07-25T23:44:40.649964266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0804521s
2025-07-25T23:44:40.651330267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:40.652774736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-25T23:44:40.654041036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-25T23:44:40.699373791Z [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-07-25T23:44:40.706425643Z [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-07-25T23:44:40.711984578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-25T23:44:40.715099130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-25T23:44:40.737587008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:40.741880625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0859889s
2025-07-25T23:44:40.743283911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-25T23:44:40.744848141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-25T23:44:40.746265436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-25T23:44:40.793427014Z [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-07-25T23:44:40.799480805Z [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-07-25T23:44:40.804353709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-25T23:44:40.807394332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-25T23:44:40.829577997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-25T23:44:40.833908288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0855591s
2025-07-25T23:44:40.835231693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:40.836602143Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:40.838026361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-07-25T23:44:40.884270942Z [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-07-25T23:44:40.900082225Z [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-07-25T23:44:40.916388103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:40.920234329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:40.941234370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:40.944960213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:40.948524582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:40.951714476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:40.955114132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:40.959139740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:40.962855102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1230612s
2025-07-25T23:44:40.964282226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:40.965686033Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:40.967456719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-07-25T23:44:41.016519105Z [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-07-25T23:44:41.032486241Z [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-07-25T23:44:41.048533849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:41.052607092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:41.074037440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:41.077647971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:41.081199774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:41.084424909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:41.087761488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:41.091072116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:41.094711145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1254907s
2025-07-25T23:44:41.096115924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:41.097510672Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-25T23:44:41.099103109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-07-25T23:44:41.147191023Z [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-07-25T23:44:41.162980701Z [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-07-25T23:44:41.179363504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:41.183497981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:41.205996480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:41.210552776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:41.214952025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:41.218976410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:41.223167110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:41.226684574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:41.230417200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1291681s
2025-07-25T23:44:41.232192305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:41.233567595Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:41.235178489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-07-25T23:44:41.288639033Z [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-07-25T23:44:41.304778606Z [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-07-25T23:44:41.321820787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:41.325732023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:41.346809892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:41.350439321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:41.355091690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:41.359357331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:41.363281083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:41.366655609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:41.370202482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1330215s
2025-07-25T23:44:41.371657903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:41.373113254Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-25T23:44:41.375301230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-07-25T23:44:41.422109035Z [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-07-25T23:44:41.437327574Z [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-07-25T23:44:41.453050448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-25T23:44:41.456876794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-25T23:44:41.477990434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-25T23:44:41.481490072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-25T23:44:41.484932034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-25T23:44:41.488177249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-25T23:44:41.491534540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-25T23:44:41.494870579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-25T23:44:41.498351379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1212121s
2025-07-25T23:44:41.499517196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:41.501006305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:41.502257425Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-07-25T23:44:41.547518345Z [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-07-25T23:44:41.555108230Z [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-07-25T23:44:41.561934547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-25T23:44:41.565025322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-25T23:44:41.588376479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0827044s
2025-07-25T23:44:41.590577321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:41.592037692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:41.593357460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-07-25T23:44:41.640600622Z [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-07-25T23:44:41.649349762Z [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-07-25T23:44:41.656550313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-25T23:44:41.659769356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-25T23:44:41.681704220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.086185s
2025-07-25T23:44:41.683143017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:41.684598047Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:41.686294384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-25T23:44:41.734584574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-25T23:44:41.739584464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-25T23:44:41.744546256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-25T23:44:41.747841352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-25T23:44:41.770782212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:41.777361823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0888546s
2025-07-25T23:44:41.779296950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-25T23:44:41', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-25T23:44:41.783874098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:41.788376846Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-25T23:44:41.790378357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1003469s
2025-07-25T23:44:41.795098993Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-25T23:44:41.797025152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:41.801260813Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-07-25T23:44:41.810394156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:41.812067496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-07-25T23:44:41.813322042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-07-25T23:44:41.815353012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-07-25T23:44:41.825331398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101825s
2025-07-25T23:44:41.826858523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-25T23:44:41', 'add_colon_replacement_to_naming_config')
2025-07-25T23:44:41.830681723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:41.833201487Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-25T23:44:41.834918114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018112s
2025-07-25T23:44:41.836552696Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-25T23:44:41.838165885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:41.840409944Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-07-25T23:44:41.845248539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:41.846785013Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-07-25T23:44:41.848104530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-25T23:44:41.850010829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:41.859872950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099657s
2025-07-25T23:44:41.861414585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-25T23:44:41', 'health_restored_notification')
2025-07-25T23:44:41.865116420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:41.867573108Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-25T23:44:41.869232680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177399s
2025-07-25T23:44:41.870800417Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-25T23:44:41.872374407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:41.874616312Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-07-25T23:44:41.879183991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-25T23:44:41.880741888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-07-25T23:44:41.881953889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-07-25T23:44:41.883667510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-07-25T23:44:41.892884582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009296s
2025-07-25T23:44:41.894401457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-25T23:44:41', 'add_download_client_tags')
2025-07-25T23:44:41.898026828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:41.900532324Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-25T23:44:41.902081904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169884s
2025-07-25T23:44:41.903674301Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-25T23:44:41.905215124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:41.907459544Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-07-25T23:44:41.914887393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-07-25T23:44:41.916603539Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-07-25T23:44:41.917833266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-07-25T23:44:41.963656659Z [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-07-25T23:44:41.968507628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-07-25T23:44:41.972454567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-07-25T23:44:41.975606164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-07-25T23:44:41.997746952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-25T23:44:42.001600503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820186s
2025-07-25T23:44:42.003142488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-25T23:44:42', 'import_exclusion_type')
2025-07-25T23:44:42.006708290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.014125818Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-25T23:44:42.015713034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945892s
2025-07-25T23:44:42.017378378Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-25T23:44:42.018919903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.021267601Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-07-25T23:44:42.033887966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-07-25T23:44:42.036131234Z [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-07-25T23:44:42.043049507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074787s
2025-07-25T23:44:42.044447512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-25T23:44:42.045898885Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-07-25T23:44:42.047146828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-07-25T23:44:42.049252910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.058884296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097396s
2025-07-25T23:44:42.060468627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-25T23:44:42', 'add_import_list_items')
2025-07-25T23:44:42.064092735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.067361839Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-25T23:44:42.069160842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180717s
2025-07-25T23:44:42.070731134Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-25T23:44:42.072290124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.074537269Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-07-25T23:44:42.083789382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-25T23:44:42.085790742Z [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-07-25T23:44:42.092086200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065798s
2025-07-25T23:44:42.093804130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-25T23:44:42.095524425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-25T23:44:42.099346061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039002s
2025-07-25T23:44:42.100842034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-25T23:44:42', 'add_notification_status')
2025-07-25T23:44:42.104471022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.106968973Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-25T23:44:42.108556530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115562s
2025-07-25T23:44:42.110150660Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-25T23:44:42.112006227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.114326350Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-07-25T23:44:42.118286225Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.119722948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.132616504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126371s
2025-07-25T23:44:42.134607203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-25T23:44:42', 'parse_language_tags_from_existing_subtitle_files')
2025-07-25T23:44:42.138813835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.141216413Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-25T23:44:42.143122391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215428s
2025-07-25T23:44:42.144799649Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-25T23:44:42.146260221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.148605604Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-07-25T23:44:42.153079584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-25T23:44:42.154546298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:42.155763449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-07-25T23:44:42.157478142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-07-25T23:44:42.166985619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096022s
2025-07-25T23:44:42.168540250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-25T23:44:42', 'add_finale_type')
2025-07-25T23:44:42.172140501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.174511025Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-25T23:44:42.175960403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171824s
2025-07-25T23:44:42.177542981Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-25T23:44:42.179080136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.181351601Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-07-25T23:44:42.186263222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:42.187791991Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-25T23:44:42.189024944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-07-25T23:44:42.191031054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:42.201141756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102644s
2025-07-25T23:44:42.202670715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-25T23:44:42', 'list_add_missing_search')
2025-07-25T23:44:42.206299693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.208655668Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-25T23:44:42.210192443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178327s
2025-07-25T23:44:42.211754809Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-25T23:44:42.213544283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.215812401Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-07-25T23:44:42.222739531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:42.224381407Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-25T23:44:42.225603529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-07-25T23:44:42.227309795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-07-25T23:44:42.236880499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096637s
2025-07-25T23:44:42.238193023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-25T23:44:42.239575236Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.7E-06s
2025-07-25T23:44:42.240797628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-07-25T23:44:42.242433903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.251746819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009402s
2025-07-25T23:44:42.253039702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.254378839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.271203442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016533s
2025-07-25T23:44:42.273206476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-25T23:44:42', 'parse_title_from_existing_subtitle_files')
2025-07-25T23:44:42.277296703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.279842871Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-25T23:44:42.281516180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253373s
2025-07-25T23:44:42.283110642Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-25T23:44:42.284695634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.286990084Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-07-25T23:44:42.291435717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:42.292912100Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-25T23:44:42.294176206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-07-25T23:44:42.295959808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-07-25T23:44:42.305700174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098405s
2025-07-25T23:44:42.307229233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-25T23:44:42', 'series_last_aired')
2025-07-25T23:44:42.310790966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.313197152Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-25T23:44:42.314678074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173772s
2025-07-25T23:44:42.316294760Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-25T23:44:42.317855433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.320110886Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-07-25T23:44:42.326362405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:42.327834680Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-25T23:44:42.329084107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-07-25T23:44:42.330829622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.340776844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100578s
2025-07-25T23:44:42.342085400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-25T23:44:42.343447192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.3E-06s
2025-07-25T23:44:42.344670957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-07-25T23:44:42.346407764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.355811964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094226s
2025-07-25T23:44:42.357386454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-25T23:44:42', 'AddNewItemMonitorType')
2025-07-25T23:44:42.360997817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.363409724Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-25T23:44:42.364963343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170651s
2025-07-25T23:44:42.366540609Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-25T23:44:42.368017544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.370255882Z [Info] email_encryption: Starting migration of Main DB to 201
2025-07-25T23:44:42.373808847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.375235049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.396609605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210179s
2025-07-25T23:44:42.398651197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-25T23:44:42', 'email_encryption')
2025-07-25T23:44:42.402610009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.405187710Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-25T23:44:42.406722321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029889s
2025-07-25T23:44:42.408338435Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-25T23:44:42.409840480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.412219952Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-07-25T23:44:42.418551313Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:42.420112848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:42.421358857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-07-25T23:44:42.423086977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.433194904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102119s
2025-07-25T23:44:42.434522277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:42.436089824Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.9E-06s
2025-07-25T23:44:42.437107293Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-07-25T23:44:42.438844481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.448233089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094689s
2025-07-25T23:44:42.449783732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-25T23:44:42', 'add_indexer_flags')
2025-07-25T23:44:42.453372579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.455873576Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-25T23:44:42.457403236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171081s
2025-07-25T23:44:42.459041946Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-25T23:44:42.460457988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.462837200Z [Info] release_type: Starting migration of Main DB to 203
2025-07-25T23:44:42.469591252Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-25T23:44:42.471150321Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-07-25T23:44:42.472403014Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-07-25T23:44:42.474121154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.484180272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101488s
2025-07-25T23:44:42.485540772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:42.486916553Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.8E-06s
2025-07-25T23:44:42.488162312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-07-25T23:44:42.489910171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.499365132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095668s
2025-07-25T23:44:42.500679579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.502030891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.516152080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013784s
2025-07-25T23:44:42.518132387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-25T23:44:42', 'release_type')
2025-07-25T23:44:42.521967781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.525174349Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-25T23:44:42.526670913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231537s
2025-07-25T23:44:42.528331107Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-25T23:44:42.529857120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.532201030Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-07-25T23:44:42.537333075Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-25T23:44:42.538916133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:42.540159447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-07-25T23:44:42.541937047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-07-25T23:44:42.551764258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099372s
2025-07-25T23:44:42.553142404Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.554453905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.571426866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166241s
2025-07-25T23:44:42.573379659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-25T23:44:42', 'add_add_release_hash')
2025-07-25T23:44:42.577241757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.579815340Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-25T23:44:42.581373819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253412s
2025-07-25T23:44:42.582963019Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-25T23:44:42.584521578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.586843584Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-07-25T23:44:42.590264303Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-25T23:44:42.593395869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-25T23:44:42.597428942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040483s
2025-07-25T23:44:42.598960536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-25T23:44:42', 'rename_season_pack_spec')
2025-07-25T23:44:42.602591959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.605038226Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-25T23:44:42.606571484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116962s
2025-07-25T23:44:42.608079240Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-25T23:44:42.609481494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.611917239Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-07-25T23:44:42.617504391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:42.619036737Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-25T23:44:42.620276173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-07-25T23:44:42.621918020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.632058772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102403s
2025-07-25T23:44:42.633480595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-07-25T23:44:42.634980075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-07-25T23:44:42.638310482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033655s
2025-07-25T23:44:42.639866496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-25T23:44:42', 'add_tmdbid')
2025-07-25T23:44:42.643400723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.646016471Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-25T23:44:42.647443214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110986s
2025-07-25T23:44:42.649048858Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-25T23:44:42.650781026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.653133864Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-07-25T23:44:42.658217312Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-25T23:44:42.659820020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-07-25T23:44:42.661160960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-07-25T23:44:42.663046237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-07-25T23:44:42.673410199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104748s
2025-07-25T23:44:42.682633423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-25T23:44:42', 'add_on_import_complete_to_notifications')
2025-07-25T23:44:42.686798912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.689324098Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-25T23:44:42.691077589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0264317s
2025-07-25T23:44:42.692755428Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-25T23:44:42.694431814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.696994184Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-07-25T23:44:42.700760098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.702208846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.738296863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0357716s
2025-07-25T23:44:42.740333875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-25T23:44:42', 'add_monitored_seasons_filter')
2025-07-25T23:44:42.744317688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.746871641Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-25T23:44:42.748524550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0446554s
2025-07-25T23:44:42.750102999Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-25T23:44:42.752013096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.754378770Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-07-25T23:44:42.759135810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-25T23:44:42.760693016Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-25T23:44:42.762196715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-07-25T23:44:42.764248236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-07-25T23:44:42.774952603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108275s
2025-07-25T23:44:42.776596043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-25T23:44:42', 'add_custom_colon_replacement_to_naming_config')
2025-07-25T23:44:42.780680519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.783269493Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-25T23:44:42.785221424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192114s
2025-07-25T23:44:42.786799341Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-25T23:44:42.788706001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.791012015Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-07-25T23:44:42.796303391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-25T23:44:42.797937722Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:42.799217961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-07-25T23:44:42.801737575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-07-25T23:44:42.817411741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156048s
2025-07-25T23:44:42.819872186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-25T23:44:42', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-25T23:44:42.826087102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.829481498Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-25T23:44:42.832477311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0279498s
2025-07-25T23:44:42.834515806Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-25T23:44:42.836429921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.838827480Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-07-25T23:44:42.841689023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-25T23:44:42', 'add_blurary576p_quality_in_profiles')
2025-07-25T23:44:42.846010816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.848512975Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-25T23:44:42.850229652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121227s
2025-07-25T23:44:42.851808512Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-25T23:44:42.853822758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.856110916Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-07-25T23:44:42.859971922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:42.861407603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:42.903641047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0418919s
2025-07-25T23:44:42.905654652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-25T23:44:42', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-25T23:44:42.910133171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.912649849Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-25T23:44:42.914617482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0512354s
2025-07-25T23:44:42.916262565Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-25T23:44:42.917821815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:42.920139092Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-07-25T23:44:42.925770162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:42.927245192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:42.928487164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-07-25T23:44:42.930154892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:42.940339793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102962s
2025-07-25T23:44:42.941665594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-25T23:44:42.943003999Z [Info] FluentMigrator.Runner.MigrationRunner: => 7.6E-06s
2025-07-25T23:44:42.944250389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-07-25T23:44:42.945931745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-07-25T23:44:42.955655317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098016s
2025-07-25T23:44:42.957197734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-25T23:44:42', 'add_mal_and_anilist_ids')
2025-07-25T23:44:42.960851652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:42.963279081Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-25T23:44:42.964854654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174622s
2025-07-25T23:44:43.120203177Z [Debug] MigrationController: Took: 00:00:23.1375331
2025-07-25T23:44:46.717941395Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-25T23:44:47.419511654Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-25T23:44:47.647615347Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-25T23:44:47.657734186Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:47.660438111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:47.680671328Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-25T23:44:47.683393640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227812s
2025-07-25T23:44:47.685923044Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-25T23:44:47.688889719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254988s
2025-07-25T23:44:47.726252463Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-25T23:44:47.729503200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.738527173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-25T23:44:47.742169037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-25T23:44:47.751076676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093029s
2025-07-25T23:44:47.753937127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.758825591Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-25T23:44:47.761648246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175326s
2025-07-25T23:44:47.768187034Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-25T23:44:47.771882576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.780528468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-25T23:44:47.784198469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:47.790859364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006193s
2025-07-25T23:44:47.794330444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:47.797564747Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.55E-05s
2025-07-25T23:44:47.800440809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-25T23:44:47.803711777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-25T23:44:47.815733878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113011s
2025-07-25T23:44:47.818503816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.822900020Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-25T23:44:47.825952287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194464s
2025-07-25T23:44:47.831481852Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-25T23:44:47.835125520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.841588376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:47.844983624Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-25T23:44:47.847289848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-25T23:44:47.850508730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-25T23:44:47.856570127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061468s
2025-07-25T23:44:47.858908065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.864903189Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-25T23:44:47.868057682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144472s
2025-07-25T23:44:47.872311709Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-25T23:44:47.875061657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.879066202Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-25T23:44:47.888793251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-25T23:44:47.892340675Z [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-07-25T23:44:47.902939660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011008s
2025-07-25T23:44:47.905616000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-25T23:44:47', 'InitialSetup')
2025-07-25T23:44:47.911688709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.915908368Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-25T23:44:47.918502221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0241032s
2025-07-25T23:44:47.921229042Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-25T23:44:47.924666525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.928492280Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-07-25T23:44:47.932375099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-25T23:44:47', 'remove_tvrage_imdb_unique_constraint')
2025-07-25T23:44:47.939045302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.943133496Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-25T23:44:47.946257306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184848s
2025-07-25T23:44:47.948783704Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-25T23:44:47.951913437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.955690514Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-07-25T23:44:47.958705576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-25T23:44:47', 'remove_renamed_scene_mapping_columns')
2025-07-25T23:44:47.965215215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.969244400Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-25T23:44:47.972405917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173141s
2025-07-25T23:44:47.974820119Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-25T23:44:47.977470286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:47.981095276Z [Info] updated_history: Starting migration of Log DB to 4
2025-07-25T23:44:47.983547284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-25T23:44:47', 'updated_history')
2025-07-25T23:44:47.989564332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:47.993570079Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-25T23:44:47.996235146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161004s
2025-07-25T23:44:47.998695851Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-25T23:44:48.001790233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.006118259Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-07-25T23:44:48.009314396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-25T23:44:48', 'added_eventtype_to_history')
2025-07-25T23:44:48.017030586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.021181735Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-25T23:44:48.024429757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194025s
2025-07-25T23:44:48.027222661Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-25T23:44:48.030236120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.034235724Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-07-25T23:44:48.046822032Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-07-25T23:44:48.049571769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:48.054134328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046258s
2025-07-25T23:44:48.056452987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-25T23:44:48.059268648Z [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-07-25T23:44:48.068715883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098574s
2025-07-25T23:44:48.071043681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-25T23:44:48.073699189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:48.078544417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049213s
2025-07-25T23:44:48.081071266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-25T23:44:48', 'add_index_to_log_time')
2025-07-25T23:44:48.087245951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.091371008Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-25T23:44:48.094160145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177677s
2025-07-25T23:44:48.096772676Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-25T23:44:48.099735944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.103491979Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-07-25T23:44:48.106368511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-25T23:44:48', 'add_renameEpisodes_to_naming')
2025-07-25T23:44:48.112743470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.116761211Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-25T23:44:48.119750501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170243s
2025-07-25T23:44:48.122252500Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-25T23:44:48.125090465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.128723552Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-07-25T23:44:48.131149437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-25T23:44:48', 'remove_backlog')
2025-07-25T23:44:48.137141264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.142003506Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-25T23:44:48.144661128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168945s
2025-07-25T23:44:48.147105831Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-25T23:44:48.149816490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.153560791Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-07-25T23:44:48.156134885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-25T23:44:48', 'fix_rename_episodes')
2025-07-25T23:44:48.162276122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.166448665Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-25T23:44:48.169186419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166254s
2025-07-25T23:44:48.171597545Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-25T23:44:48.174210727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.177867161Z [Info] add_monitored: Starting migration of Log DB to 10
2025-07-25T23:44:48.180957945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-25T23:44:48', 'add_monitored')
2025-07-25T23:44:48.187137220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.191130081Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-25T23:44:48.193758825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169125s
2025-07-25T23:44:48.196685549Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-25T23:44:48.199341818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.203134867Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-07-25T23:44:48.206282646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-25T23:44:48', 'remove_ignored')
2025-07-25T23:44:48.213027149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.217283421Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-25T23:44:48.219937866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179159s
2025-07-25T23:44:48.222778567Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-25T23:44:48.225690251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.229396294Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-07-25T23:44:48.232322277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-25T23:44:48', 'remove_custom_start_date')
2025-07-25T23:44:48.238609850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.242652461Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-25T23:44:48.246189674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169598s
2025-07-25T23:44:48.249196039Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-25T23:44:48.251884853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.255552169Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-07-25T23:44:48.258254983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-25T23:44:48', 'add_air_date_utc')
2025-07-25T23:44:48.264358494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.268371796Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-25T23:44:48.271057826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164824s
2025-07-25T23:44:48.273478310Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-25T23:44:48.276117225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.279714089Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-07-25T23:44:48.282152148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-25T23:44:48', 'drop_air_date')
2025-07-25T23:44:48.288232443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.292296478Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-25T23:44:48.294907055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161804s
2025-07-25T23:44:48.297334424Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-25T23:44:48.300209985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.303894575Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-07-25T23:44:48.306499491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-25T23:44:48', 'add_air_date_as_string')
2025-07-25T23:44:48.312878107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.316892251Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-25T23:44:48.319811119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167046s
2025-07-25T23:44:48.322297697Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-25T23:44:48.325544024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.329359068Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-07-25T23:44:48.332212093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-25T23:44:48', 'updated_imported_history_item')
2025-07-25T23:44:48.338787786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.342774194Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-25T23:44:48.345909137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01723s
2025-07-25T23:44:48.348446267Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-25T23:44:48.351138458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.354851807Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-07-25T23:44:48.357431041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-25T23:44:48', 'reset_scene_names')
2025-07-25T23:44:48.364172107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.368241021Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-25T23:44:48.371012412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170952s
2025-07-25T23:44:48.373844917Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-25T23:44:48.377504026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.382154912Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-07-25T23:44:48.385229324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-25T23:44:48', 'remove_duplicates')
2025-07-25T23:44:48.391357525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.395447452Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-25T23:44:48.398157589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180263s
2025-07-25T23:44:48.400630890Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-25T23:44:48.404350311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.408125173Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-07-25T23:44:48.410819990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-25T23:44:48', 'restore_unique_constraints')
2025-07-25T23:44:48.417869306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.421941968Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-25T23:44:48.425394321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177258s
2025-07-25T23:44:48.428051683Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-25T23:44:48.431774540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.435622419Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-07-25T23:44:48.438591549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-25T23:44:48', 'add_year_and_seasons_to_series')
2025-07-25T23:44:48.445849435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.451069187Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-25T23:44:48.508435396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193804s
2025-07-25T23:44:48.600083354Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-25T23:44:48.606391918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.658654649Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-07-25T23:44:48.679773911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-25T23:44:48', 'drop_seasons_table')
2025-07-25T23:44:48.749587948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.771291075Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-25T23:44:48.777166348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.166251s
2025-07-25T23:44:48.779691573Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-25T23:44:48.785368295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.789483463Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-07-25T23:44:48.792362050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-25T23:44:48', 'move_indexer_to_generic_provider')
2025-07-25T23:44:48.801967164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.807417209Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-25T23:44:48.811620795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220781s
2025-07-25T23:44:48.814029656Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-25T23:44:48.817201985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.822414131Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-07-25T23:44:48.825309753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-25T23:44:48', 'add_config_contract_to_indexers')
2025-07-25T23:44:48.831783079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.835910531Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-25T23:44:48.838991637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186692s
2025-07-25T23:44:48.843506118Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-25T23:44:48.846957449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.851557883Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-07-25T23:44:48.855032220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-25T23:44:48', 'drop_tvdb_episodeid')
2025-07-25T23:44:48.861597462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.865703541Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-25T23:44:48.869463854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187352s
2025-07-25T23:44:48.871875009Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-25T23:44:48.875167290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.878931921Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-07-25T23:44:48.881963587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-25T23:44:48', 'move_notification_to_generic_provider')
2025-07-25T23:44:48.888664812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.895976677Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-25T23:44:48.899837122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0206288s
2025-07-25T23:44:48.902341104Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-25T23:44:48.905530367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.909339479Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-07-25T23:44:48.912661108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-25T23:44:48', 'add_config_contract_to_notifications')
2025-07-25T23:44:48.919346341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.923558193Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-25T23:44:48.927910298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180411s
2025-07-25T23:44:48.931340275Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-25T23:44:48.934672596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.939417001Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-07-25T23:44:48.941940032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-25T23:44:48', 'fix_omgwtfnzbs')
2025-07-25T23:44:48.949400086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.953491586Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-25T23:44:48.956817724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192582s
2025-07-25T23:44:48.959287598Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-25T23:44:48.962104591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.965782818Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-07-25T23:44:48.968407354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-25T23:44:48', 'add_blacklist_table')
2025-07-25T23:44:48.975535008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:48.981652398Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-25T23:44:48.985545398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185441s
2025-07-25T23:44:48.988389315Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-25T23:44:48.991434648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:48.995159891Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-07-25T23:44:48.997995661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-25T23:44:48', 'add_formats_to_naming_config')
2025-07-25T23:44:49.005669886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.010645677Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-25T23:44:49.015197594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192851s
2025-07-25T23:44:49.018953748Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-25T23:44:49.023607471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.028216963Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-07-25T23:44:49.032141697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-25T23:44:49', 'add_season_folder_format_to_naming_config')
2025-07-25T23:44:49.039233650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.136185459Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-25T23:44:49.144180730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1074545s
2025-07-25T23:44:49.147359753Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-25T23:44:49.151532576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.188400344Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-07-25T23:44:49.191400065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-25T23:44:49', 'delete_old_naming_config_columns')
2025-07-25T23:44:49.198148265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.205584240Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-25T23:44:49.210411160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0547364s
2025-07-25T23:44:49.214200191Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-25T23:44:49.218437575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.224696409Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-07-25T23:44:49.228547124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-25T23:44:49', 'set_default_release_group')
2025-07-25T23:44:49.235320565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.239355050Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-25T23:44:49.242267656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211252s
2025-07-25T23:44:49.244690395Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-25T23:44:49.248289543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.251726905Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-07-25T23:44:49.254433747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-25T23:44:49', 'add_api_key_to_pushover')
2025-07-25T23:44:49.261658276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.266273471Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-25T23:44:49.269119212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182737s
2025-07-25T23:44:49.271467821Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-25T23:44:49.274314665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.278469772Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-07-25T23:44:49.282591824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-25T23:44:49', 'remove_series_contraints')
2025-07-25T23:44:49.289146444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.293838774Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-25T23:44:49.298132280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189186s
2025-07-25T23:44:49.300991087Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-25T23:44:49.304922786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.310112878Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-07-25T23:44:49.314072011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-25T23:44:49', 'add_series_folder_format_to_naming_config')
2025-07-25T23:44:49.320578925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.325469865Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-25T23:44:49.329530332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208826s
2025-07-25T23:44:49.332628892Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-25T23:44:49.335737954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.339500741Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-07-25T23:44:49.342393136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-25T23:44:49', 'update_with_quality_converters')
2025-07-25T23:44:49.348777845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.352804684Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-25T23:44:49.355818684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170715s
2025-07-25T23:44:49.359016584Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-25T23:44:49.362869924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.367667766Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-07-25T23:44:49.370463477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-25T23:44:49', 'add_configurable_qualities')
2025-07-25T23:44:49.377189212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.383157591Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-25T23:44:49.386295761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202128s
2025-07-25T23:44:49.388872149Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-25T23:44:49.392140271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.396179125Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-07-25T23:44:49.399541005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-25T23:44:49', 'add_on_upgrade_to_notifications')
2025-07-25T23:44:49.406355769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.410762424Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-25T23:44:49.414615063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186109s
2025-07-25T23:44:49.417426845Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-25T23:44:49.420833165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.424688840Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-07-25T23:44:49.428443381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-25T23:44:49', 'add_metadata_tables')
2025-07-25T23:44:49.436294192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.440397335Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-25T23:44:49.444123870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195765s
2025-07-25T23:44:49.447495039Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-25T23:44:49.452286278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.455943232Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-07-25T23:44:49.458947342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-25T23:44:49', 'add_metadata_to_episodes_and_series')
2025-07-25T23:44:49.466506636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.470531361Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-25T23:44:49.473706125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182524s
2025-07-25T23:44:49.476177001Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-25T23:44:49.479174167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.482812955Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-07-25T23:44:49.485986757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-25T23:44:49', 'fix_xbmc_season_images_metadata')
2025-07-25T23:44:49.492410804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.496422373Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-25T23:44:49.499418988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172399s
2025-07-25T23:44:49.501849673Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-25T23:44:49.504738110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.508366677Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-07-25T23:44:49.511026384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-25T23:44:49', 'add_download_clients_table')
2025-07-25T23:44:49.517284777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.521270814Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-25T23:44:49.524176987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165298s
2025-07-25T23:44:49.526538242Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-25T23:44:49.529600339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.533193946Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-07-25T23:44:49.536061040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-25T23:44:49', 'convert_config_to_download_clients')
2025-07-25T23:44:49.542527593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.547216787Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-25T23:44:49.550311309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176084s
2025-07-25T23:44:49.552690751Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-25T23:44:49.555563235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.559162965Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-07-25T23:44:49.561840297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-25T23:44:49', 'fix_xbmc_episode_metadata')
2025-07-25T23:44:49.568072989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.572102073Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-25T23:44:49.574945118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165289s
2025-07-25T23:44:49.577286183Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-25T23:44:49.579809915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.583373983Z [Info] add_indexes: Starting migration of Log DB to 45
2025-07-25T23:44:49.585691440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-25T23:44:49', 'add_indexes')
2025-07-25T23:44:49.591921837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.596031403Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-25T23:44:49.600160679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161979s
2025-07-25T23:44:49.603041120Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-25T23:44:49.605642409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.609219943Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-07-25T23:44:49.611592832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-25T23:44:49', 'fix_nzb_su_url')
2025-07-25T23:44:49.618026639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.622172047Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-25T23:44:49.624865852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165278s
2025-07-25T23:44:49.627226136Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-25T23:44:49.630199544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.633763972Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-07-25T23:44:49.636574031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-25T23:44:49', 'add_temporary_blacklist_columns')
2025-07-25T23:44:49.642938128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.646938234Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-25T23:44:49.649951121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016731s
2025-07-25T23:44:49.652270151Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-25T23:44:49.655136424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.658695552Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-07-25T23:44:49.661366090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-25T23:44:49', 'add_title_to_scenemappings')
2025-07-25T23:44:49.667600635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.671599618Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-25T23:44:49.674471933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164594s
2025-07-25T23:44:49.676825122Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-25T23:44:49.679428625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.683025549Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-07-25T23:44:49.685651908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-25T23:44:49', 'fix_dognzb_url')
2025-07-25T23:44:49.691671190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.695798422Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-25T23:44:49.699068197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163832s
2025-07-25T23:44:49.701473240Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-25T23:44:49.704509245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.708690145Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-07-25T23:44:49.711598431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-25T23:44:49', 'add_hash_to_metadata_files')
2025-07-25T23:44:49.718514269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.724902244Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-25T23:44:49.728108491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203974s
2025-07-25T23:44:49.730729178Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-25T23:44:49.734589362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.739869366Z [Info] download_client_import: Starting migration of Log DB to 51
2025-07-25T23:44:49.742436345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-25T23:44:49', 'download_client_import')
2025-07-25T23:44:49.749294026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.754054573Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-25T23:44:49.756942048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195014s
2025-07-25T23:44:49.760806320Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-25T23:44:49.763613193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.767470882Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-07-25T23:44:49.773675076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-25T23:44:49', 'add_columns_for_anime')
2025-07-25T23:44:49.781769988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.785957732Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-25T23:44:49.790377092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223338s
2025-07-25T23:44:49.793514911Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-25T23:44:49.796255260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.799952967Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-07-25T23:44:49.802883609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-25T23:44:49', 'add_series_sorttitle')
2025-07-25T23:44:49.809426846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.814707791Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-25T23:44:49.817486207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182919s
2025-07-25T23:44:49.820341427Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-25T23:44:49.822916142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.826546423Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-07-25T23:44:49.828931676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-25T23:44:49', 'rename_profiles')
2025-07-25T23:44:49.836477713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.841287910Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-25T23:44:49.844694251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183615s
2025-07-25T23:44:49.847720014Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-25T23:44:49.850960009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.854643918Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-07-25T23:44:49.857231669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-25T23:44:49', 'drop_old_profile_columns')
2025-07-25T23:44:49.863749766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.868076770Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-25T23:44:49.871499453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171067s
2025-07-25T23:44:49.873850357Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-25T23:44:49.877588095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.881937624Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-07-25T23:44:49.885589789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-25T23:44:49', 'add_mediainfo_to_episodefile')
2025-07-25T23:44:49.892593414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.896634882Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-25T23:44:49.899551687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190492s
2025-07-25T23:44:49.902563061Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-25T23:44:49.906148071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.909611857Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-07-25T23:44:49.912517879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-25T23:44:49', 'convert_episode_file_path_to_relative')
2025-07-25T23:44:49.920071842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.925143195Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-25T23:44:49.929357171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190457s
2025-07-25T23:44:49.934256007Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-25T23:44:49.939195925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.943021870Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-07-25T23:44:49.945610233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-25T23:44:49', 'drop_episode_file_path')
2025-07-25T23:44:49.954043016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.958376673Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-25T23:44:49.962280795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192707s
2025-07-25T23:44:49.964656049Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-25T23:44:49.967537011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:49.971046569Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-07-25T23:44:49.973834373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-25T23:44:49', 'add_enable_options_to_indexers')
2025-07-25T23:44:49.981003932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:49.985398221Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-25T23:44:49.989635184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177469s
2025-07-25T23:44:49.993331247Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-25T23:44:49.997157293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.002726849Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-07-25T23:44:50.006294734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-25T23:44:50', 'remove_enable_from_indexers')
2025-07-25T23:44:50.013029247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.017737369Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-25T23:44:50.021079459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205546s
2025-07-25T23:44:50.023614715Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-25T23:44:50.026511318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.030352203Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-07-25T23:44:50.033198585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-25T23:44:50', 'clear_bad_scene_names')
2025-07-25T23:44:50.040274786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.044672793Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-25T23:44:50.047495728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182234s
2025-07-25T23:44:50.049859478Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-25T23:44:50.052622673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.056610013Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-07-25T23:44:50.059854808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-25T23:44:50', 'convert_quality_models')
2025-07-25T23:44:50.066925748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.071690724Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-25T23:44:50.075157265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188954s
2025-07-25T23:44:50.077587940Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-25T23:44:50.080353159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.084388556Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-07-25T23:44:50.088037815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-25T23:44:50', 'add_remotepathmappings')
2025-07-25T23:44:50.096119741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.100430212Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-25T23:44:50.103412027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200008s
2025-07-25T23:44:50.105805066Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-25T23:44:50.108735598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.113059095Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-07-25T23:44:50.134958408Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-07-25T23:44:50.194860212Z [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-07-25T23:44:50.219871312Z [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-07-25T23:44:50.232448190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:50.255212444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-25T23:44:50.279890603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:50.288975860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1506578s
2025-07-25T23:44:50.292016223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-25T23:44:50', 'remove_method_from_logs')
2025-07-25T23:44:50.299084959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.304332115Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-25T23:44:50.307499945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1665289s
2025-07-25T23:44:50.310145323Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-25T23:44:50.313385568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.317561398Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-07-25T23:44:50.320834981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-25T23:44:50', 'make_scene_numbering_nullable')
2025-07-25T23:44:50.329043922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.333340214Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-25T23:44:50.336601733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202765s
2025-07-25T23:44:50.339043150Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-25T23:44:50.343309842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.347136629Z [Info] add_tags: Starting migration of Log DB to 66
2025-07-25T23:44:50.349724641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-25T23:44:50', 'add_tags')
2025-07-25T23:44:50.361032142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.365080275Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-25T23:44:50.367535239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218353s
2025-07-25T23:44:50.369994552Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-25T23:44:50.372997780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.377567332Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-07-25T23:44:50.381061579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-25T23:44:50', 'add_added_to_series')
2025-07-25T23:44:50.390931707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.396512165Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-25T23:44:50.399735697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235799s
2025-07-25T23:44:50.402153306Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-25T23:44:50.405158307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.408909652Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-07-25T23:44:50.411820023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-25T23:44:50', 'add_release_restrictions')
2025-07-25T23:44:50.419139644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.424154894Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-25T23:44:50.427198223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01859s
2025-07-25T23:44:50.429953893Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-25T23:44:50.433124207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.436920753Z [Info] quality_proper: Starting migration of Log DB to 69
2025-07-25T23:44:50.439955695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-25T23:44:50', 'quality_proper')
2025-07-25T23:44:50.446856182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.451058735Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-25T23:44:50.453789956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184318s
2025-07-25T23:44:50.456290592Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-25T23:44:50.458917181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.462648937Z [Info] delay_profile: Starting migration of Log DB to 70
2025-07-25T23:44:50.465221427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-25T23:44:50', 'delay_profile')
2025-07-25T23:44:50.471409038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.475517042Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-25T23:44:50.478148010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166232s
2025-07-25T23:44:50.480649397Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-25T23:44:50.483567294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.487458440Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-07-25T23:44:50.490248008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-25T23:44:50', 'unknown_quality_in_profile')
2025-07-25T23:44:50.496572655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.500712753Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-25T23:44:50.503585167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017215s
2025-07-25T23:44:50.505888917Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-25T23:44:50.508576158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.513479874Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-07-25T23:44:50.516336557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-25T23:44:50', 'history_downloadId')
2025-07-25T23:44:50.524251908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.529594367Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-25T23:44:50.532419616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204984s
2025-07-25T23:44:50.535636114Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-25T23:44:50.538591927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.542263841Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-07-25T23:44:50.545415188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-25T23:44:50', 'clear_ratings')
2025-07-25T23:44:50.551771659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.556430902Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-25T23:44:50.558757979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175367s
2025-07-25T23:44:50.561401502Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-25T23:44:50.564240560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.567893246Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-07-25T23:44:50.570502350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-25T23:44:50', 'disable_eztv')
2025-07-25T23:44:50.577108083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.581396480Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-25T23:44:50.584407163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171781s
2025-07-25T23:44:50.587091308Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-25T23:44:50.590435012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.594156477Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-07-25T23:44:50.597104013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-25T23:44:50', 'force_lib_update')
2025-07-25T23:44:50.603668753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.607741696Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-25T23:44:50.610659752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179435s
2025-07-25T23:44:50.613043593Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-25T23:44:50.615880045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.619600358Z [Info] add_users_table: Starting migration of Log DB to 76
2025-07-25T23:44:50.622081905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-25T23:44:50', 'add_users_table')
2025-07-25T23:44:50.628045606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.632049819Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-25T23:44:50.634845590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161683s
2025-07-25T23:44:50.637092816Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-25T23:44:50.639840760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.643598597Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-07-25T23:44:50.645990995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-25T23:44:50', 'add_add_options_to_series')
2025-07-25T23:44:50.652109126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.656196628Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-25T23:44:50.659016066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163522s
2025-07-25T23:44:50.661296950Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-25T23:44:50.663944231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.667571987Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-07-25T23:44:50.670056951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-25T23:44:50', 'add_commands_table')
2025-07-25T23:44:50.676274292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.680145638Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-25T23:44:50.682726927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162822s
2025-07-25T23:44:50.685061699Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-25T23:44:50.687677307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.691210462Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-07-25T23:44:50.693437316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-25T23:44:50', 'dedupe_tags')
2025-07-25T23:44:50.699832075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.704363070Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-25T23:44:50.707132056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167719s
2025-07-25T23:44:50.709178167Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-25T23:44:50.712303701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.716496084Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-07-25T23:44:50.719485655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-25T23:44:50', 'move_dot_prefix_to_transmission_category')
2025-07-25T23:44:50.729084054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.734541115Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-25T23:44:50.737907133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222758s
2025-07-25T23:44:50.740279331Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-25T23:44:50.743213820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.747619513Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-07-25T23:44:50.750172334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-25T23:44:50', 'add_fanzub_settings')
2025-07-25T23:44:50.757416623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.762051567Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-25T23:44:50.764720813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189421s
2025-07-25T23:44:50.766977638Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-25T23:44:50.769808138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.774732195Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-07-25T23:44:50.777360257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-25T23:44:50', 'additonal_blacklist_columns')
2025-07-25T23:44:50.784061473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.788474580Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-25T23:44:50.791339319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186851s
2025-07-25T23:44:50.793624822Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-25T23:44:50.796519211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.800924172Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-07-25T23:44:50.803689622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-25T23:44:50', 'update_quality_minmax_size')
2025-07-25T23:44:50.811247031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.815786312Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-25T23:44:50.818689209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192466s
2025-07-25T23:44:50.821332582Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-25T23:44:50.824442125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.828341176Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-07-25T23:44:50.831472553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-25T23:44:50', 'expand_transmission_urlbase')
2025-07-25T23:44:50.838633103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.842776007Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-25T23:44:50.846014749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185239s
2025-07-25T23:44:50.848956513Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-25T23:44:50.851807184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.855490111Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-07-25T23:44:50.858194598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-25T23:44:50', 'pushbullet_device_ids')
2025-07-25T23:44:50.864530407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.868548920Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-25T23:44:50.872180885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168375s
2025-07-25T23:44:50.874571940Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-25T23:44:50.877143839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.880703258Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-07-25T23:44:50.882950343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-25T23:44:50', 'remove_eztv')
2025-07-25T23:44:50.889108775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.893051085Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-25T23:44:50.895961706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159947s
2025-07-25T23:44:50.898268201Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-25T23:44:50.901196659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.904659262Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-07-25T23:44:50.907402967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-25T23:44:50', 'pushbullet_devices_channels_list')
2025-07-25T23:44:50.913771834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.917745095Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-25T23:44:50.921393443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165466s
2025-07-25T23:44:50.923653905Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-25T23:44:50.926473774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.930029755Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-07-25T23:44:50.932695423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-25T23:44:50', 'add_on_rename_to_notifcations')
2025-07-25T23:44:50.938815960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.942673999Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-25T23:44:50.946876362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162036s
2025-07-25T23:44:50.949312538Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-25T23:44:50.951911472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.955654029Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-07-25T23:44:50.958060947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-25T23:44:50', 'update_kickass_url')
2025-07-25T23:44:50.963994165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.967763627Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-25T23:44:50.970629678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158411s
2025-07-25T23:44:50.972892535Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-25T23:44:50.975482231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:50.978911898Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-07-25T23:44:50.981306670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-25T23:44:50', 'added_indexerstatus')
2025-07-25T23:44:50.987199889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:50.991129753Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-25T23:44:50.993795562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156621s
2025-07-25T23:44:50.996076976Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-25T23:44:50.999011185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.002863754Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-07-25T23:44:51.005550846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-25T23:44:51', 'add_unverifiedscenenumbering')
2025-07-25T23:44:51.012871128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.017726195Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-25T23:44:51.020615584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187407s
2025-07-25T23:44:51.023372065Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-25T23:44:51.026291565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.030089924Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-07-25T23:44:51.033017270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-25T23:44:51', 'naming_config_replace_illegal_characters')
2025-07-25T23:44:51.039767584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.043587397Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-25T23:44:51.046733091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172146s
2025-07-25T23:44:51.049066541Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-25T23:44:51.051695645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.055002555Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-07-25T23:44:51.057233077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-25T23:44:51', 'add_tvmazeid')
2025-07-25T23:44:51.063173781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.067118285Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-25T23:44:51.069583038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155759s
2025-07-25T23:44:51.071899393Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-25T23:44:51.074777810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.078627052Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-07-25T23:44:51.081326238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-25T23:44:51', 'add_additional_episodes_index')
2025-07-25T23:44:51.088442840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.092871198Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-25T23:44:51.095770316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181564s
2025-07-25T23:44:51.098163296Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-25T23:44:51.100546565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.103970791Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-07-25T23:44:51.106633814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-25T23:44:51', 'disable_kickass')
2025-07-25T23:44:51.112219754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.116086040Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-25T23:44:51.118578600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155407s
2025-07-25T23:44:51.120804302Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-25T23:44:51.123747449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.129279540Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-07-25T23:44:51.132199491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-25T23:44:51', 'add_reason_to_pending_releases')
2025-07-25T23:44:51.141622517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.146557055Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-25T23:44:51.150104669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228215s
2025-07-25T23:44:51.153125643Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-25T23:44:51.156587836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.161383223Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-07-25T23:44:51.164763801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-25T23:44:51', 'remove_titans_of_tv')
2025-07-25T23:44:51.174022677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.178122193Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-25T23:44:51.180883013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215556s
2025-07-25T23:44:51.183421185Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-25T23:44:51.186283208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.190245869Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-07-25T23:44:51.192967560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-25T23:44:51', 'extra_and_subtitle_files')
2025-07-25T23:44:51.199998730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.203815196Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-25T23:44:51.206574573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175579s
2025-07-25T23:44:51.209032383Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-25T23:44:51.211836009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.215534968Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-07-25T23:44:51.220738377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-25T23:44:51', 'add_scene_season_number')
2025-07-25T23:44:51.227109508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.231094072Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-25T23:44:51.233817777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192966s
2025-07-25T23:44:51.236150245Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-25T23:44:51.239136920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.242679003Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-07-25T23:44:51.245512950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-25T23:44:51', 'add_ultrahd_quality_in_profiles')
2025-07-25T23:44:51.251950865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.256498604Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-25T23:44:51.259419676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173656s
2025-07-25T23:44:51.261834560Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-25T23:44:51.265270970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.268741670Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-07-25T23:44:51.271954149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-25T23:44:51', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-25T23:44:51.278813964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.282627154Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-25T23:44:51.286379290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173549s
2025-07-25T23:44:51.288665855Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-25T23:44:51.291506966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.295653617Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-07-25T23:44:51.298400970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-25T23:44:51', 'fix_metadata_file_extensions')
2025-07-25T23:44:51.304790798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.309339910Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-25T23:44:51.312252686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178136s
2025-07-25T23:44:51.314639252Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-25T23:44:51.317181692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.320703956Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-07-25T23:44:51.323115833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-25T23:44:51', 'remove_kickass')
2025-07-25T23:44:51.328985103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.332863704Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-25T23:44:51.335388208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156843s
2025-07-25T23:44:51.337701236Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-25T23:44:51.340657660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.344120915Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-07-25T23:44:51.346854700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-25T23:44:51', 'rename_torrent_downloadstation')
2025-07-25T23:44:51.353241963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.357093209Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-25T23:44:51.360050896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01642s
2025-07-25T23:44:51.362296799Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-25T23:44:51.364847075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.368355891Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-07-25T23:44:51.370754932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-25T23:44:51', 'update_btn_url')
2025-07-25T23:44:51.376942754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.380813208Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-25T23:44:51.383383986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159654s
2025-07-25T23:44:51.385724219Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-25T23:44:51.388275396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.392097834Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-07-25T23:44:51.394514852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-25T23:44:51', 'remove_wombles')
2025-07-25T23:44:51.401704120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.405612992Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-25T23:44:51.408167657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173337s
2025-07-25T23:44:51.420220440Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-25T23:44:51.423335643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.427319817Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-07-25T23:44:51.430416514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-25T23:44:51', 'fix_extra_file_extension')
2025-07-25T23:44:51.437728840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.441817594Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-25T23:44:51.444722364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186604s
2025-07-25T23:44:51.447330095Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-25T23:44:51.450001475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.453529811Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-07-25T23:44:51.456169717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-25T23:44:51', 'import_extra_files')
2025-07-25T23:44:51.462879961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.466764163Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-25T23:44:51.469417777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167696s
2025-07-25T23:44:51.471668850Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-25T23:44:51.474392786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.477853556Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-07-25T23:44:51.480642733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-25T23:44:51', 'fix_extra_files_config')
2025-07-25T23:44:51.486987210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.490810620Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-25T23:44:51.493633735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164255s
2025-07-25T23:44:51.495815609Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-25T23:44:51.498718305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.502171209Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-07-25T23:44:51.504786205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-25T23:44:51', 'create_language_profiles')
2025-07-25T23:44:51.510828443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.514673968Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-25T23:44:51.517624089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160748s
2025-07-25T23:44:51.519765842Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-25T23:44:51.522743529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.526194429Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-07-25T23:44:51.528949397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-25T23:44:51', 'added_regex_to_scenemapping')
2025-07-25T23:44:51.535013649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.538826939Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-25T23:44:51.541685676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162163s
2025-07-25T23:44:51.544356365Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-25T23:44:51.546820517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.550319604Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-07-25T23:44:51.552995914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-25T23:44:51', 'consolidate_indexer_baseurl')
2025-07-25T23:44:51.559106209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.562910340Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-25T23:44:51.565756832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161005s
2025-07-25T23:44:51.568026523Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-25T23:44:51.570859208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.574303364Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-07-25T23:44:51.576887689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-25T23:44:51', 'rename_indexer_status_id')
2025-07-25T23:44:51.582891880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.586713326Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-25T23:44:51.589465268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158509s
2025-07-25T23:44:51.591717574Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-25T23:44:51.594534026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.598025508Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-07-25T23:44:51.600635774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-25T23:44:51', 'add_downloadclient_status')
2025-07-25T23:44:51.606705739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.610545221Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-25T23:44:51.613445091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160174s
2025-07-25T23:44:51.615713419Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-25T23:44:51.618203143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.621709064Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-07-25T23:44:51.624024897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-25T23:44:51', 'disable_nyaa')
2025-07-25T23:44:51.629784717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.633667586Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-25T23:44:51.636162080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154642s
2025-07-25T23:44:51.638426470Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-25T23:44:51.641556564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.645051693Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-07-25T23:44:51.647963767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-25T23:44:51', 'add_webrip_and_br480_qualites_in_profile')
2025-07-25T23:44:51.654372534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.658196525Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-25T23:44:51.661327039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166486s
2025-07-25T23:44:51.663736962Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-25T23:44:51.666595609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.670096841Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-07-25T23:44:51.672803782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-25T23:44:51', 'add_history_eventType_index')
2025-07-25T23:44:51.679121736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.683875950Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-25T23:44:51.687146977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172738s
2025-07-25T23:44:51.689554536Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-25T23:44:51.692880755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.696426786Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-07-25T23:44:51.699581419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-25T23:44:51', 'separate_automatic_and_interactive_searches')
2025-07-25T23:44:51.706643000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.710711414Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-25T23:44:51.713820936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176473s
2025-07-25T23:44:51.716275990Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-25T23:44:51.719395122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.722882114Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-07-25T23:44:51.725809810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-25T23:44:51', 'update_series_episodes_history_indexes')
2025-07-25T23:44:51.732450673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.737660816Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-25T23:44:51.740841582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182533s
2025-07-25T23:44:51.743133498Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-25T23:44:51.745841251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.749363254Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-07-25T23:44:51.751895593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-25T23:44:51', 'update_animetosho_url')
2025-07-25T23:44:51.757928062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.761742494Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-25T23:44:51.764452451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159002s
2025-07-25T23:44:51.766751752Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-25T23:44:51.769747956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.773261532Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-07-25T23:44:51.775967111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-25T23:44:51', 'add_remux_qualities_in_profile')
2025-07-25T23:44:51.782293491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.786432356Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-25T23:44:51.789348068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166791s
2025-07-25T23:44:51.791643020Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-25T23:44:51.794490675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.799303417Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-07-25T23:44:51.804604312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-25T23:44:51', 'add_history_seriesId_index')
2025-07-25T23:44:51.817438349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.821446070Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-25T23:44:51.829992050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02695s
2025-07-25T23:44:51.832256390Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-25T23:44:51.835179738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.838677902Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-07-25T23:44:51.841690018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-25T23:44:51', 'remove_media_browser_metadata')
2025-07-25T23:44:51.847856006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.851659205Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-25T23:44:51.854552723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164698s
2025-07-25T23:44:51.856927054Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-25T23:44:51.860408275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.863940709Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-07-25T23:44:51.867228670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-25T23:44:51', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-25T23:44:51.874066070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.877946525Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-25T23:44:51.881410861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174761s
2025-07-25T23:44:51.884213035Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-25T23:44:51.887264269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.890731783Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-07-25T23:44:51.893171235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-25T23:44:51', 'add_custom_filters')
2025-07-25T23:44:51.899341762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.903274222Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-25T23:44:51.905893847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159779s
2025-07-25T23:44:51.908182506Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-25T23:44:51.911328813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.914961308Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-07-25T23:44:51.918440084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-25T23:44:51', 'rename_restrictions_to_release_profiles')
2025-07-25T23:44:51.924911125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.928704415Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-25T23:44:51.931870972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173771s
2025-07-25T23:44:51.934141495Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-25T23:44:51.937385568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.940906228Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-07-25T23:44:51.944040259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-25T23:44:51', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-25T23:44:51.950693518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.954717011Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-25T23:44:51.957947968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171327s
2025-07-25T23:44:51.960321718Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-25T23:44:51.963567896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.967175361Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-07-25T23:44:51.970192156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-25T23:44:51', 'add_relative_original_path_to_episode_file')
2025-07-25T23:44:51.977060739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:51.981279184Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-25T23:44:51.984483257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177156s
2025-07-25T23:44:51.986764481Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-25T23:44:51.989600963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:51.993168327Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-07-25T23:44:51.995861882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-25T23:44:51', 'episode_last_searched_time')
2025-07-25T23:44:52.002191078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.006141744Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-25T23:44:52.008993878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165481s
2025-07-25T23:44:52.011331285Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-25T23:44:52.014073869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.017761295Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-07-25T23:44:52.020570673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-25T23:44:52', 'download_propers_config')
2025-07-25T23:44:52.027529156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.031330942Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-25T23:44:52.034114428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172565s
2025-07-25T23:44:52.036403438Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-25T23:44:52.039348388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.044308798Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-07-25T23:44:52.047186013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-25T23:44:52', 'add_download_client_priority')
2025-07-25T23:44:52.053375808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.057180560Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-25T23:44:52.060029087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178902s
2025-07-25T23:44:52.062287866Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-25T23:44:52.065085951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.068601651Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-07-25T23:44:52.071228832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-25T23:44:52', 'add_specials_folder_format')
2025-07-25T23:44:52.077369208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.081206445Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-25T23:44:52.084058720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016121s
2025-07-25T23:44:52.086548273Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-25T23:44:52.089357731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.092823060Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-07-25T23:44:52.095483859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-25T23:44:52', 'health_issue_notification')
2025-07-25T23:44:52.101535516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.105309857Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-25T23:44:52.108132401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159543s
2025-07-25T23:44:52.110411391Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-25T23:44:52.113614461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.117170142Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-07-25T23:44:52.120196727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-25T23:44:52', 'add_indexer_and_enabled_to_release_profiles')
2025-07-25T23:44:52.126753592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.130502392Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-25T23:44:52.133698568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168738s
2025-07-25T23:44:52.135934761Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-25T23:44:52.138772116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.142243607Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-07-25T23:44:52.144895848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-25T23:44:52', 'add_airedbefore_to_episodes')
2025-07-25T23:44:52.150984410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.154717728Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-25T23:44:52.157541405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159454s
2025-07-25T23:44:52.159810424Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-25T23:44:52.162376452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.165854586Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-07-25T23:44:52.168225521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-25T23:44:52', 'remove_bitmetv')
2025-07-25T23:44:52.174018047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.177744030Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-25T23:44:52.180950588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153815s
2025-07-25T23:44:52.184369563Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-25T23:44:52.187915495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.193036307Z [Info] add_download_history: Starting migration of Log DB to 139
2025-07-25T23:44:52.196710076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-25T23:44:52', 'add_download_history')
2025-07-25T23:44:52.205254774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.209805879Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-25T23:44:52.212795199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0219155s
2025-07-25T23:44:52.215217898Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-25T23:44:52.218297440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.221915937Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-07-25T23:44:52.224881379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-25T23:44:52', 'remove_chown_and_folderchmod_config_v2')
2025-07-25T23:44:52.231455659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.236273782Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-25T23:44:52.239401802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179749s
2025-07-25T23:44:52.241749279Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-25T23:44:52.244404677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.248054267Z [Info] add_update_history: Starting migration of Log DB to 141
2025-07-25T23:44:52.272331167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-25T23:44:52.279254380Z [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-07-25T23:44:52.287708456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124637s
2025-07-25T23:44:52.290491119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-25T23:44:52.293524969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-25T23:44:52.298917870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057704s
2025-07-25T23:44:52.301326040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-25T23:44:52', 'add_update_history')
2025-07-25T23:44:52.307357626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.311389626Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-25T23:44:52.314106458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182036s
2025-07-25T23:44:52.316671113Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-25T23:44:52.319175236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.322878915Z [Info] import_lists: Starting migration of Log DB to 142
2025-07-25T23:44:52.325240440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-25T23:44:52', 'import_lists')
2025-07-25T23:44:52.331007214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.334772206Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-25T23:44:52.337232862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015612s
2025-07-25T23:44:52.339430367Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-25T23:44:52.342173141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.345640454Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-07-25T23:44:52.348215980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-25T23:44:52', 'add_priority_to_indexers')
2025-07-25T23:44:52.354205412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.357925594Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-25T23:44:52.360639540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157152s
2025-07-25T23:44:52.363021417Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-25T23:44:52.366237554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.370291267Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-07-25T23:44:52.373364516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-25T23:44:52', 'import_lists_series_type_and_season_folder')
2025-07-25T23:44:52.380431559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.384416804Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-25T23:44:52.387705688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183373s
2025-07-25T23:44:52.389922733Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-25T23:44:52.392311093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.396003098Z [Info] remove_growl: Starting migration of Log DB to 145
2025-07-25T23:44:52.398264261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-25T23:44:52', 'remove_growl')
2025-07-25T23:44:52.404039642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.407693791Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-25T23:44:52.410168976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154258s
2025-07-25T23:44:52.412402645Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-25T23:44:52.415348106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.418760458Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-07-25T23:44:52.423736279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-25T23:44:52.426265783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-25T23:44:52.446325020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199754s
2025-07-25T23:44:52.449128436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-25T23:44:52', 'cleanup_duplicates_updatehistory')
2025-07-25T23:44:52.455801364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.459650216Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-25T23:44:52.462601579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334585s
2025-07-25T23:44:52.465037034Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-25T23:44:52.467880811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.471530050Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-07-25T23:44:52.474239897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-25T23:44:52', 'swap_filechmod_for_folderchmod')
2025-07-25T23:44:52.480427187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.484398034Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-25T23:44:52.487545623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165177s
2025-07-25T23:44:52.489849954Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-25T23:44:52.492475361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.496076503Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-07-25T23:44:52.498372748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-25T23:44:52', 'mediainfo_channels')
2025-07-25T23:44:52.504443123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.508295311Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-25T23:44:52.510866739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158052s
2025-07-25T23:44:52.513213756Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-25T23:44:52.516148977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.519595307Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-07-25T23:44:52.522368362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-25T23:44:52', 'add_on_delete_to_notifications')
2025-07-25T23:44:52.528841778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.532703756Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-25T23:44:52.535601292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165658s
2025-07-25T23:44:52.537934601Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-25T23:44:52.540783508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.544302505Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-07-25T23:44:52.547556648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-25T23:44:52', 'add_scene_mapping_origin')
2025-07-25T23:44:52.553591582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.557421335Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-25T23:44:52.560488411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166307s
2025-07-25T23:44:52.562763343Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-25T23:44:52.565513040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.569259866Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-07-25T23:44:52.571842677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-25T23:44:52', 'remove_custom_filter_type')
2025-07-25T23:44:52.577884294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.581696091Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-25T23:44:52.584433043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016175s
2025-07-25T23:44:52.586715630Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-25T23:44:52.589469516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.592979424Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-07-25T23:44:52.595701706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-25T23:44:52', 'update_btn_url_to_https')
2025-07-25T23:44:52.604674176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.608407304Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-25T23:44:52.611153605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189332s
2025-07-25T23:44:52.613542626Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-25T23:44:52.616456855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.619880931Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-07-25T23:44:52.622707743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-25T23:44:52', 'add_on_episodefiledelete_for_upgrade')
2025-07-25T23:44:52.629265269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.632846211Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-25T23:44:52.635842645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016386s
2025-07-25T23:44:52.638044740Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-25T23:44:52.640751271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.644240968Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-07-25T23:44:52.646724390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-25T23:44:52', 'add_name_release_profile')
2025-07-25T23:44:52.652789053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.656822326Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-25T23:44:52.659553396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160141s
2025-07-25T23:44:52.661891495Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-25T23:44:52.664828199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.668427718Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-07-25T23:44:52.671131713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-25T23:44:52', 'add_arabic_and_hindi_languages')
2025-07-25T23:44:52.677475259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.681369100Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-25T23:44:52.684259491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165481s
2025-07-25T23:44:52.686804697Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-25T23:44:52.689902856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.693583909Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-07-25T23:44:52.696058613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-25T23:44:52', 'add_bypass_to_delay_profile')
2025-07-25T23:44:52.702349061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.706114955Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-25T23:44:52.708971107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162213s
2025-07-25T23:44:52.711244886Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-25T23:44:52.714208084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.717900570Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-07-25T23:44:52.720583383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-25T23:44:52', 'email_multiple_addresses')
2025-07-25T23:44:52.726660181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.730469042Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-25T23:44:52.733212657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162653s
2025-07-25T23:44:52.735458600Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-25T23:44:52.738398681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.741971235Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-07-25T23:44:52.744587745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-25T23:44:52', 'cdh_per_downloadclient')
2025-07-25T23:44:52.750761929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.755308515Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-25T23:44:52.758044044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170486s
2025-07-25T23:44:52.760492305Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-25T23:44:52.763217212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.766841591Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-07-25T23:44:52.769214400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-25T23:44:52', 'add_indexer_tags')
2025-07-25T23:44:52.775258071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.779043404Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-25T23:44:52.781718191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158825s
2025-07-25T23:44:52.783949785Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-25T23:44:52.786830096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.790371618Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-07-25T23:44:52.793074892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-25T23:44:52', 'rename_blacklist_to_blocklist')
2025-07-25T23:44:52.799253285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.803288852Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-25T23:44:52.806307651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164432s
2025-07-25T23:44:52.808458693Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-25T23:44:52.811189142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.814664952Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-07-25T23:44:52.817407936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-25T23:44:52', 'remove_plex_hometheatre')
2025-07-25T23:44:52.823422188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.827167871Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-25T23:44:52.829849091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159784s
2025-07-25T23:44:52.832099764Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-25T23:44:52.834923720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.838259879Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-07-25T23:44:52.840951049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-25T23:44:52', 'release_profile_to_array')
2025-07-25T23:44:52.847525299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.851637210Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-25T23:44:52.854455605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167837s
2025-07-25T23:44:52.856734064Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-25T23:44:52.859451757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.863132860Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-07-25T23:44:52.865869982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-25T23:44:52', 'mediainfo_to_ffmpeg')
2025-07-25T23:44:52.871959506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.875483443Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-25T23:44:52.878169412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160192s
2025-07-25T23:44:52.880568163Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-25T23:44:52.883205875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.887043213Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-07-25T23:44:52.889632397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-25T23:44:52', 'download_client_per_indexer')
2025-07-25T23:44:52.895798615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.899614660Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-25T23:44:52.902435150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016463s
2025-07-25T23:44:52.904692947Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-25T23:44:52.907563849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.911252397Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-07-25T23:44:52.914137768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-25T23:44:52', 'add_on_update_to_notifications')
2025-07-25T23:44:52.920523919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.924307799Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-25T23:44:52.927158330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167437s
2025-07-25T23:44:52.929404293Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-25T23:44:52.932358091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.936182403Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-07-25T23:44:52.938518377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-25T23:44:52', 'update_series_sort_title')
2025-07-25T23:44:52.944669595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.948789673Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-25T23:44:52.951545984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166497s
2025-07-25T23:44:52.953894954Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-25T23:44:52.956543739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.960178298Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-07-25T23:44:52.962707932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-25T23:44:52', 'add_tvdbid_to_episode')
2025-07-25T23:44:52.968648386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.972441935Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-25T23:44:52.975124007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158764s
2025-07-25T23:44:52.977384349Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-25T23:44:52.980512038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:52.984291168Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-07-25T23:44:52.987395720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-25T23:44:52', 'add_additional_info_to_pending_releases')
2025-07-25T23:44:52.993848847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:52.997601223Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-25T23:44:53.000663089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170689s
2025-07-25T23:44:53.002883511Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-25T23:44:53.006160140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.009555247Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-07-25T23:44:53.012502783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-25T23:44:53', 'add_malayalam_and_ukrainian_languages')
2025-07-25T23:44:53.018911429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.022767405Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-25T23:44:53.025963081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167724s
2025-07-25T23:44:53.028397744Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-25T23:44:53.031293936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.034748934Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-07-25T23:44:53.037682542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-25T23:44:53', 'add_language_tags_to_subtitle_files')
2025-07-25T23:44:53.044023562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.047711830Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-25T23:44:53.050751461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164255s
2025-07-25T23:44:53.053051002Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-25T23:44:53.055840390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.059131848Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-07-25T23:44:53.061578776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-25T23:44:53', 'add_custom_formats')
2025-07-25T23:44:53.067494931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.071285685Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-25T23:44:53.073893106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156179s
2025-07-25T23:44:53.076166474Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-25T23:44:53.079714229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.083147102Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-07-25T23:44:53.086730769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-25T23:44:53', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-25T23:44:53.093816459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.097725862Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-25T23:44:53.101250591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179456s
2025-07-25T23:44:53.105410318Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-25T23:44:53.107870973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.111590894Z [Info] remove_omg: Starting migration of Log DB to 173
2025-07-25T23:44:53.113829603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-25T23:44:53', 'remove_omg')
2025-07-25T23:44:53.119536186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.123271177Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-25T23:44:53.142880598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154112s
2025-07-25T23:44:53.145942234Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-25T23:44:53.148633805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.152883974Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-07-25T23:44:53.155417185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-25T23:44:53', 'add_salt_to_users')
2025-07-25T23:44:53.161651260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.165376061Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-25T23:44:53.167893852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167278s
2025-07-25T23:44:53.170259847Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-25T23:44:53.173331934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.176703824Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-07-25T23:44:53.179739227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-25T23:44:53', 'language_profiles_to_custom_formats')
2025-07-25T23:44:53.185899814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.189625406Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-25T23:44:53.192673585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163559s
2025-07-25T23:44:53.194883296Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-25T23:44:53.197451968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.200884261Z [Info] original_language: Starting migration of Log DB to 176
2025-07-25T23:44:53.203703458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-25T23:44:53', 'original_language')
2025-07-25T23:44:53.209125718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.212944669Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-25T23:44:53.215487830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154886s
2025-07-25T23:44:53.217721699Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-25T23:44:53.221128670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.224616264Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-07-25T23:44:53.228218608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-25T23:44:53', 'add_on_manual_interaction_required_to_notifications')
2025-07-25T23:44:53.235778814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.240027811Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-25T23:44:53.243960471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188977s
2025-07-25T23:44:53.246492700Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-25T23:44:53.249374384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.253090648Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-07-25T23:44:53.255535411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-25T23:44:53', 'list_sync_time')
2025-07-25T23:44:53.261962645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.267433603Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-25T23:44:53.270472703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180589s
2025-07-25T23:44:53.273238493Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-25T23:44:53.275793539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.279557830Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-07-25T23:44:53.282076141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-25T23:44:53', 'add_auto_tagging')
2025-07-25T23:44:53.288392532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.292173906Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-25T23:44:53.294724784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01639s
2025-07-25T23:44:53.296946699Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-25T23:44:53.299453968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.302893535Z [Info] task_duration: Starting migration of Log DB to 180
2025-07-25T23:44:53.305189829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-25T23:44:53', 'task_duration')
2025-07-25T23:44:53.310971934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.314696124Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-25T23:44:53.317189235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152396s
2025-07-25T23:44:53.319408204Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-25T23:44:53.322350318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.325783743Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-07-25T23:44:53.328555224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-25T23:44:53', 'quality_definition_preferred_size')
2025-07-25T23:44:53.334857276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.338722490Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-25T23:44:53.341675256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163706s
2025-07-25T23:44:53.343913925Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-25T23:44:53.347172167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.350674029Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-07-25T23:44:53.353887731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-25T23:44:53', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-25T23:44:53.360556010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.364350792Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-25T23:44:53.367585877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171775s
2025-07-25T23:44:53.369826640Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-25T23:44:53.372562109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.375983379Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-07-25T23:44:53.378630780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-25T23:44:53', 'update_images_remote_url')
2025-07-25T23:44:53.384732499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.388520978Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-25T23:44:53.391309033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159574s
2025-07-25T23:44:53.393551359Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-25T23:44:53.396683627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.400126720Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-07-25T23:44:53.402995067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-25T23:44:53', 'remove_invalid_roksbox_metadata_images')
2025-07-25T23:44:53.409409495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.413183144Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-25T23:44:53.416290642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165402s
2025-07-25T23:44:53.418814575Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-25T23:44:53.421482237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.424986114Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-07-25T23:44:53.427589878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-25T23:44:53', 'add_episode_runtime')
2025-07-25T23:44:53.433531604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.437302768Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-25T23:44:53.439917814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158647s
2025-07-25T23:44:53.442390875Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-25T23:44:53.445125061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.448590380Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-07-25T23:44:53.451076106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-25T23:44:53', 'add_result_to_commands')
2025-07-25T23:44:53.457082282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.460909179Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-25T23:44:53.463581400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015782s
2025-07-25T23:44:53.465807203Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-25T23:44:53.468773166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.472293906Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-07-25T23:44:53.475058043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-25T23:44:53', 'add_on_series_add_to_notifications')
2025-07-25T23:44:53.481322298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.485182292Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-25T23:44:53.488217705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01632s
2025-07-25T23:44:53.490397424Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-25T23:44:53.493755206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.497181346Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-07-25T23:44:53.509283278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-25T23:44:53.512292759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s
2025-07-25T23:44:53.517787434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-25T23:44:53.537762963Z [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-07-25T23:44:53.547190769Z [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-07-25T23:44:53.555256763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-25T23:44:53.559367792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-25T23:44:53.568999590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-25T23:44:53.573744405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531636s
2025-07-25T23:44:53.575893734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-25T23:44:53.578679093Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-25T23:44:53.580748801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-25T23:44:53.587667444Z [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-07-25T23:44:53.595360587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-25T23:44:53.601901600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-25T23:44:53.606062981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-25T23:44:53.613355928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-25T23:44:53.618507432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347907s
2025-07-25T23:44:53.620645097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-25T23:44:53.622999369Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.2E-06s
2025-07-25T23:44:53.625044618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-25T23:44:53.631894312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-25T23:44:53.638092013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-25T23:44:53.645842301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-25T23:44:53.650401443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-25T23:44:53.657895144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-25T23:44:53.666683473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0386331s
2025-07-25T23:44:53.669069438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-25T23:44:53', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-25T23:44:53.676105969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.680254093Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-25T23:44:53.684017762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522274s
2025-07-25T23:44:53.686677428Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-25T23:44:53.689611738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.693244704Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-07-25T23:44:53.696181558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-25T23:44:53', 'add_colon_replacement_to_naming_config')
2025-07-25T23:44:53.702648492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.706390578Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-25T23:44:53.709436783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167868s
2025-07-25T23:44:53.711651894Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-25T23:44:53.714504268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.717932763Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-07-25T23:44:53.720565866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-25T23:44:53', 'health_restored_notification')
2025-07-25T23:44:53.726769138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.730487296Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-25T23:44:53.733363418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159833s
2025-07-25T23:44:53.735810176Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-25T23:44:53.738682069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.742147258Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-07-25T23:44:53.744684477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-25T23:44:53', 'add_download_client_tags')
2025-07-25T23:44:53.750797208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.754785189Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-25T23:44:53.757375796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159483s
2025-07-25T23:44:53.759811231Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-25T23:44:53.762535407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.765755161Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-07-25T23:44:53.768251669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-25T23:44:53', 'import_exclusion_type')
2025-07-25T23:44:53.774193535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.778049561Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-25T23:44:53.780637894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157151s
2025-07-25T23:44:53.782872263Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-25T23:44:53.785592481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.789081077Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-07-25T23:44:53.791527984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-25T23:44:53', 'add_import_list_items')
2025-07-25T23:44:53.797544752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.802245298Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-25T23:44:53.804935335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166921s
2025-07-25T23:44:53.807204586Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-25T23:44:53.809972540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.813519763Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-07-25T23:44:53.816076653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-25T23:44:53', 'add_notification_status')
2025-07-25T23:44:53.822299104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.826196433Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-25T23:44:53.829014338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162265s
2025-07-25T23:44:53.831487608Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-25T23:44:53.834920111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.838493878Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-07-25T23:44:53.841676748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-25T23:44:53', 'parse_language_tags_from_existing_subtitle_files')
2025-07-25T23:44:53.848530410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.852552410Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-25T23:44:53.855900032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176397s
2025-07-25T23:44:53.858127338Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-25T23:44:53.860700039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.864126660Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-07-25T23:44:53.866449788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-25T23:44:53', 'add_finale_type')
2025-07-25T23:44:53.874835306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.880184558Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-25T23:44:53.884094673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193751s
2025-07-25T23:44:53.886959272Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-25T23:44:53.889709400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.893509934Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-07-25T23:44:53.896173899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-25T23:44:53', 'list_add_missing_search')
2025-07-25T23:44:53.902556092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.906453370Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-25T23:44:53.909184040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167679s
2025-07-25T23:44:53.911395644Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-25T23:44:53.914560006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.917989483Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-07-25T23:44:53.920905615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-25T23:44:53', 'parse_title_from_existing_subtitle_files')
2025-07-25T23:44:53.927313400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.931070827Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-25T23:44:53.934180029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165108s
2025-07-25T23:44:53.936417775Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-25T23:44:53.938977831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.942390153Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-07-25T23:44:53.944746889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-25T23:44:53', 'series_last_aired')
2025-07-25T23:44:53.950563733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.954339367Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-25T23:44:53.956900324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153596s
2025-07-25T23:44:53.959111427Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-25T23:44:53.961808589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.965230801Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-07-25T23:44:53.967734834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-25T23:44:53', 'AddNewItemMonitorType')
2025-07-25T23:44:53.973705628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:53.977559630Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-25T23:44:53.980246080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157506s
2025-07-25T23:44:53.982461041Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-25T23:44:53.984999022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:53.988415091Z [Info] email_encryption: Starting migration of Log DB to 201
2025-07-25T23:44:53.990775785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-25T23:44:53', 'email_encryption')
2025-07-25T23:44:53.996743744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.001155479Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-25T23:44:54.004403079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016073s
2025-07-25T23:44:54.007096373Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-25T23:44:54.010191627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.016828222Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-07-25T23:44:54.019538971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-25T23:44:54', 'add_indexer_flags')
2025-07-25T23:44:54.025771092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.029659182Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-25T23:44:54.032286783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197571s
2025-07-25T23:44:54.034751397Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-25T23:44:54.037258877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.040763965Z [Info] release_type: Starting migration of Log DB to 203
2025-07-25T23:44:54.043007684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-25T23:44:54', 'release_type')
2025-07-25T23:44:54.048809668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.052731847Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-25T23:44:54.055231171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154752s
2025-07-25T23:44:54.057470190Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-25T23:44:54.060170448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.063708563Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-07-25T23:44:54.066140290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-25T23:44:54', 'add_add_release_hash')
2025-07-25T23:44:54.072117979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.075961519Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-25T23:44:54.078664573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157878s
2025-07-25T23:44:54.080928963Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-25T23:44:54.083641917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.087395405Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-07-25T23:44:54.089941503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-25T23:44:54', 'rename_season_pack_spec')
2025-07-25T23:44:54.095980695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.099789546Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-25T23:44:54.102556498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161387s
2025-07-25T23:44:54.104862492Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-25T23:44:54.107324911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.110859650Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-07-25T23:44:54.113156555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-25T23:44:54', 'add_tmdbid')
2025-07-25T23:44:54.118951416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.122794445Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-25T23:44:54.125557850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155007s
2025-07-25T23:44:54.127871960Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-25T23:44:54.130982555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.134553516Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-07-25T23:44:54.137534920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-25T23:44:54', 'add_on_import_complete_to_notifications')
2025-07-25T23:44:54.143998377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.147965386Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-25T23:44:54.151134478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169737s
2025-07-25T23:44:54.153405462Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-25T23:44:54.156321374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.159786102Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-07-25T23:44:54.162436138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-25T23:44:54', 'add_monitored_seasons_filter')
2025-07-25T23:44:54.168563859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.172522501Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-25T23:44:54.175653436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161989s
2025-07-25T23:44:54.177896003Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-25T23:44:54.181188744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.184712510Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-07-25T23:44:54.187758425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-25T23:44:54', 'add_custom_colon_replacement_to_naming_config')
2025-07-25T23:44:54.194540052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.198550188Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-25T23:44:54.202106159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172879s
2025-07-25T23:44:54.204692708Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-25T23:44:54.208134138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.211667144Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-07-25T23:44:54.214915666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-25T23:44:54', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-25T23:44:54.221728306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.225606365Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-25T23:44:54.229022465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174713s
2025-07-25T23:44:54.231448130Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-25T23:44:54.234524315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.238071148Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-07-25T23:44:54.241364340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-25T23:44:54', 'add_blurary576p_quality_in_profiles')
2025-07-25T23:44:54.247986085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.251764775Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-25T23:44:54.254715518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172337s
2025-07-25T23:44:54.256966551Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-25T23:44:54.260526230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.263946017Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-07-25T23:44:54.267267847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-25T23:44:54', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-25T23:44:54.274242433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.278302699Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-25T23:44:54.283438662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177875s
2025-07-25T23:44:54.286627535Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-25T23:44:54.290277626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-25T23:44:54.295457748Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-07-25T23:44:54.305220088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-25T23:44:54', 'add_mal_and_anilist_ids')
2025-07-25T23:44:54.307729441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-25T23:44:54.312071867Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-25T23:44:54.314890202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217645s
2025-07-25T23:44:54.765106904Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-25T23:44:57.822895705Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-07-25T23:44:57.978513059Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-25T23:44:58.078426672Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2025-07-25T23:45:01.490216203Z [Info] QualityProfileService: Setting up default quality profiles
2025-07-25T23:45:02.781180624Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-25T23:45:02.802554478Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-25T23:45:02.812878630Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-07-25T23:45:04.159268610Z [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.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r18 apk
busybox-binsh 1.37.0-r18 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-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-r1 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-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.1-r0 apk
libcurl 8.14.1-r1 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.1-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-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-r18 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": 1753487117226
},
{
"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": 1753487117226
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1753487117226
},
{
"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": 1753487117226
},
{
"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=MsElMNcXbb9xjjllv6qkfA.\"",
"source": "console-api",
"timestamp": 1753487117226
},
{
"level": "INFO",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1753487117226
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1753487117226
},
{
"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": 1753487117226
},
{
"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": 1753487117226
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:8989/931-cf52af1896516b46dbfc.js 1:139900 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1753487117226
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 63.58s |
Create SBOM | PASS | - | 10.35s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.51s |