2026-04-04T00:00:46.435393944Z [migrations] started
2026-04-04T00:00:46.435441810Z [migrations] no migrations found
2026-04-04T00:00:46.455815826Z usermod: no changes
2026-04-04T00:00:46.461977554Z ───────────────────────────────────────
2026-04-04T00:00:46.461988045Z
2026-04-04T00:00:46.461991772Z ██╗ ███████╗██╗ ██████╗
2026-04-04T00:00:46.461995780Z ██║ ██╔════╝██║██╔═══██╗
2026-04-04T00:00:46.461999628Z ██║ ███████╗██║██║ ██║
2026-04-04T00:00:46.462003355Z ██║ ╚════██║██║██║ ██║
2026-04-04T00:00:46.462007053Z ███████╗███████║██║╚██████╔╝
2026-04-04T00:00:46.462010730Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-04T00:00:46.462014408Z
2026-04-04T00:00:46.462017875Z Brought to you by linuxserver.io
2026-04-04T00:00:46.462021512Z ───────────────────────────────────────
2026-04-04T00:00:46.462297989Z
2026-04-04T00:00:46.462304211Z To support the app dev(s) visit:
2026-04-04T00:00:46.463998924Z Sonarr: https://sonarr.tv/donate
2026-04-04T00:00:46.464292194Z
2026-04-04T00:00:46.464297235Z To support LSIO projects visit:
2026-04-04T00:00:46.464300912Z https://www.linuxserver.io/donate/
2026-04-04T00:00:46.464304649Z
2026-04-04T00:00:46.464307986Z ───────────────────────────────────────
2026-04-04T00:00:46.464312044Z GID/UID
2026-04-04T00:00:46.464315501Z ───────────────────────────────────────
2026-04-04T00:00:46.468445217Z
2026-04-04T00:00:46.468453384Z User UID: 911
2026-04-04T00:00:46.468457652Z User GID: 911
2026-04-04T00:00:46.468461440Z ───────────────────────────────────────
2026-04-04T00:00:46.470380885Z Linuxserver.io version: 4.0.17.2952-ls306
2026-04-04T00:00:46.470706100Z Build-date: 2026-04-03T23:56:43+00:00
2026-04-04T00:00:46.470711220Z ───────────────────────────────────────
2026-04-04T00:00:46.470714937Z
2026-04-04T00:00:46.522143306Z [custom-init] No custom files found, skipping...
2026-04-04T00:00:46.852523828Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.17.2952
2026-04-04T00:00:46.927531287Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-04T00:00:46.933384042Z [Debug] Bootstrap: Console selected
2026-04-04T00:00:46.935004836Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-04T00:00:47.287366570Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-04T00:00:47.351532819Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {28797c69-f00b-45c0-892b-6bb02626a641} may be persisted to storage in unencrypted form.
2026-04-04T00:00:47.441872732Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-04T00:00:47.503906596Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-04T00:00:47.623045902Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-04T00:00:47.633554843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.634163749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.682060537Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-04-04T00:00:47.683894740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.048514s
2026-04-04T00:00:47.684041305Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-04T00:00:47.684166016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0502984s
2026-04-04T00:00:47.695359656Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-04T00:00:47.695915375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.701344037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-04T00:00:47.709729001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-04T00:00:47.730757956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0292788s
2026-04-04T00:00:47.731074183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.733047286Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-04T00:00:47.733163209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0315773s
2026-04-04T00:00:47.741238540Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-04T00:00:47.741361858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.747173822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-04T00:00:47.748586407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-04T00:00:47.748914377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016029s
2026-04-04T00:00:47.749080151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:47.749312879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001288s
2026-04-04T00:00:47.749689157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-04T00:00:47.750135606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-04T00:00:47.750739833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s
2026-04-04T00:00:47.750859945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.751411074Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-04T00:00:47.751518150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015931s
2026-04-04T00:00:47.751926492Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-04T00:00:47.752048909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.752649448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:47.752780953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2026-04-04T00:00:47.752861475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-04T00:00:47.752996547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-04T00:00:47.753377434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003944s
2026-04-04T00:00:47.753488588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.753944426Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-04T00:00:47.754055990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s
2026-04-04T00:00:47.754969199Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-04T00:00:47.755072247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.755817588Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-04T00:00:47.761495020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-04T00:00:47.761728600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-04-04T00:00:47.762068154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004712s
2026-04-04T00:00:47.762168035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-04T00:00:47.762280712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-04T00:00:47.762535796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002696s
2026-04-04T00:00:47.762634785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-04-04T00:00:47.762736951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-04-04T00:00:47.762997566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002739s
2026-04-04T00:00:47.763114451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-04-04T00:00:47.763209192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-04-04T00:00:47.763455878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002378s
2026-04-04T00:00:47.763562653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-04-04T00:00:47.763718327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-04-04T00:00:47.764447876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000781s
2026-04-04T00:00:47.764545923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-04-04T00:00:47.764639181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.764882792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002414s
2026-04-04T00:00:47.764985609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-04-04T00:00:47.765081402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:47.765321595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002404s
2026-04-04T00:00:47.765422218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-04-04T00:00:47.765542530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-04-04T00:00:47.765777283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002367s
2026-04-04T00:00:47.765887425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-04-04T00:00:47.765991825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.766221968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002376s
2026-04-04T00:00:47.766328212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-04-04T00:00:47.766426741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-04-04T00:00:47.766767627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000356s
2026-04-04T00:00:47.766869312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-04-04T00:00:47.766992710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-04-04T00:00:47.767542127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2026-04-04T00:00:47.767634913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-04-04T00:00:47.767753703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-04T00:00:47.768053035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000298s
2026-04-04T00:00:47.768149840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-04-04T00:00:47.768266676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-04-04T00:00:47.768688585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-04-04T00:00:47.768781813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-04-04T00:00:47.768892907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-04-04T00:00:47.769156257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002651s
2026-04-04T00:00:47.769254956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-04T00:00:47.769366430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-04-04T00:00:47.769764722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000413s
2026-04-04T00:00:47.769859733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-04T00:00:47.769978483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-04-04T00:00:47.776824227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068629s
2026-04-04T00:00:47.776933077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-04T00:00:47.777035373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-04-04T00:00:47.777382311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003623s
2026-04-04T00:00:47.777481862Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-04T00:00:47.777606092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-04T00:00:47.777876446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00028s
2026-04-04T00:00:47.777974614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-04T00:00:47.778081760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-04-04T00:00:47.778392045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003292s
2026-04-04T00:00:47.778496946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-04T00:00:47.778593230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-04T00:00:47.778843904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002473s
2026-04-04T00:00:47.778942212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-04-04T00:00:47.779050019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-04-04T00:00:47.779352889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003148s
2026-04-04T00:00:47.779446558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-04-04T00:00:47.779547191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-04T00:00:47.779825160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002764s
2026-04-04T00:00:47.779950984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-04-04T00:00:47.780073651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-04-04T00:00:47.780394447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003471s
2026-04-04T00:00:47.780498707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-04-04T00:00:47.780588898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-04-04T00:00:47.780847178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000255s
2026-04-04T00:00:47.780943352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-04-04T00:00:47.781057081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-04-04T00:00:47.781306513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002463s
2026-04-04T00:00:47.781402637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-04-04T00:00:47.781512147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-04-04T00:00:47.781842302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003439s
2026-04-04T00:00:47.781941031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-04-04T00:00:47.782071333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-04-04T00:00:47.782547532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005082s
2026-04-04T00:00:47.785930114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-04T00:00:47', 'InitialSetup')
2026-04-04T00:00:47.787237556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.788622595Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-04T00:00:47.788738408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065825s
2026-04-04T00:00:47.788872799Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-04-04T00:00:47.788990556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.789148865Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-04-04T00:00:47.790941755Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-04-04T00:00:47.791308043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-04-04T00:00:47.791636454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s
2026-04-04T00:00:47.791738960Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-04-04T00:00:47.791844002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-04-04T00:00:47.792120068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002722s
2026-04-04T00:00:47.792234739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-04T00:00:47', 'remove_tvrage_imdb_unique_constraint')
2026-04-04T00:00:47.792464842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.793123498Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-04-04T00:00:47.793237097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012824s
2026-04-04T00:00:47.793345024Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-04-04T00:00:47.793444114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.793592703Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-04-04T00:00:47.794487896Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-04-04T00:00:47.794807720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-04-04T00:00:47.795106962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2026-04-04T00:00:47.795202635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-04-04T00:00:47.795312657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-04-04T00:00:47.795671710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003711s
2026-04-04T00:00:47.795783896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-04T00:00:47', 'remove_renamed_scene_mapping_columns')
2026-04-04T00:00:47.796108289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.796734119Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-04-04T00:00:47.796855213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014324s
2026-04-04T00:00:47.796944643Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-04-04T00:00:47.797054213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.797205057Z [Info] updated_history: Starting migration of Main DB to 4
2026-04-04T00:00:47.797660063Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-04-04T00:00:47.797793061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-04T00:00:47.798089448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003168s
2026-04-04T00:00:47.798177946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-04T00:00:47.798289050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-04-04T00:00:47.798652492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003755s
2026-04-04T00:00:47.798777524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-04T00:00:47', 'updated_history')
2026-04-04T00:00:47.798989060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.800099806Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-04-04T00:00:47.800217373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018187s
2026-04-04T00:00:47.800315611Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-04-04T00:00:47.800413849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.800570434Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-04-04T00:00:47.800857141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-04T00:00:47.800974638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.801058627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-04-04T00:00:47.801157586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-04-04T00:00:47.801681992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s
2026-04-04T00:00:47.801789839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-04T00:00:47', 'added_eventtype_to_history')
2026-04-04T00:00:47.802024141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.802585171Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-04-04T00:00:47.802701275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014204s
2026-04-04T00:00:47.802795885Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-04-04T00:00:47.802896989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.803037642Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-04-04T00:00:47.803189287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-04T00:00:47', 'add_index_to_log_time')
2026-04-04T00:00:47.803426635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.803987214Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-04-04T00:00:47.804097927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010751s
2026-04-04T00:00:47.804198019Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-04-04T00:00:47.804299713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.804459876Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-04-04T00:00:47.805129564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:47.805255668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.805317854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-04-04T00:00:47.805428045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-04-04T00:00:47.805914094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004815s
2026-04-04T00:00:47.806136512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-04-04T00:00:47.806500986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-04-04T00:00:47.806701029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004233s
2026-04-04T00:00:47.806816100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-04T00:00:47', 'add_renameEpisodes_to_naming')
2026-04-04T00:00:47.807030172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.807616252Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-04-04T00:00:47.807726874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001332s
2026-04-04T00:00:47.807824411Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-04-04T00:00:47.807931597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.808094605Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-04-04T00:00:47.810118270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-04-04T00:00:47.826482021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-04-04T00:00:47.827254517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-04-04T00:00:47.827923995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:47.828722733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:47.830036008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.830307605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.830559852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203188s
2026-04-04T00:00:47.830676588Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-04-04T00:00:47.831929050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-04-04T00:00:47.832449437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-04-04T00:00:47.832892820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-04T00:00:47.833225660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-04T00:00:47.834362179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003582s
2026-04-04T00:00:47.834488243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-04T00:00:47', 'remove_backlog')
2026-04-04T00:00:47.834700861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.836042513Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-04-04T00:00:47.836153336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052618s
2026-04-04T00:00:47.836258608Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-04-04T00:00:47.836356174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.836513862Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-04-04T00:00:47.839395825Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-04-04T00:00:47.840636123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-04-04T00:00:47.841118444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-04-04T00:00:47.841520954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-04T00:00:47.841820638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-04T00:00:47.842948479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034221s
2026-04-04T00:00:47.843069202Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.845215784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-04-04T00:00:47.845424174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022571s
2026-04-04T00:00:47.845511520Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.845620780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-04-04T00:00:47.845795612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002017s
2026-04-04T00:00:47.845907407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-04T00:00:47', 'fix_rename_episodes')
2026-04-04T00:00:47.846127410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.847007622Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-04-04T00:00:47.847127434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014076s
2026-04-04T00:00:47.847250822Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-04-04T00:00:47.847319230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.847467859Z [Info] add_monitored: Starting migration of Main DB to 10
2026-04-04T00:00:47.848686543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:47.848799200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.848874091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-04-04T00:00:47.848982509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-04-04T00:00:47.849470161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004913s
2026-04-04T00:00:47.849582097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-04-04T00:00:47.849659162Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.849741407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-04-04T00:00:47.849848874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-04-04T00:00:47.850304862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004643s
2026-04-04T00:00:47.850441337Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.850615257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-04-04T00:00:47.850816983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002867s
2026-04-04T00:00:47.850913277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.851001314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-04-04T00:00:47.851173130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001711s
2026-04-04T00:00:47.851264314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.851351850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-04-04T00:00:47.851517173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001678s
2026-04-04T00:00:47.851606112Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.851707396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-04-04T00:00:47.851882348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001685s
2026-04-04T00:00:47.851992119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-04T00:00:47', 'add_monitored')
2026-04-04T00:00:47.852202132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.852757932Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-04-04T00:00:47.852861921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001051s
2026-04-04T00:00:47.852954968Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-04-04T00:00:47.853065882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.853210553Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-04-04T00:00:47.853442560Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-04-04T00:00:47.854609430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-04-04T00:00:47.854965126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-04-04T00:00:47.855224899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-04-04T00:00:47.855525635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-04-04T00:00:47.856711733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00314s
2026-04-04T00:00:47.856815452Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-04-04T00:00:47.857955528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-04-04T00:00:47.858552039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-04-04T00:00:47.859087116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-04T00:00:47.859490799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-04T00:00:47.860593981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-04T00:00:47.860872111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039485s
2026-04-04T00:00:47.860990309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-04T00:00:47', 'remove_ignored')
2026-04-04T00:00:47.861201654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.861972326Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-04-04T00:00:47.862084823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050519s
2026-04-04T00:00:47.862172449Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-04-04T00:00:47.862280637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.862430138Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-04-04T00:00:47.862659941Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-04-04T00:00:47.863830848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-04-04T00:00:47.864565538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-04-04T00:00:47.865192370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:47.865673679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:47.871264166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.871549411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.871797310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009013s
2026-04-04T00:00:47.871981731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-04T00:00:47', 'remove_custom_start_date')
2026-04-04T00:00:47.872193518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.873784301Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-04-04T00:00:47.873915826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110001s
2026-04-04T00:00:47.874013663Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-04-04T00:00:47.874101650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.874268196Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-04-04T00:00:47.874663952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:47.874764114Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.874866741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-04-04T00:00:47.874967844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-04-04T00:00:47.875448793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s
2026-04-04T00:00:47.875548443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-04-04T00:00:47.875673676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-04-04T00:00:47.875833778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s
2026-04-04T00:00:47.875947016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-04T00:00:47', 'add_air_date_utc')
2026-04-04T00:00:47.876144133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.876780033Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-04-04T00:00:47.876881979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011105s
2026-04-04T00:00:47.876980016Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-04-04T00:00:47.877072573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.877212314Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-04-04T00:00:47.877419321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-04-04T00:00:47.878332480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-04-04T00:00:47.878884832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-04-04T00:00:47.879395700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-04T00:00:47.879738411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-04T00:00:47.880805099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-04T00:00:47.881067748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035338s
2026-04-04T00:00:47.881170124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-04T00:00:47', 'drop_air_date')
2026-04-04T00:00:47.881371229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.882052861Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-04-04T00:00:47.882157532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045154s
2026-04-04T00:00:47.882241040Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-04-04T00:00:47.882342364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.882478839Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-04-04T00:00:47.882717059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:47.882818724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.882902552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-04-04T00:00:47.882998135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-04-04T00:00:47.883440806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s
2026-04-04T00:00:47.883547141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-04T00:00:47', 'add_air_date_as_string')
2026-04-04T00:00:47.883756863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.884517294Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-04-04T00:00:47.884626414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001505s
2026-04-04T00:00:47.884715363Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-04-04T00:00:47.884819232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.884957631Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-04-04T00:00:47.885149998Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-04-04T00:00:47.885305742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-04-04T00:00:47.885494712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001925s
2026-04-04T00:00:47.885593712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-04T00:00:47', 'updated_imported_history_item')
2026-04-04T00:00:47.885797272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.886412701Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-04-04T00:00:47.886533193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011064s
2026-04-04T00:00:47.886632764Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-04-04T00:00:47.886721593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.886860202Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-04-04T00:00:47.887041768Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-04-04T00:00:47.887182812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-04-04T00:00:47.887352694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-04-04T00:00:47.887448637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-04T00:00:47', 'reset_scene_names')
2026-04-04T00:00:47.887653038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.888258738Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-04-04T00:00:47.888370934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010655s
2026-04-04T00:00:47.888462438Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-04-04T00:00:47.888550516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.888695037Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-04-04T00:00:47.888895570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.889010011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.899375924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103624s
2026-04-04T00:00:47.899487098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-04T00:00:47', 'remove_duplicates')
2026-04-04T00:00:47.899691199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.900405297Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-04-04T00:00:47.900506841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113977s
2026-04-04T00:00:47.900602825Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-04-04T00:00:47.900706534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.900857628Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-04-04T00:00:47.901407234Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-04-04T00:00:47.901540353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-04-04T00:00:47.901811188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002676s
2026-04-04T00:00:47.901911490Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-04-04T00:00:47.902019668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-04-04T00:00:47.902268920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002469s
2026-04-04T00:00:47.902364181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-04-04T00:00:47.902484604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-04-04T00:00:47.902728806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002458s
2026-04-04T00:00:47.902828476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-04-04T00:00:47.902916153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.903151978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002323s
2026-04-04T00:00:47.903256087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-04-04T00:00:47.903355307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.903582735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002292s
2026-04-04T00:00:47.903684270Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-04-04T00:00:47.903780313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-04-04T00:00:47.904102482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003116s
2026-04-04T00:00:47.904212864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-04T00:00:47', 'restore_unique_constraints')
2026-04-04T00:00:47.904410422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.905200262Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-04-04T00:00:47.905306887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014103s
2026-04-04T00:00:47.905400445Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-04-04T00:00:47.905500787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.905639777Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-04-04T00:00:47.905978630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:47.906082549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.906160125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-04-04T00:00:47.906250728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-04-04T00:00:47.906716245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2026-04-04T00:00:47.906804112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:47.906883141Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:47.906955928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-04-04T00:00:47.907060518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-04-04T00:00:47.907495003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004382s
2026-04-04T00:00:47.907595405Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.907669755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.911671222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039779s
2026-04-04T00:00:47.911784000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-04T00:00:47', 'add_year_and_seasons_to_series')
2026-04-04T00:00:47.912008021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.912703732Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-04-04T00:00:47.912811719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050154s
2026-04-04T00:00:47.912907432Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-04-04T00:00:47.913009658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.913141333Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-04-04T00:00:47.913325894Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-04-04T00:00:47.913423210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-04-04T00:00:47.913678324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002499s
2026-04-04T00:00:47.913779608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-04T00:00:47', 'drop_seasons_table')
2026-04-04T00:00:47.913990673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.914675753Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-04-04T00:00:47.914782618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012478s
2026-04-04T00:00:47.914875344Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-04-04T00:00:47.914977069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.915112282Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-04-04T00:00:47.915355090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:47.915454000Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.915532408Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-04-04T00:00:47.915634132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-04-04T00:00:47.916096073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-04-04T00:00:47.916200152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-04T00:00:47', 'move_indexer_to_generic_provider')
2026-04-04T00:00:47.916410726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.917620783Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-04-04T00:00:47.917735744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019759s
2026-04-04T00:00:47.917831597Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-04-04T00:00:47.917933492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.918078795Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-04-04T00:00:47.920006557Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.920121248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-04-04T00:00:47.920309848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001954s
2026-04-04T00:00:47.920389157Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.920473367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-04T00:00:47.920661927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001869s
2026-04-04T00:00:47.920746397Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.920835075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-04-04T00:00:47.921015048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s
2026-04-04T00:00:47.921109498Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.921183357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-04-04T00:00:47.921358128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001745s
2026-04-04T00:00:47.921456827Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:47.923822020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-04-04T00:00:47.924012614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024452s
2026-04-04T00:00:47.924113667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-04T00:00:47', 'add_config_contract_to_indexers')
2026-04-04T00:00:47.924313790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.924979581Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-04-04T00:00:47.925083741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034113s
2026-04-04T00:00:47.925181948Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-04-04T00:00:47.925270527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.925414196Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-04-04T00:00:47.925612976Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-04-04T00:00:47.926501555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-04-04T00:00:47.927016452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-04-04T00:00:47.927516499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-04T00:00:47.927877496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-04T00:00:47.928976118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032375s
2026-04-04T00:00:47.929080448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-04T00:00:47', 'drop_tvdb_episodeid')
2026-04-04T00:00:47.929287886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.930057636Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-04-04T00:00:47.930158660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043202s
2026-04-04T00:00:47.930251827Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-04-04T00:00:47.930354674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.930494837Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-04-04T00:00:47.930740902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:47.930845833Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:47.930922387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-04-04T00:00:47.931027329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-04-04T00:00:47.931473217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2026-04-04T00:00:47.931577757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-04T00:00:47', 'move_notification_to_generic_provider')
2026-04-04T00:00:47.931794804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.932488531Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-04-04T00:00:47.932596929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014472s
2026-04-04T00:00:47.932689295Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-04-04T00:00:47.932801582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.932942175Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-04-04T00:00:47.933684880Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.933785503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-04-04T00:00:47.933978642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001955s
2026-04-04T00:00:47.934060737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.934143163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-04-04T00:00:47.934328125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s
2026-04-04T00:00:47.934410822Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.934493208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-04T00:00:47.934693461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001989s
2026-04-04T00:00:47.934776979Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.934857992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-04-04T00:00:47.935049728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2026-04-04T00:00:47.935130010Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.935214570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-04-04T00:00:47.935403751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001869s
2026-04-04T00:00:47.935484554Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.935567361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-04-04T00:00:47.935747894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s
2026-04-04T00:00:47.935830290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.935938699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-04-04T00:00:47.936123591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001909s
2026-04-04T00:00:47.936204634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.936285176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-04-04T00:00:47.936471531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000183s
2026-04-04T00:00:47.936553026Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.936636914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-04-04T00:00:47.936815715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s
2026-04-04T00:00:47.936896938Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:47.937015497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-04-04T00:00:47.937172944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001721s
2026-04-04T00:00:47.937270961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-04T00:00:47', 'add_config_contract_to_notifications')
2026-04-04T00:00:47.937476355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.938098067Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-04-04T00:00:47.938214892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010882s
2026-04-04T00:00:47.938310444Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-04-04T00:00:47.938396768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.938540077Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-04-04T00:00:47.939510391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.939613739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-04T00:00:47.939803822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001964s
2026-04-04T00:00:47.939935897Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.940018404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-04-04T00:00:47.940207114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001902s
2026-04-04T00:00:47.940290071Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.940372747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-04-04T00:00:47.940558581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001846s
2026-04-04T00:00:47.940656488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-04T00:00:47', 'fix_omgwtfnzbs')
2026-04-04T00:00:47.940851752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.941476650Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-04-04T00:00:47.941576832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010973s
2026-04-04T00:00:47.941673266Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-04-04T00:00:47.941768147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.941904612Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-04-04T00:00:47.942252182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-04-04T00:00:47.942377454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-04-04T00:00:47.942729833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003684s
2026-04-04T00:00:47.942836949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-04T00:00:47', 'add_blacklist_table')
2026-04-04T00:00:47.943034517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.943718474Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-04-04T00:00:47.943821071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001357s
2026-04-04T00:00:47.943935331Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-04-04T00:00:47.944029521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.944172388Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-04-04T00:00:47.944521090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:47.944627415Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.944703648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-04-04T00:00:47.944811044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-04-04T00:00:47.945317394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005028s
2026-04-04T00:00:47.945422195Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:47.945502687Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:47.945580444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-04-04T00:00:47.945694944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-04-04T00:00:47.946139990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004429s
2026-04-04T00:00:47.946235372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.946312989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.951627090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052944s
2026-04-04T00:00:47.951745709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-04T00:00:47', 'add_formats_to_naming_config')
2026-04-04T00:00:47.951967235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.952633677Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-04-04T00:00:47.952735342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063009s
2026-04-04T00:00:47.952835293Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-04-04T00:00:47.952935284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.953078553Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-04-04T00:00:47.953388507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:47.953497787Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.953570493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-04-04T00:00:47.953678851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-04-04T00:00:47.954143818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004623s
2026-04-04T00:00:47.954240372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.954318299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.954983068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006526s
2026-04-04T00:00:47.955083420Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-04-04T00:00:47.955202039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-04-04T00:00:47.955356109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001538s
2026-04-04T00:00:47.955439236Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-04-04T00:00:47.955555821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-04-04T00:00:47.955703037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001453s
2026-04-04T00:00:47.955809853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-04T00:00:47', 'add_season_folder_format_to_naming_config')
2026-04-04T00:00:47.956075788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.956760126Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-04-04T00:00:47.956873104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011921s
2026-04-04T00:00:47.956966321Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-04-04T00:00:47.957067144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.957207487Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-04-04T00:00:47.957571289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-04-04T00:00:47.958500100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-04-04T00:00:47.958874874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-04-04T00:00:47.959209779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-04-04T00:00:47.959468810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-04-04T00:00:47.960586110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00284s
2026-04-04T00:00:47.960693276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-04T00:00:47', 'delete_old_naming_config_columns')
2026-04-04T00:00:47.960903048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.961635974Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-04-04T00:00:47.961745545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038958s
2026-04-04T00:00:47.961842400Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-04-04T00:00:47.961940728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.962082032Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-04-04T00:00:47.962666860Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.962773575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-04-04T00:00:47.962954890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001836s
2026-04-04T00:00:47.963052406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-04T00:00:47', 'set_default_release_group')
2026-04-04T00:00:47.963262520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.963867117Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-04-04T00:00:47.963977098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010801s
2026-04-04T00:00:47.964073262Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-04-04T00:00:47.966882599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.967036449Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-04-04T00:00:47.967229397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.967330882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.968148488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s
2026-04-04T00:00:47.968261396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-04T00:00:47', 'add_api_key_to_pushover')
2026-04-04T00:00:47.968472481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.969097128Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-04-04T00:00:47.969204615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017559s
2026-04-04T00:00:47.969307111Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-04-04T00:00:47.969408135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.969545411Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-04-04T00:00:47.970715918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:47.970819366Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:47.971092977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-04-04T00:00:47.972519049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-04-04T00:00:47.973192766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-04-04T00:00:47.973793666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:47.974226537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:47.975285640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.975513128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.975732880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045317s
2026-04-04T00:00:47.975830036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-04-04T00:00:47.976725730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-04-04T00:00:47.977385308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-04-04T00:00:47.977992360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:47.978414370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:47.979451068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:47.979673726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:47.979904461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039506s
2026-04-04T00:00:47.980011486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-04T00:00:47', 'remove_series_contraints')
2026-04-04T00:00:47.980212541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.981548381Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-04-04T00:00:47.981653082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055992s
2026-04-04T00:00:47.981752622Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-04-04T00:00:47.981854958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.981998657Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-04-04T00:00:47.982644408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:47.982760692Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.3E-06s
2026-04-04T00:00:47.982839140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-04-04T00:00:47.982947668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-04-04T00:00:47.983391783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s
2026-04-04T00:00:47.983490702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:47.983568659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-04-04T00:00:47.983748661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001748s
2026-04-04T00:00:47.983864865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-04T00:00:47', 'add_series_folder_format_to_naming_config')
2026-04-04T00:00:47.984081462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.984667882Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-04-04T00:00:47.984785559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010909s
2026-04-04T00:00:47.984880260Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-04-04T00:00:47.984982185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.985119121Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-04-04T00:00:47.986009895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:47.986116028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:47.986191059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-04-04T00:00:47.986295019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-04-04T00:00:47.986734985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004377s
2026-04-04T00:00:47.986832090Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.986918865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.988995306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020595s
2026-04-04T00:00:47.989099035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:47.989175860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:47.990570187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013802s
2026-04-04T00:00:47.990686071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-04T00:00:47', 'update_with_quality_converters')
2026-04-04T00:00:47.990889641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:47.991563868Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-04-04T00:00:47.991670854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023756s
2026-04-04T00:00:47.991767478Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-04-04T00:00:47.991877179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:47.992025328Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-04-04T00:00:47.993301708Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-04-04T00:00:47.994207592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-04-04T00:00:47.994493878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-04-04T00:00:47.994724393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-04-04T00:00:47.995097845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-04-04T00:00:47.996151536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-04T00:00:47.996388483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029676s
2026-04-04T00:00:47.996485188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-04-04T00:00:47.997308636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-04-04T00:00:47.997609482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-04-04T00:00:47.997837591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-04-04T00:00:47.998162446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-04-04T00:00:47.999164133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-04-04T00:00:47.999396521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028132s
2026-04-04T00:00:47.999490800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-04-04T00:00:47.999600351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-04-04T00:00:47.999930105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003296s
2026-04-04T00:00:48.000030287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-04-04T00:00:48.000129266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-04T00:00:48.000350421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002209s
2026-04-04T00:00:48.000442928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-04-04T00:00:48.000541496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-04T00:00:48.000758563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002149s
2026-04-04T00:00:48.000855348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-04-04T00:00:48.000952895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-04-04T00:00:48.001170633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002149s
2026-04-04T00:00:48.001261476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.001340184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.002286380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000932s
2026-04-04T00:00:48.002392984Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-04-04T00:00:48.002471462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-04-04T00:00:48.002876318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003956s
2026-04-04T00:00:48.002985107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-04T00:00:48', 'add_configurable_qualities')
2026-04-04T00:00:48.003189759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.004082997Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-04-04T00:00:48.004192548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015932s
2026-04-04T00:00:48.004287259Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-04-04T00:00:48.004387471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.004529186Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-04-04T00:00:48.004795172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.004902608Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.004978891Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-04-04T00:00:48.005085436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-04-04T00:00:48.005506774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004239s
2026-04-04T00:00:48.005606195Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-04-04T00:00:48.005720916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-04-04T00:00:48.005880106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001568s
2026-04-04T00:00:48.005976621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-04T00:00:48', 'add_on_upgrade_to_notifications')
2026-04-04T00:00:48.006180972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.006821642Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-04-04T00:00:48.006931313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010926s
2026-04-04T00:00:48.007026845Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-04-04T00:00:48.007123680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.007268422Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-04-04T00:00:48.007939784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-04-04T00:00:48.008059505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-04-04T00:00:48.008378627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003344s
2026-04-04T00:00:48.008471013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-04-04T00:00:48.008582027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-04-04T00:00:48.008926691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000362s
2026-04-04T00:00:48.009027855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-04T00:00:48', 'add_metadata_tables')
2026-04-04T00:00:48.009231415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.009870992Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-04-04T00:00:48.009976294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013048s
2026-04-04T00:00:48.010071596Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-04-04T00:00:48.010172860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.010322321Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-04-04T00:00:48.010785774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.010885295Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.010963172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-04-04T00:00:48.011059235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-04-04T00:00:48.011489812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004288s
2026-04-04T00:00:48.011587208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-04-04T00:00:48.011683703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-04-04T00:00:48.012123739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004302s
2026-04-04T00:00:48.012220694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-04-04T00:00:48.012316096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-04-04T00:00:48.012743817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004236s
2026-04-04T00:00:48.012840382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-04-04T00:00:48.012945153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-04-04T00:00:48.013359387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004187s
2026-04-04T00:00:48.013454518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.013535582Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:48.013610512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-04-04T00:00:48.013709472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-04-04T00:00:48.014164919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004207s
2026-04-04T00:00:48.014233537Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-04-04T00:00:48.014330452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-04-04T00:00:48.014751851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00042s
2026-04-04T00:00:48.014856552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-04T00:00:48', 'add_metadata_to_episodes_and_series')
2026-04-04T00:00:48.015120373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.015794941Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-04-04T00:00:48.015927087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014616s
2026-04-04T00:00:48.016023872Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-04-04T00:00:48.016118583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.016265398Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-04-04T00:00:48.016450471Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-04-04T00:00:48.016612998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-04-04T00:00:48.016813282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001953s
2026-04-04T00:00:48.016913724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-04T00:00:48', 'fix_xbmc_season_images_metadata')
2026-04-04T00:00:48.017115260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.017727783Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-04-04T00:00:48.017842154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s
2026-04-04T00:00:48.017938387Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-04-04T00:00:48.018035393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.018174142Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-04-04T00:00:48.018578596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-04T00:00:48.018705512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-04-04T00:00:48.019042531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003528s
2026-04-04T00:00:48.019146270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-04T00:00:48', 'add_download_clients_table')
2026-04-04T00:00:48.019348477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.020486448Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-04-04T00:00:48.020595368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017856s
2026-04-04T00:00:48.020689567Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-04-04T00:00:48.020790711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.020934420Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-04-04T00:00:48.021150035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.021253172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.025678714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044087s
2026-04-04T00:00:48.025796511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-04T00:00:48', 'convert_config_to_download_clients')
2026-04-04T00:00:48.026023849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.026582965Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-04-04T00:00:48.026693367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053176s
2026-04-04T00:00:48.026796635Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-04-04T00:00:48.026896136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.027047490Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-04-04T00:00:48.027258746Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-04-04T00:00:48.027447606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-04-04T00:00:48.027682930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002354s
2026-04-04T00:00:48.027775777Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-04-04T00:00:48.027952162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-04-04T00:00:48.028158568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002069s
2026-04-04T00:00:48.028257888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-04T00:00:48', 'fix_xbmc_episode_metadata')
2026-04-04T00:00:48.041016279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.041802892Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-04-04T00:00:48.041914668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138385s
2026-04-04T00:00:48.042036763Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-04-04T00:00:48.042125773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.042299232Z [Info] add_indexes: Starting migration of Main DB to 45
2026-04-04T00:00:48.042935313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-04-04T00:00:48.043058361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-04-04T00:00:48.043311360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000263s
2026-04-04T00:00:48.043414728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-04-04T00:00:48.043504018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-04T00:00:48.043721275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s
2026-04-04T00:00:48.043824924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-04-04T00:00:48.043941779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-04T00:00:48.044165901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002221s
2026-04-04T00:00:48.044255521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-04-04T00:00:48.044353629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-04T00:00:48.044552660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2026-04-04T00:00:48.044654956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-04-04T00:00:48.044754506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-04-04T00:00:48.044977575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002131s
2026-04-04T00:00:48.045059540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-04T00:00:48.045159822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-04T00:00:48.045413583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000259s
2026-04-04T00:00:48.045519717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-04-04T00:00:48.045607584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.045822456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002129s
2026-04-04T00:00:48.045923189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-04-04T00:00:48.046024904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.046227211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002092s
2026-04-04T00:00:48.046329187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-04-04T00:00:48.046428597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.046633760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002065s
2026-04-04T00:00:48.046739473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-04T00:00:48', 'add_indexes')
2026-04-04T00:00:48.046936650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.047764728Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-04-04T00:00:48.047887324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013396s
2026-04-04T00:00:48.047974861Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-04-04T00:00:48.048079351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.048225896Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-04-04T00:00:48.048403864Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-04-04T00:00:48.048593466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-04-04T00:00:48.048823199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002346s
2026-04-04T00:00:48.048925785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-04T00:00:48', 'fix_nzb_su_url')
2026-04-04T00:00:48.049126450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.049731598Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-04-04T00:00:48.049836790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011403s
2026-04-04T00:00:48.049930208Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-04-04T00:00:48.050038085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.050175442Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-04-04T00:00:48.050435616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.050539735Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.050642102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-04-04T00:00:48.050746682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-04-04T00:00:48.051264705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005165s
2026-04-04T00:00:48.051379005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-04T00:00:48', 'add_temporary_blacklist_columns')
2026-04-04T00:00:48.051585100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.052211692Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-04-04T00:00:48.052318066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-04-04T00:00:48.052416144Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-04-04T00:00:48.052511466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.052650085Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-04-04T00:00:48.052893605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.052999498Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.053077465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-04-04T00:00:48.053176595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-04-04T00:00:48.053657103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004775s
2026-04-04T00:00:48.053766032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-04-04T00:00:48', 'add_title_to_scenemappings')
2026-04-04T00:00:48.053979131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.054524379Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-04-04T00:00:48.054637517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2026-04-04T00:00:48.054732037Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-04-04T00:00:48.054830936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.054971910Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-04-04T00:00:48.055157494Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-04-04T00:00:48.055338478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-04-04T00:00:48.055577500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002326s
2026-04-04T00:00:48.055676489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-04T00:00:48', 'fix_dognzb_url')
2026-04-04T00:00:48.055909278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.056412611Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-04-04T00:00:48.056514987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010609s
2026-04-04T00:00:48.056613255Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-04-04T00:00:48.056713176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.056855152Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-04-04T00:00:48.057095116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-04T00:00:48.057203804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.057277844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-04-04T00:00:48.057381552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-04-04T00:00:48.057867832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s
2026-04-04T00:00:48.057980518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-04T00:00:48', 'add_hash_to_metadata_files')
2026-04-04T00:00:48.058191062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.058774447Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-04-04T00:00:48.058887986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013914s
2026-04-04T00:00:48.058985452Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-04-04T00:00:48.059083840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.059222439Z [Info] download_client_import: Starting migration of Main DB to 51
2026-04-04T00:00:48.059470098Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.059574007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.060039785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s
2026-04-04T00:00:48.060142281Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.060222794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.063310321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030738s
2026-04-04T00:00:48.063410893Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.063493720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.068852541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005332s
2026-04-04T00:00:48.068962101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-04T00:00:48', 'download_client_import')
2026-04-04T00:00:48.069165992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.069836993Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-04-04T00:00:48.069942185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063312s
2026-04-04T00:00:48.070038749Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-04-04T00:00:48.070138230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.070277470Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-04-04T00:00:48.070610952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.070718148Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.070795373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-04-04T00:00:48.070897078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-04-04T00:00:48.071421233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005247s
2026-04-04T00:00:48.071518168Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-04-04T00:00:48.071623040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-04-04T00:00:48.071752691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001311s
2026-04-04T00:00:48.071834395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:48.071943244Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.072012714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-04-04T00:00:48.072120952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-04-04T00:00:48.072610839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004886s
2026-04-04T00:00:48.072710038Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-04-04T00:00:48.072846473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-04-04T00:00:48.073012808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001675s
2026-04-04T00:00:48.073113872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-04T00:00:48', 'add_columns_for_anime')
2026-04-04T00:00:48.073309355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.074397366Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-04-04T00:00:48.074504642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015475s
2026-04-04T00:00:48.074602319Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-04-04T00:00:48.074697330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.074833715Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-04-04T00:00:48.075753196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-04-04T00:00:48.075885964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-04-04T00:00:48.076357383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s
2026-04-04T00:00:48.076454659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.076532155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.077197966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-04-04T00:00:48.077310592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-04T00:00:48', 'add_series_sorttitle')
2026-04-04T00:00:48.077512449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.078100132Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-04-04T00:00:48.078204613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015575s
2026-04-04T00:00:48.078299263Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-04-04T00:00:48.078385577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.078528034Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-04-04T00:00:48.080364011Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-04-04T00:00:48.080539745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-04-04T00:00:48.081841215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013581s
2026-04-04T00:00:48.081942189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-04T00:00:48.082022320Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.082100548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-04-04T00:00:48.082199256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-04-04T00:00:48.082688802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004819s
2026-04-04T00:00:48.082779515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-04T00:00:48.082860939Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.082936030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-04-04T00:00:48.083037765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-04-04T00:00:48.083528733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2026-04-04T00:00:48.083623444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-04-04T00:00:48.083703816Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.083782434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-04-04T00:00:48.083924961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-04-04T00:00:48.084402132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005147s
2026-04-04T00:00:48.084501673Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.084583818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-04-04T00:00:48.084759933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001816s
2026-04-04T00:00:48.084857379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.084925767Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.085004465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-04-04T00:00:48.085102442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-04-04T00:00:48.085573571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004663s
2026-04-04T00:00:48.085660286Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-04-04T00:00:48.085781009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-04-04T00:00:48.085934247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001529s
2026-04-04T00:00:48.086025411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-04-04T00:00:48.086133619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-04-04T00:00:48.086474555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000359s
2026-04-04T00:00:48.086580569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-04T00:00:48', 'rename_profiles')
2026-04-04T00:00:48.086775642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.087473757Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-04-04T00:00:48.087574761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013588s
2026-04-04T00:00:48.087670163Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-04-04T00:00:48.087768030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.087930156Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-04-04T00:00:48.088129628Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-04-04T00:00:48.089316488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-04-04T00:00:48.090039574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-04-04T00:00:48.090720906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.091438862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.092846888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.093076770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.093298727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.093500935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.093719695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.093922393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005688s
2026-04-04T00:00:48.094026964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-04T00:00:48', 'drop_old_profile_columns')
2026-04-04T00:00:48.094231015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.095125526Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-04-04T00:00:48.095232601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068899s
2026-04-04T00:00:48.095325779Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-04-04T00:00:48.095429318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.095563959Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-04-04T00:00:48.095811357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:48.095927781Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.096008905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-04-04T00:00:48.096107463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-04-04T00:00:48.096628402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s
2026-04-04T00:00:48.096732792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-04T00:00:48', 'add_mediainfo_to_episodefile')
2026-04-04T00:00:48.096943336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.097532463Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-04-04T00:00:48.098112000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001425s
2026-04-04T00:00:48.098122861Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-04-04T00:00:48.098131359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.098139715Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-04-04T00:00:48.098275238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-04-04T00:00:48.098396512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-04-04T00:00:48.098911710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s
2026-04-04T00:00:48.099008886Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.099097163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.099780950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s
2026-04-04T00:00:48.099960111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-04T00:00:48', 'convert_episode_file_path_to_relative')
2026-04-04T00:00:48.100172719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.100784511Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-04-04T00:00:48.100901356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016796s
2026-04-04T00:00:48.100988071Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-04-04T00:00:48.101085116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.101231621Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-04-04T00:00:48.101419379Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-04-04T00:00:48.102529385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-04-04T00:00:48.102945913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-04-04T00:00:48.103306710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-04T00:00:48.103741385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-04T00:00:48.105215413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-04T00:00:48.105464134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039302s
2026-04-04T00:00:48.105575779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-04T00:00:48', 'drop_episode_file_path')
2026-04-04T00:00:48.105777255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.106468557Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-04-04T00:00:48.106577877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049343s
2026-04-04T00:00:48.106673089Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-04-04T00:00:48.106768410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.106915867Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-04-04T00:00:48.107592891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.107702682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.107771721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-04-04T00:00:48.112716738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-04-04T00:00:48.113226334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s
2026-04-04T00:00:48.113328200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-04-04T00:00:48.113433301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-04-04T00:00:48.113949140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s
2026-04-04T00:00:48.114048871Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-04-04T00:00:48.114191418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-04-04T00:00:48.114380378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-04-04T00:00:48.114480340Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.114581543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-04-04T00:00:48.114767979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2026-04-04T00:00:48.114886057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-04T00:00:48', 'add_enable_options_to_indexers')
2026-04-04T00:00:48.115108424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.115720878Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-04-04T00:00:48.115840759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011419s
2026-04-04T00:00:48.115977715Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-04-04T00:00:48.122282801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.122427162Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-04-04T00:00:48.122664359Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-04-04T00:00:48.123794665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-04-04T00:00:48.124210022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-04-04T00:00:48.124503633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-04T00:00:48.124903889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-04T00:00:48.126454942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-04T00:00:48.126683763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039099s
2026-04-04T00:00:48.126780157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-04-04T00:00:48.127895082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-04-04T00:00:48.128267502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-04-04T00:00:48.128563749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-04-04T00:00:48.128828001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-04-04T00:00:48.130338582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034461s
2026-04-04T00:00:48.130448223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-04T00:00:48', 'remove_enable_from_indexers')
2026-04-04T00:00:48.130670902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.131441814Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-04-04T00:00:48.131553349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045589s
2026-04-04T00:00:48.131647177Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-04-04T00:00:48.131746648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.131903464Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-04-04T00:00:48.132113466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-04-04T00:00:48.132343981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-04-04T00:00:48.132640237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002892s
2026-04-04T00:00:48.132737563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-04T00:00:48', 'clear_bad_scene_names')
2026-04-04T00:00:48.132942626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.133496111Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-04-04T00:00:48.133608497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00115s
2026-04-04T00:00:48.133695552Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-04-04T00:00:48.133797107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.133943772Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-04-04T00:00:48.134139596Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.134247203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.135751893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s
2026-04-04T00:00:48.135887586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-04T00:00:48', 'convert_quality_models')
2026-04-04T00:00:48.136092168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.136655673Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-04-04T00:00:48.136757478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023999s
2026-04-04T00:00:48.136856377Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-04-04T00:00:48.136955737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.137091691Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-04-04T00:00:48.137389290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-04-04T00:00:48.137521186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-04-04T00:00:48.137824025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003192s
2026-04-04T00:00:48.137936873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-04T00:00:48', 'add_remotepathmappings')
2026-04-04T00:00:48.138144260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.138775902Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-04-04T00:00:48.138877477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012667s
2026-04-04T00:00:48.138977959Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-04-04T00:00:48.139071537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.139217481Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-04-04T00:00:48.139323385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-04T00:00:48', 'remove_method_from_logs')
2026-04-04T00:00:48.139528598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.140085189Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-04-04T00:00:48.140196012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010009s
2026-04-04T00:00:48.140289239Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-04-04T00:00:48.140387758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.140535696Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-04-04T00:00:48.142407986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.142519200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-04-04T00:00:48.142712008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001935s
2026-04-04T00:00:48.142790526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.142883463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-04-04T00:00:48.143066833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001895s
2026-04-04T00:00:48.143153938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.143247286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-04-04T00:00:48.143452750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002124s
2026-04-04T00:00:48.143548663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-04T00:00:48', 'make_scene_numbering_nullable')
2026-04-04T00:00:48.143755870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.144275717Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-04-04T00:00:48.144391700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010279s
2026-04-04T00:00:48.144481000Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-04-04T00:00:48.144571683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.144718729Z [Info] add_tags: Starting migration of Main DB to 66
2026-04-04T00:00:48.145482236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-04T00:00:48.145603541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-04-04T00:00:48.145860809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002707s
2026-04-04T00:00:48.145963606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.146038106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.146120111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-04-04T00:00:48.146220222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-04-04T00:00:48.146762875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s
2026-04-04T00:00:48.146868838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.146953489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.147029913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-04-04T00:00:48.147142299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-04-04T00:00:48.147662386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005218s
2026-04-04T00:00:48.147760344Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.147837429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-04-04T00:00:48.148048454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002044s
2026-04-04T00:00:48.148149908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.148229458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-04-04T00:00:48.148387496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001594s
2026-04-04T00:00:48.148487518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-04T00:00:48', 'add_tags')
2026-04-04T00:00:48.148675336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.149325064Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-04-04T00:00:48.149410066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2026-04-04T00:00:48.149516370Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-04-04T00:00:48.149596651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.149746723Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-04-04T00:00:48.149973430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.150084664Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.150156048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-04-04T00:00:48.150261680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-04-04T00:00:48.150771066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s
2026-04-04T00:00:48.150883493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-04T00:00:48', 'add_added_to_series')
2026-04-04T00:00:48.151083305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.151688614Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-04-04T00:00:48.151787383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014288s
2026-04-04T00:00:48.151917184Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-04-04T00:00:48.152017526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.152155564Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-04-04T00:00:48.153573599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-04-04T00:00:48.153698711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-04-04T00:00:48.154008946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003253s
2026-04-04T00:00:48.154106633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.154182956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.154729327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005315s
2026-04-04T00:00:48.154828857Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.154936273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-04-04T00:00:48.155092718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000166s
2026-04-04T00:00:48.155193040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-04T00:00:48', 'add_release_restrictions')
2026-04-04T00:00:48.155387652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.156028012Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-04-04T00:00:48.156134236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010823s
2026-04-04T00:00:48.156230710Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-04-04T00:00:48.156333206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.156459892Z [Info] quality_proper: Starting migration of Main DB to 69
2026-04-04T00:00:48.156647840Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.156749845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.157290244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005377s
2026-04-04T00:00:48.157399734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-04T00:00:48', 'quality_proper')
2026-04-04T00:00:48.157598725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.158203373Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-04-04T00:00:48.158299707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014498s
2026-04-04T00:00:48.158396622Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-04-04T00:00:48.158493527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.158630112Z [Info] delay_profile: Starting migration of Main DB to 70
2026-04-04T00:00:48.162161263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-04-04T00:00:48.162293399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-04-04T00:00:48.162712923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2026-04-04T00:00:48.162906774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-04-04T00:00:48.163167469Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.163255756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.170042082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067649s
2026-04-04T00:00:48.170140289Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-04-04T00:00:48.171382751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-04-04T00:00:48.171718087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-04-04T00:00:48.171991377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-04T00:00:48.172345159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-04T00:00:48.173647612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-04T00:00:48.173885862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036466s
2026-04-04T00:00:48.173980693Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-04-04T00:00:48.175163825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-04-04T00:00:48.175458368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-04-04T00:00:48.175695576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-04T00:00:48.176026973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-04T00:00:48.177263904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-04T00:00:48.177491111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003413s
2026-04-04T00:00:48.177755233Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003527 taking an average of 00:00:00.0003527
2026-04-04T00:00:48.177900917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-04T00:00:48', 'delay_profile')
2026-04-04T00:00:48.178102042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.179596441Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-04-04T00:00:48.179699268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055163s
2026-04-04T00:00:48.179805472Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-04-04T00:00:48.179918109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.180069313Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-04-04T00:00:48.180335870Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-04-04T00:00:48.181545736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-04-04T00:00:48.181888516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-04-04T00:00:48.182148600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-04T00:00:48.182642454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-04T00:00:48.183981250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-04T00:00:48.184227777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-04T00:00:48.184456167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040054s
2026-04-04T00:00:48.184549675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.184628484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.187006753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023642s
2026-04-04T00:00:48.187119349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-04T00:00:48', 'unknown_quality_in_profile')
2026-04-04T00:00:48.189166201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.190054590Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-04-04T00:00:48.190167076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005413s
2026-04-04T00:00:48.190269362Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-04-04T00:00:48.190367049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.190517782Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-04-04T00:00:48.191238584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-04T00:00:48.191345169Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.191443527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-04-04T00:00:48.191541384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-04-04T00:00:48.192100339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005542s
2026-04-04T00:00:48.192206142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-04T00:00:48.192305973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-04T00:00:48.192516958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002162s
2026-04-04T00:00:48.192614695Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.192690317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.193824150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001125s
2026-04-04T00:00:48.193941006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-04T00:00:48', 'history_downloadId')
2026-04-04T00:00:48.194139014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.194871720Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-04-04T00:00:48.194968765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021702s
2026-04-04T00:00:48.195070370Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-04-04T00:00:48.195153106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.195304451Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-04-04T00:00:48.195838947Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.195990312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-04-04T00:00:48.196153912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001666s
2026-04-04T00:00:48.196230045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.196314665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-04-04T00:00:48.196465780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001535s
2026-04-04T00:00:48.196570541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-04T00:00:48', 'clear_ratings')
2026-04-04T00:00:48.196757517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.197361854Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-04-04T00:00:48.197458068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010436s
2026-04-04T00:00:48.197555714Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-04-04T00:00:48.197646086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.197786148Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-04-04T00:00:48.197961031Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-04-04T00:00:48.198158739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-04-04T00:00:48.198368070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002139s
2026-04-04T00:00:48.198476318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-04T00:00:48', 'disable_eztv')
2026-04-04T00:00:48.198659597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.199254255Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-04-04T00:00:48.199350669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010938s
2026-04-04T00:00:48.199448907Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-04-04T00:00:48.199537826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.199680082Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-04-04T00:00:48.200718303Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.200828835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-04-04T00:00:48.201035842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002168s
2026-04-04T00:00:48.201124390Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.201208750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-04-04T00:00:48.201376869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001647s
2026-04-04T00:00:48.201469596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-04T00:00:48', 'force_lib_update')
2026-04-04T00:00:48.201667614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.202244255Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-04-04T00:00:48.202347754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010312s
2026-04-04T00:00:48.202438456Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-04-04T00:00:48.202534330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.202668460Z [Info] add_users_table: Starting migration of Main DB to 76
2026-04-04T00:00:48.203036310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-04T00:00:48.203149328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-04-04T00:00:48.203452178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003132s
2026-04-04T00:00:48.203545526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-04T00:00:48.203643764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-04T00:00:48.203862925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002121s
2026-04-04T00:00:48.203964189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-04T00:00:48.204054851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-04T00:00:48.204265876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002101s
2026-04-04T00:00:48.204366840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-04T00:00:48', 'add_users_table')
2026-04-04T00:00:48.204563455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.205252804Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-04-04T00:00:48.205353617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011953s
2026-04-04T00:00:48.205447125Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-04-04T00:00:48.205545132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.205684012Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-04-04T00:00:48.205919516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.206018756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.206099689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-04-04T00:00:48.206194710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-04-04T00:00:48.206745690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005462s
2026-04-04T00:00:48.206849719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-04T00:00:48', 'add_add_options_to_series')
2026-04-04T00:00:48.207060063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.207664069Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-04-04T00:00:48.207772828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014689s
2026-04-04T00:00:48.207879743Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-04-04T00:00:48.207974735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.208111931Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-04-04T00:00:48.208668461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-04T00:00:48.208796329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-04-04T00:00:48.209212206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s
2026-04-04T00:00:48.209315885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-04T00:00:48', 'add_commands_table')
2026-04-04T00:00:48.209517822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.210151448Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-04-04T00:00:48.210256018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2026-04-04T00:00:48.210346881Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-04-04T00:00:48.210441752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.210573938Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-04-04T00:00:48.210918202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.211019776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.276192491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0650661s
2026-04-04T00:00:48.276287663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-04-04T00:00:48.276360891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-04-04T00:00:48.276440611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-04-04T00:00:48.277784908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-04-04T00:00:48.278116917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-04-04T00:00:48.278326599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-04-04T00:00:48.278622274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-04-04T00:00:48.280043105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035001s
2026-04-04T00:00:48.280147846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-04T00:00:48.280244801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-04T00:00:48.280654977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004098s
2026-04-04T00:00:48.280765670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-04T00:00:48', 'dedupe_tags')
2026-04-04T00:00:48.280959861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.281767508Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-04-04T00:00:48.281870294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015265s
2026-04-04T00:00:48.281974454Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-04-04T00:00:48.282074987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.282221642Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-04-04T00:00:48.282493860Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.282554813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.283671582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s
2026-04-04T00:00:48.283783146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-04-04T00:00:48', 'move_dot_prefix_to_transmission_category')
2026-04-04T00:00:48.284033150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.285388188Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-04-04T00:00:48.285505084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028252s
2026-04-04T00:00:48.285601838Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-04-04T00:00:48.285691539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.285833806Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-04-04T00:00:48.286478534Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.286617874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-04-04T00:00:48.286807867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002207s
2026-04-04T00:00:48.286907167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-04-04T00:00:48', 'add_fanzub_settings')
2026-04-04T00:00:48.287104474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.287776738Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-04-04T00:00:48.287898684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011913s
2026-04-04T00:00:48.287993124Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-04-04T00:00:48.288091702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.288230842Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-04-04T00:00:48.289013468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.289119001Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.289192479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-04-04T00:00:48.289300005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-04-04T00:00:48.289895995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005792s
2026-04-04T00:00:48.289977580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.290055026Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.290125958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-04-04T00:00:48.290234808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-04-04T00:00:48.290760797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005279s
2026-04-04T00:00:48.290857902Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.290941751Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.291014628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-04-04T00:00:48.291119960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-04-04T00:00:48.291647172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005135s
2026-04-04T00:00:48.291735770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.291810270Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.291911915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-04-04T00:00:48.292017177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-04-04T00:00:48.292526843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005127s
2026-04-04T00:00:48.292621283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.292701034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.292818580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-04-04T00:00:48.292901748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-04-04T00:00:48.293396695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005118s
2026-04-04T00:00:48.293487908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.293570294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-04-04T00:00:48.293730256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001579s
2026-04-04T00:00:48.293829316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-04-04T00:00:48', 'additonal_blacklist_columns')
2026-04-04T00:00:48.294031463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.294646962Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-04-04T00:00:48.294755691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010719s
2026-04-04T00:00:48.294847195Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-04-04T00:00:48.294947878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.295087509Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-04-04T00:00:48.295508687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-04T00:00:48.295614530Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.295711726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-04-04T00:00:48.297055182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-04-04T00:00:48.297417682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-04-04T00:00:48.297634448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-04T00:00:48.298055466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-04T00:00:48.299406196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-04T00:00:48.299650999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-04T00:00:48.299916333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004087s
2026-04-04T00:00:48.300005453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-04T00:00:48.300093440Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.300160184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-04-04T00:00:48.301454881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-04-04T00:00:48.301761679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-04-04T00:00:48.302011192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-04-04T00:00:48.302414444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-04-04T00:00:48.303719702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-04-04T00:00:48.303984786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-04-04T00:00:48.304211623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039516s
2026-04-04T00:00:48.304304480Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-04-04T00:00:48.304440043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-04-04T00:00:48.304617790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001765s
2026-04-04T00:00:48.304715587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-04-04T00:00:48', 'update_quality_minmax_size')
2026-04-04T00:00:48.304918205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.305650139Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-04-04T00:00:48.305757966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012063s
2026-04-04T00:00:48.305852186Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-04-04T00:00:48.305949051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.306090135Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-04-04T00:00:48.306335179Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.306391312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.307570145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011652s
2026-04-04T00:00:48.307682892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-04-04T00:00:48', 'expand_transmission_urlbase')
2026-04-04T00:00:48.307948006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.308497423Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-04-04T00:00:48.308601352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020906s
2026-04-04T00:00:48.308696544Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-04-04T00:00:48.308794501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.308932048Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-04-04T00:00:48.309120658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.309223314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.310282988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010381s
2026-04-04T00:00:48.310381276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-04-04T00:00:48', 'pushbullet_device_ids')
2026-04-04T00:00:48.310585096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.311164283Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-04-04T00:00:48.311261038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019306s
2026-04-04T00:00:48.311361189Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-04-04T00:00:48.311452523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.311593317Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-04-04T00:00:48.311811967Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.311950275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-04-04T00:00:48.312106841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001646s
2026-04-04T00:00:48.312204487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-04-04T00:00:48', 'remove_eztv')
2026-04-04T00:00:48.312397215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.312968005Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-04-04T00:00:48.313062816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010247s
2026-04-04T00:00:48.313161354Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-04-04T00:00:48.313259903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.313411828Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-04-04T00:00:48.313599416Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.313732955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.314958032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001251s
2026-04-04T00:00:48.315065979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-04-04T00:00:48', 'pushbullet_devices_channels_list')
2026-04-04T00:00:48.315278117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.315951633Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-04-04T00:00:48.316058237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022416s
2026-04-04T00:00:48.316155714Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-04-04T00:00:48.316251998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.316394194Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-04-04T00:00:48.317112210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.317263334Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.317302633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-04-04T00:00:48.317426943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-04-04T00:00:48.317979446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005513s
2026-04-04T00:00:48.318125039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-04T00:00:48.318251895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-04T00:00:48.318476186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002258s
2026-04-04T00:00:48.318584565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-04T00:00:48.318763795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-04-04T00:00:48.318992105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002263s
2026-04-04T00:00:48.319097247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.319205625Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.319305316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-04-04T00:00:48.320710806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-04-04T00:00:48.321081082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-04-04T00:00:48.321498402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-04-04T00:00:48.321728435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-04-04T00:00:48.323091861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003655s
2026-04-04T00:00:48.323203055Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.323312385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-04-04T00:00:48.323533350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002077s
2026-04-04T00:00:48.323629774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-04-04T00:00:48', 'add_on_rename_to_notifcations')
2026-04-04T00:00:48.323876200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.324641010Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-04-04T00:00:48.324808507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013192s
2026-04-04T00:00:48.324870081Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-04-04T00:00:48.325026176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.325140947Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-04-04T00:00:48.325388565Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-04-04T00:00:48.325660703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-04-04T00:00:48.326212024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005136s
2026-04-04T00:00:48.326280842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-04-04T00:00:48', 'update_kickass_url')
2026-04-04T00:00:48.326546748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.327229823Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-04-04T00:00:48.327350676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s
2026-04-04T00:00:48.327455788Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-04-04T00:00:48.327574728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.327730812Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-04-04T00:00:48.328223684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-04T00:00:48.328357584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-04T00:00:48.328741878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004016s
2026-04-04T00:00:48.328845987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-04-04T00:00:48.328977272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-04-04T00:00:48.329211083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000243s
2026-04-04T00:00:48.329335693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-04-04T00:00:48', 'added_indexerstatus')
2026-04-04T00:00:48.329543412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.330350006Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-04-04T00:00:48.330460619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013792s
2026-04-04T00:00:48.330581552Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-04-04T00:00:48.330689259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.330857929Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-04-04T00:00:48.331399990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.331519731Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.331609071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-04-04T00:00:48.331744304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.332358320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006131s
2026-04-04T00:00:48.332487009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-04-04T00:00:48', 'add_unverifiedscenenumbering')
2026-04-04T00:00:48.332714758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.333263583Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-04-04T00:00:48.333381841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015202s
2026-04-04T00:00:48.333500640Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-04-04T00:00:48.333613998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.333784372Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-04-04T00:00:48.334338557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:48.334465954Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.334545664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-04-04T00:00:48.334684905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.335263089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s
2026-04-04T00:00:48.335377810Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.335469214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-04-04T00:00:48.335663045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001967s
2026-04-04T00:00:48.335775060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-04-04T00:00:48', 'naming_config_replace_illegal_characters')
2026-04-04T00:00:48.336105656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.336802218Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-04-04T00:00:48.336935607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013256s
2026-04-04T00:00:48.337038745Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-04-04T00:00:48.337153897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.337307987Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-04-04T00:00:48.337626408Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.337737131Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.337836190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-04-04T00:00:48.337943306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.338526450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2026-04-04T00:00:48.338635219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-04-04T00:00:48.338750341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.338977428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002279s
2026-04-04T00:00:48.339099795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-04-04T00:00:48', 'add_tvmazeid')
2026-04-04T00:00:48.339308305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.339936179Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-04-04T00:00:48.340045359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011801s
2026-04-04T00:00:48.340164308Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-04-04T00:00:48.340274019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.340446306Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-04-04T00:00:48.340827243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-04-04T00:00:48.340974189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-04T00:00:48.341248271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002791s
2026-04-04T00:00:48.341368012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-04-04T00:00:48', 'add_additional_episodes_index')
2026-04-04T00:00:48.341586051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.342213174Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-04-04T00:00:48.342331362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012421s
2026-04-04T00:00:48.342448348Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-04-04T00:00:48.342550213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.342720155Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-04-04T00:00:48.342910478Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-04-04T00:00:48.343136083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-04-04T00:00:48.343414774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002701s
2026-04-04T00:00:48.343532220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-04-04T00:00:48', 'disable_kickass')
2026-04-04T00:00:48.343782033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.344302151Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-04-04T00:00:48.344406481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011609s
2026-04-04T00:00:48.344502484Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-04-04T00:00:48.344605822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.344745333Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-04-04T00:00:48.345003112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-04T00:00:48.345110368Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.345189698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-04-04T00:00:48.345290841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.345879878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005856s
2026-04-04T00:00:48.345991643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-04-04T00:00:48', 'add_reason_to_pending_releases')
2026-04-04T00:00:48.346202096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.346722925Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-04-04T00:00:48.346831103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s
2026-04-04T00:00:48.346929321Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-04-04T00:00:48.347025114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.347174434Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-04-04T00:00:48.347415009Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.347536373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-04-04T00:00:48.347703480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-04-04T00:00:48.347801808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-04-04T00:00:48', 'remove_titans_of_tv')
2026-04-04T00:00:48.348025879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.348510455Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-04-04T00:00:48.348611308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009693s
2026-04-04T00:00:48.348709646Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-04-04T00:00:48.348808385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.348958437Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-04-04T00:00:48.349905854Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-04-04T00:00:48.350034303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-04T00:00:48.350402304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003885s
2026-04-04T00:00:48.350502446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-04-04T00:00:48.350617037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-04-04T00:00:48.351053255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004566s
2026-04-04T00:00:48.351155541Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-04T00:00:48.351238217Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.351317387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-04-04T00:00:48.351421456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-04-04T00:00:48.352088580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006605s
2026-04-04T00:00:48.352192228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-04-04T00:00:48.352298873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-04-04T00:00:48.352880234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005865s
2026-04-04T00:00:48.352984143Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-04-04T00:00:48.353108614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-04-04T00:00:48.353275891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001663s
2026-04-04T00:00:48.353362785Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.353445612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.354383431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000927s
2026-04-04T00:00:48.354484514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-04T00:00:48.354577031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.354650458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-04-04T00:00:48.356206151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-04T00:00:48.356684594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-04-04T00:00:48.357052816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-04T00:00:48.357316597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-04T00:00:48.359160450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043859s
2026-04-04T00:00:48.359268638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-04-04T00:00:48', 'extra_and_subtitle_files')
2026-04-04T00:00:48.359479252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.360189242Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-04-04T00:00:48.360299383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054167s
2026-04-04T00:00:48.360398152Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-04-04T00:00:48.360494717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.360638396Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-04-04T00:00:48.360940314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.361045947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.361122330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-04-04T00:00:48.362623934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-04-04T00:00:48.364482316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-04-04T00:00:48.364774274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-04-04T00:00:48.365030600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-04-04T00:00:48.366836136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056004s
2026-04-04T00:00:48.366937150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.367019927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.367121090Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-04-04T00:00:48.367228426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-04-04T00:00:48.367799156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005672s
2026-04-04T00:00:48.367976643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-04-04T00:00:48', 'add_scene_season_number')
2026-04-04T00:00:48.368196245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.368884561Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-04-04T00:00:48.368986897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001649s
2026-04-04T00:00:48.369091739Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-04-04T00:00:48.369192912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.369343065Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-04-04T00:00:48.369570513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.369672378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.370737292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-04-04T00:00:48.370852013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-04-04T00:00:48', 'add_ultrahd_quality_in_profiles')
2026-04-04T00:00:48.371062868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.371601683Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-04-04T00:00:48.371711694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019261s
2026-04-04T00:00:48.371811355Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-04-04T00:00:48.371944834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.372089996Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-04-04T00:00:48.372547547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:48.372656938Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.372732560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-04-04T00:00:48.372836800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.373443772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000609s
2026-04-04T00:00:48.373545928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-04T00:00:48.373625779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.373702653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-04-04T00:00:48.373806212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.374376059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s
2026-04-04T00:00:48.374476542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-04-04T00:00:48.374569268Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.374645352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-04-04T00:00:48.374748750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.375324619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s
2026-04-04T00:00:48.375423378Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.375506566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.380320169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047891s
2026-04-04T00:00:48.380436182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-04-04T00:00:48', 'add_language_to_episodeFiles_history_and_blacklist')
2026-04-04T00:00:48.380668490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.381280062Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-04-04T00:00:48.381405083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057487s
2026-04-04T00:00:48.381505485Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-04-04T00:00:48.381607882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.381754367Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-04-04T00:00:48.381956514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.382054180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.382945565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008742s
2026-04-04T00:00:48.383065266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-04-04T00:00:48', 'fix_metadata_file_extensions')
2026-04-04T00:00:48.383294017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.383861389Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-04-04T00:00:48.383997584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017701s
2026-04-04T00:00:48.384112605Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-04-04T00:00:48.384203969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.384356035Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-04-04T00:00:48.384600337Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.384728365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-04-04T00:00:48.384919871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001837s
2026-04-04T00:00:48.385035935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-04T00:00:48', 'remove_kickass')
2026-04-04T00:00:48.385226949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.386173525Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-04-04T00:00:48.386281022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014453s
2026-04-04T00:00:48.386376334Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-04-04T00:00:48.386478820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.386636177Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-04-04T00:00:48.386906702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.386990340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-04-04T00:00:48.387191194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002159s
2026-04-04T00:00:48.387300054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-04T00:00:48', 'rename_torrent_downloadstation')
2026-04-04T00:00:48.387505127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.388132831Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-04-04T00:00:48.388224615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011218s
2026-04-04T00:00:48.388360689Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-04-04T00:00:48.388412484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.388573678Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-04-04T00:00:48.388757739Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-04T00:00:48.388953413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-04T00:00:48.389188897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000237s
2026-04-04T00:00:48.389319981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-04T00:00:48', 'update_btn_url')
2026-04-04T00:00:48.389508451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.390049099Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-04-04T00:00:48.390147337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010734s
2026-04-04T00:00:48.390247819Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-04-04T00:00:48.390354574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.390490658Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-04-04T00:00:48.390708216Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.390841475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-04-04T00:00:48.391042590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001922s
2026-04-04T00:00:48.391144936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-04T00:00:48', 'remove_wombles')
2026-04-04T00:00:48.391363847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.391921820Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-04-04T00:00:48.392035078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s
2026-04-04T00:00:48.392139669Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-04-04T00:00:48.392256274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.392400644Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-04-04T00:00:48.392656249Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-04-04T00:00:48.392822003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-04-04T00:00:48.392995793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001767s
2026-04-04T00:00:48.393091145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.393177910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.394195228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009962s
2026-04-04T00:00:48.394329438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-04T00:00:48', 'fix_extra_file_extension')
2026-04-04T00:00:48.394524922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.395236174Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-04-04T00:00:48.395315835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020091s
2026-04-04T00:00:48.395426046Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-04-04T00:00:48.395530156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.395679116Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-04-04T00:00:48.395932586Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.396078641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.396585642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005372s
2026-04-04T00:00:48.396724521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-04T00:00:48', 'import_extra_files')
2026-04-04T00:00:48.396967400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.397443128Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-04-04T00:00:48.397546797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001397s
2026-04-04T00:00:48.397649494Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-04-04T00:00:48.397749445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.397938466Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-04-04T00:00:48.398117476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.398230113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.398658205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004229s
2026-04-04T00:00:48.398778657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-04T00:00:48', 'fix_extra_files_config')
2026-04-04T00:00:48.398992388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.399549279Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-04-04T00:00:48.399653198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2026-04-04T00:00:48.399760695Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-04-04T00:00:48.399891007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.400072383Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-04-04T00:00:48.400575085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-04-04T00:00:48.400713714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-04-04T00:00:48.401059140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003751s
2026-04-04T00:00:48.401156466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-04-04T00:00:48.401264433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-04-04T00:00:48.401506971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s
2026-04-04T00:00:48.401609588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.401701493Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.401788669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-04-04T00:00:48.401901887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.402596936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006787s
2026-04-04T00:00:48.402690184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.402783542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.409750541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069493s
2026-04-04T00:00:48.409861434Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-04-04T00:00:48.411510635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-04-04T00:00:48.411822754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-04-04T00:00:48.412083579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-04-04T00:00:48.412556802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-04-04T00:00:48.414089628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-04-04T00:00:48.414337978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043732s
2026-04-04T00:00:48.414456407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-04T00:00:48', 'create_language_profiles')
2026-04-04T00:00:48.414673945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.415424606Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-04-04T00:00:48.415540981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054588s
2026-04-04T00:00:48.415673508Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-04-04T00:00:48.415771836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.415976017Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-04-04T00:00:48.416211361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.416362615Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.416414410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-04-04T00:00:48.416561877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-04-04T00:00:48.417120201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s
2026-04-04T00:00:48.417234912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-04T00:00:48', 'added_regex_to_scenemapping')
2026-04-04T00:00:48.417453392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.418034672Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-04-04T00:00:48.418160946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015056s
2026-04-04T00:00:48.418260196Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-04-04T00:00:48.418369156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.418523036Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-04-04T00:00:48.418734361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.418845274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.420009349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011557s
2026-04-04T00:00:48.420129751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-04T00:00:48', 'consolidate_indexer_baseurl')
2026-04-04T00:00:48.420347960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.420881384Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-04-04T00:00:48.420999142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020323s
2026-04-04T00:00:48.421110015Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-04-04T00:00:48.421215387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.421369257Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-04-04T00:00:48.422452919Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-04-04T00:00:48.428555948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-04T00:00:48.428913578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-04T00:00:48.429277030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-04T00:00:48.429689671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-04T00:00:48.431656121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.432009072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094171s
2026-04-04T00:00:48.432128392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-04T00:00:48', 'rename_indexer_status_id')
2026-04-04T00:00:48.432343445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.433037653Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-04-04T00:00:48.433164488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104494s
2026-04-04T00:00:48.433266865Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-04-04T00:00:48.433375093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.433526397Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-04-04T00:00:48.433956363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-04T00:00:48.434096876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:48.434481180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003976s
2026-04-04T00:00:48.434588767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-04T00:00:48.434704349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.434957279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000251s
2026-04-04T00:00:48.435070477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-04T00:00:48', 'add_downloadclient_status')
2026-04-04T00:00:48.435295540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.435939296Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-04-04T00:00:48.436056392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012269s
2026-04-04T00:00:48.436168147Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-04-04T00:00:48.436266295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.436419022Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-04-04T00:00:48.436612051Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-04-04T00:00:48.436824689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-04-04T00:00:48.437107208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000284s
2026-04-04T00:00:48.437220336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-04T00:00:48', 'disable_nyaa')
2026-04-04T00:00:48.437426561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.438302074Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-04-04T00:00:48.438413819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014745s
2026-04-04T00:00:48.438522368Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-04-04T00:00:48.438634283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.438786680Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-04-04T00:00:48.438997905Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.439108027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.442637855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035155s
2026-04-04T00:00:48.442763738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-04T00:00:48', 'add_webrip_and_br480_qualites_in_profile')
2026-04-04T00:00:48.442992519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.443539921Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-04-04T00:00:48.443666646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044256s
2026-04-04T00:00:48.443776287Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-04-04T00:00:48.443900117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.444064588Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-04-04T00:00:48.444301124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-04-04T00:00:48.444420344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-04T00:00:48.444669456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002493s
2026-04-04T00:00:48.444783425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-04T00:00:48', 'add_history_eventType_index')
2026-04-04T00:00:48.445001815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.445601493Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-04-04T00:00:48.445718458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001178s
2026-04-04T00:00:48.445822407Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-04-04T00:00:48.445938772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.446100618Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-04-04T00:00:48.446521044Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-04-04T00:00:48.448315928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-04-04T00:00:48.448665202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-04-04T00:00:48.448988292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-04T00:00:48.449361905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-04T00:00:48.450970023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-04T00:00:48.451210237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045596s
2026-04-04T00:00:48.451313214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.451408416Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.451492395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-04-04T00:00:48.451615392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-04-04T00:00:48.452251513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006321s
2026-04-04T00:00:48.452363609Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-04T00:00:48.452503110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-04-04T00:00:48.452683824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001835s
2026-04-04T00:00:48.452784867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.452874668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.452963577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-04-04T00:00:48.454636205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-04-04T00:00:48.455036361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-04-04T00:00:48.455388911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-04T00:00:48.455718725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-04T00:00:48.457288917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-04T00:00:48.457532137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044497s
2026-04-04T00:00:48.457650405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-04T00:00:48', 'separate_automatic_and_interactive_searches')
2026-04-04T00:00:48.457876560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.458569936Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-04-04T00:00:48.458696822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054866s
2026-04-04T00:00:48.458807675Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-04-04T00:00:48.458921504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.459073380Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-04-04T00:00:48.459660803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-04-04T00:00:48.459798610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-04T00:00:48.460060408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002597s
2026-04-04T00:00:48.460167714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-04-04T00:00:48.460271212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-04-04T00:00:48.460521446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000252s
2026-04-04T00:00:48.460628401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-04-04T00:00:48.460740698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-04T00:00:48.460972995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002418s
2026-04-04T00:00:48.461093919Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-04-04T00:00:48.461182136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-04-04T00:00:48.461451539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002733s
2026-04-04T00:00:48.461561801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-04-04T00:00:48.461671722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-04T00:00:48.461905132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002401s
2026-04-04T00:00:48.462019232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-04T00:00:48', 'update_series_episodes_history_indexes')
2026-04-04T00:00:48.462240658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.462926529Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-04-04T00:00:48.463047833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001259s
2026-04-04T00:00:48.463156362Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-04-04T00:00:48.463262496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.463413369Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-04-04T00:00:48.463609614Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-04-04T00:00:48.463856902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-04-04T00:00:48.464161396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003093s
2026-04-04T00:00:48.464272279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-04T00:00:48', 'update_animetosho_url')
2026-04-04T00:00:48.464484506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.465047380Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-04-04T00:00:48.465162221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011939s
2026-04-04T00:00:48.465269737Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-04-04T00:00:48.465379889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.465532466Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-04-04T00:00:48.465741968Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.465859996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.468212553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023424s
2026-04-04T00:00:48.468333156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-04T00:00:48', 'add_remux_qualities_in_profile')
2026-04-04T00:00:48.468556245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.469110030Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-04-04T00:00:48.469230653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032428s
2026-04-04T00:00:48.469339152Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-04-04T00:00:48.469447480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.469597893Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-04-04T00:00:48.469834259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-04-04T00:00:48.469954561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-04T00:00:48.470184183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002305s
2026-04-04T00:00:48.470300928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-04T00:00:48', 'add_history_seriesId_index')
2026-04-04T00:00:48.470510250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.471097963Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-04-04T00:00:48.471216682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s
2026-04-04T00:00:48.471324590Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-04-04T00:00:48.471432677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.471581176Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-04-04T00:00:48.472239342Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.472378482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-04-04T00:00:48.472560338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001873s
2026-04-04T00:00:48.472659027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.472771213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-04-04T00:00:48.472948670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s
2026-04-04T00:00:48.473059223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-04T00:00:48', 'remove_media_browser_metadata')
2026-04-04T00:00:48.473273194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.473817459Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-04-04T00:00:48.473936379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010488s
2026-04-04T00:00:48.474049447Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-04-04T00:00:48.474165370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.474315593Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-04-04T00:00:48.474590406Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.474721480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-04-04T00:00:48.474909949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001919s
2026-04-04T00:00:48.475008428Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.475122998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-04-04T00:00:48.475290896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001731s
2026-04-04T00:00:48.475402521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-04T00:00:48', 'remove_notify_my_android_and_pushalot_notifications')
2026-04-04T00:00:48.475628907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.476188835Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-04-04T00:00:48.476319367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010638s
2026-04-04T00:00:48.476427946Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-04-04T00:00:48.476532026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.476684042Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-04-04T00:00:48.477037574Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-04T00:00:48.477168507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-04-04T00:00:48.477464814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003079s
2026-04-04T00:00:48.477579966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-04T00:00:48', 'add_custom_filters')
2026-04-04T00:00:48.477790800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.478430729Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-04-04T00:00:48.478546863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012754s
2026-04-04T00:00:48.478653748Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-04-04T00:00:48.478767036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.478918702Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-04-04T00:00:48.479241792Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-04-04T00:00:48.479374159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-04-04T00:00:48.480988008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016104s
2026-04-04T00:00:48.481099062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-04T00:00:48.481197089Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.481280918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-04-04T00:00:48.481411982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.482054586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006435s
2026-04-04T00:00:48.482171341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-04T00:00:48', 'rename_restrictions_to_release_profiles')
2026-04-04T00:00:48.482399441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.482988627Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-04-04T00:00:48.483109410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015785s
2026-04-04T00:00:48.483225263Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-04T00:00:48.483343041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.483497321Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-04-04T00:00:48.484302372Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-04-04T00:00:48.484429929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-04-04T00:00:48.486074922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016384s
2026-04-04T00:00:48.486184242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:48.486282600Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.486365276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-04-04T00:00:48.486487332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-04T00:00:48.487128393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s
2026-04-04T00:00:48.487233655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-04-04T00:00:48.487331592Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.487414639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-04-04T00:00:48.487540563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-04-04T00:00:48.488161964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006206s
2026-04-04T00:00:48.488270312Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.488358450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-04T00:00:48.488538853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000181s
2026-04-04T00:00:48.488638474Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.488728645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-04-04T00:00:48.488904650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s
2026-04-04T00:00:48.489003318Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-04-04T00:00:48.490842251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-04-04T00:00:48.491658184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-04-04T00:00:48.492463967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.493253767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.494936005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.495178413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.495417604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.495642187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.495934375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.496173717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.496407217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072915s
2026-04-04T00:00:48.496523281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-04T00:00:48', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-04T00:00:48.496750098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.497909362Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-04T00:00:48.498035817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087909s
2026-04-04T00:00:48.498153774Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-04-04T00:00:48.498267814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.498422796Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-04-04T00:00:48.498693531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:48.498809064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.498892993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-04-04T00:00:48.499013856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-04-04T00:00:48.499617942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006061s
2026-04-04T00:00:48.499734567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-04T00:00:48', 'add_relative_original_path_to_episode_file')
2026-04-04T00:00:48.499979270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.500564148Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-04-04T00:00:48.500689911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015486s
2026-04-04T00:00:48.500799943Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-04-04T00:00:48.500906868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.501056770Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-04-04T00:00:48.501306062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.501422406Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.501513209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-04-04T00:00:48.501630345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-04-04T00:00:48.502249722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006188s
2026-04-04T00:00:48.502366958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-04T00:00:48', 'episode_last_searched_time')
2026-04-04T00:00:48.502586761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.503177260Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-04-04T00:00:48.503279656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015301s
2026-04-04T00:00:48.503385029Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-04-04T00:00:48.503491092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.503641635Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-04-04T00:00:48.503889134Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.503998434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.504573382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s
2026-04-04T00:00:48.504676790Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-04T00:00:48.504799186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-04-04T00:00:48.504960862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001629s
2026-04-04T00:00:48.505061815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-04T00:00:48', 'download_propers_config')
2026-04-04T00:00:48.505263822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.505799621Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-04-04T00:00:48.505908991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010012s
2026-04-04T00:00:48.506006868Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-04-04T00:00:48.506105767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.506246150Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-04-04T00:00:48.506531304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-04T00:00:48.506643871Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.506719513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-04-04T00:00:48.508252169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.508878130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006349s
2026-04-04T00:00:48.508978702Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.509058713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.530683608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216018s
2026-04-04T00:00:48.530804101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-04T00:00:48', 'add_download_client_priority')
2026-04-04T00:00:48.531019665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.531650736Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-04-04T00:00:48.531761469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225813s
2026-04-04T00:00:48.531883074Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-04-04T00:00:48.531995730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.532149039Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-04-04T00:00:48.532746843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:48.532856484Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.532948168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-04-04T00:00:48.533058530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-04-04T00:00:48.533702397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006428s
2026-04-04T00:00:48.533800444Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.533878291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-04-04T00:00:48.534057863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001764s
2026-04-04T00:00:48.534158335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-04T00:00:48', 'add_specials_folder_format')
2026-04-04T00:00:48.534358588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.534970500Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-04-04T00:00:48.535067436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010559s
2026-04-04T00:00:48.535181165Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-04-04T00:00:48.535287489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.535451940Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-04-04T00:00:48.535791434Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.535937578Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.536025605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-04-04T00:00:48.536154154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.536777579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s
2026-04-04T00:00:48.536896198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.536993684Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.537092764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-04-04T00:00:48.537209078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.537857193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006467s
2026-04-04T00:00:48.537976013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-04T00:00:48', 'health_issue_notification')
2026-04-04T00:00:48.538206647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.538769530Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-04-04T00:00:48.538894963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015567s
2026-04-04T00:00:48.539007119Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-04-04T00:00:48.539131840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.539287363Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-04-04T00:00:48.539637388Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-04T00:00:48.539755285Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.539865207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-04-04T00:00:48.540010770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.540648023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006421s
2026-04-04T00:00:48.540757093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-04T00:00:48.540866403Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.540947165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-04-04T00:00:48.541074722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.541736254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006607s
2026-04-04T00:00:48.541861076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-04T00:00:48', 'add_indexer_and_enabled_to_release_profiles')
2026-04-04T00:00:48.542091580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.542645285Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-04-04T00:00:48.542768653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015718s
2026-04-04T00:00:48.542886240Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-04-04T00:00:48.542996031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.543159400Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-04-04T00:00:48.543490407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.543608695Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.543693465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-04-04T00:00:48.543824399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-04-04T00:00:48.544461081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s
2026-04-04T00:00:48.544578969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-04-04T00:00:48.544692998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-04-04T00:00:48.545325061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006328s
2026-04-04T00:00:48.545433750Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-04-04T00:00:48.545562289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-04-04T00:00:48.546171365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000608s
2026-04-04T00:00:48.546294112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-04T00:00:48', 'add_airedbefore_to_episodes')
2026-04-04T00:00:48.546512953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.547085436Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-04-04T00:00:48.547201329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015249s
2026-04-04T00:00:48.547321080Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-04-04T00:00:48.547425050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.547588338Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-04-04T00:00:48.547832550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.548018384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-04-04T00:00:48.548207275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002001s
2026-04-04T00:00:48.548319661Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-04-04T00:00:48.548518772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-04-04T00:00:48.548790168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002715s
2026-04-04T00:00:48.548902104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-04T00:00:48', 'remove_bitmetv')
2026-04-04T00:00:48.549120453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.549627815Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-04-04T00:00:48.549747596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011056s
2026-04-04T00:00:48.549855834Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-04-04T00:00:48.549969774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.550124104Z [Info] add_download_history: Starting migration of Main DB to 139
2026-04-04T00:00:48.550885918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-04-04T00:00:48.551031071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-04T00:00:48.551445445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004404s
2026-04-04T00:00:48.551554896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-04-04T00:00:48.551673454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-04T00:00:48.551943157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002556s
2026-04-04T00:00:48.552044081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-04-04T00:00:48.552162299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-04-04T00:00:48.552382712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002342s
2026-04-04T00:00:48.552488886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-04-04T00:00:48.552599329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-04T00:00:48.552856416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002617s
2026-04-04T00:00:48.552965857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.553048373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.554917537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s
2026-04-04T00:00:48.555042208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-04T00:00:48', 'add_download_history')
2026-04-04T00:00:48.555257822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.556372276Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-04-04T00:00:48.556491296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033013s
2026-04-04T00:00:48.556599704Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-04-04T00:00:48.556727882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.556878044Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-04-04T00:00:48.557080723Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-04-04T00:00:48.557227929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-04-04T00:00:48.557507622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002761s
2026-04-04T00:00:48.557620590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-04T00:00:48', 'remove_chown_and_folderchmod_config_v2')
2026-04-04T00:00:48.557843218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.558407063Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-04-04T00:00:48.558529169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011743s
2026-04-04T00:00:48.558635744Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-04-04T00:00:48.558736246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.558891419Z [Info] add_update_history: Starting migration of Main DB to 141
2026-04-04T00:00:48.559006360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-04T00:00:48', 'add_update_history')
2026-04-04T00:00:48.559219519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.559772182Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-04-04T00:00:48.559905100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010309s
2026-04-04T00:00:48.560015402Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-04-04T00:00:48.560117217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.560267249Z [Info] import_lists: Starting migration of Main DB to 142
2026-04-04T00:00:48.561206340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-04-04T00:00:48.561344007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-04-04T00:00:48.561820467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004906s
2026-04-04T00:00:48.561919807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-04-04T00:00:48.562028776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-04T00:00:48.562299070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002644s
2026-04-04T00:00:48.562400795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-04-04T00:00:48.562518272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-04-04T00:00:48.562913899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004109s
2026-04-04T00:00:48.563017848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-04-04T00:00:48.563129914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.563405258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002736s
2026-04-04T00:00:48.563516783Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-04-04T00:00:48.563632906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-04-04T00:00:48.563947299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003167s
2026-04-04T00:00:48.564052952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-04-04T00:00:48.564168284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-04-04T00:00:48.564446334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002818s
2026-04-04T00:00:48.564563791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-04T00:00:48', 'import_lists')
2026-04-04T00:00:48.564775016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.565532321Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-04-04T00:00:48.565640729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013667s
2026-04-04T00:00:48.565750080Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-04-04T00:00:48.565855191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.566011997Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-04-04T00:00:48.566278013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.566392273Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.566476913Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-04-04T00:00:48.566587977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-04-04T00:00:48.567291333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007034s
2026-04-04T00:00:48.567408088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-04T00:00:48', 'add_priority_to_indexers')
2026-04-04T00:00:48.567625747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.568243180Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-04-04T00:00:48.568361628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016517s
2026-04-04T00:00:48.568467361Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-04-04T00:00:48.568590018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.568744640Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-04-04T00:00:48.569083101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-04T00:00:48.569193754Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.569280639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-04-04T00:00:48.569393476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.570118666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007259s
2026-04-04T00:00:48.570225281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-04T00:00:48.570323840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.570406195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-04-04T00:00:48.570525275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.571221718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006968s
2026-04-04T00:00:48.571337471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-04T00:00:48', 'import_lists_series_type_and_season_folder')
2026-04-04T00:00:48.571578496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.572558800Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-04-04T00:00:48.572684814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020285s
2026-04-04T00:00:48.572792711Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-04-04T00:00:48.572891350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.573046773Z [Info] remove_growl: Starting migration of Main DB to 145
2026-04-04T00:00:48.573268189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.573399944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-04-04T00:00:48.573575568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001821s
2026-04-04T00:00:48.573684417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-04T00:00:48', 'remove_growl')
2026-04-04T00:00:48.573893077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.574547194Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-04-04T00:00:48.574655011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s
2026-04-04T00:00:48.574764231Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-04-04T00:00:48.574876127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.575029906Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-04-04T00:00:48.575152012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-04T00:00:48', 'cleanup_duplicates_updatehistory')
2026-04-04T00:00:48.575374039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.575975881Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-04-04T00:00:48.576099370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010905s
2026-04-04T00:00:48.576202177Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-04-04T00:00:48.576310946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.576463253Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-04-04T00:00:48.576698536Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.576808157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.577243444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00043s
2026-04-04T00:00:48.577361071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-04T00:00:48', 'swap_filechmod_for_folderchmod')
2026-04-04T00:00:48.577582737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.578185601Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-04-04T00:00:48.578304751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s
2026-04-04T00:00:48.578413119Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-04-04T00:00:48.578517880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.578668123Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-04-04T00:00:48.578880600Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-04T00:00:48.579059270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-04-04T00:00:48.579271938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002102s
2026-04-04T00:00:48.579371549Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-04T00:00:48.579548175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-04-04T00:00:48.579768568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002219s
2026-04-04T00:00:48.579898650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-04T00:00:48', 'mediainfo_channels')
2026-04-04T00:00:48.580113984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.580686006Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-04-04T00:00:48.580794103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011303s
2026-04-04T00:00:48.580903374Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-04-04T00:00:48.581012914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.581168568Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-04-04T00:00:48.581501708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.581618303Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.581701481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-04-04T00:00:48.581820851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.582533125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s
2026-04-04T00:00:48.582634239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.582732356Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.582816516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-04-04T00:00:48.582947019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.583662169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007218s
2026-04-04T00:00:48.583780026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-04T00:00:48', 'add_on_delete_to_notifications')
2026-04-04T00:00:48.584028837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.584569997Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-04-04T00:00:48.584691461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016293s
2026-04-04T00:00:48.584797305Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-04-04T00:00:48.584904370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.585057378Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-04-04T00:00:48.585383886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-04-04T00:00:48.585500070Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.585584239Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-04-04T00:00:48.585700143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-04-04T00:00:48.586368759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006675s
2026-04-04T00:00:48.586483079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-04-04T00:00:48.586600826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-04-04T00:00:48.587260835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006627s
2026-04-04T00:00:48.587368051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-04-04T00:00:48.587480878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-04-04T00:00:48.588209566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s
2026-04-04T00:00:48.588329627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-04T00:00:48', 'add_scene_mapping_origin')
2026-04-04T00:00:48.588550031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.589211734Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-04-04T00:00:48.589324881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017254s
2026-04-04T00:00:48.589432578Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-04-04T00:00:48.589540025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.589691600Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-04-04T00:00:48.590399666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.590516541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-04-04T00:00:48.590711153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001964s
2026-04-04T00:00:48.590805633Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.590899723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-04-04T00:00:48.591084835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001887s
2026-04-04T00:00:48.591182121Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.591275920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-04-04T00:00:48.591456945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000185s
2026-04-04T00:00:48.591568249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-04T00:00:48', 'remove_custom_filter_type')
2026-04-04T00:00:48.591783111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.592434734Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-04-04T00:00:48.592551980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011528s
2026-04-04T00:00:48.592656741Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-04-04T00:00:48.592765389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.592915301Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-04-04T00:00:48.593110975Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-04T00:00:48.593309625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-04-04T00:00:48.593551743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2026-04-04T00:00:48.593661604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-04T00:00:48', 'update_btn_url_to_https')
2026-04-04T00:00:48.593887699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.594836129Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-04-04T00:00:48.594953716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015224s
2026-04-04T00:00:48.595060451Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-04-04T00:00:48.595172246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.595326166Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-04-04T00:00:48.595594837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.595710309Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.595796743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-04-04T00:00:48.595947727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.596676515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007343s
2026-04-04T00:00:48.596791326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-04T00:00:48', 'add_on_episodefiledelete_for_upgrade')
2026-04-04T00:00:48.597020498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.597581828Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-04-04T00:00:48.597705457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016426s
2026-04-04T00:00:48.597812583Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-04-04T00:00:48.597919959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.598074350Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-04-04T00:00:48.598331177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-04-04T00:00:48.598446158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.598531490Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-04-04T00:00:48.598643696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-04-04T00:00:48.599328986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006862s
2026-04-04T00:00:48.599447775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-04T00:00:48', 'add_name_release_profile')
2026-04-04T00:00:48.599668079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.600260342Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-04-04T00:00:48.600377387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016097s
2026-04-04T00:00:48.600483000Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-04-04T00:00:48.600593252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.600743124Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-04-04T00:00:48.600951002Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.601062216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.604238873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031673s
2026-04-04T00:00:48.604365488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-04T00:00:48', 'add_arabic_and_hindi_languages')
2026-04-04T00:00:48.604595611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.605202443Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-04-04T00:00:48.605332325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041367s
2026-04-04T00:00:48.605429801Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-04-04T00:00:48.605541265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.605692821Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-04-04T00:00:48.606240063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-04T00:00:48.606352269Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.606441989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-04-04T00:00:48.606562211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.607276169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007115s
2026-04-04T00:00:48.607378816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-04T00:00:48.607477665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-04-04T00:00:48.607662587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001917s
2026-04-04T00:00:48.607776737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-04T00:00:48', 'add_bypass_to_delay_profile')
2026-04-04T00:00:48.608050208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.608675507Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-04-04T00:00:48.608788604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s
2026-04-04T00:00:48.608898606Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-04-04T00:00:48.609009730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.609184772Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-04-04T00:00:48.609386488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.609497332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.611421376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019133s
2026-04-04T00:00:48.611540075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-04T00:00:48', 'email_multiple_addresses')
2026-04-04T00:00:48.611759918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.612322190Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-04-04T00:00:48.612440027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028114s
2026-04-04T00:00:48.612547844Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-04-04T00:00:48.612654609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.612808709Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-04-04T00:00:48.613181711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-04T00:00:48.613296872Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.613384118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-04-04T00:00:48.613505954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.614281986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s
2026-04-04T00:00:48.614388851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-04-04T00:00:48.614515526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.615258372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s
2026-04-04T00:00:48.615362722Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.615452613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.636069068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205829s
2026-04-04T00:00:48.636200663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-04T00:00:48', 'cdh_per_downloadclient')
2026-04-04T00:00:48.636426658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.637070875Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-04-04T00:00:48.637188672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216062s
2026-04-04T00:00:48.637298994Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-04-04T00:00:48.637401040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.637562785Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-04-04T00:00:48.637818911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.637935406Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.638019154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-04T00:00:48.638131561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-04T00:00:48.638824656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2026-04-04T00:00:48.638946882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-04T00:00:48', 'add_indexer_tags')
2026-04-04T00:00:48.639203209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.639756693Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-04-04T00:00:48.639882486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016259s
2026-04-04T00:00:48.639984993Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-04-04T00:00:48.640099443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.640253053Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-04-04T00:00:48.640469458Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-04-04T00:00:48.640587186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-04-04T00:00:48.642796986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022009s
2026-04-04T00:00:48.642912498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-04T00:00:48', 'rename_blacklist_to_blocklist')
2026-04-04T00:00:48.643136920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.643682218Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-04-04T00:00:48.643802581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003093s
2026-04-04T00:00:48.643973194Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-04-04T00:00:48.644091683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.644242637Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-04-04T00:00:48.644537320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.644667152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-04-04T00:00:48.644859309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001939s
2026-04-04T00:00:48.644953478Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.645065504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-04-04T00:00:48.645250106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001813s
2026-04-04T00:00:48.645342401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.645435840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.647911625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024686s
2026-04-04T00:00:48.648041546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-04T00:00:48', 'remove_plex_hometheatre')
2026-04-04T00:00:48.648258664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.648825565Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-04-04T00:00:48.648943332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033794s
2026-04-04T00:00:48.649049807Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-04-04T00:00:48.649158646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.649316474Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-04-04T00:00:48.649520344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.649628712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.650935073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012989s
2026-04-04T00:00:48.651055405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-04T00:00:48', 'release_profile_to_array')
2026-04-04T00:00:48.651273525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.651835296Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-04-04T00:00:48.651969185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021992s
2026-04-04T00:00:48.652076181Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-04-04T00:00:48.652181533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.652338770Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-04-04T00:00:48.652541037Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.652649776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.654508489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018506s
2026-04-04T00:00:48.654628811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-04T00:00:48', 'mediainfo_to_ffmpeg')
2026-04-04T00:00:48.654849435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.655426066Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-04-04T00:00:48.655534845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027684s
2026-04-04T00:00:48.655643845Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-04-04T00:00:48.655754377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.655939039Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-04-04T00:00:48.656212239Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.656322221Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.656406380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-04T00:00:48.656524839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.657257965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007364s
2026-04-04T00:00:48.657373588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-04T00:00:48', 'download_client_per_indexer')
2026-04-04T00:00:48.657595284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.658201956Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-04-04T00:00:48.658316276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016802s
2026-04-04T00:00:48.658424905Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-04-04T00:00:48.658532291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.658689808Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-04-04T00:00:48.658956806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.659071116Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.659151799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-04T00:00:48.659274375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.659987672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000707s
2026-04-04T00:00:48.660104507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-04T00:00:48', 'add_on_update_to_notifications')
2026-04-04T00:00:48.660326895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.660933747Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-04-04T00:00:48.661047857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016544s
2026-04-04T00:00:48.661155082Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-04-04T00:00:48.661262188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.661418643Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-04-04T00:00:48.661619708Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.661729760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.662353045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006152s
2026-04-04T00:00:48.662469650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-04T00:00:48', 'update_series_sort_title')
2026-04-04T00:00:48.662688821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.663804778Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-04-04T00:00:48.663939159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002063s
2026-04-04T00:00:48.664046254Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-04-04T00:00:48.664151957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.664313051Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-04-04T00:00:48.664558746Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.664671503Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.664756214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-04-04T00:00:48.664864522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-04-04T00:00:48.665553980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006913s
2026-04-04T00:00:48.665672419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-04T00:00:48', 'add_tvdbid_to_episode')
2026-04-04T00:00:48.665902091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.666520987Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-04-04T00:00:48.666629686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016538s
2026-04-04T00:00:48.666742133Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-04-04T00:00:48.666856974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.667012678Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-04-04T00:00:48.667268022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-04T00:00:48.667381711Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.667468405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-04-04T00:00:48.667590321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-04-04T00:00:48.668284679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000692s
2026-04-04T00:00:48.668406614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-04T00:00:48', 'add_additional_info_to_pending_releases')
2026-04-04T00:00:48.668629072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.669219321Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-04-04T00:00:48.669339032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016266s
2026-04-04T00:00:48.669448543Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-04-04T00:00:48.669560949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.669717654Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-04-04T00:00:48.669926665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.670033651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.672905263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002856s
2026-04-04T00:00:48.673021858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-04T00:00:48', 'add_malayalam_and_ukrainian_languages')
2026-04-04T00:00:48.673257382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.673815406Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-04-04T00:00:48.673937221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037722s
2026-04-04T00:00:48.674045539Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-04-04T00:00:48.674156623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.674313799Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-04-04T00:00:48.674569695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-04T00:00:48.674685398Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.674767683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-04-04T00:00:48.674885390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-04-04T00:00:48.675553866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006701s
2026-04-04T00:00:48.675669359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-04T00:00:48', 'add_language_tags_to_subtitle_files')
2026-04-04T00:00:48.676005165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.676599252Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-04-04T00:00:48.676717450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017107s
2026-04-04T00:00:48.676826098Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-04-04T00:00:48.676927152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.677087084Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-04-04T00:00:48.678266288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-04-04T00:00:48.678407843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-04-04T00:00:48.678750894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003639s
2026-04-04T00:00:48.678856477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-04-04T00:00:48.678963723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-04-04T00:00:48.679237614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002785s
2026-04-04T00:00:48.679345121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:48.679439401Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.679532749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-04-04T00:00:48.679642730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:48.680412851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007607s
2026-04-04T00:00:48.680521620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:48.680620940Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.680701672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-04-04T00:00:48.680825041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.681526002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007025s
2026-04-04T00:00:48.681631394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:48.681727117Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.681810816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-04-04T00:00:48.681927280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.682623773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2026-04-04T00:00:48.682729686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.682823745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.688995042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061562s
2026-04-04T00:00:48.689107940Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:48.689198342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:48.690110468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000903s
2026-04-04T00:00:48.690218366Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-04-04T00:00:48.692442424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-04-04T00:00:48.692853111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-04-04T00:00:48.693214799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-04T00:00:48.693507078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-04T00:00:48.695378947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050464s
2026-04-04T00:00:48.695499690Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-04-04T00:00:48.698214647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-04-04T00:00:48.698580524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-04-04T00:00:48.698890588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-04-04T00:00:48.699171193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-04-04T00:00:48.701013433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053709s
2026-04-04T00:00:48.701140609Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.701279779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-04-04T00:00:48.701454591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002031s
2026-04-04T00:00:48.701576797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-04T00:00:48', 'add_custom_formats')
2026-04-04T00:00:48.701806770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.702594366Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-04-04T00:00:48.702728146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013397s
2026-04-04T00:00:48.702847045Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-04-04T00:00:48.702982588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.703150226Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-04-04T00:00:48.703497405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-04T00:00:48.703617777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.703702608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-04-04T00:00:48.703840095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.704660557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008155s
2026-04-04T00:00:48.704783805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-04T00:00:48', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-04-04T00:00:48.705031825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.705675190Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-04-04T00:00:48.705821415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018355s
2026-04-04T00:00:48.705928781Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-04-04T00:00:48.706049724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.706211280Z [Info] remove_omg: Starting migration of Main DB to 173
2026-04-04T00:00:48.706407415Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-04T00:00:48.706559070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-04-04T00:00:48.706741648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001855s
2026-04-04T00:00:48.706862812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-04T00:00:48', 'remove_omg')
2026-04-04T00:00:48.707091282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.707659786Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-04-04T00:00:48.707769567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010991s
2026-04-04T00:00:48.707925842Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-04-04T00:00:48.708039641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.708200054Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-04-04T00:00:48.708523716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-04T00:00:48.708644289Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.708729971Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-04T00:00:48.708847588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-04T00:00:48.709542959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006912s
2026-04-04T00:00:48.709644413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-04T00:00:48.709767260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-04T00:00:48.710445847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006876s
2026-04-04T00:00:48.710580027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-04T00:00:48', 'add_salt_to_users')
2026-04-04T00:00:48.710830612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.711450580Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-04-04T00:00:48.711565572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016901s
2026-04-04T00:00:48.711672497Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-04-04T00:00:48.711793771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.711973243Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-04-04T00:00:48.712628693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:48.712738724Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.712848435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-04-04T00:00:48.712972445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:48.713708537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007422s
2026-04-04T00:00:48.713816514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-04T00:00:48.713918279Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.714006828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-04-04T00:00:48.714127921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:48.714860767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000734s
2026-04-04T00:00:48.714966450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-04T00:00:48.715060840Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.715162505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-04-04T00:00:48.715314330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:48.716051545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007433s
2026-04-04T00:00:48.716165474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.716341789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.716540359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002078s
2026-04-04T00:00:48.716645641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.716782236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.716962018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s
2026-04-04T00:00:48.717067140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.717206591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-04-04T00:00:48.717390962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001856s
2026-04-04T00:00:48.717506845Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-04-04T00:00:48.722105926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.722608017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-04-04T00:00:48.723015839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-04T00:00:48.723427888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-04T00:00:48.725286240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-04T00:00:48.725542667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079193s
2026-04-04T00:00:48.725641887Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-04-04T00:00:48.727778329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.728209126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-04-04T00:00:48.728587578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-04T00:00:48.729232647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-04T00:00:48.730994324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-04T00:00:48.731234298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-04T00:00:48.731472567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-04T00:00:48.731717430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-04T00:00:48.732029649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-04T00:00:48.732273220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006516s
2026-04-04T00:00:48.732401037Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-04-04T00:00:48.734421916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.734872935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-04-04T00:00:48.735272790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-04T00:00:48.735609307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-04T00:00:48.737411677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-04T00:00:48.737654315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051459s
2026-04-04T00:00:48.737752273Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-04-04T00:00:48.739817511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-04-04T00:00:48.740595167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-04-04T00:00:48.741364236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.742084636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.743783417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.744040415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.744282733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.744509850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.744745825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.744978163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.745203256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073407s
2026-04-04T00:00:48.745302937Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-04-04T00:00:48.747381883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-04-04T00:00:48.747840767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-04-04T00:00:48.748343790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-04-04T00:00:48.748676981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-04-04T00:00:48.750414971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-04-04T00:00:48.750659182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052399s
2026-04-04T00:00:48.750763673Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-04-04T00:00:48.750865017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-04-04T00:00:48.751209581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003387s
2026-04-04T00:00:48.751329382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-04T00:00:48', 'language_profiles_to_custom_formats')
2026-04-04T00:00:48.751568002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.752810494Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-04-04T00:00:48.752933041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019324s
2026-04-04T00:00:48.753065518Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-04-04T00:00:48.753169858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.753346774Z [Info] original_language: Starting migration of Main DB to 176
2026-04-04T00:00:48.753825458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.753935941Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.754046143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-04-04T00:00:48.754160282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.754849811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006909s
2026-04-04T00:00:48.754963871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-04T00:00:48', 'original_language')
2026-04-04T00:00:48.755183633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.755807800Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-04-04T00:00:48.755927782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016436s
2026-04-04T00:00:48.756032382Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-04-04T00:00:48.756162885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.756324961Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-04-04T00:00:48.756615647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.756732261Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.756819708Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-04-04T00:00:48.756961202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.757662925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007127s
2026-04-04T00:00:48.757781855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-04T00:00:48', 'add_on_manual_interaction_required_to_notifications')
2026-04-04T00:00:48.758019233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.758631927Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-04-04T00:00:48.758765506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001684s
2026-04-04T00:00:48.758867271Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-04-04T00:00:48.758974256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.759123326Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-04-04T00:00:48.759451637Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-04-04T00:00:48.761498008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:48.761830187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-04-04T00:00:48.762165011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-04T00:00:48.762517371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-04T00:00:48.764313147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.764581507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049966s
2026-04-04T00:00:48.764682210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:48.764786480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.764878966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-04-04T00:00:48.765008597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-04-04T00:00:48.765672965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006654s
2026-04-04T00:00:48.765796173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-04T00:00:48', 'list_sync_time')
2026-04-04T00:00:48.766016216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.766791327Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-04-04T00:00:48.766903483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017821s
2026-04-04T00:00:48.767014606Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-04-04T00:00:48.767120430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.767283518Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-04-04T00:00:48.767721931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-04-04T00:00:48.767873316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-04-04T00:00:48.768266457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004216s
2026-04-04T00:00:48.768373954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-04-04T00:00:48.768493865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-04-04T00:00:48.768724520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002409s
2026-04-04T00:00:48.768849561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-04T00:00:48', 'add_auto_tagging')
2026-04-04T00:00:48.769054604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.769734744Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-04-04T00:00:48.769858593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012494s
2026-04-04T00:00:48.769954647Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-04-04T00:00:48.770058386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.770214610Z [Info] task_duration: Starting migration of Main DB to 180
2026-04-04T00:00:48.770472870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-04T00:00:48.770588503Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.770673033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-04-04T00:00:48.770794508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-04-04T00:00:48.771506892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007039s
2026-04-04T00:00:48.771619589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-04T00:00:48', 'task_duration')
2026-04-04T00:00:48.771856045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.772469701Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-04-04T00:00:48.772583520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016698s
2026-04-04T00:00:48.772685536Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-04-04T00:00:48.772803163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.772952633Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-04-04T00:00:48.773227387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-04-04T00:00:48.773349783Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.773439364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-04-04T00:00:48.773562522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-04-04T00:00:48.774243834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006892s
2026-04-04T00:00:48.774357212Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-04T00:00:48.774503516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-04-04T00:00:48.774697748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000191s
2026-04-04T00:00:48.774803601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-04T00:00:48', 'quality_definition_preferred_size')
2026-04-04T00:00:48.775030017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.775630085Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-04-04T00:00:48.775755197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011234s
2026-04-04T00:00:48.775867643Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-04T00:00:48.776000791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.776150162Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-04-04T00:00:48.776494766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-04T00:00:48.776623636Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.776699939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-04-04T00:00:48.776840082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.777527977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006945s
2026-04-04T00:00:48.777640984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-04-04T00:00:48.777735124Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:48.777833001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-04-04T00:00:48.777954325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-04-04T00:00:48.778634525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006761s
2026-04-04T00:00:48.778749477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-04T00:00:48', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-04T00:00:48.778999180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.780147542Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-04T00:00:48.780288245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021881s
2026-04-04T00:00:48.780389509Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-04-04T00:00:48.780501104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.780660024Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-04-04T00:00:48.780884827Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-04T00:00:48.781033997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-04-04T00:00:48.781227467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001911s
2026-04-04T00:00:48.781322959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-04-04T00:00:48.781529244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-04-04T00:00:48.781805080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002767s
2026-04-04T00:00:48.781919630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-04T00:00:48', 'update_images_remote_url')
2026-04-04T00:00:48.782134864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.782711214Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-04-04T00:00:48.782823380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s
2026-04-04T00:00:48.782930706Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-04-04T00:00:48.783051620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.783205029Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-04-04T00:00:48.783485463Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-04-04T00:00:48.783687921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-04-04T00:00:48.783954037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000258s
2026-04-04T00:00:48.784058467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-04T00:00:48', 'remove_invalid_roksbox_metadata_images')
2026-04-04T00:00:48.784289382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.784857867Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-04-04T00:00:48.784984382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011678s
2026-04-04T00:00:48.785085826Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-04-04T00:00:48.785190888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.785353054Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-04-04T00:00:48.785611354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.785737719Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.785817479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-04-04T00:00:48.785931319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.786605175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006803s
2026-04-04T00:00:48.786730638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-04T00:00:48', 'add_episode_runtime')
2026-04-04T00:00:48.786945581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.787553996Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-04-04T00:00:48.787659639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016225s
2026-04-04T00:00:48.787772135Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-04-04T00:00:48.787905484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.788055005Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-04-04T00:00:48.788317564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-04T00:00:48.788423587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.788510292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-04-04T00:00:48.788620854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:48.789313960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006867s
2026-04-04T00:00:48.789423200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-04T00:00:48', 'add_result_to_commands')
2026-04-04T00:00:48.789644856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.790252269Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-04-04T00:00:48.790370638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016342s
2026-04-04T00:00:48.790473535Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-04-04T00:00:48.790584458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.790744671Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-04-04T00:00:48.791009785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:48.791126309Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.791214357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-04-04T00:00:48.791329378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:48.792045370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s
2026-04-04T00:00:48.792158438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-04T00:00:48', 'add_on_series_add_to_notifications')
2026-04-04T00:00:48.792395084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:48.792999852Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-04-04T00:00:48.793128561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016724s
2026-04-04T00:00:48.793229925Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-04T00:00:48.793359787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:48.793509819Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-04-04T00:00:48.795951516Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-04T00:00:48.796092129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-04-04T00:00:48.796246680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001653s
2026-04-04T00:00:48.796346371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-04T00:00:48.796439158Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.796535101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-04-04T00:00:48.799580994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.800108286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-04-04T00:00:48.800517450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-04T00:00:48.800867404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-04T00:00:48.802688902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-04T00:00:48.802933685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062891s
2026-04-04T00:00:48.803036292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-04T00:00:48.803131484Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.803249772Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-04-04T00:00:48.805336894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.805821470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-04-04T00:00:48.806212468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-04-04T00:00:48.806546270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-04-04T00:00:48.808351886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-04-04T00:00:48.808601528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052287s
2026-04-04T00:00:48.808696229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-04T00:00:48.808792793Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.808892073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-04T00:00:48.810956019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-04-04T00:00:48.811410905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-04-04T00:00:48.811782854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-04T00:00:48.812073149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-04T00:00:48.813877101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048736s
2026-04-04T00:00:48.813982924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-04T00:00:48.814087545Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.814167977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-04T00:00:48.816299339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-04-04T00:00:48.816758714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-04-04T00:00:48.817118218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-04T00:00:48.817386057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-04T00:00:48.819315452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049221s
2026-04-04T00:00:48.819417919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-04T00:00:48.819515655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.819610035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-04T00:00:48.821661035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-04-04T00:00:48.822094428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-04-04T00:00:48.822461267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-04T00:00:48.822714667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-04T00:00:48.824508028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047833s
2026-04-04T00:00:48.824624102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-04T00:00:48.824721779Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.824823534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-04T00:00:48.826846307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:48.827227394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-04T00:00:48.827553200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-04T00:00:48.827923396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-04T00:00:48.829714292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.829981370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050347s
2026-04-04T00:00:48.830086581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-04T00:00:48.830192194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.830286494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-04T00:00:48.832313436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:48.832693250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-04T00:00:48.833032423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-04T00:00:48.833368270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-04T00:00:48.835174988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.835442096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005031s
2026-04-04T00:00:48.835549833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-04T00:00:48.835656798Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:48.835736448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-04T00:00:48.837826828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:48.838198276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-04-04T00:00:48.838537739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-04T00:00:48.838885269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-04T00:00:48.840746908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.841021050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005149s
2026-04-04T00:00:48.841118015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-04-04T00:00:48.841222585Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.841309490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-04-04T00:00:48.844359833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-04-04T00:00:48.844787273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-04-04T00:00:48.845173491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-04-04T00:00:48.845641153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-04-04T00:00:48.847420696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-04-04T00:00:48.847677193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-04-04T00:00:48.847942677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-04-04T00:00:48.848179514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067502s
2026-04-04T00:00:48.848280007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:48.848382463Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.848503507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-04-04T00:00:48.850563405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.851020295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-04-04T00:00:48.851418948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-04-04T00:00:48.851777891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-04-04T00:00:48.853601843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-04-04T00:00:48.853859823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052305s
2026-04-04T00:00:48.853957099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.854056168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.854150107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-04-04T00:00:48.856290487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-04-04T00:00:48.856963944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-04-04T00:00:48.857688823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-04T00:00:48.858253089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-04T00:00:48.860086962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-04T00:00:48.860335082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-04T00:00:48.860581468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-04T00:00:48.860867784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-04T00:00:48.861125513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068609s
2026-04-04T00:00:48.861228691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:48.861329995Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.861422882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-04-04T00:00:48.863559695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-04-04T00:00:48.864245456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-04-04T00:00:48.864981969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-04-04T00:00:48.865535714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-04-04T00:00:48.867332292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-04-04T00:00:48.867579750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-04-04T00:00:48.867815314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-04-04T00:00:48.868126210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-04-04T00:00:48.868364911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068144s
2026-04-04T00:00:48.868464512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-04T00:00:48.868563691Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:48.868653642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-04-04T00:00:48.870733861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-04T00:00:48.871150350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-04-04T00:00:48.871476206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-04T00:00:48.871747542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-04T00:00:48.873587417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048135s
2026-04-04T00:00:48.873701096Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-04-04T00:00:48.873793773Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.873882562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-04-04T00:00:48.875932329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-04-04T00:00:48.876350431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-04-04T00:00:48.876678191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-04-04T00:00:48.876943265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-04-04T00:00:48.878729532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047273s
2026-04-04T00:00:48.878836507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-04T00:00:48.878940777Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.879024997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-04T00:00:48.881081979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-04-04T00:00:48.881490581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-04-04T00:00:48.881845326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-04T00:00:48.882479473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-04T00:00:48.884249427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-04T00:00:48.884491845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-04-04T00:00:48.884717890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-04-04T00:00:48.884968144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-04-04T00:00:48.885210111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-04-04T00:00:48.885441136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062988s
2026-04-04T00:00:48.885537851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:48.885639135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.885732413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-04-04T00:00:48.887826780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-04-04T00:00:48.888288330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-04-04T00:00:48.888641671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-04T00:00:48.888990824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-04T00:00:48.890815539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.891083679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052279s
2026-04-04T00:00:48.891183920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:48.891286497Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.891405847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-04-04T00:00:48.894078058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-04-04T00:00:48.894468745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-04-04T00:00:48.894823960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-04T00:00:48.895170007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-04T00:00:48.896983038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.897242190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057338s
2026-04-04T00:00:48.897341570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:48.897442573Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.897554679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-04-04T00:00:48.899592823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-04-04T00:00:48.900000794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-04-04T00:00:48.900360058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-04T00:00:48.900692808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-04T00:00:48.902515568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.902777145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050836s
2026-04-04T00:00:48.902877076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:48.902982058Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-04T00:00:48.903070215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-04-04T00:00:48.905138239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-04-04T00:00:48.905535559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-04-04T00:00:48.905911667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-04-04T00:00:48.906255589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-04-04T00:00:48.908062648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.908331530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051377s
2026-04-04T00:00:48.908433655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-04T00:00:48.908534198Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:48.908623467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-04T00:00:48.910664838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-04T00:00:48.911056627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-04T00:00:48.911416642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-04T00:00:48.911754131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-04T00:00:48.913573565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.913859631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051102s
2026-04-04T00:00:48.913959041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-04T00:00:48.914060345Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.914148102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-04T00:00:48.916250115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-04T00:00:48.916648948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-04T00:00:48.917006067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-04T00:00:48.917348376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-04T00:00:48.919183472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.919446812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051722s
2026-04-04T00:00:48.919543627Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-04T00:00:48.919646635Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.919729161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-04T00:00:48.921788989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-04-04T00:00:48.922180206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-04-04T00:00:48.922545101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-04T00:00:48.922877611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-04T00:00:48.924684609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-04T00:00:48.924939282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050826s
2026-04-04T00:00:48.925040817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-04T00:00:48.925139034Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.925226951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-04-04T00:00:48.927243462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-04T00:00:48.927681314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-04-04T00:00:48.928073824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-04T00:00:48.928334850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-04T00:00:48.930104603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047531s
2026-04-04T00:00:48.930209304Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-04-04T00:00:48.930309756Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-04T00:00:48.930396361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-04-04T00:00:48.932425276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-04-04T00:00:48.932862837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-04-04T00:00:48.933244726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-04-04T00:00:48.933511674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-04-04T00:00:48.935301398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047836s
2026-04-04T00:00:48.935407051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-04-04T00:00:48.935504918Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.935596592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-04-04T00:00:48.938601022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-04-04T00:00:48.939005537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-04-04T00:00:48.939334429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-04-04T00:00:48.939595825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-04-04T00:00:48.941392463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005668s
2026-04-04T00:00:48.941498597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-04T00:00:48.941598288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.941730163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-04T00:00:48.943804500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-04T00:00:48.944161319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-04-04T00:00:48.944448908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-04T00:00:48.944785185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-04T00:00:48.946580941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-04T00:00:48.946836285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049654s
2026-04-04T00:00:48.946936747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-04T00:00:48.947036037Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-04T00:00:48.947127972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-04T00:00:48.949148291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-04T00:00:48.949502534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-04-04T00:00:48.949798871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-04T00:00:48.950135108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-04T00:00:48.951964371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-04T00:00:48.964094306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049672s
2026-04-04T00:00:48.964242024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.964343388Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-04T00:00:48.964444331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-04-04T00:00:48.967170230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-04-04T00:00:48.968521812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-04-04T00:00:48.969231581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.970030430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.971870174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.972135008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.972362486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.972585074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.972823895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.973053898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.973278039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087031s
2026-04-04T00:00:48.973394353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.973492481Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:48.973582122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-04-04T00:00:48.975717181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-04-04T00:00:48.976449495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-04-04T00:00:48.977135046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.977842561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.979564919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.979802417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.980056649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.980271702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.980503449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.980721909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.980937643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072477s
2026-04-04T00:00:48.981049017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.981179260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-04T00:00:48.981267357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-04-04T00:00:48.983394250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-04-04T00:00:48.984120612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-04-04T00:00:48.984803748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.985512535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.987263632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.987498545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.987731764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.987982239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.988200809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.988430952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.988654843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072752s
2026-04-04T00:00:48.988752911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.988854395Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:48.988941511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-04-04T00:00:48.991084977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-04-04T00:00:48.991782131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-04-04T00:00:48.992501008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:48.993211679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:48.994974719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:48.995208550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:48.995437601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:48.995664218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:48.995898199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:48.996132741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:48.996343265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072905s
2026-04-04T00:00:48.996444298Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:48.996545242Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:48.996629381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-04-04T00:00:49.000032173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-04-04T00:00:49.000734798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-04-04T00:00:49.001419587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-04-04T00:00:49.002165158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-04-04T00:00:49.003949261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-04-04T00:00:49.004198513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-04-04T00:00:49.004421472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-04-04T00:00:49.004640392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-04-04T00:00:49.004868923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-04-04T00:00:49.005093375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-04-04T00:00:49.005315802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085675s
2026-04-04T00:00:49.005411395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-04T00:00:49.005515605Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.005626618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-04-04T00:00:49.007726356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-04-04T00:00:49.008154990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-04-04T00:00:49.008486587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-04T00:00:49.008755539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-04T00:00:49.010544471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048005s
2026-04-04T00:00:49.010649242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-04T00:00:49.010750947Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.010835487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-04-04T00:00:49.012953212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-04-04T00:00:49.013357536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-04-04T00:00:49.013695326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-04-04T00:00:49.013950630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-04-04T00:00:49.015758440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047986s
2026-04-04T00:00:49.015875286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:49.015996339Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-04-04T00:00:49.016076841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-04T00:00:49.018145677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-04T00:00:49.018414088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-04T00:00:49.018710505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-04T00:00:49.019053445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-04T00:00:49.020865013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-04T00:00:49.021139566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049456s
2026-04-04T00:00:49.021260028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-04T00:00:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-04T00:00:49.021473168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.024611377Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-04T00:00:49.024737701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084122s
2026-04-04T00:00:49.024883385Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-04-04T00:00:49.024989729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.025169030Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-04-04T00:00:49.025599316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:49.025719739Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.025806012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-04-04T00:00:49.025925463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-04-04T00:00:49.026638759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007226s
2026-04-04T00:00:49.026765184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-04T00:00:49', 'add_colon_replacement_to_naming_config')
2026-04-04T00:00:49.026974566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.027568031Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-04-04T00:00:49.027695036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016495s
2026-04-04T00:00:49.027790589Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-04-04T00:00:49.027917905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.028080743Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-04-04T00:00:49.028366228Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:49.028482622Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.028566651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-04T00:00:49.028686703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.029368456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006883s
2026-04-04T00:00:49.029490412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-04T00:00:49', 'health_restored_notification')
2026-04-04T00:00:49.029690084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.030292737Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-04-04T00:00:49.030398851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016082s
2026-04-04T00:00:49.030505105Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-04-04T00:00:49.030615557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.030763856Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-04-04T00:00:49.031033960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-04T00:00:49.031143380Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.031232670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-04-04T00:00:49.031343743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-04-04T00:00:49.032041529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006884s
2026-04-04T00:00:49.032156921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-04T00:00:49', 'add_download_client_tags')
2026-04-04T00:00:49.032359769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.032964317Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-04-04T00:00:49.033087124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001622s
2026-04-04T00:00:49.033190091Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-04-04T00:00:49.033294081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.033454764Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-04-04T00:00:49.033857846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-04-04T00:00:49.033978248Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-04T00:00:49.034068791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-04-04T00:00:49.036219802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-04-04T00:00:49.036513043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-04-04T00:00:49.036730751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-04-04T00:00:49.037079173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-04-04T00:00:49.038927054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-04-04T00:00:49.039190163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050049s
2026-04-04T00:00:49.039297670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-04T00:00:49', 'import_exclusion_type')
2026-04-04T00:00:49.039503695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.042324916Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-04-04T00:00:49.042449777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081392s
2026-04-04T00:00:49.042552875Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-04-04T00:00:49.042656313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.042809241Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-04-04T00:00:49.043534561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-04-04T00:00:49.043674664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-04-04T00:00:49.044057785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00039s
2026-04-04T00:00:49.044154289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-04-04T00:00:49.044253459Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.044341837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-04-04T00:00:49.044469805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.045227811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007549s
2026-04-04T00:00:49.045339837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-04-04T00:00:49', 'add_import_list_items')
2026-04-04T00:00:49.045548397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.046199909Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-04-04T00:00:49.046319559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017344s
2026-04-04T00:00:49.046423549Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-04-04T00:00:49.046528170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.046686208Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-04-04T00:00:49.047161715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-04T00:00:49.047303491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-04T00:00:49.047621912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003427s
2026-04-04T00:00:49.047731843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-04T00:00:49.047841484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-04T00:00:49.048100055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002546s
2026-04-04T00:00:49.048209956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-04T00:00:49', 'add_notification_status')
2026-04-04T00:00:49.048417775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.048965317Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-04-04T00:00:49.049061751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s
2026-04-04T00:00:49.049179939Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-04-04T00:00:49.049290432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.049456737Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-04-04T00:00:49.049667301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.049776541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.050713898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s
2026-04-04T00:00:49.050815883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-04T00:00:49', 'parse_language_tags_from_existing_subtitle_files')
2026-04-04T00:00:49.051040856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.051283695Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-04-04T00:00:49.051404318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015s
2026-04-04T00:00:49.051510883Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-04-04T00:00:49.051617528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.051769945Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-04-04T00:00:49.052050229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-04-04T00:00:49.052153196Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.052243638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-04-04T00:00:49.052355854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-04-04T00:00:49.053065954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007074s
2026-04-04T00:00:49.053182028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-04T00:00:49', 'add_finale_type')
2026-04-04T00:00:49.053388023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.053878591Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-04-04T00:00:49.053987290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015256s
2026-04-04T00:00:49.054097652Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-04-04T00:00:49.054204808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.054356594Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-04-04T00:00:49.054642179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-04T00:00:49.054748773Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.054837903Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-04-04T00:00:49.054959808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:49.055670680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007111s
2026-04-04T00:00:49.055782916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-04T00:00:49', 'list_add_missing_search')
2026-04-04T00:00:49.056062559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.056565572Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-04-04T00:00:49.056684802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016084s
2026-04-04T00:00:49.056793210Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-04-04T00:00:49.056908352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.057059827Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-04-04T00:00:49.057465664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-04T00:00:49.057575195Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.057663954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-04-04T00:00:49.057772272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-04-04T00:00:49.058470979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000692s
2026-04-04T00:00:49.058565549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-04-04T00:00:49.058662735Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-04T00:00:49.058756363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-04-04T00:00:49.058869551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.059593830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007336s
2026-04-04T00:00:49.059703430Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.059796297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.060786652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2026-04-04T00:00:49.060905561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-04T00:00:49', 'parse_title_from_existing_subtitle_files')
2026-04-04T00:00:49.061121326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.061624188Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-04-04T00:00:49.061743749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018242s
2026-04-04T00:00:49.061850193Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-04-04T00:00:49.061954203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.062104265Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-04-04T00:00:49.062398197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:49.062506675Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.062602378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-04-04T00:00:49.062709093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-04-04T00:00:49.063409493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006924s
2026-04-04T00:00:49.063518062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-04T00:00:49', 'series_last_aired')
2026-04-04T00:00:49.063724036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.064000553Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-04-04T00:00:49.064113902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012907s
2026-04-04T00:00:49.064220406Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-04-04T00:00:49.064330939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.064482083Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-04-04T00:00:49.064836797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:49.064944654Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.065034706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-04-04T00:00:49.065152593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.065909537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007568s
2026-04-04T00:00:49.066009559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-04-04T00:00:49.066110211Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.066194762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-04-04T00:00:49.066316226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.067024312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007165s
2026-04-04T00:00:49.067147921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-04T00:00:49', 'AddNewItemMonitorType')
2026-04-04T00:00:49.067345719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.068091731Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-04-04T00:00:49.068190310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017638s
2026-04-04T00:00:49.068316013Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-04-04T00:00:49.068411074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.068572189Z [Info] email_encryption: Starting migration of Main DB to 201
2026-04-04T00:00:49.068789837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.068882213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.070444208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015508s
2026-04-04T00:00:49.070565152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-04T00:00:49', 'email_encryption')
2026-04-04T00:00:49.070767379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.071262496Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-04-04T00:00:49.071371195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023747s
2026-04-04T00:00:49.071480124Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-04-04T00:00:49.071583763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.071731661Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-04-04T00:00:49.072149963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-04T00:00:49.072256057Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.072352762Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-04-04T00:00:49.072463875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.073191440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007221s
2026-04-04T00:00:49.073288125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:49.073383287Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.073475743Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-04-04T00:00:49.073586626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.074362308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007696s
2026-04-04T00:00:49.074474965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-04T00:00:49', 'add_indexer_flags')
2026-04-04T00:00:49.074683144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.075159143Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-04-04T00:00:49.075271399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015753s
2026-04-04T00:00:49.075380388Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-04-04T00:00:49.075486151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.075646434Z [Info] release_type: Starting migration of Main DB to 203
2026-04-04T00:00:49.076054696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-04-04T00:00:49.076154808Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.076243646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-04-04T00:00:49.076357265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.077085482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007314s
2026-04-04T00:00:49.077190333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:49.077293881Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.077374724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-04-04T00:00:49.077494375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.078251680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007631s
2026-04-04T00:00:49.078359417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.078449017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.079361445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008998s
2026-04-04T00:00:49.079478310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-04T00:00:49', 'release_type')
2026-04-04T00:00:49.079684054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.080285335Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-04-04T00:00:49.080561331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2026-04-04T00:00:49.080798318Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-04-04T00:00:49.080991828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.081149515Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-04-04T00:00:49.081453597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-04-04T00:00:49.081561144Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-04-04T00:00:49.081655234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-04-04T00:00:49.081769133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-04-04T00:00:49.082597230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008221s
2026-04-04T00:00:49.082702733Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.082796912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.083984073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011643s
2026-04-04T00:00:49.084096810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-04T00:00:49', 'add_add_release_hash')
2026-04-04T00:00:49.084312665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.084848544Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-04-04T00:00:49.084956381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020392s
2026-04-04T00:00:49.085074499Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-04-04T00:00:49.085172416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.085340955Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-04-04T00:00:49.085540968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-04-04T00:00:49.085713836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-04-04T00:00:49.085918929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s
2026-04-04T00:00:49.086033259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-04T00:00:49', 'rename_season_pack_spec')
2026-04-04T00:00:49.086240647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.086560521Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-04-04T00:00:49.086605502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007892s
2026-04-04T00:00:49.086724351Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-04-04T00:00:49.086830475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.086977671Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-04-04T00:00:49.087330161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:49.087436134Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.087532057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-04-04T00:00:49.087636227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.088459094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008044s
2026-04-04T00:00:49.088557502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-04-04T00:00:49.088659658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-04-04T00:00:49.088892757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002213s
2026-04-04T00:00:49.089000815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-04T00:00:49', 'add_tmdbid')
2026-04-04T00:00:49.089199645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.089745434Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-04-04T00:00:49.089844424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010772s
2026-04-04T00:00:49.089960758Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-04-04T00:00:49.090080319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.090230391Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-04-04T00:00:49.090512128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-04T00:00:49.090629605Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.090719997Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-04-04T00:00:49.090838676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-04-04T00:00:49.091593526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000752s
2026-04-04T00:00:49.091712976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-04T00:00:49', 'add_on_import_complete_to_notifications')
2026-04-04T00:00:49.091928370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.092438457Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-04-04T00:00:49.092560703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016093s
2026-04-04T00:00:49.092673871Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-04-04T00:00:49.092781578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.092937422Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-04-04T00:00:49.093157846Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.093265152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.095979688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002702s
2026-04-04T00:00:49.096109239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-04T00:00:49', 'add_monitored_seasons_filter')
2026-04-04T00:00:49.096322368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.096970333Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-04-04T00:00:49.097109182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036995s
2026-04-04T00:00:49.097325618Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-04-04T00:00:49.097454027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.097610231Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-04-04T00:00:49.097884844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-04-04T00:00:49.097996860Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.098089376Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-04-04T00:00:49.098212905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-04-04T00:00:49.098971482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000757s
2026-04-04T00:00:49.099089159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-04T00:00:49', 'add_custom_colon_replacement_to_naming_config')
2026-04-04T00:00:49.099306347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.099603655Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-04-04T00:00:49.099706302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013745s
2026-04-04T00:00:49.099816404Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-04-04T00:00:49.099946285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.100105195Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-04-04T00:00:49.100415761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-04-04T00:00:49.100529590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-04T00:00:49.100621174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-04-04T00:00:49.100739743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-04-04T00:00:49.101508280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007663s
2026-04-04T00:00:49.101626899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-04T00:00:49', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-04-04T00:00:49.101846451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.102354234Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-04-04T00:00:49.102481861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001612s
2026-04-04T00:00:49.102594177Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-04-04T00:00:49.102703988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.102859161Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-04-04T00:00:49.103024053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-04T00:00:49', 'add_blurary576p_quality_in_profiles')
2026-04-04T00:00:49.103237913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.103481845Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-04-04T00:00:49.103599612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007731s
2026-04-04T00:00:49.103712469Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-04-04T00:00:49.103833723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.104024918Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-04-04T00:00:49.104231975Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.104335954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.106868494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025213s
2026-04-04T00:00:49.106987844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-04T00:00:49', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-04-04T00:00:49.107227256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.107912426Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-04-04T00:00:49.108039722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035543s
2026-04-04T00:00:49.108145566Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-04-04T00:00:49.108250216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.108406792Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-04-04T00:00:49.108744211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:49.108856898Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-06s
2026-04-04T00:00:49.108950416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-04-04T00:00:49.109060969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:49.109815438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007508s
2026-04-04T00:00:49.109919758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-04-04T00:00:49.110016002Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.110108969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-04-04T00:00:49.110216967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-04-04T00:00:49.110972017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007535s
2026-04-04T00:00:49.111090506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-04T00:00:49', 'add_mal_and_anilist_ids')
2026-04-04T00:00:49.111299667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.111829333Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-04-04T00:00:49.111962642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016113s
2026-04-04T00:00:49.122109855Z [Debug] MigrationController: Took: 00:00:01.6182636
2026-04-04T00:00:49.382649210Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-04T00:00:49.405835670Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-04-04T00:00:49.415002780Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-04T00:00:49.415315620Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.415531745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.417499397Z [Info] DatabaseEngineVersionCheck: SQLite 3.51.2
2026-04-04T00:00:49.417711404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021995s
2026-04-04T00:00:49.417894913Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-04T00:00:49.418055346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023766s
2026-04-04T00:00:49.420305327Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-04T00:00:49.420554499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.420927300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-04T00:00:49.421155860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-04T00:00:49.421559803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s
2026-04-04T00:00:49.421729445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.422900563Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-04T00:00:49.423093091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017756s
2026-04-04T00:00:49.423385369Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-04T00:00:49.423607206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.424059777Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-04T00:00:49.424296293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-04T00:00:49.424664435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003672s
2026-04-04T00:00:49.424844928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:49.425030993Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-04T00:00:49.425230094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-04T00:00:49.425433984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-04T00:00:49.426179987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007444s
2026-04-04T00:00:49.426351392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.427089839Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-04T00:00:49.427305914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016594s
2026-04-04T00:00:49.427570567Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-04T00:00:49.427778866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.428128590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:49.428313212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.428472663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-04T00:00:49.428709951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-04T00:00:49.429138534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-04-04T00:00:49.429320721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.430060941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-04T00:00:49.430271075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013705s
2026-04-04T00:00:49.430552782Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-04T00:00:49.430814539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.431029291Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-04T00:00:49.431675513Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-04T00:00:49.431902279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-04T00:00:49.432526506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006707s
2026-04-04T00:00:49.432715978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-04T00:00:49', 'InitialSetup')
2026-04-04T00:00:49.438926473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.439837418Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-04T00:00:49.440043403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079775s
2026-04-04T00:00:49.440260149Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-04-04T00:00:49.440451655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.440728953Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-04-04T00:00:49.440986071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-04T00:00:49', 'remove_tvrage_imdb_unique_constraint')
2026-04-04T00:00:49.441337128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.442016155Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-04-04T00:00:49.442211498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015644s
2026-04-04T00:00:49.442389387Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-04-04T00:00:49.442578107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.442816406Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-04-04T00:00:49.443010848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-04T00:00:49', 'remove_renamed_scene_mapping_columns')
2026-04-04T00:00:49.443343438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.444053317Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-04-04T00:00:49.444254081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014633s
2026-04-04T00:00:49.444429244Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-04-04T00:00:49.444601711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.444838087Z [Info] updated_history: Starting migration of Log DB to 4
2026-04-04T00:00:49.445026066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-04T00:00:49', 'updated_history')
2026-04-04T00:00:49.445344728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.446023815Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-04-04T00:00:49.446203587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001416s
2026-04-04T00:00:49.446387648Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-04-04T00:00:49.446568021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.446819748Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-04-04T00:00:49.447007897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-04T00:00:49', 'added_eventtype_to_history')
2026-04-04T00:00:49.447338372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.448018301Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-04-04T00:00:49.448211210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014404s
2026-04-04T00:00:49.448383446Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-04-04T00:00:49.448558800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.448789905Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-04-04T00:00:49.449577661Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-04-04T00:00:49.449759868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-04T00:00:49.450133480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003671s
2026-04-04T00:00:49.450304485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-04T00:00:49.450478515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-04T00:00:49.451000246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s
2026-04-04T00:00:49.451166420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-04T00:00:49.451342004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-04T00:00:49.451662740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003267s
2026-04-04T00:00:49.451862672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-04T00:00:49', 'add_index_to_log_time')
2026-04-04T00:00:49.452195442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.452935693Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-04-04T00:00:49.453113221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015916s
2026-04-04T00:00:49.453296319Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-04-04T00:00:49.453474728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.453712006Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-04-04T00:00:49.453899945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-04T00:00:49', 'add_renameEpisodes_to_naming')
2026-04-04T00:00:49.454232494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.454879417Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-04-04T00:00:49.455076584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s
2026-04-04T00:00:49.455247839Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-04-04T00:00:49.455420877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.455649237Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-04-04T00:00:49.455838107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-04T00:00:49', 'remove_backlog')
2026-04-04T00:00:49.456167080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.456855847Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-04-04T00:00:49.457033144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014247s
2026-04-04T00:00:49.457212455Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-04-04T00:00:49.457390123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.457635176Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-04-04T00:00:49.457815149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-04-04T00:00:49', 'fix_rename_episodes')
2026-04-04T00:00:49.458137768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.458772727Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-04-04T00:00:49.458962038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013721s
2026-04-04T00:00:49.459131138Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-04-04T00:00:49.459309037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.459539801Z [Info] add_monitored: Starting migration of Log DB to 10
2026-04-04T00:00:49.459720225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-04T00:00:49', 'add_monitored')
2026-04-04T00:00:49.460053566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.460696731Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-04-04T00:00:49.460868838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013778s
2026-04-04T00:00:49.461042738Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-04-04T00:00:49.461217409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.461444006Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-04-04T00:00:49.461626413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-04T00:00:49', 'remove_ignored')
2026-04-04T00:00:49.461936538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.463039809Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-04-04T00:00:49.463216986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018116s
2026-04-04T00:00:49.463396537Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-04-04T00:00:49.463572542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.463812886Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-04-04T00:00:49.464021706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-04-04T00:00:49', 'remove_custom_start_date')
2026-04-04T00:00:49.464355789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.465008754Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-04-04T00:00:49.465205921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014284s
2026-04-04T00:00:49.465376585Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-04-04T00:00:49.465561327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.465796600Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-04-04T00:00:49.465982685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-04T00:00:49', 'add_air_date_utc')
2026-04-04T00:00:49.466297218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.466918630Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-04-04T00:00:49.467099023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013542s
2026-04-04T00:00:49.467285739Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-04-04T00:00:49.467452745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.467695985Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-04-04T00:00:49.467882150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-04T00:00:49', 'drop_air_date')
2026-04-04T00:00:49.468264590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.468839067Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-04-04T00:00:49.469022957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013786s
2026-04-04T00:00:49.469192669Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-04-04T00:00:49.469374425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.469606272Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-04-04T00:00:49.469793198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-04T00:00:49', 'add_air_date_as_string')
2026-04-04T00:00:49.470112822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.470761218Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-04-04T00:00:49.470939928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001379s
2026-04-04T00:00:49.471119880Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-04-04T00:00:49.471296576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.471532872Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-04-04T00:00:49.471719217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-04T00:00:49', 'updated_imported_history_item')
2026-04-04T00:00:49.472072909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.472694751Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-04-04T00:00:49.472891878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013912s
2026-04-04T00:00:49.473067302Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-04-04T00:00:49.473241061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.473469832Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-04-04T00:00:49.473653943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-04T00:00:49', 'reset_scene_names')
2026-04-04T00:00:49.473970480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.474548133Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-04-04T00:00:49.474723927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012988s
2026-04-04T00:00:49.474901325Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-04-04T00:00:49.475071337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.475306791Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-04-04T00:00:49.475482775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-04T00:00:49', 'remove_duplicates')
2026-04-04T00:00:49.475808261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.476399491Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-04-04T00:00:49.476585576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013176s
2026-04-04T00:00:49.476776320Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-04-04T00:00:49.476977786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.477214513Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-04-04T00:00:49.477408243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-04T00:00:49', 'restore_unique_constraints')
2026-04-04T00:00:49.477738247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.478451804Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-04-04T00:00:49.478634742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014665s
2026-04-04T00:00:49.478817340Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-04-04T00:00:49.478996220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.479233127Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-04-04T00:00:49.479417589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-04T00:00:49', 'add_year_and_seasons_to_series')
2026-04-04T00:00:49.479748886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.480408424Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-04-04T00:00:49.480608136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014044s
2026-04-04T00:00:49.480776705Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-04-04T00:00:49.480954103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.481185348Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-04-04T00:00:49.481369800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-04T00:00:49', 'drop_seasons_table')
2026-04-04T00:00:49.481685606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.482420576Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-04-04T00:00:49.482600628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001458s
2026-04-04T00:00:49.482780731Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-04-04T00:00:49.482964441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.483202530Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-04-04T00:00:49.483389517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-04T00:00:49', 'move_indexer_to_generic_provider')
2026-04-04T00:00:49.483719742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.484496325Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-04-04T00:00:49.484700547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015234s
2026-04-04T00:00:49.484869777Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-04-04T00:00:49.485053217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.485284372Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-04-04T00:00:49.485475467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-04T00:00:49', 'add_config_contract_to_indexers')
2026-04-04T00:00:49.485824570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.486480311Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-04-04T00:00:49.486679582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014221s
2026-04-04T00:00:49.486896549Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-04-04T00:00:49.487075850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.487309019Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-04-04T00:00:49.487497399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-04T00:00:49', 'drop_tvdb_episodeid')
2026-04-04T00:00:49.487817844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.488444105Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-04-04T00:00:49.488620540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s
2026-04-04T00:00:49.488798078Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-04-04T00:00:49.488987760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.489220458Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-04-04T00:00:49.489417064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-04T00:00:49', 'move_notification_to_generic_provider')
2026-04-04T00:00:49.489752890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.490313098Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-04-04T00:00:49.490516648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013205s
2026-04-04T00:00:49.490688675Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-04-04T00:00:49.490878737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.491107127Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-04-04T00:00:49.491306900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-04T00:00:49', 'add_config_contract_to_notifications')
2026-04-04T00:00:49.491634319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.492249598Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-04-04T00:00:49.492441174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013572s
2026-04-04T00:00:49.492614152Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-04-04T00:00:49.492789465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.493022584Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-04-04T00:00:49.493199801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-04T00:00:49', 'fix_omgwtfnzbs')
2026-04-04T00:00:49.493520497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.494195446Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-04-04T00:00:49.494379146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014044s
2026-04-04T00:00:49.494547395Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-04-04T00:00:49.494727998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.494991770Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-04-04T00:00:49.495175930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-04T00:00:49', 'add_blacklist_table')
2026-04-04T00:00:49.495489211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.496300795Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-04-04T00:00:49.496482141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015594s
2026-04-04T00:00:49.496666291Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-04-04T00:00:49.496877447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.497117400Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-04-04T00:00:49.497303575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-04T00:00:49', 'add_formats_to_naming_config')
2026-04-04T00:00:49.497633760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.498330352Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-04-04T00:00:49.498523662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014583s
2026-04-04T00:00:49.498694115Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-04-04T00:00:49.498889929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.499121505Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-04-04T00:00:49.499323322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-04T00:00:49', 'add_season_folder_format_to_naming_config')
2026-04-04T00:00:49.499653927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.500320019Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-04-04T00:00:49.500518078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014168s
2026-04-04T00:00:49.500806468Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-04-04T00:00:49.500999086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.501249210Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-04-04T00:00:49.501446547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-04T00:00:49', 'delete_old_naming_config_columns')
2026-04-04T00:00:49.501785119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.502842318Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-04-04T00:00:49.503053042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018365s
2026-04-04T00:00:49.503234748Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-04-04T00:00:49.503428228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.503667219Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-04-04T00:00:49.503884917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-04T00:00:49', 'set_default_release_group')
2026-04-04T00:00:49.504217447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.504918519Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-04-04T00:00:49.505112178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014839s
2026-04-04T00:00:49.505306390Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-04-04T00:00:49.505486452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.505728630Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-04-04T00:00:49.505936268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-04T00:00:49', 'add_api_key_to_pushover')
2026-04-04T00:00:49.506264679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.507063899Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-04-04T00:00:49.507265695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015714s
2026-04-04T00:00:49.507444274Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-04-04T00:00:49.507637924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.507884190Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-04-04T00:00:49.508141188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-04T00:00:49', 'remove_series_contraints')
2026-04-04T00:00:49.508459910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.509223136Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-04-04T00:00:49.509424793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015823s
2026-04-04T00:00:49.509602831Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-04-04T00:00:49.509809898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.510055292Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-04-04T00:00:49.510267900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-04T00:00:49', 'add_series_folder_format_to_naming_config')
2026-04-04T00:00:49.510614618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.511370541Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-04-04T00:00:49.511580163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015587s
2026-04-04T00:00:49.511762069Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-04-04T00:00:49.511984497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.512224981Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-04-04T00:00:49.512426256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-04T00:00:49', 'update_with_quality_converters')
2026-04-04T00:00:49.512770019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.513548737Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-04-04T00:00:49.513748880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015707s
2026-04-04T00:00:49.513933501Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-04-04T00:00:49.514129506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.514368608Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-04-04T00:00:49.514565314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-04T00:00:49', 'add_configurable_qualities')
2026-04-04T00:00:49.514913996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.515647753Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-04-04T00:00:49.515865923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015179s
2026-04-04T00:00:49.516047759Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-04-04T00:00:49.516247842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.516488045Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-04-04T00:00:49.516701876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-04T00:00:49', 'add_on_upgrade_to_notifications')
2026-04-04T00:00:49.517048654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.517742141Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-04-04T00:00:49.517941723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014875s
2026-04-04T00:00:49.518133088Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-04-04T00:00:49.518313531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.518562903Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-04-04T00:00:49.518752205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-04T00:00:49', 'add_metadata_tables')
2026-04-04T00:00:49.519081949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.519753471Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-04-04T00:00:49.519972552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014335s
2026-04-04T00:00:49.520151673Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-04-04T00:00:49.520348820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.520589023Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-04-04T00:00:49.520802223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-04T00:00:49', 'add_metadata_to_episodes_and_series')
2026-04-04T00:00:49.521138720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.521897969Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-04-04T00:00:49.522109164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001543s
2026-04-04T00:00:49.522288546Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-04-04T00:00:49.522486574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.522729183Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-04-04T00:00:49.522933414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-04T00:00:49', 'fix_xbmc_season_images_metadata')
2026-04-04T00:00:49.523267928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.523977977Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-04-04T00:00:49.524174022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014792s
2026-04-04T00:00:49.524360758Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-04-04T00:00:49.524549679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.524802869Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-04-04T00:00:49.524996559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-04T00:00:49', 'add_download_clients_table')
2026-04-04T00:00:49.525335711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.526152907Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-04-04T00:00:49.526357429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015963s
2026-04-04T00:00:49.526537461Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-04-04T00:00:49.526737544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.526982948Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-04-04T00:00:49.527197911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-04T00:00:49', 'convert_config_to_download_clients')
2026-04-04T00:00:49.527541824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.528225500Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-04-04T00:00:49.528425313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001472s
2026-04-04T00:00:49.528612860Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-04-04T00:00:49.528797903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.529054670Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-04-04T00:00:49.529246496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-04-04T00:00:49', 'fix_xbmc_episode_metadata')
2026-04-04T00:00:49.529582553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.530266921Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-04-04T00:00:49.530466874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014627s
2026-04-04T00:00:49.530649371Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-04-04T00:00:49.530833452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.531073355Z [Info] add_indexes: Starting migration of Log DB to 45
2026-04-04T00:00:49.531272516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-04-04T00:00:49', 'add_indexes')
2026-04-04T00:00:49.531592671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.532311759Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-04-04T00:00:49.532499787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014617s
2026-04-04T00:00:49.532693337Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-04-04T00:00:49.532895554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.533156169Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-04-04T00:00:49.533340961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-04-04T00:00:49', 'fix_nzb_su_url')
2026-04-04T00:00:49.533662519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.534335203Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-04-04T00:00:49.534520546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014314s
2026-04-04T00:00:49.534729076Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-04-04T00:00:49.534924149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.535172459Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-04-04T00:00:49.535372021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-04-04T00:00:49', 'add_temporary_blacklist_columns')
2026-04-04T00:00:49.535729250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.536491806Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-04-04T00:00:49.536699845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015559s
2026-04-04T00:00:49.536877052Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-04-04T00:00:49.537078187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.537327990Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-04-04T00:00:49.537528534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-04-04T00:00:49', 'add_title_to_scenemappings')
2026-04-04T00:00:49.537860282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.538526804Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-04-04T00:00:49.538719652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014358s
2026-04-04T00:00:49.538909234Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-04-04T00:00:49.539089136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.539334741Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-04-04T00:00:49.539519974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-04-04T00:00:49', 'fix_dognzb_url')
2026-04-04T00:00:49.539843796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.540562744Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-04-04T00:00:49.540757817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014664s
2026-04-04T00:00:49.540965315Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-04-04T00:00:49.541174876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.541413467Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-04-04T00:00:49.541614071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-04-04T00:00:49', 'add_hash_to_metadata_files')
2026-04-04T00:00:49.541967122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.542919399Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-04-04T00:00:49.543110955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017308s
2026-04-04T00:00:49.543302360Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-04-04T00:00:49.543484187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.543733138Z [Info] download_client_import: Starting migration of Log DB to 51
2026-04-04T00:00:49.543940055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-04-04T00:00:49', 'download_client_import')
2026-04-04T00:00:49.544276011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.544988025Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-04-04T00:00:49.545192076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014879s
2026-04-04T00:00:49.545371267Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-04-04T00:00:49.545557111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.545807104Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-04-04T00:00:49.545993830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-04-04T00:00:49', 'add_columns_for_anime')
2026-04-04T00:00:49.546331099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.546975968Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-04-04T00:00:49.547177043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014127s
2026-04-04T00:00:49.547358298Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-04-04T00:00:49.547555405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.547795889Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-04-04T00:00:49.548016433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-04-04T00:00:49', 'add_series_sorttitle')
2026-04-04T00:00:49.548334894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.549044724Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-04-04T00:00:49.549231129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014802s
2026-04-04T00:00:49.549419158Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-04-04T00:00:49.549604140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.549842761Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-04-04T00:00:49.550030949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-04-04T00:00:49', 'rename_profiles')
2026-04-04T00:00:49.550356525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.551028027Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-04-04T00:00:49.551221727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014216s
2026-04-04T00:00:49.551399656Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-04-04T00:00:49.551591011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.551829671Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-04-04T00:00:49.552042129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-04-04T00:00:49', 'drop_old_profile_columns')
2026-04-04T00:00:49.552365520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.553041351Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-04-04T00:00:49.553231544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014422s
2026-04-04T00:00:49.553422038Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-04-04T00:00:49.553611349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.553860300Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-04-04T00:00:49.554063039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-04-04T00:00:49', 'add_mediainfo_to_episodefile')
2026-04-04T00:00:49.554397202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.555051599Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-04-04T00:00:49.555256111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014353s
2026-04-04T00:00:49.555435803Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-04-04T00:00:49.555637970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.555883795Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-04-04T00:00:49.556138117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-04-04T00:00:49', 'convert_episode_file_path_to_relative')
2026-04-04T00:00:49.556471539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.557259666Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-04-04T00:00:49.557470781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001617s
2026-04-04T00:00:49.557657106Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-04-04T00:00:49.557850074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.558097563Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-04-04T00:00:49.558294880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-04-04T00:00:49', 'drop_episode_file_path')
2026-04-04T00:00:49.558616478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.559268881Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-04-04T00:00:49.559458383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014106s
2026-04-04T00:00:49.559650049Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-04-04T00:00:49.559838498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.560104464Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-04-04T00:00:49.560310449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-04-04T00:00:49', 'add_enable_options_to_indexers')
2026-04-04T00:00:49.560639181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.561263097Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-04-04T00:00:49.561457579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014131s
2026-04-04T00:00:49.561647561Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-04-04T00:00:49.561834588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.562084832Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-04-04T00:00:49.562281858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-04-04T00:00:49', 'remove_enable_from_indexers')
2026-04-04T00:00:49.562617404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.563255669Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-04-04T00:00:49.563458077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014152s
2026-04-04T00:00:49.563639683Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-04-04T00:00:49.563833152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.564091142Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-04-04T00:00:49.564291164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-04-04T00:00:49', 'clear_bad_scene_names')
2026-04-04T00:00:49.564623734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.565259675Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-04-04T00:00:49.565449607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014175s
2026-04-04T00:00:49.565640061Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-04-04T00:00:49.565825424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.566073353Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-04-04T00:00:49.566263827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-04-04T00:00:49', 'convert_quality_models')
2026-04-04T00:00:49.566598591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.567161053Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-04-04T00:00:49.567369092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013301s
2026-04-04T00:00:49.567551780Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-04-04T00:00:49.567752194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.568038220Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-04-04T00:00:49.568250026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-04-04T00:00:49', 'add_remotepathmappings')
2026-04-04T00:00:49.568572606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.569150910Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-04-04T00:00:49.569351083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013975s
2026-04-04T00:00:49.569529643Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-04-04T00:00:49.569723654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.569963977Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-04-04T00:00:49.570364274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-04-04T00:00:49.570852006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-04T00:00:49.571397103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-04-04T00:00:49.571816438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-04T00:00:49.572293779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-04T00:00:49.573221046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-04T00:00:49.573566832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030063s
2026-04-04T00:00:49.573751454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-04-04T00:00:49', 'remove_method_from_logs')
2026-04-04T00:00:49.574094024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.575009307Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-04-04T00:00:49.575204450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044438s
2026-04-04T00:00:49.575391196Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-04-04T00:00:49.575579826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.575825300Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-04-04T00:00:49.576066796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-04-04T00:00:49', 'make_scene_numbering_nullable')
2026-04-04T00:00:49.576406360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.577060948Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-04-04T00:00:49.577265290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014743s
2026-04-04T00:00:49.577444130Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-04-04T00:00:49.577624764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.577865087Z [Info] add_tags: Starting migration of Log DB to 66
2026-04-04T00:00:49.578052675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-04-04T00:00:49', 'add_tags')
2026-04-04T00:00:49.578377519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.578980504Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-04-04T00:00:49.579160977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013478s
2026-04-04T00:00:49.579351491Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-04-04T00:00:49.579531443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.579777889Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-04-04T00:00:49.579985347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-04-04T00:00:49', 'add_added_to_series')
2026-04-04T00:00:49.580323037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.580902594Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-04-04T00:00:49.581097907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013636s
2026-04-04T00:00:49.581278451Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-04-04T00:00:49.581471680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.581709719Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-04-04T00:00:49.581909832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-04-04T00:00:49', 'add_release_restrictions')
2026-04-04T00:00:49.582233955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.583310212Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-04-04T00:00:49.583501237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018283s
2026-04-04T00:00:49.583692522Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-04-04T00:00:49.583878556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.584132408Z [Info] quality_proper: Starting migration of Log DB to 69
2026-04-04T00:00:49.584323122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-04-04T00:00:49', 'quality_proper')
2026-04-04T00:00:49.584651012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.585229387Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-04-04T00:00:49.585423828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013538s
2026-04-04T00:00:49.585607067Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-04-04T00:00:49.585791939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.586029738Z [Info] delay_profile: Starting migration of Log DB to 70
2026-04-04T00:00:49.586221645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-04-04T00:00:49', 'delay_profile')
2026-04-04T00:00:49.586540056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.587130565Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-04-04T00:00:49.587316860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013335s
2026-04-04T00:00:49.587508015Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-04-04T00:00:49.587694801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.587955085Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-04-04T00:00:49.588155018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-04-04T00:00:49', 'unknown_quality_in_profile')
2026-04-04T00:00:49.588493940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.589172046Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-04-04T00:00:49.589372549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014673s
2026-04-04T00:00:49.589553283Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-04-04T00:00:49.589741603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.589980363Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-04-04T00:00:49.590179184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-04-04T00:00:49', 'history_downloadId')
2026-04-04T00:00:49.590498988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.591064446Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-04-04T00:00:49.591251563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s
2026-04-04T00:00:49.591443249Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-04-04T00:00:49.591618622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.591884357Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-04-04T00:00:49.592098168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-04-04T00:00:49', 'clear_ratings')
2026-04-04T00:00:49.592426158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.593005054Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-04-04T00:00:49.593198313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013787s
2026-04-04T00:00:49.593379839Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-04-04T00:00:49.593563228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.593803612Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-04-04T00:00:49.593994366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-04-04T00:00:49', 'disable_eztv')
2026-04-04T00:00:49.594309942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.594914278Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-04-04T00:00:49.595105233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s
2026-04-04T00:00:49.595294183Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-04-04T00:00:49.595474006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.595703608Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-04-04T00:00:49.595906356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-04-04T00:00:49', 'force_lib_update')
2026-04-04T00:00:49.596253595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.596857792Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-04-04T00:00:49.597028536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013724s
2026-04-04T00:00:49.597209921Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-04-04T00:00:49.597374923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.597649797Z [Info] add_users_table: Starting migration of Log DB to 76
2026-04-04T00:00:49.597837785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-04-04T00:00:49', 'add_users_table')
2026-04-04T00:00:49.601303775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.602029817Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-04-04T00:00:49.602236212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046344s
2026-04-04T00:00:49.602432047Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-04-04T00:00:49.602624895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.602884317Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-04-04T00:00:49.603107266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-04-04T00:00:49', 'add_add_options_to_series')
2026-04-04T00:00:49.603453223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.604063502Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-04-04T00:00:49.604277142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s
2026-04-04T00:00:49.604462054Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-04-04T00:00:49.604635333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.604892421Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-04-04T00:00:49.605085199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-04-04T00:00:49', 'add_commands_table')
2026-04-04T00:00:49.605433421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.606020543Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-04-04T00:00:49.606215896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013711s
2026-04-04T00:00:49.606390939Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-04-04T00:00:49.606582815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.606816826Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-04-04T00:00:49.607015296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-04-04T00:00:49', 'dedupe_tags')
2026-04-04T00:00:49.607345110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.608015721Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-04-04T00:00:49.608203419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014374s
2026-04-04T00:00:49.608392149Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-04-04T00:00:49.608589777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.608836503Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-04-04T00:00:49.609056827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-04-04T00:00:49', 'move_dot_prefix_to_transmission_category')
2026-04-04T00:00:49.609416772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.610096841Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-04-04T00:00:49.610322586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015062s
2026-04-04T00:00:49.610512047Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-04-04T00:00:49.610696990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.610944719Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-04-04T00:00:49.611138258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-04-04T00:00:49', 'add_fanzub_settings')
2026-04-04T00:00:49.611486850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.612162140Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-04-04T00:00:49.612365159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014449s
2026-04-04T00:00:49.612549701Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-04-04T00:00:49.612731166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.612993454Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-04-04T00:00:49.613190922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-04-04T00:00:49', 'additonal_blacklist_columns')
2026-04-04T00:00:49.613531437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.614170755Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-04-04T00:00:49.614387972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014332s
2026-04-04T00:00:49.614575770Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-04-04T00:00:49.614771164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.615008652Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-04-04T00:00:49.615211701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-04-04T00:00:49', 'update_quality_minmax_size')
2026-04-04T00:00:49.615563058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.616218548Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-04-04T00:00:49.616415906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014418s
2026-04-04T00:00:49.616604405Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-04-04T00:00:49.616804779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.617050624Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-04-04T00:00:49.617248783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-04-04T00:00:49', 'expand_transmission_urlbase')
2026-04-04T00:00:49.617590250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.618232814Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-04-04T00:00:49.618430663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014162s
2026-04-04T00:00:49.618609643Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-04-04T00:00:49.618795798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.619041743Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-04-04T00:00:49.619256997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-04-04T00:00:49', 'pushbullet_device_ids')
2026-04-04T00:00:49.619587652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.620214234Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-04-04T00:00:49.620407934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014097s
2026-04-04T00:00:49.620614420Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-04-04T00:00:49.620792078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.621036169Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-04-04T00:00:49.621225511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-04-04T00:00:49', 'remove_eztv')
2026-04-04T00:00:49.621576056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.622228160Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-04-04T00:00:49.622426048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014289s
2026-04-04T00:00:49.622606040Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-04-04T00:00:49.622799209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.623060846Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-04-04T00:00:49.623263645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-04-04T00:00:49', 'pushbullet_devices_channels_list')
2026-04-04T00:00:49.623617587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.624995352Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-04-04T00:00:49.625215745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021736s
2026-04-04T00:00:49.625404776Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-04-04T00:00:49.625592684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.625836034Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-04-04T00:00:49.626046478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-04-04T00:00:49', 'add_on_rename_to_notifcations')
2026-04-04T00:00:49.626394940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.627017554Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-04-04T00:00:49.627227326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s
2026-04-04T00:00:49.627418401Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-04-04T00:00:49.627607051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.627868928Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-04-04T00:00:49.628070594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-04-04T00:00:49', 'update_kickass_url')
2026-04-04T00:00:49.628412002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.629063463Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-04-04T00:00:49.629247925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014419s
2026-04-04T00:00:49.629435152Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-04-04T00:00:49.629613792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.629874346Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-04-04T00:00:49.630075040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-04-04T00:00:49', 'added_indexerstatus')
2026-04-04T00:00:49.630413502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.631020614Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-04-04T00:00:49.631233263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014026s
2026-04-04T00:00:49.631412363Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-04-04T00:00:49.631609691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.631862790Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-04-04T00:00:49.632093334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-04-04T00:00:49', 'add_unverifiedscenenumbering')
2026-04-04T00:00:49.632456195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.633093739Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-04-04T00:00:49.633299343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014769s
2026-04-04T00:00:49.633487452Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-04-04T00:00:49.633693066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.633946676Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-04-04T00:00:49.634151288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-04-04T00:00:49', 'naming_config_replace_illegal_characters')
2026-04-04T00:00:49.634508498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.635130701Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-04-04T00:00:49.635344291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014257s
2026-04-04T00:00:49.635523792Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-04-04T00:00:49.635705638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.635969850Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-04-04T00:00:49.636182529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-04-04T00:00:49', 'add_tvmazeid')
2026-04-04T00:00:49.636518485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.637148193Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-04-04T00:00:49.637329418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s
2026-04-04T00:00:49.637531856Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-04-04T00:00:49.637733883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.637980098Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-04-04T00:00:49.638183488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-04-04T00:00:49', 'add_additional_episodes_index')
2026-04-04T00:00:49.638540898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.639169634Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-04-04T00:00:49.639371280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014382s
2026-04-04T00:00:49.639548336Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-04-04T00:00:49.639729561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.640011599Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-04-04T00:00:49.640205770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-04-04T00:00:49', 'disable_kickass')
2026-04-04T00:00:49.640534342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.641143288Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-04-04T00:00:49.641343160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001405s
2026-04-04T00:00:49.641527922Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-04-04T00:00:49.641715320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.641969411Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-04-04T00:00:49.642189394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-04-04T00:00:49', 'add_reason_to_pending_releases')
2026-04-04T00:00:49.642556123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.643142293Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-04-04T00:00:49.643346464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014215s
2026-04-04T00:00:49.643536427Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-04-04T00:00:49.643727061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.644022506Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-04-04T00:00:49.644232849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-04-04T00:00:49', 'remove_titans_of_tv')
2026-04-04T00:00:49.644590359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.645234997Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-04-04T00:00:49.645440030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015072s
2026-04-04T00:00:49.645619862Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-04-04T00:00:49.645805015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.646071021Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-04-04T00:00:49.646269841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-04-04T00:00:49', 'extra_and_subtitle_files')
2026-04-04T00:00:49.646621890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.647235866Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-04-04T00:00:49.647451771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014242s
2026-04-04T00:00:49.647631573Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-04-04T00:00:49.647821315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.648084024Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-04-04T00:00:49.648281201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-04-04T00:00:49', 'add_scene_season_number')
2026-04-04T00:00:49.648634092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.649240423Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-04-04T00:00:49.649433902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014095s
2026-04-04T00:00:49.649621520Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-04-04T00:00:49.649823106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.650065895Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-04-04T00:00:49.650273603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-04-04T00:00:49', 'add_ultrahd_quality_in_profiles')
2026-04-04T00:00:49.650619690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.651253236Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-04-04T00:00:49.651457216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s
2026-04-04T00:00:49.651633551Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-04-04T00:00:49.651863094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.652116905Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-04-04T00:00:49.652363772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-04-04T00:00:49', 'add_language_to_episodeFiles_history_and_blacklist')
2026-04-04T00:00:49.652731603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.653357102Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-04-04T00:00:49.653568358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015025s
2026-04-04T00:00:49.653772038Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-04-04T00:00:49.653967411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.654209268Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-04-04T00:00:49.654411255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-04-04T00:00:49', 'fix_metadata_file_extensions')
2026-04-04T00:00:49.654772302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.655433513Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-04-04T00:00:49.655643696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014604s
2026-04-04T00:00:49.655820953Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-04-04T00:00:49.656028642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.656282363Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-04-04T00:00:49.656473918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-04-04T00:00:49', 'remove_kickass')
2026-04-04T00:00:49.656812350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.657463591Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-04-04T00:00:49.657644225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014161s
2026-04-04T00:00:49.657829348Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-04-04T00:00:49.658026174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.658269805Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-04-04T00:00:49.658482703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-04-04T00:00:49', 'rename_torrent_downloadstation')
2026-04-04T00:00:49.658835935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.659465713Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-04-04T00:00:49.659675505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014412s
2026-04-04T00:00:49.659878213Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-04-04T00:00:49.660107876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.660366096Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-04-04T00:00:49.660557391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-04-04T00:00:49', 'update_btn_url')
2026-04-04T00:00:49.660900832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.661539258Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-04-04T00:00:49.661748860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014322s
2026-04-04T00:00:49.661924303Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-04-04T00:00:49.662108053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.662374169Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-04-04T00:00:49.662572338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-04-04T00:00:49', 'remove_wombles')
2026-04-04T00:00:49.662909487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.664148843Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-04-04T00:00:49.664363295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020314s
2026-04-04T00:00:49.664544960Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-04-04T00:00:49.664737047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.664985538Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-04-04T00:00:49.665201372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-04-04T00:00:49', 'fix_extra_file_extension')
2026-04-04T00:00:49.665559884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.666162568Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-04-04T00:00:49.666367130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014202s
2026-04-04T00:00:49.666546190Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-04-04T00:00:49.666743658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.666981357Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-04-04T00:00:49.667192321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-04-04T00:00:49', 'import_extra_files')
2026-04-04T00:00:49.667533248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.668187114Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-04-04T00:00:49.668381346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s
2026-04-04T00:00:49.668578593Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-04-04T00:00:49.668780279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.669029671Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-04-04T00:00:49.669254935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-04-04T00:00:49', 'fix_extra_files_config')
2026-04-04T00:00:49.669592164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.670211481Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-04-04T00:00:49.670415862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014307s
2026-04-04T00:00:49.670618921Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-04-04T00:00:49.670820327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.671074659Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-04-04T00:00:49.671290934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-04-04T00:00:49', 'create_language_profiles')
2026-04-04T00:00:49.671638274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.672270667Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-04-04T00:00:49.672469618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s
2026-04-04T00:00:49.672669561Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-04-04T00:00:49.672873692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.673147082Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-04-04T00:00:49.673364931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-04-04T00:00:49', 'added_regex_to_scenemapping')
2026-04-04T00:00:49.673715717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.674319122Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-04-04T00:00:49.674553975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014413s
2026-04-04T00:00:49.674745471Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-04-04T00:00:49.674954331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.675197130Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-04-04T00:00:49.675427384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-04-04T00:00:49', 'consolidate_indexer_baseurl')
2026-04-04T00:00:49.675768591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.676418530Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-04-04T00:00:49.676617561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014577s
2026-04-04T00:00:49.676815970Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-04-04T00:00:49.677021855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.677276057Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-04-04T00:00:49.677494517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-04-04T00:00:49', 'rename_indexer_status_id')
2026-04-04T00:00:49.677829261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.678477937Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-04-04T00:00:49.678683481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014514s
2026-04-04T00:00:49.678871640Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-04-04T00:00:49.679090851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.679354873Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-04-04T00:00:49.679576569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-04-04T00:00:49', 'add_downloadclient_status')
2026-04-04T00:00:49.679929530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.680545861Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-04-04T00:00:49.680797267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014469s
2026-04-04T00:00:49.680992140Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-04-04T00:00:49.681179768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.681436865Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-04-04T00:00:49.681644654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-04-04T00:00:49', 'disable_nyaa')
2026-04-04T00:00:49.681987354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.682622533Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-04-04T00:00:49.682830712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2026-04-04T00:00:49.683017358Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-04-04T00:00:49.683258503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.683531343Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-04-04T00:00:49.683753751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-04-04T00:00:49', 'add_webrip_and_br480_qualites_in_profile')
2026-04-04T00:00:49.684179458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.684847002Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-04-04T00:00:49.685052476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015821s
2026-04-04T00:00:49.685259593Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-04-04T00:00:49.685465918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.685733517Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-04-04T00:00:49.685951416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-04-04T00:00:49', 'add_history_eventType_index')
2026-04-04T00:00:49.686309207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.686939656Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-04-04T00:00:49.687154489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014733s
2026-04-04T00:00:49.687352457Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-04-04T00:00:49.687579935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.687827173Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-04-04T00:00:49.688078579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-04-04T00:00:49', 'separate_automatic_and_interactive_searches')
2026-04-04T00:00:49.688451120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.689112131Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-04-04T00:00:49.689345190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001534s
2026-04-04T00:00:49.689529952Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-04-04T00:00:49.689735636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.690022694Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-04-04T00:00:49.690240984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-04-04T00:00:49', 'update_series_episodes_history_indexes')
2026-04-04T00:00:49.690615388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.691230837Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-04-04T00:00:49.691466501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014891s
2026-04-04T00:00:49.691658057Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-04-04T00:00:49.691866828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.692131791Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-04-04T00:00:49.692353147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-04-04T00:00:49', 'update_animetosho_url')
2026-04-04T00:00:49.692695326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.693326978Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-04-04T00:00:49.693531079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014629s
2026-04-04T00:00:49.693733737Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-04-04T00:00:49.693946004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.694198192Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-04-04T00:00:49.694421622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-04-04T00:00:49', 'add_remux_qualities_in_profile')
2026-04-04T00:00:49.694789403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.695391876Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-04-04T00:00:49.695608492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014455s
2026-04-04T00:00:49.695798815Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-04-04T00:00:49.696021474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.696286898Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-04-04T00:00:49.696505408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-04-04T00:00:49', 'add_history_seriesId_index')
2026-04-04T00:00:49.696850824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.697457976Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-04-04T00:00:49.697683490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014415s
2026-04-04T00:00:49.697873262Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-04-04T00:00:49.698072263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.698342277Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-04-04T00:00:49.698548522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-04-04T00:00:49', 'remove_media_browser_metadata')
2026-04-04T00:00:49.698930221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.699573546Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-04-04T00:00:49.699788068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014961s
2026-04-04T00:00:49.700034184Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-04-04T00:00:49.700270309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.700523228Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-04-04T00:00:49.700754003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-04-04T00:00:49', 'remove_notify_my_android_and_pushalot_notifications')
2026-04-04T00:00:49.701131052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.701750810Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-04-04T00:00:49.701977777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014775s
2026-04-04T00:00:49.702168201Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-04-04T00:00:49.702366721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.702620672Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-04-04T00:00:49.702837479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-04-04T00:00:49', 'add_custom_filters')
2026-04-04T00:00:49.703189738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.703804877Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-04-04T00:00:49.704025811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014373s
2026-04-04T00:00:49.704228209Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-04-04T00:00:49.704440216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.704689959Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-04-04T00:00:49.704912417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-04-04T00:00:49', 'rename_restrictions_to_release_profiles')
2026-04-04T00:00:49.705294035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.706313368Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-04-04T00:00:49.706533461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018623s
2026-04-04T00:00:49.706723985Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-04-04T00:00:49.706935851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.707200835Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-04-04T00:00:49.707426589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-04-04T00:00:49', 'rename_quality_profiles_add_upgrade_allowed')
2026-04-04T00:00:49.707796444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.708430481Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-04-04T00:00:49.708652157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014894s
2026-04-04T00:00:49.708849665Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-04-04T00:00:49.709070079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.709319571Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-04-04T00:00:49.709556829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-04-04T00:00:49', 'add_relative_original_path_to_episode_file')
2026-04-04T00:00:49.710043830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.710624048Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-04-04T00:00:49.710847578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015614s
2026-04-04T00:00:49.711049244Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-04-04T00:00:49.711252093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.711506515Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-04-04T00:00:49.711720967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-04-04T00:00:49', 'episode_last_searched_time')
2026-04-04T00:00:49.712093537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.712759508Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-04-04T00:00:49.712954911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014867s
2026-04-04T00:00:49.713148491Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-04-04T00:00:49.713360568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.713635692Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-04-04T00:00:49.713854252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-04-04T00:00:49', 'download_propers_config')
2026-04-04T00:00:49.714206001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.714845949Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-04-04T00:00:49.715070822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001488s
2026-04-04T00:00:49.715264602Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-04-04T00:00:49.715474445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.715717134Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-04-04T00:00:49.715953640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-04-04T00:00:49', 'add_download_client_priority')
2026-04-04T00:00:49.716310979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.716971439Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-04-04T00:00:49.717168987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014862s
2026-04-04T00:00:49.717361064Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-04-04T00:00:49.717578672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.717826180Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-04-04T00:00:49.718050703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-04-04T00:00:49', 'add_specials_folder_format')
2026-04-04T00:00:49.718407792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.719053241Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-04-04T00:00:49.719261210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001477s
2026-04-04T00:00:49.719450652Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-04-04T00:00:49.719658139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.719984677Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-04-04T00:00:49.720212225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-04-04T00:00:49', 'health_issue_notification')
2026-04-04T00:00:49.720548532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.721202800Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-04-04T00:00:49.721424546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015435s
2026-04-04T00:00:49.721628747Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-04-04T00:00:49.721830203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.722098463Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-04-04T00:00:49.722314128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-04-04T00:00:49', 'add_indexer_and_enabled_to_release_profiles')
2026-04-04T00:00:49.722711488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.723316476Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-04-04T00:00:49.723550998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014811s
2026-04-04T00:00:49.723741822Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-04-04T00:00:49.723985513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.724238523Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-04-04T00:00:49.724450229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-04-04T00:00:49', 'add_airedbefore_to_episodes')
2026-04-04T00:00:49.724803530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.725436765Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-04-04T00:00:49.725656708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014652s
2026-04-04T00:00:49.725843404Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-04-04T00:00:49.726032325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.726299132Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-04-04T00:00:49.726510137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-04-04T00:00:49', 'remove_bitmetv')
2026-04-04T00:00:49.726856564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.727473617Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-04-04T00:00:49.727672487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s
2026-04-04T00:00:49.727882210Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-04-04T00:00:49.728099076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.728343438Z [Info] add_download_history: Starting migration of Log DB to 139
2026-04-04T00:00:49.728552600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-04-04T00:00:49', 'add_download_history')
2026-04-04T00:00:49.728904218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.729532032Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-04-04T00:00:49.729722325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014329s
2026-04-04T00:00:49.729919622Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-04-04T00:00:49.730137581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.730399839Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-04-04T00:00:49.730617538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-04-04T00:00:49', 'remove_chown_and_folderchmod_config_v2')
2026-04-04T00:00:49.730986831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.731593613Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-04-04T00:00:49.731827254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001461s
2026-04-04T00:00:49.732029912Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-04-04T00:00:49.732241257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.732488185Z [Info] add_update_history: Starting migration of Log DB to 141
2026-04-04T00:00:49.733192863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-04T00:00:49.733426263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-04-04T00:00:49.733948034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s
2026-04-04T00:00:49.734133057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-04T00:00:49.734344913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-04T00:00:49.734720520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003809s
2026-04-04T00:00:49.734939400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-04-04T00:00:49', 'add_update_history')
2026-04-04T00:00:49.735289265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.736071951Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-04-04T00:00:49.736284930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017199s
2026-04-04T00:00:49.736492648Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-04-04T00:00:49.736691428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.736948997Z [Info] import_lists: Starting migration of Log DB to 142
2026-04-04T00:00:49.737148318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-04-04T00:00:49', 'import_lists')
2026-04-04T00:00:49.737572422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.738182561Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-04-04T00:00:49.738384528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001487s
2026-04-04T00:00:49.738577095Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-04-04T00:00:49.738778461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.739041290Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-04-04T00:00:49.739258017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-04-04T00:00:49', 'add_priority_to_indexers')
2026-04-04T00:00:49.739603622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.740220435Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-04-04T00:00:49.740437191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014281s
2026-04-04T00:00:49.740630350Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-04-04T00:00:49.740860804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.741105326Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-04-04T00:00:49.741327895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-04-04T00:00:49', 'import_lists_series_type_and_season_folder')
2026-04-04T00:00:49.741713451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.742334752Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-04-04T00:00:49.742564605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014893s
2026-04-04T00:00:49.742751060Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-04-04T00:00:49.742958037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.743205325Z [Info] remove_growl: Starting migration of Log DB to 145
2026-04-04T00:00:49.743409977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-04-04T00:00:49', 'remove_growl')
2026-04-04T00:00:49.743744681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.744386113Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-04-04T00:00:49.744577909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s
2026-04-04T00:00:49.744771529Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-04-04T00:00:49.744977935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.745234912Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-04-04T00:00:49.745588644Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-04T00:00:49.745782224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-04T00:00:49.747137954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001354s
2026-04-04T00:00:49.747346775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-04-04T00:00:49', 'cleanup_duplicates_updatehistory')
2026-04-04T00:00:49.747713523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.748391639Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-04-04T00:00:49.748603486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026014s
2026-04-04T00:00:49.748798659Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-04-04T00:00:49.749011818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.749261631Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-04-04T00:00:49.749478608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-04-04T00:00:49', 'swap_filechmod_for_folderchmod')
2026-04-04T00:00:49.749836308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.750891713Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-04-04T00:00:49.751100534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018879s
2026-04-04T00:00:49.751294053Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-04-04T00:00:49.751500930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.751748979Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-04-04T00:00:49.752045717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-04-04T00:00:49', 'mediainfo_channels')
2026-04-04T00:00:49.752394590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.752978686Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-04-04T00:00:49.753182536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014831s
2026-04-04T00:00:49.753398631Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-04-04T00:00:49.753598374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.753859710Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-04-04T00:00:49.754074633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-04-04T00:00:49', 'add_on_delete_to_notifications')
2026-04-04T00:00:49.754436421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.755012180Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-04-04T00:00:49.755219979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001402s
2026-04-04T00:00:49.755412607Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-04-04T00:00:49.755609463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.755898265Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-04-04T00:00:49.756121654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-04-04T00:00:49', 'add_scene_mapping_origin')
2026-04-04T00:00:49.756475507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.757097710Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-04-04T00:00:49.757305959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014678s
2026-04-04T00:00:49.757501052Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-04-04T00:00:49.757699652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.757948944Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-04-04T00:00:49.758159177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-04-04T00:00:49', 'remove_custom_filter_type')
2026-04-04T00:00:49.758516357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.759106675Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-04-04T00:00:49.759317991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014002s
2026-04-04T00:00:49.759506781Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-04-04T00:00:49.759714800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.759986928Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-04-04T00:00:49.760200077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-04-04T00:00:49', 'update_btn_url_to_https')
2026-04-04T00:00:49.760540583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.761175571Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-04-04T00:00:49.761379562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014471s
2026-04-04T00:00:49.761576328Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-04-04T00:00:49.761780449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.762031916Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-04-04T00:00:49.762264013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-04-04T00:00:49', 'add_on_episodefiledelete_for_upgrade')
2026-04-04T00:00:49.762626293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.763219317Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-04-04T00:00:49.763558059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001434s
2026-04-04T00:00:49.763752600Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-04-04T00:00:49.764020580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.764280954Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-04-04T00:00:49.764496609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-04-04T00:00:49', 'add_name_release_profile')
2026-04-04T00:00:49.764848567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.765485961Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-04-04T00:00:49.765687527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014509s
2026-04-04T00:00:49.765882640Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-04-04T00:00:49.766104416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.766359800Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-04-04T00:00:49.766582830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-04-04T00:00:49', 'add_arabic_and_hindi_languages')
2026-04-04T00:00:49.766939929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.770112407Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-04-04T00:00:49.770315867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039782s
2026-04-04T00:00:49.770518895Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-04-04T00:00:49.770711603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.770987609Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-04-04T00:00:49.771192853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-04-04T00:00:49', 'add_bypass_to_delay_profile')
2026-04-04T00:00:49.771543879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.772248809Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-04-04T00:00:49.772480676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015041s
2026-04-04T00:00:49.772639596Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-04-04T00:00:49.772805830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.773024701Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-04-04T00:00:49.773205405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-04-04T00:00:49', 'email_multiple_addresses')
2026-04-04T00:00:49.773513375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.774089225Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-04-04T00:00:49.774266953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012774s
2026-04-04T00:00:49.774423418Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-04-04T00:00:49.774587448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.774803784Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-04-04T00:00:49.774978986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-04-04T00:00:49', 'cdh_per_downloadclient')
2026-04-04T00:00:49.775284963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.775843988Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-04-04T00:00:49.776037237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012529s
2026-04-04T00:00:49.776193632Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-04-04T00:00:49.776352793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.776566834Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-04-04T00:00:49.776734902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-04-04T00:00:49', 'add_indexer_tags')
2026-04-04T00:00:49.777040277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.777612239Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-04-04T00:00:49.777782632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012562s
2026-04-04T00:00:49.777939107Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-04-04T00:00:49.778119120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.778340776Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-04-04T00:00:49.778518915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-04-04T00:00:49', 'rename_blacklist_to_blocklist')
2026-04-04T00:00:49.778830322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.779388235Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-04-04T00:00:49.779568027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012657s
2026-04-04T00:00:49.779724322Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-04-04T00:00:49.779904705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.780124407Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-04-04T00:00:49.780295753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-04-04T00:00:49', 'remove_plex_hometheatre')
2026-04-04T00:00:49.780600296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.781148189Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-04-04T00:00:49.781324103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001244s
2026-04-04T00:00:49.781478514Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-04-04T00:00:49.781643426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.781855153Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-04-04T00:00:49.782028742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-04-04T00:00:49', 'release_profile_to_array')
2026-04-04T00:00:49.782337334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.782892061Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-04-04T00:00:49.783068125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012469s
2026-04-04T00:00:49.783226344Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-04-04T00:00:49.783387498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.783603263Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-04-04T00:00:49.783772824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-04-04T00:00:49', 'mediainfo_to_ffmpeg')
2026-04-04T00:00:49.784134833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.784769461Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-04-04T00:00:49.784945325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s
2026-04-04T00:00:49.785118985Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-04-04T00:00:49.785284027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.785507677Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-04-04T00:00:49.785681397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-04-04T00:00:49', 'download_client_per_indexer')
2026-04-04T00:00:49.786016873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.786609777Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-04-04T00:00:49.786809469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013207s
2026-04-04T00:00:49.786967677Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-04-04T00:00:49.787138692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.787392563Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-04-04T00:00:49.787573187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-04-04T00:00:49', 'add_on_update_to_notifications')
2026-04-04T00:00:49.787916408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.788487598Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-04-04T00:00:49.788668923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013401s
2026-04-04T00:00:49.788824717Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-04-04T00:00:49.788990471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.789204742Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-04-04T00:00:49.789378542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-04-04T00:00:49', 'update_series_sort_title')
2026-04-04T00:00:49.789685931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.790244015Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-04-04T00:00:49.790421091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012504s
2026-04-04T00:00:49.790580663Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-04-04T00:00:49.790828071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.791052483Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-04-04T00:00:49.791223227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-04-04T00:00:49', 'add_tvdbid_to_episode')
2026-04-04T00:00:49.791533421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.792097327Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-04-04T00:00:49.792273782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012661s
2026-04-04T00:00:49.792430918Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-04-04T00:00:49.792605871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.792822286Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-04-04T00:00:49.793010075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-04-04T00:00:49', 'add_additional_info_to_pending_releases')
2026-04-04T00:00:49.793324618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.794749928Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-04-04T00:00:49.794942125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021372s
2026-04-04T00:00:49.795122789Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-04-04T00:00:49.795295246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.795521151Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-04-04T00:00:49.795704460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-04-04T00:00:49', 'add_malayalam_and_ukrainian_languages')
2026-04-04T00:00:49.796051729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.796626357Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-04-04T00:00:49.796819215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013224s
2026-04-04T00:00:49.796985911Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-04-04T00:00:49.797177406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.797390806Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-04-04T00:00:49.797571720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-04-04T00:00:49', 'add_language_tags_to_subtitle_files')
2026-04-04T00:00:49.797885863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.798439337Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-04-04T00:00:49.798625422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012596s
2026-04-04T00:00:49.798781787Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-04-04T00:00:49.798939675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.799154417Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-04-04T00:00:49.799323578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-04-04T00:00:49', 'add_custom_formats')
2026-04-04T00:00:49.799624955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.800161826Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-04-04T00:00:49.800336858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012101s
2026-04-04T00:00:49.800495137Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-04-04T00:00:49.800693266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.800910133Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-04-04T00:00:49.801110286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-04-04T00:00:49', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-04-04T00:00:49.801447935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.801998234Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-04-04T00:00:49.802203597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013062s
2026-04-04T00:00:49.802362257Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-04-04T00:00:49.802519694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.802733264Z [Info] remove_omg: Starting migration of Log DB to 173
2026-04-04T00:00:49.802896623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-04-04T00:00:49', 'remove_omg')
2026-04-04T00:00:49.803189432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.803718427Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-04-04T00:00:49.803909783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011956s
2026-04-04T00:00:49.804071428Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-04-04T00:00:49.804227933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.804446383Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-04-04T00:00:49.804618410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-04-04T00:00:49', 'add_salt_to_users')
2026-04-04T00:00:49.804926610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.805501758Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-04-04T00:00:49.805674837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012687s
2026-04-04T00:00:49.805831112Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-04-04T00:00:49.806003509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.806218792Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-04-04T00:00:49.806401310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-04-04T00:00:49', 'language_profiles_to_custom_formats')
2026-04-04T00:00:49.806714951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.807232974Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-04-04T00:00:49.807442246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012263s
2026-04-04T00:00:49.807621787Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-04-04T00:00:49.807779886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.808008817Z [Info] original_language: Starting migration of Log DB to 176
2026-04-04T00:00:49.808179911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-04-04T00:00:49', 'original_language')
2026-04-04T00:00:49.808514996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.809073841Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-04-04T00:00:49.809244134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012859s
2026-04-04T00:00:49.809401321Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-04-04T00:00:49.809588468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.809805044Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-04-04T00:00:49.809998123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-04-04T00:00:49', 'add_on_manual_interaction_required_to_notifications')
2026-04-04T00:00:49.810323898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.810872233Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-04-04T00:00:49.811069019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012816s
2026-04-04T00:00:49.811228099Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-04-04T00:00:49.811385566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.811605509Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-04-04T00:00:49.811771243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-04-04T00:00:49', 'list_sync_time')
2026-04-04T00:00:49.812087951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.812619481Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-04-04T00:00:49.813027453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012235s
2026-04-04T00:00:49.813038936Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-04-04T00:00:49.813103275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.813319862Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-04-04T00:00:49.813493541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-04-04T00:00:49', 'add_auto_tagging')
2026-04-04T00:00:49.813803876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.814356399Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-04-04T00:00:49.814526261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012482s
2026-04-04T00:00:49.814683367Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-04-04T00:00:49.814840093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.815054294Z [Info] task_duration: Starting migration of Log DB to 180
2026-04-04T00:00:49.815217784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-04-04T00:00:49', 'task_duration')
2026-04-04T00:00:49.815515192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.816060170Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-04-04T00:00:49.816256796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00121s
2026-04-04T00:00:49.816424614Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-04-04T00:00:49.816596640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.816810661Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-04-04T00:00:49.816988950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-04-04T00:00:49', 'quality_definition_preferred_size')
2026-04-04T00:00:49.817303373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.817862048Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-04-04T00:00:49.818045187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012618s
2026-04-04T00:00:49.818202784Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-04-04T00:00:49.818384741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.818599463Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-04-04T00:00:49.818790087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-04-04T00:00:49', 'add_custom_format_score_bypass_to_delay_profile')
2026-04-04T00:00:49.819113699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.819663095Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-04-04T00:00:49.819871485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012745s
2026-04-04T00:00:49.820061126Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-04-04T00:00:49.820224976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.820442454Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-04-04T00:00:49.820619861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-04-04T00:00:49', 'update_images_remote_url')
2026-04-04T00:00:49.820923513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.821507539Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-04-04T00:00:49.821683032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001277s
2026-04-04T00:00:49.821841401Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-04-04T00:00:49.822024911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.822243120Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-04-04T00:00:49.822436540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-04-04T00:00:49', 'remove_invalid_roksbox_metadata_images')
2026-04-04T00:00:49.822751303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.823313155Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-04-04T00:00:49.823502727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001283s
2026-04-04T00:00:49.823657689Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-04-04T00:00:49.823820336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.824054658Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-04-04T00:00:49.824226765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-04-04T00:00:49', 'add_episode_runtime')
2026-04-04T00:00:49.824539414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.825092167Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-04-04T00:00:49.825261789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012577s
2026-04-04T00:00:49.825420969Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-04-04T00:00:49.825589599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.825803409Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-04-04T00:00:49.825975776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-04-04T00:00:49', 'add_result_to_commands')
2026-04-04T00:00:49.826278666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.826860889Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-04-04T00:00:49.827031492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001262s
2026-04-04T00:00:49.827189761Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-04-04T00:00:49.827363741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.827578975Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-04-04T00:00:49.827759428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-04-04T00:00:49', 'add_on_series_add_to_notifications')
2026-04-04T00:00:49.828098190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.828729010Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-04-04T00:00:49.828915546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013581s
2026-04-04T00:00:49.829077262Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-04T00:00:49.829266032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.829491736Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-04-04T00:00:49.830125082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-04T00:00:49.830292358Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-04T00:00:49.830457441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-04T00:00:49.830969091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-04-04T00:00:49.831501533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-04-04T00:00:49.832105880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-04T00:00:49.832550716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-04T00:00:49.833397511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-04T00:00:49.833727095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030913s
2026-04-04T00:00:49.833885293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-04T00:00:49.834040376Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.834181450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-04T00:00:49.834617798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-04-04T00:00:49.835055880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-04T00:00:49.835404082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-04T00:00:49.835804127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-04T00:00:49.836734861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-04T00:00:49.837072812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027088s
2026-04-04T00:00:49.837232754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-04T00:00:49.837385061Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-04T00:00:49.837528900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-04T00:00:49.837957984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-04T00:00:49.838346186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-04T00:00:49.838750099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-04T00:00:49.839152059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-04T00:00:49.839965136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-04T00:00:49.840342205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026273s
2026-04-04T00:00:49.840513470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-04-04T00:00:49', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-04T00:00:49.840848024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.841720310Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-04T00:00:49.841920994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040102s
2026-04-04T00:00:49.842081838Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-04-04T00:00:49.842257402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.842482385Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-04-04T00:00:49.842685845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-04-04T00:00:49', 'add_colon_replacement_to_naming_config')
2026-04-04T00:00:49.843036120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.843625296Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-04-04T00:00:49.843811431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013628s
2026-04-04T00:00:49.843989439Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-04-04T00:00:49.844159322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.844373212Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-04-04T00:00:49.844579828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-04-04T00:00:49', 'health_restored_notification')
2026-04-04T00:00:49.844896005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.845507466Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-04-04T00:00:49.845691086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013441s
2026-04-04T00:00:49.845851740Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-04-04T00:00:49.846013936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.846233578Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-04-04T00:00:49.846406126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-04-04T00:00:49', 'add_download_client_tags')
2026-04-04T00:00:49.846711521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.847328573Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-04-04T00:00:49.847507233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013098s
2026-04-04T00:00:49.847663999Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-04-04T00:00:49.847827949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.848060116Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-04-04T00:00:49.848232684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-04-04T00:00:49', 'import_exclusion_type')
2026-04-04T00:00:49.848538880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.849171083Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-04-04T00:00:49.849342569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2026-04-04T00:00:49.849500467Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-04-04T00:00:49.849666541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.849879009Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-04-04T00:00:49.850059092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-04-04T00:00:49', 'add_import_list_items')
2026-04-04T00:00:49.850375599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.851113475Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-04-04T00:00:49.851281112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014359s
2026-04-04T00:00:49.851446656Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-04-04T00:00:49.851610305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.851832402Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-04-04T00:00:49.852023227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-04-04T00:00:49', 'add_notification_status')
2026-04-04T00:00:49.852327670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.852916896Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-04-04T00:00:49.853091748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012995s
2026-04-04T00:00:49.853248624Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-04-04T00:00:49.853435070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.853650984Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-04-04T00:00:49.853845536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-04-04T00:00:49', 'parse_language_tags_from_existing_subtitle_files')
2026-04-04T00:00:49.854167765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.854795960Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-04-04T00:00:49.854988618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001356s
2026-04-04T00:00:49.855144221Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-04-04T00:00:49.855303191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.855516190Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-04-04T00:00:49.855685501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-04-04T00:00:49', 'add_finale_type')
2026-04-04T00:00:49.856049194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.856640314Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-04-04T00:00:49.856812270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013286s
2026-04-04T00:00:49.856971601Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-04-04T00:00:49.857131022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.857344522Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-04-04T00:00:49.857518362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-04-04T00:00:49', 'list_add_missing_search')
2026-04-04T00:00:49.857849188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.858440499Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-04-04T00:00:49.858622375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013057s
2026-04-04T00:00:49.858787167Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-04-04T00:00:49.858976578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.859220309Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-04-04T00:00:49.859417516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-04-04T00:00:49', 'parse_title_from_existing_subtitle_files')
2026-04-04T00:00:49.859750316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.860372930Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-04-04T00:00:49.860589757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013895s
2026-04-04T00:00:49.860764258Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-04-04T00:00:49.860927567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.861159504Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-04-04T00:00:49.861348044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-04-04T00:00:49', 'series_last_aired')
2026-04-04T00:00:49.861665643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.862273136Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-04-04T00:00:49.862448540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00134s
2026-04-04T00:00:49.862615566Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-04-04T00:00:49.862808835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.863030441Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-04-04T00:00:49.863223229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-04-04T00:00:49', 'AddNewItemMonitorType')
2026-04-04T00:00:49.863537482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.864165667Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-04-04T00:00:49.864354006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013518s
2026-04-04T00:00:49.864518077Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-04-04T00:00:49.864704542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.864938944Z [Info] email_encryption: Starting migration of Log DB to 201
2026-04-04T00:00:49.865120861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-04-04T00:00:49', 'email_encryption')
2026-04-04T00:00:49.865438250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.866031835Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-04-04T00:00:49.866225555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013306s
2026-04-04T00:00:49.866394175Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-04-04T00:00:49.866560399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.866788930Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-04-04T00:00:49.866967299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-04-04T00:00:49', 'add_indexer_flags')
2026-04-04T00:00:49.867296892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.867939997Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-04-04T00:00:49.868123818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013241s
2026-04-04T00:00:49.868289351Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-04-04T00:00:49.868467720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.868692643Z [Info] release_type: Starting migration of Log DB to 203
2026-04-04T00:00:49.868886774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-04-04T00:00:49', 'release_type')
2026-04-04T00:00:49.869198331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.870188605Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-04-04T00:00:49.870372345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s
2026-04-04T00:00:49.870543801Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-04-04T00:00:49.870722961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.870945780Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-04-04T00:00:49.871144711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-04-04T00:00:49', 'add_add_release_hash')
2026-04-04T00:00:49.871465937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.872061637Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-04-04T00:00:49.872252070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013356s
2026-04-04T00:00:49.872559840Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-04-04T00:00:49.872752298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.872985417Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-04-04T00:00:49.873168716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-04-04T00:00:49', 'rename_season_pack_spec')
2026-04-04T00:00:49.873511436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.874092196Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-04-04T00:00:49.874275094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013284s
2026-04-04T00:00:49.874442060Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-04-04T00:00:49.874604407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.874842757Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-04-04T00:00:49.875026327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-04-04T00:00:49', 'add_tmdbid')
2026-04-04T00:00:49.875334387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.875896469Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-04-04T00:00:49.876080930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001277s
2026-04-04T00:00:49.876250943Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-04-04T00:00:49.876442168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.876669135Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-04-04T00:00:49.876872314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-04-04T00:00:49', 'add_on_import_complete_to_notifications')
2026-04-04T00:00:49.877223521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.877798840Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-04-04T00:00:49.877999694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013569s
2026-04-04T00:00:49.878162762Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-04-04T00:00:49.878347645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.878579502Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-04-04T00:00:49.878767550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-04-04T00:00:49', 'add_monitored_seasons_filter')
2026-04-04T00:00:49.879089719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.879716681Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-04-04T00:00:49.879915983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013593s
2026-04-04T00:00:49.880099512Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-04-04T00:00:49.880283513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.880504668Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-04-04T00:00:49.880725162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-04-04T00:00:49', 'add_custom_colon_replacement_to_naming_config')
2026-04-04T00:00:49.881064075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.881623742Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-04-04T00:00:49.881825899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013379s
2026-04-04T00:00:49.882022224Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-04-04T00:00:49.882213349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.882446980Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-04-04T00:00:49.882652954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-04-04T00:00:49', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-04-04T00:00:49.883005354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.883551113Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-04-04T00:00:49.883750755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013253s
2026-04-04T00:00:49.883983504Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-04-04T00:00:49.884187334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.884411967Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-04-04T00:00:49.884607150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-04-04T00:00:49', 'add_blurary576p_quality_in_profiles')
2026-04-04T00:00:49.884940050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.885544116Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-04-04T00:00:49.885736945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013594s
2026-04-04T00:00:49.885902959Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-04-04T00:00:49.886118643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.886340209Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-04-04T00:00:49.886574070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-04-04T00:00:49', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-04-04T00:00:49.886930658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.887491137Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-04-04T00:00:49.887705729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2026-04-04T00:00:49.887915492Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-04-04T00:00:49.888105845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-04T00:00:49.888353323Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-04-04T00:00:49.888555811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-04-04T00:00:49', 'add_mal_and_anilist_ids')
2026-04-04T00:00:49.888906637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-04T00:00:49.889473298Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-04-04T00:00:49.889674243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013638s
2026-04-04T00:00:50.086976661Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-04-04T00:00:50.096979163Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-04T00:00:50.210293178Z [Info] QualityProfileService: Setting up default quality profiles
2026-04-04T00:00:50.288194714Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-04T00:00:50.288422112Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-04T00:00:50.288566333Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-04-04T00:00:50.436085415Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-04T00:00:50.781427213Z [ls.io-init] done.