2026-07-09T17:13:23.746207215Z [migrations] started
2026-07-09T17:13:23.746250312Z [migrations] no migrations found
2026-07-09T17:13:23.766303294Z usermod: no changes
2026-07-09T17:13:23.772575345Z ───────────────────────────────────────
2026-07-09T17:13:23.772609804Z
2026-07-09T17:13:23.772620446Z ██╗ ███████╗██╗ ██████╗
2026-07-09T17:13:23.772631277Z ██║ ██╔════╝██║██╔═══██╗
2026-07-09T17:13:23.772641528Z ██║ ███████╗██║██║ ██║
2026-07-09T17:13:23.772651588Z ██║ ╚════██║██║██║ ██║
2026-07-09T17:13:23.772661669Z ███████╗███████║██║╚██████╔╝
2026-07-09T17:13:23.772672280Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-09T17:13:23.772682611Z
2026-07-09T17:13:23.772692230Z Brought to you by linuxserver.io
2026-07-09T17:13:23.772702190Z ───────────────────────────────────────
2026-07-09T17:13:23.772865108Z
2026-07-09T17:13:23.772888736Z To support the app dev(s) visit:
2026-07-09T17:13:23.774422785Z Sonarr: https://sonarr.tv/donate
2026-07-09T17:13:23.774722368Z
2026-07-09T17:13:23.774728360Z To support LSIO projects visit:
2026-07-09T17:13:23.774732108Z https://www.linuxserver.io/donate/
2026-07-09T17:13:23.774735655Z
2026-07-09T17:13:23.774739603Z ───────────────────────────────────────
2026-07-09T17:13:23.774744653Z GID/UID
2026-07-09T17:13:23.774748421Z ───────────────────────────────────────
2026-07-09T17:13:23.780619013Z
2026-07-09T17:13:23.780644615Z User UID: 911
2026-07-09T17:13:23.780653342Z User GID: 911
2026-07-09T17:13:23.780665737Z ───────────────────────────────────────
2026-07-09T17:13:23.782362474Z Linuxserver.io version: 4.0.18.2978-pkg-594916c7-dev-e7d514905df15a899e6cc9f6aadadff613730c1c-pr-332
2026-07-09T17:13:23.782616055Z Build-date: 2026-07-09T17:09:09+00:00
2026-07-09T17:13:23.782622217Z ───────────────────────────────────────
2026-07-09T17:13:23.782626155Z
2026-07-09T17:13:23.833506628Z [custom-init] No custom files found, skipping...
2026-07-09T17:13:24.165438108Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.18.2978
2026-07-09T17:13:24.240150032Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T17:13:24.246222431Z [Debug] Bootstrap: Console selected
2026-07-09T17:13:24.247919518Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T17:13:24.607533075Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-09T17:13:24.672664977Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {07e08520-316c-4cbf-8fdf-3be0adebaee1} may be persisted to storage in unencrypted form.
2026-07-09T17:13:24.761105909Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-09T17:13:24.812632563Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T17:13:24.916900245Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T17:13:24.927947011Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:24.928495766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:24.974337843Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-09T17:13:24.976178810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464529s
2026-07-09T17:13:24.976348712Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T17:13:24.976479405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0482589s
2026-07-09T17:13:24.987750082Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T17:13:24.988306302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:24.993833142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T17:13:25.001992494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T17:13:25.022693512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0287036s
2026-07-09T17:13:25.023051172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.025036891Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T17:13:25.025150479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310587s
2026-07-09T17:13:25.032977842Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T17:13:25.033105589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.038906391Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T17:13:25.040356872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T17:13:25.040718530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016942s
2026-07-09T17:13:25.040930327Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:25.041206713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001512s
2026-07-09T17:13:25.041633964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T17:13:25.042086044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T17:13:25.042839852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010732s
2026-07-09T17:13:25.042961006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.043860027Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T17:13:25.044031662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020807s
2026-07-09T17:13:25.044409653Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T17:13:25.044541910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.045171468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:25.045315668Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.84E-05s
2026-07-09T17:13:25.045383104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T17:13:25.045542415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T17:13:25.045913171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003836s
2026-07-09T17:13:25.045993503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.046534302Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T17:13:25.046651618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s
2026-07-09T17:13:25.047626381Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T17:13:25.047688396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.048502786Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-09T17:13:25.054283457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-09T17:13:25.054528350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-07-09T17:13:25.054888876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004863s
2026-07-09T17:13:25.055011954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-09T17:13:25.055126595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-09T17:13:25.055314924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002409s
2026-07-09T17:13:25.055417802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-07-09T17:13:25.055542603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2026-07-09T17:13:25.055793087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002823s
2026-07-09T17:13:25.055941496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-07-09T17:13:25.056072410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-07-09T17:13:25.056315008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2026-07-09T17:13:25.056388426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2026-07-09T17:13:25.056577457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-09T17:13:25.057275593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007583s
2026-07-09T17:13:25.057389923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-09T17:13:25.057444503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.057672432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002206s
2026-07-09T17:13:25.057822414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-09T17:13:25.057880140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:25.058146527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002304s
2026-07-09T17:13:25.058258592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2026-07-09T17:13:25.058330467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2026-07-09T17:13:25.058546001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2026-07-09T17:13:25.058694410Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-09T17:13:25.058774762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.058978131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002186s
2026-07-09T17:13:25.059076229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2026-07-09T17:13:25.059196842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2026-07-09T17:13:25.059554462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003655s
2026-07-09T17:13:25.059645245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2026-07-09T17:13:25.059770968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2026-07-09T17:13:25.060370565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005788s
2026-07-09T17:13:25.060479946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-09T17:13:25.060544917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-09T17:13:25.060867506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000288s
2026-07-09T17:13:25.060946816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2026-07-09T17:13:25.061095435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2026-07-09T17:13:25.061509529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-07-09T17:13:25.061622286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2026-07-09T17:13:25.061691586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2026-07-09T17:13:25.061946088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002578s
2026-07-09T17:13:25.062089287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-09T17:13:25.062174578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2026-07-09T17:13:25.062569744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004162s
2026-07-09T17:13:25.062764356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-09T17:13:25.063169251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2026-07-09T17:13:25.070016901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068242s
2026-07-09T17:13:25.070053475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-09T17:13:25.070324982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-07-09T17:13:25.070917705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006149s
2026-07-09T17:13:25.071030843Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-09T17:13:25.071110353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T17:13:25.071359645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002608s
2026-07-09T17:13:25.071463675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-09T17:13:25.071578015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2026-07-09T17:13:25.072052320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s
2026-07-09T17:13:25.072162772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-09T17:13:25.072223835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T17:13:25.072505944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000249s
2026-07-09T17:13:25.072587778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2026-07-09T17:13:25.072737219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2026-07-09T17:13:25.073056863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003409s
2026-07-09T17:13:25.073141944Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2026-07-09T17:13:25.073233278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-09T17:13:25.073474003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002415s
2026-07-09T17:13:25.073619456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2026-07-09T17:13:25.073768065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-09T17:13:25.074085144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003664s
2026-07-09T17:13:25.074155806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2026-07-09T17:13:25.074300077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2026-07-09T17:13:25.074559499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002716s
2026-07-09T17:13:25.074627356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2026-07-09T17:13:25.074787007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2026-07-09T17:13:25.075046650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002775s
2026-07-09T17:13:25.075116962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-09T17:13:25.075272144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2026-07-09T17:13:25.075575084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s
2026-07-09T17:13:25.075687591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-07-09T17:13:25.075828745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2026-07-09T17:13:25.076312960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s
2026-07-09T17:13:25.079760232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T17:13:25', 'InitialSetup')
2026-07-09T17:13:25.081116874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.082376691Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T17:13:25.082445189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065441s
2026-07-09T17:13:25.082633178Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-09T17:13:25.082745484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.082911208Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2026-07-09T17:13:25.084711012Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2026-07-09T17:13:25.085075235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2026-07-09T17:13:25.085421543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005932s
2026-07-09T17:13:25.085529019Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2026-07-09T17:13:25.085637097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2026-07-09T17:13:25.085925488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002976s
2026-07-09T17:13:25.086063325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T17:13:25', 'remove_tvrage_imdb_unique_constraint')
2026-07-09T17:13:25.086297447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.086927125Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-09T17:13:25.087055243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013008s
2026-07-09T17:13:25.087239093Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-09T17:13:25.087341710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.087490589Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2026-07-09T17:13:25.088459461Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2026-07-09T17:13:25.088800097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-09T17:13:25.089103548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005246s
2026-07-09T17:13:25.089205303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2026-07-09T17:13:25.089338441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2026-07-09T17:13:25.089690540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003756s
2026-07-09T17:13:25.089818668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T17:13:25', 'remove_renamed_scene_mapping_columns')
2026-07-09T17:13:25.090044683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.090736536Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-09T17:13:25.090881147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s
2026-07-09T17:13:25.090983043Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-09T17:13:25.091082984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.091232635Z [Info] updated_history: Starting migration of Main DB to 4
2026-07-09T17:13:25.091687752Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2026-07-09T17:13:25.091824287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T17:13:25.092174332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000336s
2026-07-09T17:13:25.092235635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-09T17:13:25.092355597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2026-07-09T17:13:25.092731033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003999s
2026-07-09T17:13:25.092848249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T17:13:25', 'updated_history')
2026-07-09T17:13:25.093064985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.093653961Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-09T17:13:25.093773883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013238s
2026-07-09T17:13:25.093883133Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-09T17:13:25.094016030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.094166804Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2026-07-09T17:13:25.094479123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T17:13:25.094559785Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.094641881Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2026-07-09T17:13:25.094756692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2026-07-09T17:13:25.095289826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s
2026-07-09T17:13:25.095433956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T17:13:25', 'added_eventtype_to_history')
2026-07-09T17:13:25.095646103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.096307635Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-09T17:13:25.096391715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015099s
2026-07-09T17:13:25.096504291Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-09T17:13:25.096607499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.096764646Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2026-07-09T17:13:25.096936111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T17:13:25', 'add_index_to_log_time')
2026-07-09T17:13:25.097177878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.126990765Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-09T17:13:25.127110105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0303597s
2026-07-09T17:13:25.127210207Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-09T17:13:25.127320348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.127478697Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2026-07-09T17:13:25.128122474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.128232615Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.128320412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2026-07-09T17:13:25.128442187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2026-07-09T17:13:25.129552443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s
2026-07-09T17:13:25.129783288Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-09T17:13:25.130180919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2026-07-09T17:13:25.130384880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2026-07-09T17:13:25.130496995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T17:13:25', 'add_renameEpisodes_to_naming')
2026-07-09T17:13:25.130720866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.161344336Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-09T17:13:25.161469087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0313518s
2026-07-09T17:13:25.161600291Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-09T17:13:25.161696805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.161868441Z [Info] remove_backlog: Starting migration of Main DB to 8
2026-07-09T17:13:25.163977789Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2026-07-09T17:13:25.179964803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-09T17:13:25.180732249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-09T17:13:25.181424643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.182198221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.183434641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.183688091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.183936982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198395s
2026-07-09T17:13:25.184042946Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2026-07-09T17:13:25.185272782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2026-07-09T17:13:25.185765144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2026-07-09T17:13:25.186210811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-09T17:13:25.186503601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-09T17:13:25.187620881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034379s
2026-07-09T17:13:25.187732255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T17:13:25', 'remove_backlog')
2026-07-09T17:13:25.188027049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.188838293Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-09T17:13:25.188960018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046736s
2026-07-09T17:13:25.189072174Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-09T17:13:25.189168929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.189341506Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2026-07-09T17:13:25.192332479Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2026-07-09T17:13:25.193549530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2026-07-09T17:13:25.194019998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2026-07-09T17:13:25.194438100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-09T17:13:25.194742202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-09T17:13:25.195883961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033992s
2026-07-09T17:13:25.196004003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.198159814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2026-07-09T17:13:25.198361520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022817s
2026-07-09T17:13:25.198463927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.198572295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2026-07-09T17:13:25.198770564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000222s
2026-07-09T17:13:25.198882450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T17:13:25', 'fix_rename_episodes')
2026-07-09T17:13:25.199100699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.199889037Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-09T17:13:25.200013377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2026-07-09T17:13:25.200118689Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-09T17:13:25.200217238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.200383833Z [Info] add_monitored: Starting migration of Main DB to 10
2026-07-09T17:13:25.201604641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.201711406Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.201800155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2026-07-09T17:13:25.201923834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2026-07-09T17:13:25.202479253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2026-07-09T17:13:25.202589144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2026-07-09T17:13:25.202673173Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.202758605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2026-07-09T17:13:25.202868316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2026-07-09T17:13:25.203338653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004717s
2026-07-09T17:13:25.203466531Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.203653287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-09T17:13:25.203868240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s
2026-07-09T17:13:25.203962780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.204059405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-09T17:13:25.204223626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001756s
2026-07-09T17:13:25.204322615Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.204413298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2026-07-09T17:13:25.204591897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000183s
2026-07-09T17:13:25.204689504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.204864687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2026-07-09T17:13:25.205047545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001771s
2026-07-09T17:13:25.205164140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T17:13:25', 'add_monitored')
2026-07-09T17:13:25.205377629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.205947116Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-09T17:13:25.206058080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010736s
2026-07-09T17:13:25.206163151Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-09T17:13:25.206262481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.206411702Z [Info] remove_ignored: Starting migration of Main DB to 11
2026-07-09T17:13:25.206646435Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2026-07-09T17:13:25.207826271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2026-07-09T17:13:25.208173420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2026-07-09T17:13:25.208430758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-09T17:13:25.208707866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2026-07-09T17:13:25.209805316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030268s
2026-07-09T17:13:25.209920658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2026-07-09T17:13:25.211054231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2026-07-09T17:13:25.211596423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2026-07-09T17:13:25.212135278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-09T17:13:25.212579653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-09T17:13:25.213628094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-09T17:13:25.213890483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038635s
2026-07-09T17:13:25.214003350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T17:13:25', 'remove_ignored')
2026-07-09T17:13:25.214222662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.214961469Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-09T17:13:25.215092343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049346s
2026-07-09T17:13:25.215180390Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-09T17:13:25.215298668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.215466506Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2026-07-09T17:13:25.215756070Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2026-07-09T17:13:25.217002339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2026-07-09T17:13:25.217669312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2026-07-09T17:13:25.218296485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.218765540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.224397912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.224645070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.224870604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089935s
2026-07-09T17:13:25.224979854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T17:13:25', 'remove_custom_start_date')
2026-07-09T17:13:25.225194476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.225937994Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-09T17:13:25.226049649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100627s
2026-07-09T17:13:25.226169801Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-09T17:13:25.226265864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.226426377Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2026-07-09T17:13:25.226792615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.226899841Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.227002327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2026-07-09T17:13:25.227106647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2026-07-09T17:13:25.227589379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004841s
2026-07-09T17:13:25.227691545Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-09T17:13:25.227824342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2026-07-09T17:13:25.227997932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2026-07-09T17:13:25.228098835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T17:13:25', 'add_air_date_utc')
2026-07-09T17:13:25.228303367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.228847673Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-09T17:13:25.228957284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010326s
2026-07-09T17:13:25.229053167Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-09T17:13:25.229147617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.229289563Z [Info] drop_air_date: Starting migration of Main DB to 14
2026-07-09T17:13:25.229490418Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2026-07-09T17:13:25.230413507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2026-07-09T17:13:25.230913283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2026-07-09T17:13:25.231408711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-09T17:13:25.231731080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-09T17:13:25.232779471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-09T17:13:25.233019565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034099s
2026-07-09T17:13:25.233123564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T17:13:25', 'drop_air_date')
2026-07-09T17:13:25.233333226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.234498403Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-09T17:13:25.234602202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048879s
2026-07-09T17:13:25.234701351Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-09T17:13:25.234799980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.234945132Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2026-07-09T17:13:25.235191859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.235296911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.235373685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2026-07-09T17:13:25.235480661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2026-07-09T17:13:25.235941429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004577s
2026-07-09T17:13:25.236050458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T17:13:25', 'add_air_date_as_string')
2026-07-09T17:13:25.236262154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.236835509Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-09T17:13:25.236941132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2026-07-09T17:13:25.237039460Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-09T17:13:25.237143018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.237304343Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2026-07-09T17:13:25.237501981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-09T17:13:25.237692695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2026-07-09T17:13:25.237888890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002113s
2026-07-09T17:13:25.238006838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T17:13:25', 'updated_imported_history_item')
2026-07-09T17:13:25.238245308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.238799474Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-09T17:13:25.238921099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011037s
2026-07-09T17:13:25.239029998Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-09T17:13:25.239144349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.239304140Z [Info] reset_scene_names: Starting migration of Main DB to 17
2026-07-09T17:13:25.239503592Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-09T17:13:25.239661109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2026-07-09T17:13:25.239875742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001961s
2026-07-09T17:13:25.239991234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T17:13:25', 'reset_scene_names')
2026-07-09T17:13:25.240223792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.240734922Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-09T17:13:25.240858571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s
2026-07-09T17:13:25.240976268Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-09T17:13:25.241096670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.241273196Z [Info] remove_duplicates: Starting migration of Main DB to 18
2026-07-09T17:13:25.241498018Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.241629694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.252236333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010555s
2026-07-09T17:13:25.252412187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T17:13:25', 'remove_duplicates')
2026-07-09T17:13:25.252627781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.253199723Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-09T17:13:25.253323412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115648s
2026-07-09T17:13:25.253461901Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-09T17:13:25.253585019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.253775022Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2026-07-09T17:13:25.254360200Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-09T17:13:25.254509120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2026-07-09T17:13:25.254801168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002877s
2026-07-09T17:13:25.254913504Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-09T17:13:25.255039127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2026-07-09T17:13:25.255306636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002646s
2026-07-09T17:13:25.255440045Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-09T17:13:25.255585828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2026-07-09T17:13:25.255860712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002594s
2026-07-09T17:13:25.256038760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2026-07-09T17:13:25.256156798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.256405970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002477s
2026-07-09T17:13:25.256533106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2026-07-09T17:13:25.256637777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.256877910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2026-07-09T17:13:25.256985036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2026-07-09T17:13:25.257109036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2026-07-09T17:13:25.257345091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002391s
2026-07-09T17:13:25.257471927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T17:13:25', 'restore_unique_constraints')
2026-07-09T17:13:25.257701649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.258422631Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-09T17:13:25.258545458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013089s
2026-07-09T17:13:25.258666572Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-09T17:13:25.258777606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.258968821Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2026-07-09T17:13:25.259371853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.259492085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.259586054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2026-07-09T17:13:25.259725835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2026-07-09T17:13:25.260365273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006324s
2026-07-09T17:13:25.260506518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.260622120Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.260739256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2026-07-09T17:13:25.260872214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2026-07-09T17:13:25.261415528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005424s
2026-07-09T17:13:25.261535520Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.261670862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.266009049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042876s
2026-07-09T17:13:25.266126295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T17:13:25', 'add_year_and_seasons_to_series')
2026-07-09T17:13:25.266366819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.267111849Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-09T17:13:25.267227392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054315s
2026-07-09T17:13:25.267355199Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-09T17:13:25.267463457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.267741217Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2026-07-09T17:13:25.267967753Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2026-07-09T17:13:25.268085660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2026-07-09T17:13:25.268355223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002712s
2026-07-09T17:13:25.268475836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T17:13:25', 'drop_seasons_table')
2026-07-09T17:13:25.268708525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.269329425Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-09T17:13:25.269453725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001243s
2026-07-09T17:13:25.269572555Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-09T17:13:25.269697677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.269861096Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2026-07-09T17:13:25.270161481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:25.270296703Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.270412075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2026-07-09T17:13:25.270536055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2026-07-09T17:13:25.271007264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004699s
2026-07-09T17:13:25.271127716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T17:13:25', 'move_indexer_to_generic_provider')
2026-07-09T17:13:25.271363211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.272000013Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-09T17:13:25.272126849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014531s
2026-07-09T17:13:25.272224916Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-09T17:13:25.272325008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.272472154Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2026-07-09T17:13:25.274354685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.274468294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2026-07-09T17:13:25.274663827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001998s
2026-07-09T17:13:25.274753759Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.274841215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T17:13:25.275033171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001916s
2026-07-09T17:13:25.275120607Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.275211380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2026-07-09T17:13:25.275409790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001976s
2026-07-09T17:13:25.275518438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.275601085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2026-07-09T17:13:25.275785246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001812s
2026-07-09T17:13:25.275934837Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.278282906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2026-07-09T17:13:25.278468630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024248s
2026-07-09T17:13:25.278571056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T17:13:25', 'add_config_contract_to_indexers')
2026-07-09T17:13:25.278781640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.279287739Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-09T17:13:25.279400105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003244s
2026-07-09T17:13:25.279498043Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-09T17:13:25.279594918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.279737204Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2026-07-09T17:13:25.279956656Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2026-07-09T17:13:25.280879515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2026-07-09T17:13:25.281368159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2026-07-09T17:13:25.281857324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-09T17:13:25.282195575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-09T17:13:25.283251471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031637s
2026-07-09T17:13:25.283362445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T17:13:25', 'drop_tvdb_episodeid')
2026-07-09T17:13:25.283573510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.284248208Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-09T17:13:25.284356036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041541s
2026-07-09T17:13:25.284453542Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-09T17:13:25.284558573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.284704187Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2026-07-09T17:13:25.284954571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.285061166Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.285138792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2026-07-09T17:13:25.285249445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2026-07-09T17:13:25.285706114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004498s
2026-07-09T17:13:25.285815404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T17:13:25', 'move_notification_to_generic_provider')
2026-07-09T17:13:25.286030948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.286630576Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-09T17:13:25.286918486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013579s
2026-07-09T17:13:25.287140022Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-09T17:13:25.287289473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.287435868Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2026-07-09T17:13:25.288223354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.288337243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2026-07-09T17:13:25.288539851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002049s
2026-07-09T17:13:25.288634532Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.288714873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2026-07-09T17:13:25.288908443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001896s
2026-07-09T17:13:25.289002803Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.289083836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-09T17:13:25.289295382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s
2026-07-09T17:13:25.289379171Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.289471647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2026-07-09T17:13:25.289668283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001974s
2026-07-09T17:13:25.289764677Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.289844568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2026-07-09T17:13:25.290043469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001957s
2026-07-09T17:13:25.290129181Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.290228121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2026-07-09T17:13:25.290415418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001933s
2026-07-09T17:13:25.290499056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.290594499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2026-07-09T17:13:25.290787026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2026-07-09T17:13:25.290870484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.290963291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2026-07-09T17:13:25.291153354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000191s
2026-07-09T17:13:25.291236932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.291330761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2026-07-09T17:13:25.291521876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001924s
2026-07-09T17:13:25.291605034Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.291732270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2026-07-09T17:13:25.291912232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001765s
2026-07-09T17:13:25.292017063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T17:13:25', 'add_config_contract_to_notifications')
2026-07-09T17:13:25.292233098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.292874720Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-09T17:13:25.292994241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011527s
2026-07-09T17:13:25.293093301Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-09T17:13:25.293188713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.293335589Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2026-07-09T17:13:25.294337737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.294448941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T17:13:25.294648913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002051s
2026-07-09T17:13:25.294735999Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.294828395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2026-07-09T17:13:25.295025001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001983s
2026-07-09T17:13:25.295110152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.295204652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2026-07-09T17:13:25.295397300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001955s
2026-07-09T17:13:25.295502272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T17:13:25', 'fix_omgwtfnzbs')
2026-07-09T17:13:25.295707054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.296270960Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-09T17:13:25.296382645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010565s
2026-07-09T17:13:25.296486584Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-09T17:13:25.296582287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.296727800Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2026-07-09T17:13:25.297086282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-07-09T17:13:25.297213568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2026-07-09T17:13:25.297544424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003473s
2026-07-09T17:13:25.297653494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T17:13:25', 'add_blacklist_table')
2026-07-09T17:13:25.297860471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.298491702Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-09T17:13:25.298602244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012932s
2026-07-09T17:13:25.298703378Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-09T17:13:25.298805634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.298951999Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2026-07-09T17:13:25.299312445Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.299423278Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.299501355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2026-07-09T17:13:25.299622118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2026-07-09T17:13:25.300125262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2026-07-09T17:13:25.300241967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.300332759Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.300411288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2026-07-09T17:13:25.300529796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2026-07-09T17:13:25.300985955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004568s
2026-07-09T17:13:25.301086417Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.301166889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.306457483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052675s
2026-07-09T17:13:25.306583106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T17:13:25', 'add_formats_to_naming_config')
2026-07-09T17:13:25.306801616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.307533891Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-09T17:13:25.307647049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063487s
2026-07-09T17:13:25.307747912Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-09T17:13:25.307876180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.308040651Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2026-07-09T17:13:25.308367900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.308479926Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:25.308558374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2026-07-09T17:13:25.308676793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2026-07-09T17:13:25.309131198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000454s
2026-07-09T17:13:25.309234075Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.309430440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.310083255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006463s
2026-07-09T17:13:25.310189920Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-09T17:13:25.310318749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2026-07-09T17:13:25.310480876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001599s
2026-07-09T17:13:25.310574444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-09T17:13:25.310692492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2026-07-09T17:13:25.310849738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001539s
2026-07-09T17:13:25.310974580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T17:13:25', 'add_season_folder_format_to_naming_config')
2026-07-09T17:13:25.311249854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.312832271Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-09T17:13:25.312954467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021261s
2026-07-09T17:13:25.313064849Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-09T17:13:25.313173207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.313349182Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2026-07-09T17:13:25.313734488Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2026-07-09T17:13:25.314696615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2026-07-09T17:13:25.315065999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2026-07-09T17:13:25.315428048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-07-09T17:13:25.315698944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-07-09T17:13:25.316806975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028933s
2026-07-09T17:13:25.316933800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T17:13:25', 'delete_old_naming_config_columns')
2026-07-09T17:13:25.317159074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.317873182Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-09T17:13:25.318001310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039646s
2026-07-09T17:13:25.318109388Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-09T17:13:25.318219480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.318392097Z [Info] set_default_release_group: Starting migration of Main DB to 32
2026-07-09T17:13:25.319010482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.319120384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2026-07-09T17:13:25.319325286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002038s
2026-07-09T17:13:25.319439466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T17:13:25', 'set_default_release_group')
2026-07-09T17:13:25.319678387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.320264197Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-09T17:13:25.320390361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011383s
2026-07-09T17:13:25.320500934Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-09T17:13:25.323325091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.323521547Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2026-07-09T17:13:25.323719435Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.323832984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.324705120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008483s
2026-07-09T17:13:25.324820863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T17:13:25', 'add_api_key_to_pushover')
2026-07-09T17:13:25.325052430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.325636626Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-09T17:13:25.325759223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018019s
2026-07-09T17:13:25.325881179Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-09T17:13:25.325988324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.326147224Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2026-07-09T17:13:25.327358093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.327469537Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.327762798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2026-07-09T17:13:25.329197727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-09T17:13:25.329872065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-09T17:13:25.330498166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.331014035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.332107457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.332677575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.332707185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047009s
2026-07-09T17:13:25.332722786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2026-07-09T17:13:25.333622438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2026-07-09T17:13:25.334277186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2026-07-09T17:13:25.334910271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.335351029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.336457297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.336705426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.336937414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041079s
2026-07-09T17:13:25.337048066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T17:13:25', 'remove_series_contraints')
2026-07-09T17:13:25.337274122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.338260738Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-09T17:13:25.338524009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054122s
2026-07-09T17:13:25.338795004Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-09T17:13:25.339130831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.339451977Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2026-07-09T17:13:25.340351849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.340490188Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.4E-06s
2026-07-09T17:13:25.340582925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2026-07-09T17:13:25.340715211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2026-07-09T17:13:25.341389078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s
2026-07-09T17:13:25.341453087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.341553269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2026-07-09T17:13:25.341766578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002149s
2026-07-09T17:13:25.341876189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T17:13:25', 'add_series_folder_format_to_naming_config')
2026-07-09T17:13:25.342090801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.342754638Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-09T17:13:25.342873297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001202s
2026-07-09T17:13:25.342972307Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-09T17:13:25.343075825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.343219214Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2026-07-09T17:13:25.344187744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:25.344302626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.344385873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2026-07-09T17:13:25.344515334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2026-07-09T17:13:25.344926181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004276s
2026-07-09T17:13:25.345023888Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.345117326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.347224840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020976s
2026-07-09T17:13:25.347329691Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.347412458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.348809662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013798s
2026-07-09T17:13:25.348922639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T17:13:25', 'update_with_quality_converters')
2026-07-09T17:13:25.349139606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.349766228Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-09T17:13:25.349881170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023428s
2026-07-09T17:13:25.349979457Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-09T17:13:25.350080240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.350224872Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2026-07-09T17:13:25.351422944Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2026-07-09T17:13:25.352372316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2026-07-09T17:13:25.352670837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-09T17:13:25.352904718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-09T17:13:25.353239402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-09T17:13:25.354324317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-09T17:13:25.354568739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030243s
2026-07-09T17:13:25.354671767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2026-07-09T17:13:25.355504103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-09T17:13:25.355799738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2026-07-09T17:13:25.356058489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2026-07-09T17:13:25.356383915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2026-07-09T17:13:25.357420973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2026-07-09T17:13:25.357659964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028858s
2026-07-09T17:13:25.357758302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-07-09T17:13:25.357869607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-09T17:13:25.358183168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003288s
2026-07-09T17:13:25.358291426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-07-09T17:13:25.358395145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T17:13:25.358617172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002225s
2026-07-09T17:13:25.358715350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-07-09T17:13:25.358816253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T17:13:25.359711055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002239s
2026-07-09T17:13:25.359724702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2026-07-09T17:13:25.359734592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2026-07-09T17:13:25.359744021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002262s
2026-07-09T17:13:25.359752538Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.359761196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.360646719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000969s
2026-07-09T17:13:25.360757873Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2026-07-09T17:13:25.360844267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2026-07-09T17:13:25.361316849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004631s
2026-07-09T17:13:25.361422762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T17:13:25', 'add_configurable_qualities')
2026-07-09T17:13:25.361637494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.362662338Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-09T17:13:25.362777310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018151s
2026-07-09T17:13:25.362874776Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-09T17:13:25.362981601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.363128798Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2026-07-09T17:13:25.363418080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.363516348Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.363604586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2026-07-09T17:13:25.363699807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2026-07-09T17:13:25.364153040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2026-07-09T17:13:25.364254194Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-09T17:13:25.364375057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2026-07-09T17:13:25.364533366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001583s
2026-07-09T17:13:25.364642205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T17:13:25', 'add_on_upgrade_to_notifications')
2026-07-09T17:13:25.364851036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.365439060Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-09T17:13:25.365532869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001038s
2026-07-09T17:13:25.365627479Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-09T17:13:25.365722090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.365872172Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2026-07-09T17:13:25.366568254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-07-09T17:13:25.366698516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-09T17:13:25.367006056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000343s
2026-07-09T17:13:25.367118221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-07-09T17:13:25.367228503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2026-07-09T17:13:25.367561905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s
2026-07-09T17:13:25.367669532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T17:13:25', 'add_metadata_tables')
2026-07-09T17:13:25.367891459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.368557059Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-09T17:13:25.368667151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s
2026-07-09T17:13:25.368763725Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-09T17:13:25.368869458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.369011264Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2026-07-09T17:13:25.369481921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.369587113Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.369684580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2026-07-09T17:13:25.369768709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2026-07-09T17:13:25.370235509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004667s
2026-07-09T17:13:25.370335931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2026-07-09T17:13:25.370436434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2026-07-09T17:13:25.370863113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004247s
2026-07-09T17:13:25.370965980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2026-07-09T17:13:25.371063757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2026-07-09T17:13:25.371496749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s
2026-07-09T17:13:25.371597842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2026-07-09T17:13:25.371701321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2026-07-09T17:13:25.372143892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-07-09T17:13:25.372244294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.372330899Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.372408425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2026-07-09T17:13:25.372510160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2026-07-09T17:13:25.372931017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004193s
2026-07-09T17:13:25.373031800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2026-07-09T17:13:25.373133345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2026-07-09T17:13:25.373559012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2026-07-09T17:13:25.373707331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T17:13:25', 'add_metadata_to_episodes_and_series')
2026-07-09T17:13:25.373928897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.374751473Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-09T17:13:25.374867487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016165s
2026-07-09T17:13:25.374966626Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-09T17:13:25.375085366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.375213754Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2026-07-09T17:13:25.375403216Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-09T17:13:25.375567567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2026-07-09T17:13:25.375770235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002004s
2026-07-09T17:13:25.375911018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T17:13:25', 'fix_xbmc_season_images_metadata')
2026-07-09T17:13:25.376122925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.376742823Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-09T17:13:25.376854097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011685s
2026-07-09T17:13:25.376951574Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-09T17:13:25.377051635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.377195916Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2026-07-09T17:13:25.377712286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-09T17:13:25.377852749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2026-07-09T17:13:25.378178765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003589s
2026-07-09T17:13:25.378283807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T17:13:25', 'add_download_clients_table')
2026-07-09T17:13:25.378493890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.379390124Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-09T17:13:25.379630539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001484s
2026-07-09T17:13:25.379769258Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-09T17:13:25.379966836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.380183071Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2026-07-09T17:13:25.380573357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.380681946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.385654670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049498s
2026-07-09T17:13:25.385788730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T17:13:25', 'convert_config_to_download_clients')
2026-07-09T17:13:25.386056128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.386615254Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-09T17:13:25.386735346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005929s
2026-07-09T17:13:25.386848604Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-09T17:13:25.386953786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.387120241Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2026-07-09T17:13:25.387385816Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-09T17:13:25.387590799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2026-07-09T17:13:25.387876755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002719s
2026-07-09T17:13:25.387987838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-09T17:13:25.388159384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2026-07-09T17:13:25.388378926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s
2026-07-09T17:13:25.388488617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T17:13:25', 'fix_xbmc_episode_metadata')
2026-07-09T17:13:25.403334764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.404119414Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-09T17:13:25.404225367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159366s
2026-07-09T17:13:25.404378816Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-09T17:13:25.404472696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.404687628Z [Info] add_indexes: Starting migration of Main DB to 45
2026-07-09T17:13:25.405442889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2026-07-09T17:13:25.405564995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2026-07-09T17:13:25.405853596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002893s
2026-07-09T17:13:25.405953568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2026-07-09T17:13:25.406055623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-09T17:13:25.406281598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s
2026-07-09T17:13:25.406382261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2026-07-09T17:13:25.406487222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-09T17:13:25.406715562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002282s
2026-07-09T17:13:25.406820614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2026-07-09T17:13:25.406921276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-09T17:13:25.407195018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00027s
2026-07-09T17:13:25.407297534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2026-07-09T17:13:25.407404229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2026-07-09T17:13:25.407646908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002426s
2026-07-09T17:13:25.407749063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-09T17:13:25.407855558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T17:13:25.408097836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002477s
2026-07-09T17:13:25.408201284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2026-07-09T17:13:25.408300734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:25.408506359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000207s
2026-07-09T17:13:25.408607222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2026-07-09T17:13:25.408707834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:25.408946936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002198s
2026-07-09T17:13:25.409026767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2026-07-09T17:13:25.409125505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:25.409365078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002385s
2026-07-09T17:13:25.409482494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T17:13:25', 'add_indexes')
2026-07-09T17:13:25.409691054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.410989699Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-09T17:13:25.411098879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018565s
2026-07-09T17:13:25.411200203Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-09T17:13:25.411297940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.411455417Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2026-07-09T17:13:25.411668887Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-09T17:13:25.411907788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2026-07-09T17:13:25.412125497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002636s
2026-07-09T17:13:25.412231270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T17:13:25', 'fix_nzb_su_url')
2026-07-09T17:13:25.412433848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.412950097Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-09T17:13:25.413061351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010867s
2026-07-09T17:13:25.413165010Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-09T17:13:25.413267667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.413422709Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2026-07-09T17:13:25.413700759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.413812805Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.413940983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2026-07-09T17:13:25.414038459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2026-07-09T17:13:25.414643047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2026-07-09T17:13:25.414753329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T17:13:25', 'add_temporary_blacklist_columns')
2026-07-09T17:13:25.414969003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.415509952Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-09T17:13:25.415625204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014775s
2026-07-09T17:13:25.415731989Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-09T17:13:25.415841771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.416018186Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2026-07-09T17:13:25.416280053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.416396458Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.416476439Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2026-07-09T17:13:25.416584156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2026-07-09T17:13:25.417083321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s
2026-07-09T17:13:25.417192340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-09T17:13:25', 'add_title_to_scenemappings')
2026-07-09T17:13:25.417408576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.417977241Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-09T17:13:25.418090689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013928s
2026-07-09T17:13:25.418190120Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-09T17:13:25.418285602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.418443410Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2026-07-09T17:13:25.418632981Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-09T17:13:25.418831020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2026-07-09T17:13:25.419091615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002411s
2026-07-09T17:13:25.419185013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T17:13:25', 'fix_dognzb_url')
2026-07-09T17:13:25.419394425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.419903310Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-09T17:13:25.420012780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s
2026-07-09T17:13:25.420111980Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-09T17:13:25.420213524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.420358105Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2026-07-09T17:13:25.420601125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T17:13:25.420712409Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.420790075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2026-07-09T17:13:25.420894716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2026-07-09T17:13:25.421447379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s
2026-07-09T17:13:25.421572140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T17:13:25', 'add_hash_to_metadata_files')
2026-07-09T17:13:25.421800570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.422363764Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-09T17:13:25.422477684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014677s
2026-07-09T17:13:25.422575140Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-09T17:13:25.422676174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.422819713Z [Info] download_client_import: Starting migration of Main DB to 51
2026-07-09T17:13:25.423077311Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.423188535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.423666588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004695s
2026-07-09T17:13:25.423775678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.423901501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.427080132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031968s
2026-07-09T17:13:25.427197669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.427282911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.432775962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054709s
2026-07-09T17:13:25.432915864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T17:13:25', 'download_client_import')
2026-07-09T17:13:25.433156038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.433836889Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-09T17:13:25.433966249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065445s
2026-07-09T17:13:25.434102333Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-09T17:13:25.434205411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.434367818Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2026-07-09T17:13:25.434777062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.434896042Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.434988458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2026-07-09T17:13:25.435106315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2026-07-09T17:13:25.435700211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s
2026-07-09T17:13:25.435805493Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2026-07-09T17:13:25.435939032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2026-07-09T17:13:25.436077922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001425s
2026-07-09T17:13:25.436165418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.436257093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.436333727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2026-07-09T17:13:25.436444350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2026-07-09T17:13:25.436967904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005221s
2026-07-09T17:13:25.437076663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-09T17:13:25.437268199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2026-07-09T17:13:25.437408411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001852s
2026-07-09T17:13:25.437529976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T17:13:25', 'add_columns_for_anime')
2026-07-09T17:13:25.437747173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.438416551Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-09T17:13:25.438525771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011942s
2026-07-09T17:13:25.438629370Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-09T17:13:25.438730083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.438882580Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2026-07-09T17:13:25.439835288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2026-07-09T17:13:25.439984238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2026-07-09T17:13:25.440529386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s
2026-07-09T17:13:25.440636612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.440730842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.441483678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007396s
2026-07-09T17:13:25.441610012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T17:13:25', 'add_series_sorttitle')
2026-07-09T17:13:25.441823212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.442402208Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-09T17:13:25.442511818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016669s
2026-07-09T17:13:25.442613363Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-09T17:13:25.442708274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.442855350Z [Info] rename_profiles: Starting migration of Main DB to 54
2026-07-09T17:13:25.444907262Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2026-07-09T17:13:25.445100982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2026-07-09T17:13:25.446492334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014194s
2026-07-09T17:13:25.446573337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-09T17:13:25.446664361Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.446766276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2026-07-09T17:13:25.446900486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2026-07-09T17:13:25.447526116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005969s
2026-07-09T17:13:25.447659034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-09T17:13:25.448274343Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.448293552Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2026-07-09T17:13:25.448300556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2026-07-09T17:13:25.448541501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2026-07-09T17:13:25.448634689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2026-07-09T17:13:25.448732375Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.448806214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2026-07-09T17:13:25.448914672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2026-07-09T17:13:25.449448167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005289s
2026-07-09T17:13:25.449550593Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.449647448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2026-07-09T17:13:25.449872762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002273s
2026-07-09T17:13:25.449978886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.450082294Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.450167786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2026-07-09T17:13:25.450290273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2026-07-09T17:13:25.450840871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s
2026-07-09T17:13:25.450945813Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-09T17:13:25.451071596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2026-07-09T17:13:25.451270406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001799s
2026-07-09T17:13:25.451378584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-07-09T17:13:25.451527314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2026-07-09T17:13:25.451911237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004158s
2026-07-09T17:13:25.452046600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T17:13:25', 'rename_profiles')
2026-07-09T17:13:25.452279789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.453113378Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-09T17:13:25.453231375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016229s
2026-07-09T17:13:25.453336607Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-09T17:13:25.453446659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.453632553Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2026-07-09T17:13:25.453944221Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2026-07-09T17:13:25.455385373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2026-07-09T17:13:25.456226557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2026-07-09T17:13:25.456916386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.457691808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.459252521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.459495640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.459729962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:25.459972561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:25.460198365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:25.460411795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063104s
2026-07-09T17:13:25.460524492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T17:13:25', 'drop_old_profile_columns')
2026-07-09T17:13:25.460753383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.462070385Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-09T17:13:25.462197040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079631s
2026-07-09T17:13:25.462309016Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-09T17:13:25.462419228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.462581835Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2026-07-09T17:13:25.462946870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:25.463069097Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.463144308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2026-07-09T17:13:25.463253307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2026-07-09T17:13:25.463746801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004926s
2026-07-09T17:13:25.463875200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T17:13:25', 'add_mediainfo_to_episodefile')
2026-07-09T17:13:25.464118620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.464769330Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-09T17:13:25.464893080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015151s
2026-07-09T17:13:25.464996748Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-09T17:13:25.465107361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.465253385Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2026-07-09T17:13:25.465593590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2026-07-09T17:13:25.465724855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2026-07-09T17:13:25.466220553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004953s
2026-07-09T17:13:25.466320184Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.466415646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.467235757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008045s
2026-07-09T17:13:25.467362272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T17:13:25', 'convert_episode_file_path_to_relative')
2026-07-09T17:13:25.467599149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.468243757Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-09T17:13:25.468367767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001816s
2026-07-09T17:13:25.468466636Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-09T17:13:25.468570285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.468857082Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2026-07-09T17:13:25.469088378Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2026-07-09T17:13:25.470278896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2026-07-09T17:13:25.470700364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2026-07-09T17:13:25.471082764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-09T17:13:25.471564344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-09T17:13:25.472826135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-09T17:13:25.473068273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038627s
2026-07-09T17:13:25.473178585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T17:13:25', 'drop_episode_file_path')
2026-07-09T17:13:25.473392155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.474105602Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-09T17:13:25.474224712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048941s
2026-07-09T17:13:25.474321136Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-09T17:13:25.474425225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.474573544Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2026-07-09T17:13:25.475319607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:25.475428656Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.475519389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2026-07-09T17:13:25.480778249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2026-07-09T17:13:25.481319900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s
2026-07-09T17:13:25.481416955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2026-07-09T17:13:25.481561697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2026-07-09T17:13:25.482070331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s
2026-07-09T17:13:25.482170503Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-09T17:13:25.482317709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2026-07-09T17:13:25.482501179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2026-07-09T17:13:25.482602262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.482687604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2026-07-09T17:13:25.482882757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001842s
2026-07-09T17:13:25.482975193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T17:13:25', 'add_enable_options_to_indexers')
2026-07-09T17:13:25.483187811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.483791086Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-09T17:13:25.483935708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010953s
2026-07-09T17:13:25.484038845Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-09T17:13:25.490566180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.490751984Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2026-07-09T17:13:25.491036216Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2026-07-09T17:13:25.492229830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-07-09T17:13:25.492608924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-09T17:13:25.492925641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T17:13:25.493297931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T17:13:25.494551235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T17:13:25.494788242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036506s
2026-07-09T17:13:25.494887432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2026-07-09T17:13:25.496014913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2026-07-09T17:13:25.496382062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2026-07-09T17:13:25.496689381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2026-07-09T17:13:25.496973333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2026-07-09T17:13:25.498191666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031927s
2026-07-09T17:13:25.498306888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T17:13:25', 'remove_enable_from_indexers')
2026-07-09T17:13:25.498538044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.499345740Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-09T17:13:25.499460501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043489s
2026-07-09T17:13:25.499574090Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-09T17:13:25.499684202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.499855707Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2026-07-09T17:13:25.500116282Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-09T17:13:25.500365153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2026-07-09T17:13:25.500698544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003329s
2026-07-09T17:13:25.500806582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T17:13:25', 'clear_bad_scene_names')
2026-07-09T17:13:25.501014551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.501569248Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-09T17:13:25.501677275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012004s
2026-07-09T17:13:25.501779241Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-09T17:13:25.501889403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.502035437Z [Info] convert_quality_models: Starting migration of Main DB to 62
2026-07-09T17:13:25.502254478Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.502361143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.503944301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015647s
2026-07-09T17:13:25.504059994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T17:13:25', 'convert_quality_models')
2026-07-09T17:13:25.504275047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.504839093Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-09T17:13:25.504940687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024615s
2026-07-09T17:13:25.505042121Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-09T17:13:25.505143716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.505287866Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2026-07-09T17:13:25.505600947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-07-09T17:13:25.505738895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-07-09T17:13:25.506048618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003239s
2026-07-09T17:13:25.506167077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T17:13:25', 'add_remotepathmappings')
2026-07-09T17:13:25.506412441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.507065957Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-09T17:13:25.507188835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013393s
2026-07-09T17:13:25.507291481Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-09T17:13:25.507394398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.507542086Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2026-07-09T17:13:25.507652077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T17:13:25', 'remove_method_from_logs')
2026-07-09T17:13:25.507881580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.508446317Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-09T17:13:25.508558883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010422s
2026-07-09T17:13:25.508657352Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-09T17:13:25.508784708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.508923147Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2026-07-09T17:13:25.510953255Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.511064259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2026-07-09T17:13:25.511260384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002014s
2026-07-09T17:13:25.511355325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.511446969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2026-07-09T17:13:25.511659548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002115s
2026-07-09T17:13:25.511750170Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.511838809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2026-07-09T17:13:25.512086828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002461s
2026-07-09T17:13:25.512197210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T17:13:25', 'make_scene_numbering_nullable')
2026-07-09T17:13:25.512421672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.512957281Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-09T17:13:25.513075349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011164s
2026-07-09T17:13:25.513178577Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-09T17:13:25.513271905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.513419903Z [Info] add_tags: Starting migration of Main DB to 66
2026-07-09T17:13:25.514230405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-09T17:13:25.514352911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-09T17:13:25.514617645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s
2026-07-09T17:13:25.514718117Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.514809321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.514894382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2026-07-09T17:13:25.515005616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2026-07-09T17:13:25.515601205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-07-09T17:13:25.515698521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.515796268Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.515895668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2026-07-09T17:13:25.516007093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2026-07-09T17:13:25.516499675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004897s
2026-07-09T17:13:25.516598894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.516679146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2026-07-09T17:13:25.516891965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002054s
2026-07-09T17:13:25.516995353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.517081085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2026-07-09T17:13:25.517248743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001686s
2026-07-09T17:13:25.517352492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T17:13:25', 'add_tags')
2026-07-09T17:13:25.517558537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.518832543Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-09T17:13:25.518935540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001744s
2026-07-09T17:13:25.519039349Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-09T17:13:25.519138829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.519293932Z [Info] add_added_to_series: Starting migration of Main DB to 67
2026-07-09T17:13:25.519565799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.519673516Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.519752746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2026-07-09T17:13:25.519885333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2026-07-09T17:13:25.520404618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005277s
2026-07-09T17:13:25.520514309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T17:13:25', 'add_added_to_series')
2026-07-09T17:13:25.520732198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.521266123Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-09T17:13:25.521375423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013932s
2026-07-09T17:13:25.521475936Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-09T17:13:25.521574665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.521724586Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2026-07-09T17:13:25.523243615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-07-09T17:13:25.523373507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-07-09T17:13:25.523664904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003049s
2026-07-09T17:13:25.523761919Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.523852742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.524394774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005331s
2026-07-09T17:13:25.524497320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.524607282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2026-07-09T17:13:25.524782394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001787s
2026-07-09T17:13:25.524888418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T17:13:25', 'add_release_restrictions')
2026-07-09T17:13:25.525099172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.525612075Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-09T17:13:25.525723008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010058s
2026-07-09T17:13:25.525824182Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-09T17:13:25.525923031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.526067703Z [Info] quality_proper: Starting migration of Main DB to 69
2026-07-09T17:13:25.526261292Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.526364079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.526930089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005521s
2026-07-09T17:13:25.527064811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T17:13:25', 'quality_proper')
2026-07-09T17:13:25.527285916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.527740281Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-09T17:13:25.527852878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013695s
2026-07-09T17:13:25.527973050Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-09T17:13:25.528067861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.528214826Z [Info] delay_profile: Starting migration of Main DB to 70
2026-07-09T17:13:25.532018837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-07-09T17:13:25.532163047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-07-09T17:13:25.532572552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004286s
2026-07-09T17:13:25.532775821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-07-09T17:13:25.533038270Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.533133912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.540271817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071086s
2026-07-09T17:13:25.540394093Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2026-07-09T17:13:25.541775084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2026-07-09T17:13:25.542125650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2026-07-09T17:13:25.542406385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-09T17:13:25.542797363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-09T17:13:25.544267764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-09T17:13:25.545013045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040116s
2026-07-09T17:13:25.545039157Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2026-07-09T17:13:25.545975312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2026-07-09T17:13:25.546295327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2026-07-09T17:13:25.546536953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-09T17:13:25.546894293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-09T17:13:25.548232117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-09T17:13:25.548497742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037196s
2026-07-09T17:13:25.548836144Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003617 taking an average of 00:00:00.0003617
2026-07-09T17:13:25.549003521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T17:13:25', 'delay_profile')
2026-07-09T17:13:25.549231931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.550119328Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-09T17:13:25.550256945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005345s
2026-07-09T17:13:25.550418009Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-09T17:13:25.550549243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.550752302Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2026-07-09T17:13:25.551196777Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2026-07-09T17:13:25.552660224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2026-07-09T17:13:25.552988796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-09T17:13:25.553253820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-09T17:13:25.553786933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-09T17:13:25.555143946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T17:13:25.555397467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T17:13:25.555631107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042837s
2026-07-09T17:13:25.555734545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.555810528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.558479233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026399s
2026-07-09T17:13:25.558596669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T17:13:25', 'unknown_quality_in_profile')
2026-07-09T17:13:25.560606276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.561411397Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-09T17:13:25.561524846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005582s
2026-07-09T17:13:25.561635459Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-09T17:13:25.561729939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.561896785Z [Info] history_downloadId: Starting migration of Main DB to 72
2026-07-09T17:13:25.562627116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T17:13:25.562735454Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.562837970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2026-07-09T17:13:25.562939354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2026-07-09T17:13:25.563487719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s
2026-07-09T17:13:25.563591999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-09T17:13:25.563701319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-09T17:13:25.563951102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002413s
2026-07-09T17:13:25.564045362Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.564133419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.565273765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s
2026-07-09T17:13:25.565386843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T17:13:25', 'history_downloadId')
2026-07-09T17:13:25.565602828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.566275373Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-09T17:13:25.566388320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002129s
2026-07-09T17:13:25.566494925Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-09T17:13:25.566592191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.566742643Z [Info] clear_ratings: Starting migration of Main DB to 73
2026-07-09T17:13:25.567329445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.567434988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-09T17:13:25.567606283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2026-07-09T17:13:25.567700472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.567783680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2026-07-09T17:13:25.567967941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001743s
2026-07-09T17:13:25.568071079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T17:13:25', 'clear_ratings')
2026-07-09T17:13:25.568292865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.568825067Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-09T17:13:25.569051132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010238s
2026-07-09T17:13:25.569151595Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-09T17:13:25.569256446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.569406418Z [Info] disable_eztv: Starting migration of Main DB to 74
2026-07-09T17:13:25.569594386Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-09T17:13:25.569804149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2026-07-09T17:13:25.570026046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2026-07-09T17:13:25.570131909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T17:13:25', 'disable_eztv')
2026-07-09T17:13:25.570331110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.570965558Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-09T17:13:25.571067322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011594s
2026-07-09T17:13:25.571163396Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-09T17:13:25.571261283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.571410944Z [Info] force_lib_update: Starting migration of Main DB to 75
2026-07-09T17:13:25.572526862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.572636362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2026-07-09T17:13:25.572857908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000228s
2026-07-09T17:13:25.572951797Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.573029364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2026-07-09T17:13:25.573211931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-07-09T17:13:25.573312955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T17:13:25', 'force_lib_update')
2026-07-09T17:13:25.573525583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.574111854Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-09T17:13:25.574218368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010713s
2026-07-09T17:13:25.574326917Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-09T17:13:25.574426688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.574581630Z [Info] add_users_table: Starting migration of Main DB to 76
2026-07-09T17:13:25.574970683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-09T17:13:25.575099422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-07-09T17:13:25.575385278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003015s
2026-07-09T17:13:25.575482123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-09T17:13:25.575583878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-09T17:13:25.575805354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002198s
2026-07-09T17:13:25.575929534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-09T17:13:25.576024716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-09T17:13:25.576276643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002499s
2026-07-09T17:13:25.576387095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T17:13:25', 'add_users_table')
2026-07-09T17:13:25.576591848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.577397290Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-09T17:13:25.577510548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013675s
2026-07-09T17:13:25.577611641Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-09T17:13:25.577713386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.577861805Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2026-07-09T17:13:25.578112350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.578217892Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.578295689Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2026-07-09T17:13:25.578406422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2026-07-09T17:13:25.578973233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s
2026-07-09T17:13:25.579084988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T17:13:25', 'add_add_options_to_series')
2026-07-09T17:13:25.579300052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.579889949Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-09T17:13:25.580006434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014716s
2026-07-09T17:13:25.580109772Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-09T17:13:25.580218231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.580370868Z [Info] add_commands_table: Starting migration of Main DB to 78
2026-07-09T17:13:25.580962630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-09T17:13:25.581091269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-07-09T17:13:25.581499541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2026-07-09T17:13:25.581608971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T17:13:25', 'add_commands_table')
2026-07-09T17:13:25.581829555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.582419964Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-09T17:13:25.582520617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013509s
2026-07-09T17:13:25.582624576Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-09T17:13:25.582719918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.582861153Z [Info] dedupe_tags: Starting migration of Main DB to 79
2026-07-09T17:13:25.583211669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.583318915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.649411441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0660049s
2026-07-09T17:13:25.649559359Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2026-07-09T17:13:25.649653579Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-07-09T17:13:25.649732718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2026-07-09T17:13:25.651146485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-07-09T17:13:25.651441700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2026-07-09T17:13:25.651666292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2026-07-09T17:13:25.651989653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2026-07-09T17:13:25.653486468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036368s
2026-07-09T17:13:25.653594655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-09T17:13:25.653697222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-09T17:13:25.653940001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000241s
2026-07-09T17:13:25.654143921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T17:13:25', 'dedupe_tags')
2026-07-09T17:13:25.654344415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.655061399Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-09T17:13:25.655156280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013538s
2026-07-09T17:13:25.655284418Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-09T17:13:25.655390101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.655551977Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2026-07-09T17:13:25.655828183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.655956812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.657234806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001275s
2026-07-09T17:13:25.657354116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-09T17:13:25', 'move_dot_prefix_to_transmission_category')
2026-07-09T17:13:25.657580833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.658208126Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-09T17:13:25.658330051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022544s
2026-07-09T17:13:25.658429732Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-09T17:13:25.658535986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.658679816Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2026-07-09T17:13:25.659403323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.659504968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2026-07-09T17:13:25.659734760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002276s
2026-07-09T17:13:25.659836545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-09T17:13:25', 'add_fanzub_settings')
2026-07-09T17:13:25.660097130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.660587417Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-09T17:13:25.660705185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s
2026-07-09T17:13:25.660796378Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-09T17:13:25.660908905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.661051762Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2026-07-09T17:13:25.661840831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.661960192Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.662038500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2026-07-09T17:13:25.662153932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2026-07-09T17:13:25.662734341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2026-07-09T17:13:25.662837308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.662937690Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.663016098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2026-07-09T17:13:25.663124176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2026-07-09T17:13:25.663659534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005406s
2026-07-09T17:13:25.663762471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.663867302Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.663950380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2026-07-09T17:13:25.664058427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2026-07-09T17:13:25.664627012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s
2026-07-09T17:13:25.664729479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.664824370Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.664897958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2026-07-09T17:13:25.665005695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2026-07-09T17:13:25.665532586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005312s
2026-07-09T17:13:25.665635433Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.665722057Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.665802489Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2026-07-09T17:13:25.665916118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2026-07-09T17:13:25.666528101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006184s
2026-07-09T17:13:25.666627731Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.666722522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2026-07-09T17:13:25.666877935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001642s
2026-07-09T17:13:25.666981734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-09T17:13:25', 'additonal_blacklist_columns')
2026-07-09T17:13:25.667200825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.667716664Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-09T17:13:25.667827117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009992s
2026-07-09T17:13:25.667945214Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-09T17:13:25.668059725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.668199637Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2026-07-09T17:13:25.668627919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-09T17:13:25.668730947Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.668816179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2026-07-09T17:13:25.670176839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2026-07-09T17:13:25.670539459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-09T17:13:25.670850716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-09T17:13:25.671374160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-09T17:13:25.672817647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T17:13:25.673099755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T17:13:25.673380941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044457s
2026-07-09T17:13:25.673472546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-09T17:13:25.673564962Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.673642328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2026-07-09T17:13:25.675034842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-07-09T17:13:25.675371811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2026-07-09T17:13:25.675639069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2026-07-09T17:13:25.676081670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2026-07-09T17:13:25.677508844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-07-09T17:13:25.677821915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-07-09T17:13:25.678077640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043252s
2026-07-09T17:13:25.678175817Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-09T17:13:25.678315719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2026-07-09T17:13:25.678501974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001839s
2026-07-09T17:13:25.678605733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-09T17:13:25', 'update_quality_minmax_size')
2026-07-09T17:13:25.678814223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.679434422Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-09T17:13:25.679579013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s
2026-07-09T17:13:25.679698724Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-09T17:13:25.679805680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.679988197Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2026-07-09T17:13:25.680220044Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.680313863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.681668771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013445s
2026-07-09T17:13:25.681799064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-09T17:13:25', 'expand_transmission_urlbase')
2026-07-09T17:13:25.682021361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.682521739Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-09T17:13:25.682630759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022046s
2026-07-09T17:13:25.682729648Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-09T17:13:25.682827335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.682979531Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2026-07-09T17:13:25.683175115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.683279144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.684377326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010774s
2026-07-09T17:13:25.684486606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-09T17:13:25', 'pushbullet_device_ids')
2026-07-09T17:13:25.684707531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.685202097Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-09T17:13:25.685311547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019159s
2026-07-09T17:13:25.685419765Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-09T17:13:25.685514035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.685678546Z [Info] remove_eztv: Starting migration of Main DB to 87
2026-07-09T17:13:25.685918880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.686046167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2026-07-09T17:13:25.686303465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2026-07-09T17:13:25.686421883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-09T17:13:25', 'remove_eztv')
2026-07-09T17:13:25.686644992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.687156643Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-09T17:13:25.687263809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011103s
2026-07-09T17:13:25.687383740Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-09T17:13:25.687491207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.687640557Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2026-07-09T17:13:25.687843215Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.688012126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.689331432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013163s
2026-07-09T17:13:25.689455602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-09T17:13:25', 'pushbullet_devices_channels_list')
2026-07-09T17:13:25.689683712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.690164029Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-09T17:13:25.690280935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002153s
2026-07-09T17:13:25.690392068Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-09T17:13:25.690487941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.690642663Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2026-07-09T17:13:25.691391782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.691504589Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.691585943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2026-07-09T17:13:25.691693148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2026-07-09T17:13:25.692340923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000641s
2026-07-09T17:13:25.692444792Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-09T17:13:25.692608752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-09T17:13:25.692822172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002112s
2026-07-09T17:13:25.692922224Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-09T17:13:25.693088158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2026-07-09T17:13:25.693282709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001994s
2026-07-09T17:13:25.693375536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.693473303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.693547613Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2026-07-09T17:13:25.694948213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-07-09T17:13:25.695352648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2026-07-09T17:13:25.695711921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-07-09T17:13:25.696008348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-07-09T17:13:25.697396414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037358s
2026-07-09T17:13:25.697494651Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.697592478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2026-07-09T17:13:25.697767591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001866s
2026-07-09T17:13:25.697882623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-09T17:13:25', 'add_on_rename_to_notifcations')
2026-07-09T17:13:25.698114089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.699399698Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-09T17:13:25.699538207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018109s
2026-07-09T17:13:25.699622927Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-09T17:13:25.699723590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.699874734Z [Info] update_kickass_url: Starting migration of Main DB to 90
2026-07-09T17:13:25.700113255Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-09T17:13:25.700472107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2026-07-09T17:13:25.700859367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003972s
2026-07-09T17:13:25.700972104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-09T17:13:25', 'update_kickass_url')
2026-07-09T17:13:25.701178460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.701720271Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-09T17:13:25.701828820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012533s
2026-07-09T17:13:25.701929122Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-09T17:13:25.702032750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.702181620Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2026-07-09T17:13:25.702684182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-09T17:13:25.702815587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T17:13:25.703174039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s
2026-07-09T17:13:25.703276695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2026-07-09T17:13:25.703385214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2026-07-09T17:13:25.703621820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002439s
2026-07-09T17:13:25.703730539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-09T17:13:25', 'added_indexerstatus')
2026-07-09T17:13:25.703950532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.704610000Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-09T17:13:25.704716545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012247s
2026-07-09T17:13:25.704817689Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-09T17:13:25.704940085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.705098534Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2026-07-09T17:13:25.705627489Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.705737280Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.705821350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2026-07-09T17:13:25.705935670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.706547803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006147s
2026-07-09T17:13:25.706669247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-09T17:13:25', 'add_unverifiedscenenumbering')
2026-07-09T17:13:25.706920483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.707482725Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-09T17:13:25.707594711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015468s
2026-07-09T17:13:25.707696796Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-09T17:13:25.707826518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.708027132Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2026-07-09T17:13:25.708651299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.708764316Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.708855470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2026-07-09T17:13:25.708990832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.709567594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2026-07-09T17:13:25.709662786Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.709752737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2026-07-09T17:13:25.709939693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000182s
2026-07-09T17:13:25.710035376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-09T17:13:25', 'naming_config_replace_illegal_characters')
2026-07-09T17:13:25.710250629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.710826479Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-09T17:13:25.710946661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010702s
2026-07-09T17:13:25.711054438Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-09T17:13:25.711148748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.711296636Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2026-07-09T17:13:25.711615568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.711820030Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.711901454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2026-07-09T17:13:25.712024271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.712641885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s
2026-07-09T17:13:25.712723880Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2026-07-09T17:13:25.712871748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:25.713075809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002447s
2026-07-09T17:13:25.713200450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-09T17:13:25', 'add_tvmazeid')
2026-07-09T17:13:25.713405392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.714228229Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-09T17:13:25.714340325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013988s
2026-07-09T17:13:25.714448784Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-09T17:13:25.714556150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.714717324Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2026-07-09T17:13:25.715121949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2026-07-09T17:13:25.715261771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-09T17:13:25.715546043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s
2026-07-09T17:13:25.715659141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-09T17:13:25', 'add_additional_episodes_index')
2026-07-09T17:13:25.715889134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.716586569Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-09T17:13:25.716703003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2026-07-09T17:13:25.716808836Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-09T17:13:25.716915972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.717060733Z [Info] disable_kickass: Starting migration of Main DB to 96
2026-07-09T17:13:25.717260466Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-09T17:13:25.717488645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2026-07-09T17:13:25.717757647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002698s
2026-07-09T17:13:25.717866246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-09T17:13:25', 'disable_kickass')
2026-07-09T17:13:25.718081028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.718678932Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-09T17:13:25.718791038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011884s
2026-07-09T17:13:25.718896450Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-09T17:13:25.719004117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.719148969Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2026-07-09T17:13:25.719422480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T17:13:25.719536299Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.719625338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-07-09T17:13:25.719730650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.720328324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2026-07-09T17:13:25.720453867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-09T17:13:25', 'add_reason_to_pending_releases')
2026-07-09T17:13:25.720672938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.721268738Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-09T17:13:25.721385553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015398s
2026-07-09T17:13:25.721497909Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-09T17:13:25.721601678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.721759566Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2026-07-09T17:13:25.721982224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.722107086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2026-07-09T17:13:25.722287710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001786s
2026-07-09T17:13:25.722388783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-09T17:13:25', 'remove_titans_of_tv')
2026-07-09T17:13:25.722608776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.723133493Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-09T17:13:25.723246410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010223s
2026-07-09T17:13:25.723351782Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-09T17:13:25.723455291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.723616726Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2026-07-09T17:13:25.724636730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-07-09T17:13:25.724786041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T17:13:25.725170124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004106s
2026-07-09T17:13:25.725275737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2026-07-09T17:13:25.725392692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-07-09T17:13:25.725851707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004751s
2026-07-09T17:13:25.725957079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T17:13:25.726050788Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.726134256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2026-07-09T17:13:25.726239287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2026-07-09T17:13:25.726856330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006087s
2026-07-09T17:13:25.726963305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2026-07-09T17:13:25.727076383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2026-07-09T17:13:25.727668375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2026-07-09T17:13:25.727861474Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-09T17:13:25.728020855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2026-07-09T17:13:25.728195677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001795s
2026-07-09T17:13:25.728292903Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.728379297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.729412107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010204s
2026-07-09T17:13:25.729515324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T17:13:25.729610266Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.729697331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2026-07-09T17:13:25.731341622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-09T17:13:25.731869876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-09T17:13:25.732263228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T17:13:25.732583693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T17:13:25.734558270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00474s
2026-07-09T17:13:25.734669885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-09T17:13:25', 'extra_and_subtitle_files')
2026-07-09T17:13:25.734887763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.736268243Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-09T17:13:25.736390670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064543s
2026-07-09T17:13:25.736493006Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-09T17:13:25.736615783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.736769673Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2026-07-09T17:13:25.737091351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.737199679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.737290071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2026-07-09T17:13:25.738943160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2026-07-09T17:13:25.741288052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2026-07-09T17:13:25.741586463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2026-07-09T17:13:25.741901498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2026-07-09T17:13:25.743857216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064137s
2026-07-09T17:13:25.743980554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.744073201Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:25.744184986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2026-07-09T17:13:25.744298855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2026-07-09T17:13:25.744900808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005936s
2026-07-09T17:13:25.745013474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-09T17:13:25', 'add_scene_season_number')
2026-07-09T17:13:25.745240782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.746020983Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-09T17:13:25.746142618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017222s
2026-07-09T17:13:25.746253141Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-09T17:13:25.746366379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.746517493Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2026-07-09T17:13:25.746787948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.746895855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.748007654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010961s
2026-07-09T17:13:25.748119630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-09T17:13:25', 'add_ultrahd_quality_in_profiles')
2026-07-09T17:13:25.748347218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.748901534Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-09T17:13:25.749034592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019996s
2026-07-09T17:13:25.749138161Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-09T17:13:25.749263663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.749413395Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2026-07-09T17:13:25.749904584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:25.750012341Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:25.750098515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2026-07-09T17:13:25.750207594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.750860229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006438s
2026-07-09T17:13:25.750955601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T17:13:25.751049380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.751125934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2026-07-09T17:13:25.751233029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.751819961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00059s
2026-07-09T17:13:25.751990144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-07-09T17:13:25.752084023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.752160577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2026-07-09T17:13:25.752261951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.752850587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005884s
2026-07-09T17:13:25.752959777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.753046561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.757856237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047975s
2026-07-09T17:13:25.757975287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-09T17:13:25', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-09T17:13:25.758218206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.758853936Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-09T17:13:25.758987966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058034s
2026-07-09T17:13:25.759090322Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-09T17:13:25.759195805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.759341157Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2026-07-09T17:13:25.759547784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.759649488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.760549180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008815s
2026-07-09T17:13:25.760658510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-09T17:13:25', 'fix_metadata_file_extensions')
2026-07-09T17:13:25.760877511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.761423010Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-09T17:13:25.761538222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017673s
2026-07-09T17:13:25.761647692Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-09T17:13:25.761738525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.761891092Z [Info] remove_kickass: Starting migration of Main DB to 104
2026-07-09T17:13:25.762117198Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.762246057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2026-07-09T17:13:25.762423555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001787s
2026-07-09T17:13:25.762522294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-09T17:13:25', 'remove_kickass')
2026-07-09T17:13:25.762732677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.763279909Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-09T17:13:25.763378538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010275s
2026-07-09T17:13:25.763484000Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-09T17:13:25.763585775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.763732942Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2026-07-09T17:13:25.763990911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.764100351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2026-07-09T17:13:25.764313671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002182s
2026-07-09T17:13:25.764419444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-09T17:13:25', 'rename_torrent_downloadstation')
2026-07-09T17:13:25.764634307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.765202451Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-09T17:13:25.765313064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001098s
2026-07-09T17:13:25.765415790Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-09T17:13:25.765507936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.765655984Z [Info] update_btn_url: Starting migration of Main DB to 106
2026-07-09T17:13:25.765841347Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-09T17:13:25.766034737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-09T17:13:25.766258417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002269s
2026-07-09T17:13:25.766365403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-09T17:13:25', 'update_btn_url')
2026-07-09T17:13:25.766563642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.767147838Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-09T17:13:25.767253391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011101s
2026-07-09T17:13:25.767355166Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-09T17:13:25.767449947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.767597945Z [Info] remove_wombles: Starting migration of Main DB to 107
2026-07-09T17:13:25.767807507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.768015836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2026-07-09T17:13:25.768184777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001745s
2026-07-09T17:13:25.768280990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-09T17:13:25', 'remove_wombles')
2026-07-09T17:13:25.768485322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.769039778Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-09T17:13:25.769142616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010271s
2026-07-09T17:13:25.769241956Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-09T17:13:25.769346737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.769489364Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2026-07-09T17:13:25.769712834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-09T17:13:25.769851463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2026-07-09T17:13:25.770021365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001671s
2026-07-09T17:13:25.770114443Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.770197660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.771199097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s
2026-07-09T17:13:25.771312746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-09T17:13:25', 'fix_extra_file_extension')
2026-07-09T17:13:25.771530444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.772152978Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-09T17:13:25.772269893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019398s
2026-07-09T17:13:25.772371297Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-09T17:13:25.772468092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.772617263Z [Info] import_extra_files: Starting migration of Main DB to 109
2026-07-09T17:13:25.772834190Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.772940564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.773454679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s
2026-07-09T17:13:25.773578839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-09T17:13:25', 'import_extra_files')
2026-07-09T17:13:25.773785816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.774435945Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-09T17:13:25.774548031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001489s
2026-07-09T17:13:25.774651519Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-09T17:13:25.774750799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.774900771Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2026-07-09T17:13:25.775104401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.775216437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.775639359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s
2026-07-09T17:13:25.775755583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-09T17:13:25', 'fix_extra_files_config')
2026-07-09T17:13:25.775985255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.776609372Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-09T17:13:25.776721518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001386s
2026-07-09T17:13:25.776823924Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-09T17:13:25.776919477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.777068647Z [Info] create_language_profiles: Starting migration of Main DB to 111
2026-07-09T17:13:25.777577832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-07-09T17:13:25.777727313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-07-09T17:13:25.778059061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003522s
2026-07-09T17:13:25.778165235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-07-09T17:13:25.778270217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-07-09T17:13:25.778552134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002766s
2026-07-09T17:13:25.778650573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:25.778740844Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.778814563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2026-07-09T17:13:25.778921438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.779629324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007015s
2026-07-09T17:13:25.779730838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.779821982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.786678459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068134s
2026-07-09T17:13:25.786759081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2026-07-09T17:13:25.788468544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-07-09T17:13:25.788796294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2026-07-09T17:13:25.789046738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2026-07-09T17:13:25.789431223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2026-07-09T17:13:25.791035844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2026-07-09T17:13:25.791285507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044226s
2026-07-09T17:13:25.791400258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-09T17:13:25', 'create_language_profiles')
2026-07-09T17:13:25.791614690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.792472146Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-09T17:13:25.792589222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056032s
2026-07-09T17:13:25.792695807Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-09T17:13:25.792800508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.792949518Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2026-07-09T17:13:25.793208559Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.793319433Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.793407400Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2026-07-09T17:13:25.793524065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2026-07-09T17:13:25.794123462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2026-07-09T17:13:25.794230327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-09T17:13:25', 'added_regex_to_scenemapping')
2026-07-09T17:13:25.794445140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.795533181Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-09T17:13:25.795660467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002006s
2026-07-09T17:13:25.795763154Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-09T17:13:25.795876402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.796041564Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2026-07-09T17:13:25.796243742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.796347460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.797506334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011495s
2026-07-09T17:13:25.797623139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-09T17:13:25', 'consolidate_indexer_baseurl')
2026-07-09T17:13:25.797855317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.798424423Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-09T17:13:25.798545687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020719s
2026-07-09T17:13:25.798641230Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-09T17:13:25.798742844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.798910512Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2026-07-09T17:13:25.800074706Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2026-07-09T17:13:25.806200843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T17:13:25.806621891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-09T17:13:25.806993058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T17:13:25.807363134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T17:13:25.809515849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T17:13:25.809819791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096044s
2026-07-09T17:13:25.809934813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-09T17:13:25', 'rename_indexer_status_id')
2026-07-09T17:13:25.810144495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.810873202Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-09T17:13:25.810989476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106578s
2026-07-09T17:13:25.811096101Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-09T17:13:25.811199309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.811348690Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2026-07-09T17:13:25.811799648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-09T17:13:25.811953678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:25.812335357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004004s
2026-07-09T17:13:25.812441240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-09T17:13:25.812548937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T17:13:25.812824091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002719s
2026-07-09T17:13:25.812937690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-09T17:13:25', 'add_downloadclient_status')
2026-07-09T17:13:25.813154416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.813755196Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-09T17:13:25.813874566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012066s
2026-07-09T17:13:25.813991893Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-09T17:13:25.814090491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.814231966Z [Info] disable_nyaa: Starting migration of Main DB to 116
2026-07-09T17:13:25.814414444Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-09T17:13:25.814623956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2026-07-09T17:13:25.814896053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002692s
2026-07-09T17:13:25.815013660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-09T17:13:25', 'disable_nyaa')
2026-07-09T17:13:25.815230387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.815725955Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-09T17:13:25.815832249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010992s
2026-07-09T17:13:25.815952020Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-09T17:13:25.816071972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.816225240Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2026-07-09T17:13:25.816442277Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.816548521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.820265627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037016s
2026-07-09T17:13:25.820400077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-09T17:13:25', 'add_webrip_and_br480_qualites_in_profile')
2026-07-09T17:13:25.820636093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.821188465Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-09T17:13:25.821308166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00463s
2026-07-09T17:13:25.821414069Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-09T17:13:25.821531386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.821683773Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2026-07-09T17:13:25.821949678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-07-09T17:13:25.822070892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T17:13:25.822312689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002444s
2026-07-09T17:13:25.822423282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-09T17:13:25', 'add_history_eventType_index')
2026-07-09T17:13:25.822656221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.823230678Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-09T17:13:25.823351100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011627s
2026-07-09T17:13:25.823452705Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-09T17:13:25.823580091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.823733160Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2026-07-09T17:13:25.824225912Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-07-09T17:13:25.826125076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-07-09T17:13:25.826507146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-07-09T17:13:25.826840758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T17:13:25.827324572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T17:13:25.829080087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T17:13:25.829352947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049903s
2026-07-09T17:13:25.829457587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:25.829547458Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:25.829629273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T17:13:25.829745858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-07-09T17:13:25.830345455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005997s
2026-07-09T17:13:25.830447611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T17:13:25.830591411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-07-09T17:13:25.830762956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001771s
2026-07-09T17:13:25.830857036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:25.830945915Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.831024653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-07-09T17:13:25.833104481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-07-09T17:13:25.833605480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-07-09T17:13:25.834070276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-09T17:13:25.834519100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-09T17:13:25.836418215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-09T17:13:25.836681655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005533s
2026-07-09T17:13:25.836796066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-09T17:13:25', 'separate_automatic_and_interactive_searches')
2026-07-09T17:13:25.837024135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.837815839Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-09T17:13:25.837943596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066704s
2026-07-09T17:13:25.838081314Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-09T17:13:25.838194351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.838358843Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2026-07-09T17:13:25.839100386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2026-07-09T17:13:25.839238594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-09T17:13:25.839520372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002811s
2026-07-09T17:13:25.839619321Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2026-07-09T17:13:25.839715565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2026-07-09T17:13:25.839991020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002676s
2026-07-09T17:13:25.840094057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2026-07-09T17:13:25.840193838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-09T17:13:25.840447699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002534s
2026-07-09T17:13:25.840546458Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-07-09T17:13:25.840643083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-07-09T17:13:25.840878988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002371s
2026-07-09T17:13:25.840979640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-07-09T17:13:25.841082868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T17:13:25.841330567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002479s
2026-07-09T17:13:25.841439366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-09T17:13:25', 'update_series_episodes_history_indexes')
2026-07-09T17:13:25.841657245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.842370612Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-09T17:13:25.842497717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012878s
2026-07-09T17:13:25.842595595Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-09T17:13:25.842699203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.842846520Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2026-07-09T17:13:25.843046432Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-09T17:13:25.843280694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2026-07-09T17:13:25.843577672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002928s
2026-07-09T17:13:25.843676692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-09T17:13:25', 'update_animetosho_url')
2026-07-09T17:13:25.843946735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.844497214Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-09T17:13:25.844642617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012105s
2026-07-09T17:13:25.844755043Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-09T17:13:25.844905717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.845081531Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2026-07-09T17:13:25.845362937Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.845501827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.848159048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026451s
2026-07-09T17:13:25.848284611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-09T17:13:25', 'add_remux_qualities_in_profile')
2026-07-09T17:13:25.848538773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.849242921Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-09T17:13:25.849359686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037546s
2026-07-09T17:13:25.849482614Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-09T17:13:25.849583126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.849740393Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2026-07-09T17:13:25.850000977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2026-07-09T17:13:25.850119186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-09T17:13:25.850428188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003101s
2026-07-09T17:13:25.850541326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-09T17:13:25', 'add_history_seriesId_index')
2026-07-09T17:13:25.850774034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.851489675Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-09T17:13:25.851606040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013714s
2026-07-09T17:13:25.851706552Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-09T17:13:25.851811974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.851973880Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2026-07-09T17:13:25.852606044Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.852733400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-07-09T17:13:25.852923934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001803s
2026-07-09T17:13:25.852997241Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.853105690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-07-09T17:13:25.853274450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001714s
2026-07-09T17:13:25.853380684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-09T17:13:25', 'remove_media_browser_metadata')
2026-07-09T17:13:25.853585937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.854149131Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-09T17:13:25.854262940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2026-07-09T17:13:25.854363623Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-09T17:13:25.854474667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.854614759Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2026-07-09T17:13:25.854884241Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.855008812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-07-09T17:13:25.855222923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002171s
2026-07-09T17:13:25.855311883Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.855419930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-07-09T17:13:25.855582067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001661s
2026-07-09T17:13:25.855687649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-09T17:13:25', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-09T17:13:25.855924677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.856482079Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-09T17:13:25.856610297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010564s
2026-07-09T17:13:25.856706421Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-09T17:13:25.856806703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.856955492Z [Info] add_custom_filters: Starting migration of Main DB to 126
2026-07-09T17:13:25.857292962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-09T17:13:25.857444868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-07-09T17:13:25.857772738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003463s
2026-07-09T17:13:25.857889233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-09T17:13:25', 'add_custom_filters')
2026-07-09T17:13:25.858091410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.858733553Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-09T17:13:25.858847392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013059s
2026-07-09T17:13:25.858953366Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-09T17:13:25.859061634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.859203590Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2026-07-09T17:13:25.859536059Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-07-09T17:13:25.859664919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-07-09T17:13:25.861462188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017897s
2026-07-09T17:13:25.861566398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T17:13:25.861657141Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.861734326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-07-09T17:13:25.861857504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.862519156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006622s
2026-07-09T17:13:25.862633557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-09T17:13:25', 'rename_restrictions_to_release_profiles')
2026-07-09T17:13:25.862851195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.863455903Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-09T17:13:25.863574061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001601s
2026-07-09T17:13:25.863810297Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T17:13:25.863927994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.864072244Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2026-07-09T17:13:25.864859179Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-07-09T17:13:25.864998089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-07-09T17:13:25.867026934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020159s
2026-07-09T17:13:25.867141435Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:25.867249993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.867346939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-07-09T17:13:25.867456840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T17:13:25.868265318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007906s
2026-07-09T17:13:25.868429679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-07-09T17:13:25.868521594Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.868614421Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-07-09T17:13:25.868724142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-07-09T17:13:25.869470275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007463s
2026-07-09T17:13:25.869600787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.869711901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T17:13:25.869915972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002093s
2026-07-09T17:13:25.870013739Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.870089291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-07-09T17:13:25.870258462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001663s
2026-07-09T17:13:25.870356700Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2026-07-09T17:13:25.873105906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2026-07-09T17:13:25.874061701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2026-07-09T17:13:25.875133680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:25.876085426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:25.877630548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:25.877890120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:25.878150124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:25.878408224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:25.878692486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:25.878952189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:25.879202684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087111s
2026-07-09T17:13:25.879317495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-09T17:13:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T17:13:25.879576396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.880627232Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T17:13:25.880746032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101272s
2026-07-09T17:13:25.880850442Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-09T17:13:25.880959131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.881173252Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2026-07-09T17:13:25.881520000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:25.881629791Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.881709863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2026-07-09T17:13:25.881820726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-07-09T17:13:25.882443239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006151s
2026-07-09T17:13:25.882559975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-09T17:13:25', 'add_relative_original_path_to_episode_file')
2026-07-09T17:13:25.882772663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.883384796Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-09T17:13:25.883509797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015572s
2026-07-09T17:13:25.883609117Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-09T17:13:25.883708998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.883870594Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2026-07-09T17:13:25.884157101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.884272293Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.884351953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2026-07-09T17:13:25.884464079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2026-07-09T17:13:25.885078947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006153s
2026-07-09T17:13:25.885194730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-09T17:13:25', 'episode_last_searched_time')
2026-07-09T17:13:25.885410705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.886021044Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-09T17:13:25.886139874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001559s
2026-07-09T17:13:25.886245767Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-09T17:13:25.886348113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.886497744Z [Info] download_propers_config: Starting migration of Main DB to 131
2026-07-09T17:13:25.886727206Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.886838070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.887462517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006224s
2026-07-09T17:13:25.887571657Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T17:13:25.887691589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-07-09T17:13:25.887871491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001639s
2026-07-09T17:13:25.887975019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-09T17:13:25', 'download_propers_config')
2026-07-09T17:13:25.888177637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.888753928Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-09T17:13:25.888867346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010551s
2026-07-09T17:13:25.888965604Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-09T17:13:25.889065726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.889219666Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2026-07-09T17:13:25.889538959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T17:13:25.889653610Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.891410337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-07-09T17:13:25.891617114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.892375942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007715s
2026-07-09T17:13:25.892480312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.892561976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.914960563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223479s
2026-07-09T17:13:25.915115014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-09T17:13:25', 'add_download_client_priority')
2026-07-09T17:13:25.915330167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.916233927Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-09T17:13:25.916347866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023663s
2026-07-09T17:13:25.916464471Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-09T17:13:25.916575715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.916736379Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2026-07-09T17:13:25.917393392Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:25.917510337Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.917591501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2026-07-09T17:13:25.917704859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2026-07-09T17:13:25.918396933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006926s
2026-07-09T17:13:25.918502535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.918583579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2026-07-09T17:13:25.918773220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s
2026-07-09T17:13:25.918877621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-09T17:13:25', 'add_specials_folder_format')
2026-07-09T17:13:25.919083024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.920319023Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-09T17:13:25.920429426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017181s
2026-07-09T17:13:25.920528505Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-09T17:13:25.920631192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.920780112Z [Info] health_issue_notification: Starting migration of Main DB to 135
2026-07-09T17:13:25.921117040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.921244096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.921308937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-07-09T17:13:25.921421684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.922062354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006241s
2026-07-09T17:13:25.922152145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.922244761Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.922321857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-07-09T17:13:25.922440275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.923087008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006478s
2026-07-09T17:13:25.923204284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-09T17:13:25', 'health_issue_notification')
2026-07-09T17:13:25.923415519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.924111040Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-09T17:13:25.924227023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016677s
2026-07-09T17:13:25.924326554Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T17:13:25.924437547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.924585766Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2026-07-09T17:13:25.924921953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T17:13:25.925034089Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.925135823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-07-09T17:13:25.925245234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.925924101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s
2026-07-09T17:13:25.926029804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T17:13:25.926117330Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.926194105Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-07-09T17:13:25.926306431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.926958404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006296s
2026-07-09T17:13:25.927048325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-09T17:13:25', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T17:13:25.927267737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.927888587Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T17:13:25.928008799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015694s
2026-07-09T17:13:25.928111516Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-09T17:13:25.928215666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.928357161Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2026-07-09T17:13:25.928681965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:25.928791265Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.928868981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2026-07-09T17:13:25.928980446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2026-07-09T17:13:25.929624202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00064s
2026-07-09T17:13:25.929726438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2026-07-09T17:13:25.929838684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2026-07-09T17:13:25.930494705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006304s
2026-07-09T17:13:25.930588955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2026-07-09T17:13:25.930690018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2026-07-09T17:13:25.931299305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000605s
2026-07-09T17:13:25.931406962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-09T17:13:25', 'add_airedbefore_to_episodes')
2026-07-09T17:13:25.931619079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.932253717Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-09T17:13:25.932378920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015646s
2026-07-09T17:13:25.932472939Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-09T17:13:25.932568441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.932711259Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2026-07-09T17:13:25.932954739Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.933083538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2026-07-09T17:13:25.933261627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001811s
2026-07-09T17:13:25.933354654Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-09T17:13:25.933554587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2026-07-09T17:13:25.933812256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002552s
2026-07-09T17:13:25.933918811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-09T17:13:25', 'remove_bitmetv')
2026-07-09T17:13:25.934118653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.934653300Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-09T17:13:25.934764143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s
2026-07-09T17:13:25.934863082Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-09T17:13:25.934960659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.935105490Z [Info] add_download_history: Starting migration of Main DB to 139
2026-07-09T17:13:25.935965773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-07-09T17:13:25.936106426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T17:13:25.936525269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004409s
2026-07-09T17:13:25.936616573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-07-09T17:13:25.936720763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T17:13:25.936968402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002294s
2026-07-09T17:13:25.937048683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2026-07-09T17:13:25.937150939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-09T17:13:25.937370001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s
2026-07-09T17:13:25.937470212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-07-09T17:13:25.937570835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T17:13:25.937794425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002228s
2026-07-09T17:13:25.937890719Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.937995781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.940317476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023095s
2026-07-09T17:13:25.940440825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-09T17:13:25', 'add_download_history')
2026-07-09T17:13:25.940654645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.941401730Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-09T17:13:25.941513765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034004s
2026-07-09T17:13:25.941623486Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-09T17:13:25.941738608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.941893590Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2026-07-09T17:13:25.942111950Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-09T17:13:25.942252553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2026-07-09T17:13:25.942537387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002807s
2026-07-09T17:13:25.942666366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-09T17:13:25', 'remove_chown_and_folderchmod_config_v2')
2026-07-09T17:13:25.943003806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.943647242Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-09T17:13:25.943800200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013877s
2026-07-09T17:13:25.943911754Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-09T17:13:25.944019732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.944158060Z [Info] add_update_history: Starting migration of Main DB to 141
2026-07-09T17:13:25.944265787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-09T17:13:25', 'add_update_history')
2026-07-09T17:13:25.944471381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.945043784Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-09T17:13:25.945203636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010255s
2026-07-09T17:13:25.945345411Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-09T17:13:25.945488139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.945699595Z [Info] import_lists: Starting migration of Main DB to 142
2026-07-09T17:13:25.946770291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-07-09T17:13:25.946911535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-07-09T17:13:25.947413606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005272s
2026-07-09T17:13:25.947515281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-07-09T17:13:25.947615202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T17:13:25.947840927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002258s
2026-07-09T17:13:25.947951760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-07-09T17:13:25.948072794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-07-09T17:13:25.948507549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-07-09T17:13:25.948608613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-07-09T17:13:25.948714165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:25.948981113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002514s
2026-07-09T17:13:25.949072066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-07-09T17:13:25.949182919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2026-07-09T17:13:25.949486861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003114s
2026-07-09T17:13:25.949591432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2026-07-09T17:13:25.949696053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-09T17:13:25.949946307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002489s
2026-07-09T17:13:25.950056228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-09T17:13:25', 'import_lists')
2026-07-09T17:13:25.950260159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.951033767Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-09T17:13:25.951138107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013347s
2026-07-09T17:13:25.951237266Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-09T17:13:25.951339462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.951486508Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2026-07-09T17:13:25.951785080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:25.951889029Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.951976305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-07-09T17:13:25.952076166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-07-09T17:13:25.952883071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007982s
2026-07-09T17:13:25.952986840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-09T17:13:25', 'add_priority_to_indexers')
2026-07-09T17:13:25.953200079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.953830308Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-09T17:13:25.953941402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017553s
2026-07-09T17:13:25.954051824Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-09T17:13:25.954149531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.954293822Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2026-07-09T17:13:25.954630470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T17:13:25.954741162Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.954818147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2026-07-09T17:13:25.954925554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.955658089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007215s
2026-07-09T17:13:25.955753331Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T17:13:25.955842290Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.955995358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2026-07-09T17:13:25.956098616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.956773415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006724s
2026-07-09T17:13:25.956883627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-09T17:13:25', 'import_lists_series_type_and_season_folder')
2026-07-09T17:13:25.957112368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.957777898Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-09T17:13:25.957897218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001679s
2026-07-09T17:13:25.957994574Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-09T17:13:25.958086800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.958231752Z [Info] remove_growl: Starting migration of Main DB to 145
2026-07-09T17:13:25.958456414Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:25.958579612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-07-09T17:13:25.958755466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001753s
2026-07-09T17:13:25.958860097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-09T17:13:25', 'remove_growl')
2026-07-09T17:13:25.959049268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.960191478Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-09T17:13:25.960293574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016007s
2026-07-09T17:13:25.960388896Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-09T17:13:25.960491713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.960632877Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2026-07-09T17:13:25.960749021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-09T17:13:25', 'cleanup_duplicates_updatehistory')
2026-07-09T17:13:25.960964435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.961517839Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-09T17:13:25.961645025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010245s
2026-07-09T17:13:25.961738694Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-09T17:13:25.961843054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.961984960Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2026-07-09T17:13:25.962225454Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.962330396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.962779680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004444s
2026-07-09T17:13:25.962895083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-09T17:13:25', 'swap_filechmod_for_folderchmod')
2026-07-09T17:13:25.963108302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.963658490Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-09T17:13:25.963777720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013246s
2026-07-09T17:13:25.963889886Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-09T17:13:25.963992523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.964130721Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2026-07-09T17:13:25.964334431Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-09T17:13:25.964525376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2026-07-09T17:13:25.964727513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002059s
2026-07-09T17:13:25.964822835Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-09T17:13:25.964987787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2026-07-09T17:13:25.965203141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002093s
2026-07-09T17:13:25.965304074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-09T17:13:25', 'mediainfo_channels')
2026-07-09T17:13:25.965500329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.966077501Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-09T17:13:25.966188635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010848s
2026-07-09T17:13:25.966287845Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-09T17:13:25.966391273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.966532297Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2026-07-09T17:13:25.966859837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.966968636Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.967048286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2026-07-09T17:13:25.967162607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.967964341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006872s
2026-07-09T17:13:25.967971115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.968066988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.968136057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2026-07-09T17:13:25.968255457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.968927020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006635s
2026-07-09T17:13:25.969028925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-09T17:13:25', 'add_on_delete_to_notifications')
2026-07-09T17:13:25.969243337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.969837453Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-09T17:13:25.969951232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015887s
2026-07-09T17:13:25.970051715Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-09T17:13:25.970151015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.970291618Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2026-07-09T17:13:25.970615981Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2026-07-09T17:13:25.970725492Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:25.970804481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2026-07-09T17:13:25.970913971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2026-07-09T17:13:25.971575834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006507s
2026-07-09T17:13:25.971690044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2026-07-09T17:13:25.971797039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2026-07-09T17:13:25.972456407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006551s
2026-07-09T17:13:25.972557120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2026-07-09T17:13:25.972661320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2026-07-09T17:13:25.973297210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s
2026-07-09T17:13:25.973412813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-09T17:13:25', 'add_scene_mapping_origin')
2026-07-09T17:13:25.973626353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.974262735Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-09T17:13:25.974375562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016039s
2026-07-09T17:13:25.974482928Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-09T17:13:25.974590214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.974739315Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2026-07-09T17:13:25.975531009Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.975635018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2026-07-09T17:13:25.975824259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001926s
2026-07-09T17:13:25.975930734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.976015454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2026-07-09T17:13:25.976190888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001759s
2026-07-09T17:13:25.976285017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.976366912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2026-07-09T17:13:25.976543438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001733s
2026-07-09T17:13:25.976646706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-09T17:13:25', 'remove_custom_filter_type')
2026-07-09T17:13:25.976858262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.977415253Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-09T17:13:25.977526357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2026-07-09T17:13:25.977628563Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-09T17:13:25.977730398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.977876172Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2026-07-09T17:13:25.978068128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-09T17:13:25.978264814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2026-07-09T17:13:25.978496671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002355s
2026-07-09T17:13:25.978624549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-09T17:13:25', 'update_btn_url_to_https')
2026-07-09T17:13:25.978817317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.979459069Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-09T17:13:25.979590895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011902s
2026-07-09T17:13:25.979721588Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-09T17:13:25.979833684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.980007063Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2026-07-09T17:13:25.980354843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:25.980505426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:25.980594516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2026-07-09T17:13:25.980766232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.981748920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009883s
2026-07-09T17:13:25.981861287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-09T17:13:25', 'add_on_episodefiledelete_for_upgrade')
2026-07-09T17:13:25.982073825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.982755457Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-09T17:13:25.982871872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020053s
2026-07-09T17:13:25.982973867Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-09T17:13:25.983072125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.983220985Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2026-07-09T17:13:25.983474876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-07-09T17:13:25.983587162Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.983673827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2026-07-09T17:13:25.983777245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2026-07-09T17:13:25.984556925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007734s
2026-07-09T17:13:25.984665554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-09T17:13:25', 'add_name_release_profile')
2026-07-09T17:13:25.984879004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.985518281Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-09T17:13:25.985629876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s
2026-07-09T17:13:25.985726921Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-09T17:13:25.985831612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.985974069Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2026-07-09T17:13:25.986187218Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.986288332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.989549209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032424s
2026-07-09T17:13:25.989665563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-09T17:13:25', 'add_arabic_and_hindi_languages')
2026-07-09T17:13:25.989888792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.990521607Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-09T17:13:25.990637701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042256s
2026-07-09T17:13:25.990733874Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-09T17:13:25.990837162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.990979499Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2026-07-09T17:13:25.991535929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T17:13:25.991652274Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:25.991736373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-07-09T17:13:25.991854922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:25.992580523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007243s
2026-07-09T17:13:25.992677749Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-09T17:13:25.992766588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-07-09T17:13:25.992943825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00018s
2026-07-09T17:13:25.993048445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-09T17:13:25', 'add_bypass_to_delay_profile')
2026-07-09T17:13:25.993293970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.993917786Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-09T17:13:25.994028519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011476s
2026-07-09T17:13:25.994131967Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-09T17:13:25.994237309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.994398003Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2026-07-09T17:13:25.994595771Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:25.994705933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:25.996684938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019634s
2026-07-09T17:13:25.996795681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-09T17:13:25', 'email_multiple_addresses')
2026-07-09T17:13:25.997009422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:25.997587496Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-09T17:13:25.997700534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028729s
2026-07-09T17:13:25.997796236Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-09T17:13:25.997896388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:25.998038895Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2026-07-09T17:13:25.998393128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T17:13:25.998504292Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:25.998581738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-07-09T17:13:25.998703594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:25.999444556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007395s
2026-07-09T17:13:25.999541671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-07-09T17:13:25.999662575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:26.000446884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007829s
2026-07-09T17:13:26.000552397Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.000634131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.021424860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207649s
2026-07-09T17:13:26.021557276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-09T17:13:26', 'cdh_per_downloadclient')
2026-07-09T17:13:26.021773442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.022533743Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-09T17:13:26.022645598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218897s
2026-07-09T17:13:26.022751521Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-09T17:13:26.022849789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.022999581Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2026-07-09T17:13:26.023264384Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:26.023369957Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.023448364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-09T17:13:26.023553616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-09T17:13:26.024287474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007318s
2026-07-09T17:13:26.024405261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-09T17:13:26', 'add_indexer_tags')
2026-07-09T17:13:26.024619513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.025956305Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-09T17:13:26.026070565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024s
2026-07-09T17:13:26.026173071Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-09T17:13:26.026278654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.026426993Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2026-07-09T17:13:26.026654691Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-07-09T17:13:26.026774573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-07-09T17:13:26.028966397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021628s
2026-07-09T17:13:26.029068071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-09T17:13:26', 'rename_blacklist_to_blocklist')
2026-07-09T17:13:26.029283555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.029921791Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-09T17:13:26.030030439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031146s
2026-07-09T17:13:26.030132956Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-09T17:13:26.030232376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.030379392Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2026-07-09T17:13:26.030682853Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:26.030810931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-07-09T17:13:26.030999341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001883s
2026-07-09T17:13:26.031083019Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:26.031198111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-07-09T17:13:26.031358183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001668s
2026-07-09T17:13:26.031449768Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.031538687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.034258474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027095s
2026-07-09T17:13:26.034387033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-09T17:13:26', 'remove_plex_hometheatre')
2026-07-09T17:13:26.034606144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.035288588Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-09T17:13:26.035399451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003741s
2026-07-09T17:13:26.035498771Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-09T17:13:26.035598222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.035749286Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2026-07-09T17:13:26.035977516Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.036081184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.037403016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013338s
2026-07-09T17:13:26.037516575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-09T17:13:26', 'release_profile_to_array')
2026-07-09T17:13:26.037736618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.038271074Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-09T17:13:26.038378380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022069s
2026-07-09T17:13:26.038481528Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-09T17:13:26.038575207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.038721672Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2026-07-09T17:13:26.038919139Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.039023840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.040896822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018563s
2026-07-09T17:13:26.041009289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-09T17:13:26', 'mediainfo_to_ffmpeg')
2026-07-09T17:13:26.041219362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.041789900Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-09T17:13:26.041884230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027317s
2026-07-09T17:13:26.041990244Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-09T17:13:26.042082680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.042224135Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2026-07-09T17:13:26.042502696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:26.042612888Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.042710655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-09T17:13:26.042806257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.043577069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007761s
2026-07-09T17:13:26.043689185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-09T17:13:26', 'download_client_per_indexer')
2026-07-09T17:13:26.043922675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.044486581Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-09T17:13:26.044598166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016844s
2026-07-09T17:13:26.044699009Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-09T17:13:26.044807147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.044948802Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2026-07-09T17:13:26.045207623Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:26.045316182Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.045395161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-09T17:13:26.045509651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.046233729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007221s
2026-07-09T17:13:26.046344352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-09T17:13:26', 'add_on_update_to_notifications')
2026-07-09T17:13:26.046561980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.047225296Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-09T17:13:26.047336761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017137s
2026-07-09T17:13:26.047439888Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-09T17:13:26.047549780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.047687257Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2026-07-09T17:13:26.047900656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.048014496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.048619534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006068s
2026-07-09T17:13:26.048735187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-09T17:13:26', 'update_series_sort_title')
2026-07-09T17:13:26.048943937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.049540078Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-09T17:13:26.049654428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015266s
2026-07-09T17:13:26.049752736Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-09T17:13:26.049858830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.049991507Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2026-07-09T17:13:26.050231179Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:26.050347634Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.050423667Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2026-07-09T17:13:26.050525673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2026-07-09T17:13:26.051241925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007122s
2026-07-09T17:13:26.051349241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-09T17:13:26', 'add_tvdbid_to_episode')
2026-07-09T17:13:26.051570196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.052202289Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-09T17:13:26.052310497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016789s
2026-07-09T17:13:26.052414677Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-09T17:13:26.052522504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.052668267Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2026-07-09T17:13:26.052940846Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T17:13:26.053052291Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.053131380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2026-07-09T17:13:26.053245961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2026-07-09T17:13:26.053933926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006891s
2026-07-09T17:13:26.054044839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-09T17:13:26', 'add_additional_info_to_pending_releases')
2026-07-09T17:13:26.054267448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.054891915Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-09T17:13:26.055026326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016478s
2026-07-09T17:13:26.055122449Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-09T17:13:26.055227862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.055370329Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2026-07-09T17:13:26.055587035Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.055693740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.058729193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030131s
2026-07-09T17:13:26.058846790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-09T17:13:26', 'add_malayalam_and_ukrainian_languages')
2026-07-09T17:13:26.059067464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.059785360Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-09T17:13:26.059918057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040901s
2026-07-09T17:13:26.060019391Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-09T17:13:26.060125515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.060273853Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2026-07-09T17:13:26.060536192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-09T17:13:26.060644410Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.060727868Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2026-07-09T17:13:26.060845555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2026-07-09T17:13:26.061549392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007051s
2026-07-09T17:13:26.061779075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-09T17:13:26', 'add_language_tags_to_subtitle_files')
2026-07-09T17:13:26.061997755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.062597272Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-09T17:13:26.062712785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017567s
2026-07-09T17:13:26.062818237Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-09T17:13:26.062919491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.063068080Z [Info] add_custom_formats: Starting migration of Main DB to 171
2026-07-09T17:13:26.064281925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-07-09T17:13:26.064418049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-07-09T17:13:26.064755088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003541s
2026-07-09T17:13:26.064846321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-07-09T17:13:26.064944659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-07-09T17:13:26.065219272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002742s
2026-07-09T17:13:26.065319003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:26.065410528Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.065489216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-07-09T17:13:26.065598977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.066332023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s
2026-07-09T17:13:26.066473518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:26.066572167Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.066649172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-07-09T17:13:26.066759594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.067507641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000747s
2026-07-09T17:13:26.067608654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:26.067699577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.067776562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-07-09T17:13:26.067923228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.068630552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s
2026-07-09T17:13:26.068729581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.068812889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.075044779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062153s
2026-07-09T17:13:26.075175973Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.075256846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.076211498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s
2026-07-09T17:13:26.076312241Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-07-09T17:13:26.078491159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-09T17:13:26.078919632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-09T17:13:26.079266200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T17:13:26.079568729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T17:13:26.081417843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050015s
2026-07-09T17:13:26.081537875Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-07-09T17:13:26.084263664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2026-07-09T17:13:26.084629330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2026-07-09T17:13:26.084924805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-07-09T17:13:26.085348188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-07-09T17:13:26.087135146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054765s
2026-07-09T17:13:26.087235809Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:26.087351723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-07-09T17:13:26.087541445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000193s
2026-07-09T17:13:26.087650685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-09T17:13:26', 'add_custom_formats')
2026-07-09T17:13:26.087897041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.088784748Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-09T17:13:26.088897906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014299s
2026-07-09T17:13:26.089004491Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-09T17:13:26.089129052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.089279224Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2026-07-09T17:13:26.089608177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-09T17:13:26.089733569Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.089819031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2026-07-09T17:13:26.089946738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.090665095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007197s
2026-07-09T17:13:26.090855238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-09T17:13:26', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-09T17:13:26.091094850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.091861494Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-09T17:13:26.092000875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s
2026-07-09T17:13:26.092097620Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-09T17:13:26.092207862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.092354217Z [Info] remove_omg: Starting migration of Main DB to 173
2026-07-09T17:13:26.092539409Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T17:13:26.092696225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-07-09T17:13:26.092865546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000179s
2026-07-09T17:13:26.092988193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-09T17:13:26', 'remove_omg')
2026-07-09T17:13:26.093200320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.093757533Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-09T17:13:26.093874007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s
2026-07-09T17:13:26.093967586Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-09T17:13:26.094076264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.094225144Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2026-07-09T17:13:26.094535710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-09T17:13:26.094653106Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.094741023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-09T17:13:26.094843890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-09T17:13:26.095514982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006727s
2026-07-09T17:13:26.095618550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-09T17:13:26.095745536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-09T17:13:26.096423120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006784s
2026-07-09T17:13:26.096543393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-09T17:13:26', 'add_salt_to_users')
2026-07-09T17:13:26.096756822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.097313614Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-09T17:13:26.097426882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015755s
2026-07-09T17:13:26.097526352Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-09T17:13:26.097654741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.097799803Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2026-07-09T17:13:26.098452317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:26.098566827Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.098646197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2026-07-09T17:13:26.098760437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.099466830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007033s
2026-07-09T17:13:26.099572733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T17:13:26.099658466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.099756684Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2026-07-09T17:13:26.099960284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.100660754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007033s
2026-07-09T17:13:26.100769834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T17:13:26.100856859Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.100942471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2026-07-09T17:13:26.101081501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.101789537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s
2026-07-09T17:13:26.101906082Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.102042206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.102220014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000182s
2026-07-09T17:13:26.102314695Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.102443314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.102617094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001728s
2026-07-09T17:13:26.102718989Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.102853420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2026-07-09T17:13:26.103024875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001739s
2026-07-09T17:13:26.103122832Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2026-07-09T17:13:26.107928570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.108430240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-09T17:13:26.108952061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-09T17:13:26.109322397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-09T17:13:26.111263446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-09T17:13:26.111511606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082855s
2026-07-09T17:13:26.111613751Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-07-09T17:13:26.113681395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.114084206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-09T17:13:26.114479963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T17:13:26.115107617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T17:13:26.116870447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T17:13:26.117106102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T17:13:26.117339231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-09T17:13:26.117579675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T17:13:26.117825260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-09T17:13:26.118076386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063436s
2026-07-09T17:13:26.118161537Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2026-07-09T17:13:26.120332058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.120790020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-09T17:13:26.121178703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T17:13:26.121556243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T17:13:26.123318382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-09T17:13:26.123563115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052866s
2026-07-09T17:13:26.123656974Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2026-07-09T17:13:26.125786803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2026-07-09T17:13:26.126584118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2026-07-09T17:13:26.127390172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.128208449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.129943674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.130181623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.130416286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.130639435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.130864087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.131088870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.131317300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075532s
2026-07-09T17:13:26.131407502Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-07-09T17:13:26.133499986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2026-07-09T17:13:26.133960403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2026-07-09T17:13:26.134393806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-07-09T17:13:26.134747718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-07-09T17:13:26.136573946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-07-09T17:13:26.136810983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052848s
2026-07-09T17:13:26.136902718Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-07-09T17:13:26.137005204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-07-09T17:13:26.137336091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003258s
2026-07-09T17:13:26.137454549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-09T17:13:26', 'language_profiles_to_custom_formats')
2026-07-09T17:13:26.137673891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.139158531Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-09T17:13:26.139296599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020686s
2026-07-09T17:13:26.139458896Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-09T17:13:26.139562033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.139795523Z [Info] original_language: Starting migration of Main DB to 176
2026-07-09T17:13:26.140337886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.140460483Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.140561887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2026-07-09T17:13:26.140692440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:26.141430155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007415s
2026-07-09T17:13:26.141552001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-09T17:13:26', 'original_language')
2026-07-09T17:13:26.141765390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.142389828Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-09T17:13:26.142504569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017011s
2026-07-09T17:13:26.142612947Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-09T17:13:26.142728901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.142881348Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2026-07-09T17:13:26.143168386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:26.143284510Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.143366575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2026-07-09T17:13:26.143489031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.144220825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007253s
2026-07-09T17:13:26.144341408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-09T17:13:26', 'add_on_manual_interaction_required_to_notifications')
2026-07-09T17:13:26.144575569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.145302934Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-09T17:13:26.145430692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018091s
2026-07-09T17:13:26.145535022Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-09T17:13:26.145636185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.145795486Z [Info] list_sync_time: Starting migration of Main DB to 178
2026-07-09T17:13:26.146166483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-07-09T17:13:26.148333497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:26.148717380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-07-09T17:13:26.149067666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T17:13:26.149426929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T17:13:26.151274279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.151540085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052545s
2026-07-09T17:13:26.151640938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.151736510Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.151953738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2026-07-09T17:13:26.152077196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-07-09T17:13:26.152751614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006723s
2026-07-09T17:13:26.152864882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-09T17:13:26', 'list_sync_time')
2026-07-09T17:13:26.153067991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.153855076Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-09T17:13:26.153963996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00178s
2026-07-09T17:13:26.154066302Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-09T17:13:26.154164490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.154312598Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2026-07-09T17:13:26.154816122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-07-09T17:13:26.154949320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-07-09T17:13:26.155308193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003763s
2026-07-09T17:13:26.155466001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-07-09T17:13:26.155566723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-07-09T17:13:26.155781837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002225s
2026-07-09T17:13:26.155909664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-09T17:13:26', 'add_auto_tagging')
2026-07-09T17:13:26.156122052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.156748132Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-09T17:13:26.156856831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s
2026-07-09T17:13:26.156962143Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-09T17:13:26.157053928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.157198830Z [Info] task_duration: Starting migration of Main DB to 180
2026-07-09T17:13:26.157464966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T17:13:26.157565689Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.157641902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-07-09T17:13:26.157755371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-07-09T17:13:26.158474419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007152s
2026-07-09T17:13:26.158594070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-09T17:13:26', 'task_duration')
2026-07-09T17:13:26.158792630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.159390243Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-09T17:13:26.159499794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016341s
2026-07-09T17:13:26.159606008Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-09T17:13:26.159713494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.159857434Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2026-07-09T17:13:26.160132157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-07-09T17:13:26.160243391Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.160322230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-07-09T17:13:26.160439697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-07-09T17:13:26.161121249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006809s
2026-07-09T17:13:26.161225048Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T17:13:26.161363657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-07-09T17:13:26.161546285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001819s
2026-07-09T17:13:26.161652379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-09T17:13:26', 'quality_definition_preferred_size')
2026-07-09T17:13:26.161860658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.162470466Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-09T17:13:26.162573113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010704s
2026-07-09T17:13:26.162683986Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-09T17:13:26.162896765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.163053861Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2026-07-09T17:13:26.163383865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T17:13:26.163497995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.163592365Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-07-09T17:13:26.163723409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.164471025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000743s
2026-07-09T17:13:26.164703052Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-07-09T17:13:26.164797322Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.164873616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-07-09T17:13:26.164994028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-07-09T17:13:26.165694589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007011s
2026-07-09T17:13:26.165806304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-09T17:13:26', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-09T17:13:26.166040766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.166739202Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-09T17:13:26.166899716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017453s
2026-07-09T17:13:26.167025078Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-09T17:13:26.167131212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.167273208Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2026-07-09T17:13:26.167487239Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-09T17:13:26.167632762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2026-07-09T17:13:26.167816702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001835s
2026-07-09T17:13:26.167936073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-09T17:13:26.168257951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2026-07-09T17:13:26.168515770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002544s
2026-07-09T17:13:26.168624198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-09T17:13:26', 'update_images_remote_url')
2026-07-09T17:13:26.168823961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.169364018Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-09T17:13:26.169481385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011044s
2026-07-09T17:13:26.169588901Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-09T17:13:26.169689013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.169828754Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2026-07-09T17:13:26.170095261Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-09T17:13:26.170296546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2026-07-09T17:13:26.170543243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002453s
2026-07-09T17:13:26.170651010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-09T17:13:26', 'remove_invalid_roksbox_metadata_images')
2026-07-09T17:13:26.170859289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.171777709Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-09T17:13:26.171922330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014788s
2026-07-09T17:13:26.172021139Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-09T17:13:26.172119377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.172263758Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2026-07-09T17:13:26.172517208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:26.172645506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.172725237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2026-07-09T17:13:26.172834637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.173546351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007153s
2026-07-09T17:13:26.173660210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-09T17:13:26', 'add_episode_runtime')
2026-07-09T17:13:26.173872197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.174425932Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-09T17:13:26.174541565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015961s
2026-07-09T17:13:26.174639352Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-09T17:13:26.174737349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.174879395Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2026-07-09T17:13:26.175125130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T17:13:26.175232697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.175317157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-07-09T17:13:26.175419202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:26.176134493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007068s
2026-07-09T17:13:26.176249905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-09T17:13:26', 'add_result_to_commands')
2026-07-09T17:13:26.176466291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.177044716Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-09T17:13:26.177158936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016221s
2026-07-09T17:13:26.177263206Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-09T17:13:26.177372796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.177561276Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2026-07-09T17:13:26.177813895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:26.177925710Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.178014939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2026-07-09T17:13:26.178125131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.178854731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007295s
2026-07-09T17:13:26.178970544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-09T17:13:26', 'add_on_series_add_to_notifications')
2026-07-09T17:13:26.179328685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.179919755Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-09T17:13:26.180049507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017604s
2026-07-09T17:13:26.180149919Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T17:13:26.180267355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.180413189Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2026-07-09T17:13:26.182851128Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-09T17:13:26.182980008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-07-09T17:13:26.183141874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001641s
2026-07-09T17:13:26.183239871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T17:13:26.183324532Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.183406617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-07-09T17:13:26.186567613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.187055355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-09T17:13:26.187434959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T17:13:26.187812961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T17:13:26.189738919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-09T17:13:26.189977730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064491s
2026-07-09T17:13:26.190073142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T17:13:26.190175178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.190267554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-07-09T17:13:26.192333855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.192776727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2026-07-09T17:13:26.193173015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-07-09T17:13:26.193506576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-07-09T17:13:26.195309006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2026-07-09T17:13:26.195539711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00516s
2026-07-09T17:13:26.195633660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T17:13:26.195722819Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.195799033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-09T17:13:26.197864753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-09T17:13:26.198310170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-09T17:13:26.198671317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T17:13:26.198927753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T17:13:26.200805826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048758s
2026-07-09T17:13:26.200921428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T17:13:26.200999295Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.201076150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-09T17:13:26.203133002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-09T17:13:26.203571796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-09T17:13:26.203979597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T17:13:26.204226123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T17:13:26.206086129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048909s
2026-07-09T17:13:26.206199257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-09T17:13:26.206294679Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.206365121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-09T17:13:26.208455791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2026-07-09T17:13:26.208895126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2026-07-09T17:13:26.209276393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-09T17:13:26.209562750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-09T17:13:26.211512977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005034s
2026-07-09T17:13:26.211619682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T17:13:26.211714002Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.211817280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-09T17:13:26.213898041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:26.214258346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-09T17:13:26.214585214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T17:13:26.214925740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T17:13:26.216756256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.217033214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050684s
2026-07-09T17:13:26.217139448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T17:13:26.217228788Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.217306154Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-09T17:13:26.219483799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:26.219859135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-09T17:13:26.220198398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T17:13:26.220543854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T17:13:26.222364350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.222628321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051885s
2026-07-09T17:13:26.222727080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-09T17:13:26.222865659Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.222917213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-09T17:13:26.224967242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:26.225328399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-07-09T17:13:26.225655918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-09T17:13:26.226028048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-09T17:13:26.227857362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.228170182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005146s
2026-07-09T17:13:26.228273450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-07-09T17:13:26.228360325Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.228436668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-07-09T17:13:26.231492823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-07-09T17:13:26.231956717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-07-09T17:13:26.232351071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-07-09T17:13:26.232840847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-07-09T17:13:26.234660923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-07-09T17:13:26.234920275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2026-07-09T17:13:26.235159887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-07-09T17:13:26.235385943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068276s
2026-07-09T17:13:26.235486545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:26.235569302Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.235677991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2026-07-09T17:13:26.237974225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.238440584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2026-07-09T17:13:26.238843576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2026-07-09T17:13:26.239243411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2026-07-09T17:13:26.241104028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2026-07-09T17:13:26.241355624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054708s
2026-07-09T17:13:26.241448101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:26.241535827Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.241624977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2026-07-09T17:13:26.243877242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-09T17:13:26.244558905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-09T17:13:26.245524369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-09T17:13:26.246095800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-09T17:13:26.247928350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-09T17:13:26.248151450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-09T17:13:26.248415522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-09T17:13:26.248710977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-09T17:13:26.249026161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007282s
2026-07-09T17:13:26.249148798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:26.249270463Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.249380645Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2026-07-09T17:13:26.251659975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2026-07-09T17:13:26.252380075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2026-07-09T17:13:26.253127320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2026-07-09T17:13:26.253749794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2026-07-09T17:13:26.255597114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2026-07-09T17:13:26.255844061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2026-07-09T17:13:26.256101760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2026-07-09T17:13:26.256374880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2026-07-09T17:13:26.256606567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070772s
2026-07-09T17:13:26.256702279Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T17:13:26.256791689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.256868965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-07-09T17:13:26.258895496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T17:13:26.259283778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-09T17:13:26.259607430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T17:13:26.259877744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T17:13:26.261658139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046612s
2026-07-09T17:13:26.261755626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-07-09T17:13:26.261844445Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.261922883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-07-09T17:13:26.263992110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-07-09T17:13:26.264370181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-07-09T17:13:26.264694694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-07-09T17:13:26.264948375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-07-09T17:13:26.266778922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004734s
2026-07-09T17:13:26.266885316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-09T17:13:26.266972471Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.267053585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-09T17:13:26.269091338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2026-07-09T17:13:26.269500452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2026-07-09T17:13:26.269828924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-09T17:13:26.270447780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-09T17:13:26.272242765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-09T17:13:26.272478549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-07-09T17:13:26.272703342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2026-07-09T17:13:26.272942193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-07-09T17:13:26.273174611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2026-07-09T17:13:26.273395225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006237s
2026-07-09T17:13:26.273490247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.273705971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.273783878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-07-09T17:13:26.275809858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-09T17:13:26.276246387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-09T17:13:26.276635030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T17:13:26.277064986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T17:13:26.279373054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.279705283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057991s
2026-07-09T17:13:26.279908372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.280040598Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.280159497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-07-09T17:13:26.283607541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-09T17:13:26.284011565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-09T17:13:26.284355898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T17:13:26.284736484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T17:13:26.286624316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.286872907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065634s
2026-07-09T17:13:26.286971345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.287061366Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.287170576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-07-09T17:13:26.289218310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-09T17:13:26.289600740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-09T17:13:26.289957458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T17:13:26.290298024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T17:13:26.292098239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.292395288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050962s
2026-07-09T17:13:26.292494397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.292586873Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.292670051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2026-07-09T17:13:26.294729759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2026-07-09T17:13:26.295122129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2026-07-09T17:13:26.295462865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-07-09T17:13:26.295800265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-07-09T17:13:26.297620941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.297879562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050912s
2026-07-09T17:13:26.298088032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T17:13:26.298187061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.298266852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-09T17:13:26.300320517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T17:13:26.300694380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-09T17:13:26.301059746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T17:13:26.301392135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T17:13:26.303163222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.303411382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050281s
2026-07-09T17:13:26.303509099Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T17:13:26.303595352Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.303673961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-09T17:13:26.305731534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T17:13:26.306124465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-09T17:13:26.306464189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T17:13:26.306797751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T17:13:26.308599109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.308871868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050632s
2026-07-09T17:13:26.308960597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-09T17:13:26.309051861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.309129617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-09T17:13:26.311143823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-07-09T17:13:26.311516865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-07-09T17:13:26.311879415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-09T17:13:26.312217726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-09T17:13:26.314026629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.314277995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050428s
2026-07-09T17:13:26.314377595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T17:13:26.314469911Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.314547628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-07-09T17:13:26.316588468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-09T17:13:26.317018995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-09T17:13:26.317388799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T17:13:26.317648653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T17:13:26.319445060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047499s
2026-07-09T17:13:26.319522807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-07-09T17:13:26.319620023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.319691436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-07-09T17:13:26.321769962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-07-09T17:13:26.322203044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-07-09T17:13:26.322573510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-07-09T17:13:26.322827572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-07-09T17:13:26.324628038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048094s
2026-07-09T17:13:26.324735695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-07-09T17:13:26.324829073Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-07-09T17:13:26.324906328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-07-09T17:13:26.328048245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2026-07-09T17:13:26.328427579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2026-07-09T17:13:26.328747994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-07-09T17:13:26.329005022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-07-09T17:13:26.330823514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058004s
2026-07-09T17:13:26.330924417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T17:13:26.331013597Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-07-09T17:13:26.331115973Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-09T17:13:26.333634455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-09T17:13:26.334042196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-09T17:13:26.334413123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T17:13:26.334867818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T17:13:26.337216178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T17:13:26.337516783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062722s
2026-07-09T17:13:26.337644921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-09T17:13:26.337895015Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-07-09T17:13:26.337987882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-09T17:13:26.340394618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-07-09T17:13:26.340846268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-07-09T17:13:26.341157495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-09T17:13:26.341546157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-09T17:13:26.343711027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-09T17:13:26.344015550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058923s
2026-07-09T17:13:26.344105812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.344192587Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.344271946Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2026-07-09T17:13:26.346490865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-09T17:13:26.347625830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-09T17:13:26.348445541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.349309902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.351042872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.351306913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.351534021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.351752701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.352173619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.352404584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.352636922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082476s
2026-07-09T17:13:26.352736222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.352827596Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-07-09T17:13:26.352909260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2026-07-09T17:13:26.355055683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-09T17:13:26.355917658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-09T17:13:26.356691176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.357504905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.359252194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.359494882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.359729364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.359986603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.360201175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.360422811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.360646401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007622s
2026-07-09T17:13:26.360745701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.360844510Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T17:13:26.360924501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2026-07-09T17:13:26.363059160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-09T17:13:26.376624007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-09T17:13:26.377467776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.378365263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.380312835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.380567228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.380903455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.381141434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.381410235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.381642984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.381875973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020827s
2026-07-09T17:13:26.381979832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.382070816Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2026-07-09T17:13:26.382163222Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2026-07-09T17:13:26.384913079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-09T17:13:26.385763171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-09T17:13:26.386470425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.387182900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.389028306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.389266286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.389507421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.389784519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.390011056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.390236940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.390453587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081727s
2026-07-09T17:13:26.390550552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.390652137Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T17:13:26.390735464Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2026-07-09T17:13:26.394651801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2026-07-09T17:13:26.395363174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2026-07-09T17:13:26.396150639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2026-07-09T17:13:26.396945310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2026-07-09T17:13:26.398754834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2026-07-09T17:13:26.398985598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2026-07-09T17:13:26.399238548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2026-07-09T17:13:26.399567400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2026-07-09T17:13:26.399807063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2026-07-09T17:13:26.400048048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2026-07-09T17:13:26.400292180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094419s
2026-07-09T17:13:26.400390528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-09T17:13:26.400489387Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-07-09T17:13:26.400604448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2026-07-09T17:13:26.403055454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-09T17:13:26.403462143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-09T17:13:26.403778641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-09T17:13:26.404081551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-09T17:13:26.405921616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051879s
2026-07-09T17:13:26.406019323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-09T17:13:26.406108753Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.406187862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2026-07-09T17:13:26.408516091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2026-07-09T17:13:26.408919132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2026-07-09T17:13:26.409264999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2026-07-09T17:13:26.409498970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2026-07-09T17:13:26.411315679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050107s
2026-07-09T17:13:26.411421051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:26.411508988Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.411591514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T17:13:26.413970555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T17:13:26.414235839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T17:13:26.414532156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T17:13:26.414882882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T17:13:26.416711214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T17:13:26.416994645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052913s
2026-07-09T17:13:26.417121310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-09T17:13:26', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T17:13:26.417335561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.419373736Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T17:13:26.419497124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007667s
2026-07-09T17:13:26.419649191Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-09T17:13:26.419763270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.420009085Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2026-07-09T17:13:26.420496306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:26.420615957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.420700838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-07-09T17:13:26.420825690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-07-09T17:13:26.421541100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007156s
2026-07-09T17:13:26.421663367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-09T17:13:26', 'add_colon_replacement_to_naming_config')
2026-07-09T17:13:26.421878440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.422523108Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-09T17:13:26.422646156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016968s
2026-07-09T17:13:26.422759694Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-09T17:13:26.422871870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.423071472Z [Info] health_restored_notification: Starting migration of Main DB to 190
2026-07-09T17:13:26.423369693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:26.423484484Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.423573894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-09T17:13:26.423692573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.424442864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007452s
2026-07-09T17:13:26.424583788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-09T17:13:26', 'health_restored_notification')
2026-07-09T17:13:26.424790524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.425424310Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-09T17:13:26.425544933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017335s
2026-07-09T17:13:26.425652079Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-09T17:13:26.425755768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.425899377Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2026-07-09T17:13:26.426161695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-09T17:13:26.426276577Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.426356588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-07-09T17:13:26.426473764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-07-09T17:13:26.427135657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006637s
2026-07-09T17:13:26.427250939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-09T17:13:26', 'add_download_client_tags')
2026-07-09T17:13:26.427449759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.428076421Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-09T17:13:26.428191613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016048s
2026-07-09T17:13:26.428297787Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-09T17:13:26.428398500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.428546718Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2026-07-09T17:13:26.428947556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2026-07-09T17:13:26.429065032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.429150785Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2026-07-09T17:13:26.431578664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2026-07-09T17:13:26.431868377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2026-07-09T17:13:26.432105335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2026-07-09T17:13:26.432496723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2026-07-09T17:13:26.434412571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2026-07-09T17:13:26.434674258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054019s
2026-07-09T17:13:26.434795322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-09T17:13:26', 'import_exclusion_type')
2026-07-09T17:13:26.434990104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.438815287Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-09T17:13:26.438927744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095231s
2026-07-09T17:13:26.439037605Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-09T17:13:26.439151334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.439392790Z [Info] add_import_list_items: Starting migration of Main DB to 193
2026-07-09T17:13:26.440166298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2026-07-09T17:13:26.440315789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2026-07-09T17:13:26.440694161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004017s
2026-07-09T17:13:26.440805685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-07-09T17:13:26.440903302Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.440982682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2026-07-09T17:13:26.441114247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.441892234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000781s
2026-07-09T17:13:26.442026043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-09T17:13:26', 'add_import_list_items')
2026-07-09T17:13:26.442243251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.442811074Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-09T17:13:26.442917639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016979s
2026-07-09T17:13:26.443026127Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-09T17:13:26.443172422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.443328897Z [Info] add_notification_status: Starting migration of Main DB to 194
2026-07-09T17:13:26.443836449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-09T17:13:26.444000189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-07-09T17:13:26.444336857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003689s
2026-07-09T17:13:26.444442951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-09T17:13:26.444558644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-09T17:13:26.444814719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s
2026-07-09T17:13:26.444932567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-09T17:13:26', 'add_notification_status')
2026-07-09T17:13:26.445148121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.445685733Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-09T17:13:26.445794813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011273s
2026-07-09T17:13:26.445899935Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-09T17:13:26.446012471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.446162744Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2026-07-09T17:13:26.446402978Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.446515404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.447574798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010324s
2026-07-09T17:13:26.447683597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-09T17:13:26', 'parse_language_tags_from_existing_subtitle_files')
2026-07-09T17:13:26.447918580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.448332103Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-09T17:13:26.448453387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018022s
2026-07-09T17:13:26.448564230Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-09T17:13:26.448668179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.448834344Z [Info] add_finale_type: Starting migration of Main DB to 196
2026-07-09T17:13:26.449099448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2026-07-09T17:13:26.449269631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.449350644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2026-07-09T17:13:26.449457018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2026-07-09T17:13:26.450206447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007374s
2026-07-09T17:13:26.450316028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-09T17:13:26', 'add_finale_type')
2026-07-09T17:13:26.450527945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.450806546Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-09T17:13:26.451007711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013549s
2026-07-09T17:13:26.451129466Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-09T17:13:26.451225710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.451373598Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2026-07-09T17:13:26.451673612Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T17:13:26.451788092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-07-09T17:13:26.451893274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2026-07-09T17:13:26.452027524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:26.452728316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007123s
2026-07-09T17:13:26.452849289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-09T17:13:26', 'list_add_missing_search')
2026-07-09T17:13:26.453045735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.453490861Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-09T17:13:26.453607226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001479s
2026-07-09T17:13:26.453713570Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-09T17:13:26.453818912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.453964565Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2026-07-09T17:13:26.454354140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-09T17:13:26.454465845Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.454548281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2026-07-09T17:13:26.454764306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2026-07-09T17:13:26.455438273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006753s
2026-07-09T17:13:26.455546862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2026-07-09T17:13:26.455643937Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-07-09T17:13:26.455719589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2026-07-09T17:13:26.455828439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.456565493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007365s
2026-07-09T17:13:26.456669092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.456750766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.457817705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010531s
2026-07-09T17:13:26.457936434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-09T17:13:26', 'parse_title_from_existing_subtitle_files')
2026-07-09T17:13:26.458142308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.458560721Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-09T17:13:26.458681755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018019s
2026-07-09T17:13:26.458789201Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-09T17:13:26.458885936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.459027661Z [Info] series_last_aired: Starting migration of Main DB to 199
2026-07-09T17:13:26.459306533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.459408398Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.459486936Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2026-07-09T17:13:26.459600445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2026-07-09T17:13:26.460322469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007131s
2026-07-09T17:13:26.460443653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-09T17:13:26', 'series_last_aired')
2026-07-09T17:13:26.460631701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.461053100Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-09T17:13:26.461160536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014552s
2026-07-09T17:13:26.461262923Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-09T17:13:26.461361852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.461504078Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2026-07-09T17:13:26.461855646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.462032352Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.462114087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2026-07-09T17:13:26.462236944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.462941453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007138s
2026-07-09T17:13:26.463047346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-07-09T17:13:26.463129752Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.463212128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-07-09T17:13:26.463324364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.464074054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007508s
2026-07-09T17:13:26.464198484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-09T17:13:26', 'AddNewItemMonitorType')
2026-07-09T17:13:26.464394729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.464837291Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-09T17:13:26.464950278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015202s
2026-07-09T17:13:26.465050570Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-09T17:13:26.465147726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.465295313Z [Info] email_encryption: Starting migration of Main DB to 201
2026-07-09T17:13:26.465505777Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.465614245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.467188766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015709s
2026-07-09T17:13:26.467409300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-09T17:13:26', 'email_encryption')
2026-07-09T17:13:26.467604483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.467870729Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-09T17:13:26.468004368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022382s
2026-07-09T17:13:26.468107616Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-09T17:13:26.468198189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.468345115Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2026-07-09T17:13:26.468698747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T17:13:26.468806604Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.468883699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-07-09T17:13:26.468993540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.469704642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007159s
2026-07-09T17:13:26.469811287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:26.469893543Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.469976119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2026-07-09T17:13:26.470087674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.470792253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007082s
2026-07-09T17:13:26.470909288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-09T17:13:26', 'add_indexer_flags')
2026-07-09T17:13:26.471167699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.471601202Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-09T17:13:26.471712596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015195s
2026-07-09T17:13:26.471820493Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-09T17:13:26.471935665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.472087982Z [Info] release_type: Starting migration of Main DB to 203
2026-07-09T17:13:26.472459540Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-07-09T17:13:26.472569432Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.472648030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2026-07-09T17:13:26.472759424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.473503292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007494s
2026-07-09T17:13:26.473611400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:26.473690950Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:26.473774959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2026-07-09T17:13:26.473885953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.474589419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s
2026-07-09T17:13:26.474694200Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.474777187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.475723944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009329s
2026-07-09T17:13:26.475843615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-09T17:13:26', 'release_type')
2026-07-09T17:13:26.476047055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.476484436Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-09T17:13:26.476588455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016977s
2026-07-09T17:13:26.476690961Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-09T17:13:26.476786384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.476993932Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2026-07-09T17:13:26.477276240Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2026-07-09T17:13:26.477385380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.477467686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2026-07-09T17:13:26.477579922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2026-07-09T17:13:26.478320303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007395s
2026-07-09T17:13:26.478419983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.478503291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.479651233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011335s
2026-07-09T17:13:26.479770653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-09T17:13:26', 'add_add_release_hash')
2026-07-09T17:13:26.479983843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.480438618Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-09T17:13:26.480547187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001924s
2026-07-09T17:13:26.480652249Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-09T17:13:26.480754004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.480907092Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2026-07-09T17:13:26.481123027Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-09T17:13:26.481287778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2026-07-09T17:13:26.481489425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002031s
2026-07-09T17:13:26.481603785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-09T17:13:26', 'rename_season_pack_spec')
2026-07-09T17:13:26.481796022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.482040474Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-09T17:13:26.482150676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007526s
2026-07-09T17:13:26.482248543Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-09T17:13:26.482345899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.482484037Z [Info] add_tmdbid: Starting migration of Main DB to 206
2026-07-09T17:13:26.482808731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.482919434Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.483000477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2026-07-09T17:13:26.483103786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.483872223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007566s
2026-07-09T17:13:26.483984980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2026-07-09T17:13:26.484085112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2026-07-09T17:13:26.484297409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000216s
2026-07-09T17:13:26.484411659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-09T17:13:26', 'add_tmdbid')
2026-07-09T17:13:26.484599468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.485104705Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-09T17:13:26.485211730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001025s
2026-07-09T17:13:26.485311592Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-09T17:13:26.485416793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.485558739Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2026-07-09T17:13:26.485832230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-09T17:13:26.485945027Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.486024407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2026-07-09T17:13:26.486251394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2026-07-09T17:13:26.487005964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007386s
2026-07-09T17:13:26.487118039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-09T17:13:26', 'add_on_import_complete_to_notifications')
2026-07-09T17:13:26.487318273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.487596824Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-09T17:13:26.487728529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013449s
2026-07-09T17:13:26.487835023Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-09T17:13:26.488050768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.488208966Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2026-07-09T17:13:26.488418488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.488524171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.491242064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027041s
2026-07-09T17:13:26.491356034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-09T17:13:26', 'add_monitored_seasons_filter')
2026-07-09T17:13:26.491694976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.492163019Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-09T17:13:26.492300606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036278s
2026-07-09T17:13:26.492405417Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-09T17:13:26.492514767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.492669459Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2026-07-09T17:13:26.492937839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-07-09T17:13:26.493050256Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.493129605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2026-07-09T17:13:26.493247242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2026-07-09T17:13:26.494041562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007928s
2026-07-09T17:13:26.494159970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-09T17:13:26', 'add_custom_colon_replacement_to_naming_config')
2026-07-09T17:13:26.494375615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.494960573Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-09T17:13:26.495081105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001715s
2026-07-09T17:13:26.495180245Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-09T17:13:26.495293603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.495435459Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2026-07-09T17:13:26.495736635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-07-09T17:13:26.495869974Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.495962831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2026-07-09T17:13:26.496082813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2026-07-09T17:13:26.496814696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007378s
2026-07-09T17:13:26.496935159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-09T17:13:26', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-09T17:13:26.497147917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.497608034Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-09T17:13:26.497735721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015352s
2026-07-09T17:13:26.497839831Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-09T17:13:26.497950764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.498091708Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2026-07-09T17:13:26.498257422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-09T17:13:26', 'add_blurary576p_quality_in_profiles')
2026-07-09T17:13:26.498468467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.499311394Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-09T17:13:26.499428029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013583s
2026-07-09T17:13:26.499531107Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-09T17:13:26.499647521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.499796181Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2026-07-09T17:13:26.500041154Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.500150123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.502650318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024854s
2026-07-09T17:13:26.502767845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-09T17:13:26', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-09T17:13:26.502985714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.503515230Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-09T17:13:26.503640162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033675s
2026-07-09T17:13:26.503743710Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-09T17:13:26.503860405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.504029956Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2026-07-09T17:13:26.504368989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.504473640Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.504561327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2026-07-09T17:13:26.504666729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.505419976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007505s
2026-07-09T17:13:26.505521410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2026-07-09T17:13:26.505612894Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-07-09T17:13:26.505699098Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2026-07-09T17:13:26.505808598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2026-07-09T17:13:26.506575783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000758s
2026-07-09T17:13:26.506691176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-09T17:13:26', 'add_mal_and_anilist_ids')
2026-07-09T17:13:26.506886890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.507380604Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-09T17:13:26.507484042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015738s
2026-07-09T17:13:26.517896701Z [Debug] MigrationController: Took: 00:00:01.7052133
2026-07-09T17:13:26.776816802Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-09T17:13:26.804086528Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-07-09T17:13:26.813239751Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-09T17:13:26.813515446Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:26.813680849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:26.815450984Z [Info] DatabaseEngineVersionCheck: SQLite 3.53.2
2026-07-09T17:13:26.815626146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019416s
2026-07-09T17:13:26.815782511Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-09T17:13:26.815971692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021053s
2026-07-09T17:13:26.817903953Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-09T17:13:26.818082102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.818388830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-09T17:13:26.818596518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-09T17:13:26.818958166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003866s
2026-07-09T17:13:26.819122507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.820063893Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-09T17:13:26.820246852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014898s
2026-07-09T17:13:26.820553369Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-09T17:13:26.820733401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.821086703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-09T17:13:26.821268359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T17:13:26.821638133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003691s
2026-07-09T17:13:26.821804128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:26.821960963Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:26.822121417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-09T17:13:26.822309646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-09T17:13:26.822996539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000694s
2026-07-09T17:13:26.823164357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.823698152Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-09T17:13:26.823892002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013974s
2026-07-09T17:13:26.824204582Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-09T17:13:26.824389795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.824667404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:26.824839170Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-06s
2026-07-09T17:13:26.824982568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-09T17:13:26.825172080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-09T17:13:26.825583098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004202s
2026-07-09T17:13:26.825751727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.826261243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-09T17:13:26.826454512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010949s
2026-07-09T17:13:26.826706510Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-09T17:13:26.826887905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.827114542Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-09T17:13:26.827656894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-09T17:13:26.827866436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-09T17:13:26.828426694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005927s
2026-07-09T17:13:26.834448200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-09T17:13:26', 'InitialSetup')
2026-07-09T17:13:26.834808766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.835480429Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-09T17:13:26.835669409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076546s
2026-07-09T17:13:26.835863360Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2026-07-09T17:13:26.836053603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.836314038Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2026-07-09T17:13:26.836589552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-09T17:13:26', 'remove_tvrage_imdb_unique_constraint')
2026-07-09T17:13:26.836926080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.837461338Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2026-07-09T17:13:26.837660529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014144s
2026-07-09T17:13:26.837820722Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2026-07-09T17:13:26.838017237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.838245196Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2026-07-09T17:13:26.838434548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-09T17:13:26', 'remove_renamed_scene_mapping_columns')
2026-07-09T17:13:26.838755434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.839356084Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2026-07-09T17:13:26.839545134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001331s
2026-07-09T17:13:26.839711329Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2026-07-09T17:13:26.839890510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.840266116Z [Info] updated_history: Starting migration of Log DB to 4
2026-07-09T17:13:26.840453293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-09T17:13:26', 'updated_history')
2026-07-09T17:13:26.840764580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.841445742Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2026-07-09T17:13:26.841627969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015639s
2026-07-09T17:13:26.841816128Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2026-07-09T17:13:26.841998695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.842238588Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2026-07-09T17:13:26.842426146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-09T17:13:26', 'added_eventtype_to_history')
2026-07-09T17:13:26.842754537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.843453755Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2026-07-09T17:13:26.843635552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014475s
2026-07-09T17:13:26.843800874Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2026-07-09T17:13:26.843998202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.844228265Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2026-07-09T17:13:26.845030120Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2026-07-09T17:13:26.845210904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-09T17:13:26.845591601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003803s
2026-07-09T17:13:26.845756723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-09T17:13:26.845947117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-09T17:13:26.846475861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005586s
2026-07-09T17:13:26.846651164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-09T17:13:26.846819263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T17:13:26.847119497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003029s
2026-07-09T17:13:26.847294049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-09T17:13:26', 'add_index_to_log_time')
2026-07-09T17:13:26.847622060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.848364184Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2026-07-09T17:13:26.848556141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015456s
2026-07-09T17:13:26.848718928Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2026-07-09T17:13:26.848901095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.849129706Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2026-07-09T17:13:26.849323265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-09T17:13:26', 'add_renameEpisodes_to_naming')
2026-07-09T17:13:26.849657128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.850273038Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2026-07-09T17:13:26.850464383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013692s
2026-07-09T17:13:26.850639947Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2026-07-09T17:13:26.850817124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.851044502Z [Info] remove_backlog: Starting migration of Log DB to 8
2026-07-09T17:13:26.851228031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-09T17:13:26', 'remove_backlog')
2026-07-09T17:13:26.851535831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.852174698Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2026-07-09T17:13:26.852374510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013549s
2026-07-09T17:13:26.852545184Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2026-07-09T17:13:26.852730457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.852959157Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2026-07-09T17:13:26.853140893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-07-09T17:13:26', 'fix_rename_episodes')
2026-07-09T17:13:26.853463162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.854180667Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2026-07-09T17:13:26.854369237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014447s
2026-07-09T17:13:26.854538628Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2026-07-09T17:13:26.854703139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.854936640Z [Info] add_monitored: Starting migration of Log DB to 10
2026-07-09T17:13:26.855117484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-09T17:13:26', 'add_monitored')
2026-07-09T17:13:26.855425033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.856094391Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2026-07-09T17:13:26.856291508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013836s
2026-07-09T17:13:26.856457282Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2026-07-09T17:13:26.856620651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.856850604Z [Info] remove_ignored: Starting migration of Log DB to 11
2026-07-09T17:13:26.857031218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-09T17:13:26', 'remove_ignored')
2026-07-09T17:13:26.857338246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.857991271Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2026-07-09T17:13:26.858171604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013669s
2026-07-09T17:13:26.858339202Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2026-07-09T17:13:26.858517120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.858749798Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2026-07-09T17:13:26.858932025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-07-09T17:13:26', 'remove_custom_start_date')
2026-07-09T17:13:26.859255557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.859917640Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2026-07-09T17:13:26.860116300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013665s
2026-07-09T17:13:26.860283758Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2026-07-09T17:13:26.860456105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.860683533Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2026-07-09T17:13:26.860863986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-09T17:13:26', 'add_air_date_utc')
2026-07-09T17:13:26.861179261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.861827075Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2026-07-09T17:13:26.862013100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013647s
2026-07-09T17:13:26.862190127Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2026-07-09T17:13:26.862356782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.862590463Z [Info] drop_air_date: Starting migration of Log DB to 14
2026-07-09T17:13:26.862767339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-09T17:13:26', 'drop_air_date')
2026-07-09T17:13:26.863078806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.863942966Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2026-07-09T17:13:26.864149472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015798s
2026-07-09T17:13:26.864314725Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2026-07-09T17:13:26.864492984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.864720242Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2026-07-09T17:13:26.864917890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-09T17:13:26', 'add_air_date_as_string')
2026-07-09T17:13:26.865326402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.865980530Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2026-07-09T17:13:26.866174891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014857s
2026-07-09T17:13:26.866344693Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2026-07-09T17:13:26.866525597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.866769649Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2026-07-09T17:13:26.866953429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-09T17:13:26', 'updated_imported_history_item')
2026-07-09T17:13:26.867277562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.867939505Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2026-07-09T17:13:26.868132914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013966s
2026-07-09T17:13:26.868304029Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2026-07-09T17:13:26.868469091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.868699615Z [Info] reset_scene_names: Starting migration of Log DB to 17
2026-07-09T17:13:26.868887814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-09T17:13:26', 'reset_scene_names')
2026-07-09T17:13:26.869198280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.869775041Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2026-07-09T17:13:26.869952979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012913s
2026-07-09T17:13:26.870119515Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2026-07-09T17:13:26.870289527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.870511574Z [Info] remove_duplicates: Starting migration of Log DB to 18
2026-07-09T17:13:26.870697328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-09T17:13:26', 'remove_duplicates')
2026-07-09T17:13:26.871009046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.871548703Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2026-07-09T17:13:26.871725830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012513s
2026-07-09T17:13:26.871915031Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2026-07-09T17:13:26.872105173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.872341810Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2026-07-09T17:13:26.872527013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-09T17:13:26', 'restore_unique_constraints')
2026-07-09T17:13:26.872847619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.873422226Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2026-07-09T17:13:26.873606026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013158s
2026-07-09T17:13:26.873775547Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2026-07-09T17:13:26.873954969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.874181946Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2026-07-09T17:13:26.874376287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-09T17:13:26', 'add_year_and_seasons_to_series')
2026-07-09T17:13:26.874697444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.875297572Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2026-07-09T17:13:26.875483417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013369s
2026-07-09T17:13:26.875652096Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2026-07-09T17:13:26.875824904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.876103225Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2026-07-09T17:13:26.876283848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-09T17:13:26', 'drop_seasons_table')
2026-07-09T17:13:26.876599504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.877158159Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2026-07-09T17:13:26.877332009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013237s
2026-07-09T17:13:26.877497102Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2026-07-09T17:13:26.877672635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.877898861Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2026-07-09T17:13:26.878084885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-09T17:13:26', 'move_indexer_to_generic_provider')
2026-07-09T17:13:26.878400401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.878960248Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2026-07-09T17:13:26.879148136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012807s
2026-07-09T17:13:26.879318089Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2026-07-09T17:13:26.879503723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.879728335Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2026-07-09T17:13:26.879931304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-09T17:13:26', 'add_config_contract_to_indexers')
2026-07-09T17:13:26.880257160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.880909223Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2026-07-09T17:13:26.881113184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013972s
2026-07-09T17:13:26.881276212Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2026-07-09T17:13:26.881462277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.881684394Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2026-07-09T17:13:26.881860178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-09T17:13:26', 'drop_tvdb_episodeid')
2026-07-09T17:13:26.882190754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.882816073Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2026-07-09T17:13:26.882997318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013514s
2026-07-09T17:13:26.883161068Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2026-07-09T17:13:26.883393366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.883615914Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2026-07-09T17:13:26.883805105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-09T17:13:26', 'move_notification_to_generic_provider')
2026-07-09T17:13:26.884154769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.884743605Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2026-07-09T17:13:26.884933397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013444s
2026-07-09T17:13:26.885098048Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2026-07-09T17:13:26.885288171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.885511802Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2026-07-09T17:13:26.885702836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-09T17:13:26', 'add_config_contract_to_notifications')
2026-07-09T17:13:26.886036949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.886687319Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2026-07-09T17:13:26.886882342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013922s
2026-07-09T17:13:26.887047063Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2026-07-09T17:13:26.887210062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.887437981Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2026-07-09T17:13:26.887608514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-09T17:13:26', 'fix_omgwtfnzbs')
2026-07-09T17:13:26.887937557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.888499598Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2026-07-09T17:13:26.888663689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012775s
2026-07-09T17:13:26.888823932Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2026-07-09T17:13:26.888987792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.889212694Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2026-07-09T17:13:26.889396274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-09T17:13:26', 'add_blacklist_table')
2026-07-09T17:13:26.889706960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.890432341Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2026-07-09T17:13:26.890610149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014374s
2026-07-09T17:13:26.890778728Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2026-07-09T17:13:26.890953320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.891175597Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2026-07-09T17:13:26.891358916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-09T17:13:26', 'add_formats_to_naming_config')
2026-07-09T17:13:26.891677909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.892361305Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2026-07-09T17:13:26.892550656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s
2026-07-09T17:13:26.892715298Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2026-07-09T17:13:26.892898587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.893123460Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2026-07-09T17:13:26.893315487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-09T17:13:26', 'add_season_folder_format_to_naming_config')
2026-07-09T17:13:26.893645862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.894256932Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2026-07-09T17:13:26.894451174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013549s
2026-07-09T17:13:26.894613721Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2026-07-09T17:13:26.895083236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.895088758Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2026-07-09T17:13:26.895211375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-09T17:13:26', 'delete_old_naming_config_columns')
2026-07-09T17:13:26.895530988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.896179995Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2026-07-09T17:13:26.896370789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013716s
2026-07-09T17:13:26.896534579Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2026-07-09T17:13:26.896708550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.896931979Z [Info] set_default_release_group: Starting migration of Log DB to 32
2026-07-09T17:13:26.897114667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-09T17:13:26', 'set_default_release_group')
2026-07-09T17:13:26.897432618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.898041844Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2026-07-09T17:13:26.898223691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013279s
2026-07-09T17:13:26.898387180Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2026-07-09T17:13:26.898566251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.898790452Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2026-07-09T17:13:26.898978000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-09T17:13:26', 'add_api_key_to_pushover')
2026-07-09T17:13:26.899294076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.900033595Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2026-07-09T17:13:26.900221554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001449s
2026-07-09T17:13:26.900388971Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2026-07-09T17:13:26.900557721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.900784157Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2026-07-09T17:13:26.900967817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-09T17:13:26', 'remove_series_contraints')
2026-07-09T17:13:26.901301288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.902162162Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2026-07-09T17:13:26.902342595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015944s
2026-07-09T17:13:26.902504772Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2026-07-09T17:13:26.902690626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.902909116Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2026-07-09T17:13:26.903104069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-09T17:13:26', 'add_series_folder_format_to_naming_config')
2026-07-09T17:13:26.903432721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.904167871Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2026-07-09T17:13:26.904368285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014677s
2026-07-09T17:13:26.904536844Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2026-07-09T17:13:26.904705313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.904927621Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2026-07-09T17:13:26.905110489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-09T17:13:26', 'update_with_quality_converters')
2026-07-09T17:13:26.905438951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.906086064Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2026-07-09T17:13:26.906274974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013773s
2026-07-09T17:13:26.906434776Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2026-07-09T17:13:26.906610530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.906834311Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2026-07-09T17:13:26.907012830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-09T17:13:26', 'add_configurable_qualities')
2026-07-09T17:13:26.907332965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.907981781Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2026-07-09T17:13:26.908183808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013535s
2026-07-09T17:13:26.908352318Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2026-07-09T17:13:26.908533613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.908782935Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2026-07-09T17:13:26.908995984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-09T17:13:26', 'add_on_upgrade_to_notifications')
2026-07-09T17:13:26.909354826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.910160168Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2026-07-09T17:13:26.910541125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001589s
2026-07-09T17:13:26.910708943Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2026-07-09T17:13:26.910876371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.911109921Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2026-07-09T17:13:26.911285144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-09T17:13:26', 'add_metadata_tables')
2026-07-09T17:13:26.911603695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.912237141Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2026-07-09T17:13:26.912423406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013518s
2026-07-09T17:13:26.912587386Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2026-07-09T17:13:26.912770655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.912996901Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2026-07-09T17:13:26.913188717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-09T17:13:26', 'add_metadata_to_episodes_and_series')
2026-07-09T17:13:26.913520245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.914133069Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2026-07-09T17:13:26.914329094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001358s
2026-07-09T17:13:26.914491752Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2026-07-09T17:13:26.914668828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.914892889Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2026-07-09T17:13:26.915078493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-09T17:13:26', 'fix_xbmc_season_images_metadata')
2026-07-09T17:13:26.915399540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.916081944Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2026-07-09T17:13:26.916275825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014063s
2026-07-09T17:13:26.916440576Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2026-07-09T17:13:26.916613164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.916835732Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2026-07-09T17:13:26.917011797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-09T17:13:26', 'add_download_clients_table')
2026-07-09T17:13:26.917324386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.918001209Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2026-07-09T17:13:26.918184057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013896s
2026-07-09T17:13:26.918345142Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2026-07-09T17:13:26.918529884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.918758143Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2026-07-09T17:13:26.918955972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-09T17:13:26', 'convert_config_to_download_clients')
2026-07-09T17:13:26.919280415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.919936737Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2026-07-09T17:13:26.920136098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014033s
2026-07-09T17:13:26.920296060Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2026-07-09T17:13:26.920465271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.920691847Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2026-07-09T17:13:26.920876249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-09T17:13:26', 'fix_xbmc_episode_metadata')
2026-07-09T17:13:26.921192826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.921783346Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2026-07-09T17:13:26.921966204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013083s
2026-07-09T17:13:26.922129292Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2026-07-09T17:13:26.922291669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.922510961Z [Info] add_indexes: Starting migration of Log DB to 45
2026-07-09T17:13:26.922688218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-07-09T17:13:26', 'add_indexes')
2026-07-09T17:13:26.922989825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.923585665Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2026-07-09T17:13:26.923758904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012878s
2026-07-09T17:13:26.923934127Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2026-07-09T17:13:26.924100191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.924314753Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2026-07-09T17:13:26.924487120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-07-09T17:13:26', 'fix_nzb_su_url')
2026-07-09T17:13:26.924799399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.925411432Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2026-07-09T17:13:26.925584290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013131s
2026-07-09T17:13:26.925751647Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2026-07-09T17:13:26.925925076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.926146282Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2026-07-09T17:13:26.926331935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-07-09T17:13:26', 'add_temporary_blacklist_columns')
2026-07-09T17:13:26.926652571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.927240756Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2026-07-09T17:13:26.927441269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013094s
2026-07-09T17:13:26.927599117Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2026-07-09T17:13:26.927777987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.928016297Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2026-07-09T17:13:26.928212693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2026-07-09T17:13:26', 'add_title_to_scenemappings')
2026-07-09T17:13:26.928528519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.929135281Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2026-07-09T17:13:26.929310363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2026-07-09T17:13:26.929466518Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2026-07-09T17:13:26.929636009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.929855932Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2026-07-09T17:13:26.930056185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-07-09T17:13:26', 'fix_dognzb_url')
2026-07-09T17:13:26.930337782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.930919354Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2026-07-09T17:13:26.931096029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012804s
2026-07-09T17:13:26.931255851Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2026-07-09T17:13:26.931429280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.931654464Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2026-07-09T17:13:26.931840328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-07-09T17:13:26', 'add_hash_to_metadata_files')
2026-07-09T17:13:26.932176275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.932771113Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2026-07-09T17:13:26.932958570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2026-07-09T17:13:26.933119354Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2026-07-09T17:13:26.933288054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.933513928Z [Info] download_client_import: Starting migration of Log DB to 51
2026-07-09T17:13:26.933688450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-07-09T17:13:26', 'download_client_import')
2026-07-09T17:13:26.933996771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.934579645Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2026-07-09T17:13:26.934759126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012869s
2026-07-09T17:13:26.934923457Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2026-07-09T17:13:26.935093930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.935316298Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2026-07-09T17:13:26.935492783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-07-09T17:13:26', 'add_columns_for_anime')
2026-07-09T17:13:26.935804882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.936412596Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2026-07-09T17:13:26.936593781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00131s
2026-07-09T17:13:26.936754955Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2026-07-09T17:13:26.936930399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.937153518Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2026-07-09T17:13:26.937341526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-07-09T17:13:26', 'add_series_sorttitle')
2026-07-09T17:13:26.937660549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.938556393Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2026-07-09T17:13:26.938734762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016212s
2026-07-09T17:13:26.938895466Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2026-07-09T17:13:26.939060729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.939282786Z [Info] rename_profiles: Starting migration of Log DB to 54
2026-07-09T17:13:26.939457518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-07-09T17:13:26', 'rename_profiles')
2026-07-09T17:13:26.939769656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.940396669Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2026-07-09T17:13:26.940565569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013129s
2026-07-09T17:13:26.940725661Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2026-07-09T17:13:26.940895824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.941124034Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2026-07-09T17:13:26.941303826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-07-09T17:13:26', 'drop_old_profile_columns')
2026-07-09T17:13:26.941617748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.942209119Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2026-07-09T17:13:26.942393610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013105s
2026-07-09T17:13:26.942558122Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2026-07-09T17:13:26.942733685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.942959009Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2026-07-09T17:13:26.943141296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-07-09T17:13:26', 'add_mediainfo_to_episodefile')
2026-07-09T17:13:26.943456290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.944051258Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2026-07-09T17:13:26.944240910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013082s
2026-07-09T17:13:26.944403849Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2026-07-09T17:13:26.944583029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.944806149Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2026-07-09T17:13:26.944994338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-07-09T17:13:26', 'convert_episode_file_path_to_relative')
2026-07-09T17:13:26.945325194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.945936896Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2026-07-09T17:13:26.946111277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013251s
2026-07-09T17:13:26.946276750Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2026-07-09T17:13:26.946464659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.946683309Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2026-07-09T17:13:26.946862159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-07-09T17:13:26', 'drop_episode_file_path')
2026-07-09T17:13:26.947169398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.947760298Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2026-07-09T17:13:26.947966934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013095s
2026-07-09T17:13:26.948139812Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2026-07-09T17:13:26.948316768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.948539106Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2026-07-09T17:13:26.948726904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-07-09T17:13:26', 'add_enable_options_to_indexers')
2026-07-09T17:13:26.949046117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.949642989Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2026-07-09T17:13:26.949820056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013049s
2026-07-09T17:13:26.949976641Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2026-07-09T17:13:26.950152545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.950375474Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2026-07-09T17:13:26.950554765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-07-09T17:13:26', 'remove_enable_from_indexers')
2026-07-09T17:13:26.950877034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.951413745Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2026-07-09T17:13:26.951600531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012575s
2026-07-09T17:13:26.951762036Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2026-07-09T17:13:26.951956708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.952180509Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2026-07-09T17:13:26.952390662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-07-09T17:13:26', 'clear_bad_scene_names')
2026-07-09T17:13:26.952737240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.953292989Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2026-07-09T17:13:26.953493062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013342s
2026-07-09T17:13:26.953674668Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2026-07-09T17:13:26.953854500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.954090395Z [Info] convert_quality_models: Starting migration of Log DB to 62
2026-07-09T17:13:26.954275839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-07-09T17:13:26', 'convert_quality_models')
2026-07-09T17:13:26.954616835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.955170801Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2026-07-09T17:13:26.955362958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013057s
2026-07-09T17:13:26.955536928Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2026-07-09T17:13:26.955724286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.955996524Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2026-07-09T17:13:26.956192569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-07-09T17:13:26', 'add_remotepathmappings')
2026-07-09T17:13:26.956518896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.957078072Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2026-07-09T17:13:26.957280770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013451s
2026-07-09T17:13:26.957463318Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2026-07-09T17:13:26.957640975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.957876219Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2026-07-09T17:13:26.958326346Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2026-07-09T17:13:26.958910933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-09T17:13:26.959475239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-09T17:13:26.959898502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-09T17:13:26.960387576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-09T17:13:26.961263681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T17:13:26.961582403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030541s
2026-07-09T17:13:26.961786884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-07-09T17:13:26', 'remove_method_from_logs')
2026-07-09T17:13:26.962124975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.962806297Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2026-07-09T17:13:26.963000218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00428s
2026-07-09T17:13:26.963182314Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2026-07-09T17:13:26.963363640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.963599795Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2026-07-09T17:13:26.963799788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-07-09T17:13:26', 'make_scene_numbering_nullable')
2026-07-09T17:13:26.964236598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.964840985Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2026-07-09T17:13:26.965033352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014524s
2026-07-09T17:13:26.965206130Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2026-07-09T17:13:26.965371082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.965615084Z [Info] add_tags: Starting migration of Log DB to 66
2026-07-09T17:13:26.965802230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-07-09T17:13:26', 'add_tags')
2026-07-09T17:13:26.966128057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.966703826Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2026-07-09T17:13:26.966890903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013297s
2026-07-09T17:13:26.967083360Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2026-07-09T17:13:26.967251399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.967475260Z [Info] add_added_to_series: Starting migration of Log DB to 67
2026-07-09T17:13:26.967669090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-07-09T17:13:26', 'add_added_to_series')
2026-07-09T17:13:26.968038844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.968607219Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2026-07-09T17:13:26.968803765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013562s
2026-07-09T17:13:26.968984258Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2026-07-09T17:13:26.969175604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.969404465Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2026-07-09T17:13:26.969604708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-07-09T17:13:26', 'add_release_restrictions')
2026-07-09T17:13:26.969939783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.970497375Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2026-07-09T17:13:26.970692999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013261s
2026-07-09T17:13:26.970862952Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2026-07-09T17:13:26.971034156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.971269140Z [Info] quality_proper: Starting migration of Log DB to 69
2026-07-09T17:13:26.971465906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-07-09T17:13:26', 'quality_proper')
2026-07-09T17:13:26.971781682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.972361439Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2026-07-09T17:13:26.972540340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013174s
2026-07-09T17:13:26.972725633Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2026-07-09T17:13:26.972899453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.973142442Z [Info] delay_profile: Starting migration of Log DB to 70
2026-07-09T17:13:26.973354900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-07-09T17:13:26', 'delay_profile')
2026-07-09T17:13:26.973668872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.974225193Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2026-07-09T17:13:26.974401918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013237s
2026-07-09T17:13:26.974572652Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2026-07-09T17:13:26.974764008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.975007267Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2026-07-09T17:13:26.975266800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-07-09T17:13:26', 'unknown_quality_in_profile')
2026-07-09T17:13:26.975607416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.976246082Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2026-07-09T17:13:26.976455394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014757s
2026-07-09T17:13:26.976632360Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2026-07-09T17:13:26.976819236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.977047045Z [Info] history_downloadId: Starting migration of Log DB to 72
2026-07-09T17:13:26.977236847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-07-09T17:13:26', 'history_downloadId')
2026-07-09T17:13:26.977584558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.978194746Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2026-07-09T17:13:26.978381112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013722s
2026-07-09T17:13:26.978549350Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2026-07-09T17:13:26.978741908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.978974426Z [Info] clear_ratings: Starting migration of Log DB to 73
2026-07-09T17:13:26.979166694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-07-09T17:13:26', 'clear_ratings')
2026-07-09T17:13:26.979482630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.980134382Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2026-07-09T17:13:26.980330628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001374s
2026-07-09T17:13:26.980489307Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2026-07-09T17:13:26.980655873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.980889573Z [Info] disable_eztv: Starting migration of Log DB to 74
2026-07-09T17:13:26.981086119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-07-09T17:13:26', 'disable_eztv')
2026-07-09T17:13:26.981407767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.982012885Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2026-07-09T17:13:26.982189872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013562s
2026-07-09T17:13:26.982372019Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2026-07-09T17:13:26.982552231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.982780792Z [Info] force_lib_update: Starting migration of Log DB to 75
2026-07-09T17:13:26.982970063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-07-09T17:13:26', 'force_lib_update')
2026-07-09T17:13:26.983305879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.984009105Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2026-07-09T17:13:26.984213296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s
2026-07-09T17:13:26.984392247Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2026-07-09T17:13:26.984564143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.984823696Z [Info] add_users_table: Starting migration of Log DB to 76
2026-07-09T17:13:26.988214945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-07-09T17:13:26', 'add_users_table')
2026-07-09T17:13:26.988625993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.989872874Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2026-07-09T17:13:26.990075943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052838s
2026-07-09T17:13:26.990260554Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2026-07-09T17:13:26.990438914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.990699689Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2026-07-09T17:13:26.990935203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-07-09T17:13:26', 'add_add_options_to_series')
2026-07-09T17:13:26.991262061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.991870897Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2026-07-09T17:13:26.992073606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014173s
2026-07-09T17:13:26.992273217Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2026-07-09T17:13:26.992457018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.992691640Z [Info] add_commands_table: Starting migration of Log DB to 78
2026-07-09T17:13:26.992888577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-07-09T17:13:26', 'add_commands_table')
2026-07-09T17:13:26.993228421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.993835313Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2026-07-09T17:13:26.994022250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013726s
2026-07-09T17:13:26.994198875Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2026-07-09T17:13:26.994366523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.994619492Z [Info] dedupe_tags: Starting migration of Log DB to 79
2026-07-09T17:13:26.994804144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-07-09T17:13:26', 'dedupe_tags')
2026-07-09T17:13:26.995132636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.995739297Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2026-07-09T17:13:26.995941475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013508s
2026-07-09T17:13:26.996118922Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2026-07-09T17:13:26.996314456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.996570080Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2026-07-09T17:13:26.996784673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2026-07-09T17:13:26', 'move_dot_prefix_to_transmission_category')
2026-07-09T17:13:26.997144106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.997870108Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2026-07-09T17:13:26.998088328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015317s
2026-07-09T17:13:26.998267429Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2026-07-09T17:13:26.998443904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:26.998700551Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2026-07-09T17:13:26.998876826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2026-07-09T17:13:26', 'add_fanzub_settings')
2026-07-09T17:13:26.999227432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:26.999812500Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2026-07-09T17:13:27.000041201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013612s
2026-07-09T17:13:27.000219971Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2026-07-09T17:13:27.000400735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.000658834Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2026-07-09T17:13:27.000859529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2026-07-09T17:13:27', 'additonal_blacklist_columns')
2026-07-09T17:13:27.001196698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.001787357Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2026-07-09T17:13:27.001997941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013813s
2026-07-09T17:13:27.002183415Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2026-07-09T17:13:27.002369289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.002610134Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2026-07-09T17:13:27.002806018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2026-07-09T17:13:27', 'update_quality_minmax_size')
2026-07-09T17:13:27.003157396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.003720931Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2026-07-09T17:13:27.003964171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013489s
2026-07-09T17:13:27.004146618Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2026-07-09T17:13:27.004361320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.004583688Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2026-07-09T17:13:27.004781186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2026-07-09T17:13:27', 'expand_transmission_urlbase')
2026-07-09T17:13:27.005119217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.005720437Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2026-07-09T17:13:27.005912284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013703s
2026-07-09T17:13:27.006089921Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2026-07-09T17:13:27.006269894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.006518545Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2026-07-09T17:13:27.006728327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2026-07-09T17:13:27', 'pushbullet_device_ids')
2026-07-09T17:13:27.007060937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.007635845Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2026-07-09T17:13:27.007829344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013656s
2026-07-09T17:13:27.008044397Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2026-07-09T17:13:27.008221193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.008452058Z [Info] remove_eztv: Starting migration of Log DB to 87
2026-07-09T17:13:27.008642301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2026-07-09T17:13:27', 'remove_eztv')
2026-07-09T17:13:27.008985162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.009572625Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2026-07-09T17:13:27.009768810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013556s
2026-07-09T17:13:27.009948181Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2026-07-09T17:13:27.010130759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.010391494Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2026-07-09T17:13:27.010590134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2026-07-09T17:13:27', 'pushbullet_devices_channels_list')
2026-07-09T17:13:27.010963245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.011527311Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2026-07-09T17:13:27.011829590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013899s
2026-07-09T17:13:27.012020454Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2026-07-09T17:13:27.012212611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.012452775Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2026-07-09T17:13:27.012655122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2026-07-09T17:13:27', 'add_on_rename_to_notifcations')
2026-07-09T17:13:27.012996129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.013579584Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2026-07-09T17:13:27.013783795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013788s
2026-07-09T17:13:27.013953176Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2026-07-09T17:13:27.014147197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.014381008Z [Info] update_kickass_url: Starting migration of Log DB to 90
2026-07-09T17:13:27.014577343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2026-07-09T17:13:27', 'update_kickass_url')
2026-07-09T17:13:27.014917278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.015494410Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2026-07-09T17:13:27.015681487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013491s
2026-07-09T17:13:27.015879947Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2026-07-09T17:13:27.016104609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.016354121Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2026-07-09T17:13:27.016553523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2026-07-09T17:13:27', 'added_indexerstatus')
2026-07-09T17:13:27.016881283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.017473215Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2026-07-09T17:13:27.017679040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013757s
2026-07-09T17:13:27.017866046Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2026-07-09T17:13:27.018049566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.018282395Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2026-07-09T17:13:27.018478459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2026-07-09T17:13:27', 'add_unverifiedscenenumbering')
2026-07-09T17:13:27.018831641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.019427200Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2026-07-09T17:13:27.019615920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s
2026-07-09T17:13:27.019790161Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2026-07-09T17:13:27.020030365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.020272903Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2026-07-09T17:13:27.020485902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2026-07-09T17:13:27', 'naming_config_replace_illegal_characters')
2026-07-09T17:13:27.020832600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.021431697Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2026-07-09T17:13:27.021636138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014083s
2026-07-09T17:13:27.021820910Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2026-07-09T17:13:27.021998237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.022227660Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2026-07-09T17:13:27.022432181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2026-07-09T17:13:27', 'add_tvmazeid')
2026-07-09T17:13:27.022749651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.023349539Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2026-07-09T17:13:27.023523359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013519s
2026-07-09T17:13:27.023711067Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2026-07-09T17:13:27.023915969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.024161885Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2026-07-09T17:13:27.024385555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2026-07-09T17:13:27', 'add_additional_episodes_index')
2026-07-09T17:13:27.024713385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.025443065Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2026-07-09T17:13:27.025634360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015271s
2026-07-09T17:13:27.025806978Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2026-07-09T17:13:27.025983743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.026235841Z [Info] disable_kickass: Starting migration of Log DB to 96
2026-07-09T17:13:27.026417347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2026-07-09T17:13:27', 'disable_kickass')
2026-07-09T17:13:27.026744085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.027317630Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2026-07-09T17:13:27.027516500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013332s
2026-07-09T17:13:27.027687855Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2026-07-09T17:13:27.027897798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.028146098Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2026-07-09T17:13:27.028331882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2026-07-09T17:13:27', 'add_reason_to_pending_releases')
2026-07-09T17:13:27.028692208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.029277827Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2026-07-09T17:13:27.029471978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013928s
2026-07-09T17:13:27.029645417Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2026-07-09T17:13:27.029831933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.030067107Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2026-07-09T17:13:27.030257189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2026-07-09T17:13:27', 'remove_titans_of_tv')
2026-07-09T17:13:27.030591653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.031157683Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2026-07-09T17:13:27.031339799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013151s
2026-07-09T17:13:27.031512217Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2026-07-09T17:13:27.031691738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.031970259Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2026-07-09T17:13:27.032191875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2026-07-09T17:13:27', 'extra_and_subtitle_files')
2026-07-09T17:13:27.032516609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.033078982Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2026-07-09T17:13:27.033291129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s
2026-07-09T17:13:27.033463636Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2026-07-09T17:13:27.033640262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.033888221Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2026-07-09T17:13:27.034076020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2026-07-09T17:13:27', 'add_scene_season_number')
2026-07-09T17:13:27.034418910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.034999559Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2026-07-09T17:13:27.035184402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013462s
2026-07-09T17:13:27.035355015Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2026-07-09T17:13:27.035555198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.035793057Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2026-07-09T17:13:27.036018191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2026-07-09T17:13:27', 'add_ultrahd_quality_in_profiles')
2026-07-09T17:13:27.036355751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.036983645Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2026-07-09T17:13:27.037176393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014361s
2026-07-09T17:13:27.037347929Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2026-07-09T17:13:27.037565998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.037798366Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2026-07-09T17:13:27.038032678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2026-07-09T17:13:27', 'add_language_to_episodeFiles_history_and_blacklist')
2026-07-09T17:13:27.038400097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.038970616Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2026-07-09T17:13:27.039187603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014148s
2026-07-09T17:13:27.039374049Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2026-07-09T17:13:27.039563580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.039792020Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2026-07-09T17:13:27.040082245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2026-07-09T17:13:27', 'fix_metadata_file_extensions')
2026-07-09T17:13:27.040432500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.041113963Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2026-07-09T17:13:27.041274937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014877s
2026-07-09T17:13:27.041459919Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2026-07-09T17:13:27.041671205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.041978373Z [Info] remove_kickass: Starting migration of Log DB to 104
2026-07-09T17:13:27.042192464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2026-07-09T17:13:27', 'remove_kickass')
2026-07-09T17:13:27.042523882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.043184693Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2026-07-09T17:13:27.043379856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015182s
2026-07-09T17:13:27.043554878Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2026-07-09T17:13:27.043747205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.044010646Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2026-07-09T17:13:27.044246741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2026-07-09T17:13:27', 'rename_torrent_downloadstation')
2026-07-09T17:13:27.044592548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.045220522Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2026-07-09T17:13:27.045414964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014728s
2026-07-09T17:13:27.045586790Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2026-07-09T17:13:27.045780420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.046022026Z [Info] update_btn_url: Starting migration of Log DB to 106
2026-07-09T17:13:27.046213973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2026-07-09T17:13:27', 'update_btn_url')
2026-07-09T17:13:27.046541863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.047162934Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2026-07-09T17:13:27.047341053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013817s
2026-07-09T17:13:27.047510173Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2026-07-09T17:13:27.047698062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.047959107Z [Info] remove_wombles: Starting migration of Log DB to 107
2026-07-09T17:13:27.048156625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2026-07-09T17:13:27', 'remove_wombles')
2026-07-09T17:13:27.048480377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.049112079Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2026-07-09T17:13:27.049309988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014156s
2026-07-09T17:13:27.049486142Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2026-07-09T17:13:27.049661686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.049905156Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2026-07-09T17:13:27.050104558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2026-07-09T17:13:27', 'fix_extra_file_extension')
2026-07-09T17:13:27.050445675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.051064521Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2026-07-09T17:13:27.051248992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013893s
2026-07-09T17:13:27.051417562Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2026-07-09T17:13:27.051607735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.051835764Z [Info] import_extra_files: Starting migration of Log DB to 109
2026-07-09T17:13:27.052123814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2026-07-09T17:13:27', 'import_extra_files')
2026-07-09T17:13:27.052434029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.053055360Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2026-07-09T17:13:27.053235172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014349s
2026-07-09T17:13:27.053406357Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2026-07-09T17:13:27.053587021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.053815641Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2026-07-09T17:13:27.054035263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2026-07-09T17:13:27', 'fix_extra_files_config')
2026-07-09T17:13:27.054374336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.054973773Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2026-07-09T17:13:27.055204779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013868s
2026-07-09T17:13:27.055386675Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2026-07-09T17:13:27.055564102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.055801811Z [Info] create_language_profiles: Starting migration of Log DB to 111
2026-07-09T17:13:27.056020371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2026-07-09T17:13:27', 'create_language_profiles')
2026-07-09T17:13:27.056361668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.056994873Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2026-07-09T17:13:27.057184325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014192s
2026-07-09T17:13:27.057354127Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2026-07-09T17:13:27.057542416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.057797049Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2026-07-09T17:13:27.058006721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2026-07-09T17:13:27', 'added_regex_to_scenemapping')
2026-07-09T17:13:27.058339932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.058947616Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2026-07-09T17:13:27.059157799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014044s
2026-07-09T17:13:27.059338864Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2026-07-09T17:13:27.059527183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.059756465Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2026-07-09T17:13:27.059977460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2026-07-09T17:13:27', 'consolidate_indexer_baseurl')
2026-07-09T17:13:27.060338747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.060961491Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2026-07-09T17:13:27.061150392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014209s
2026-07-09T17:13:27.061321947Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2026-07-09T17:13:27.061514555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.061757354Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2026-07-09T17:13:27.061986085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2026-07-09T17:13:27', 'rename_indexer_status_id')
2026-07-09T17:13:27.062285698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.062908061Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2026-07-09T17:13:27.063095970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2026-07-09T17:13:27.063264229Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2026-07-09T17:13:27.063446776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.063677090Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2026-07-09T17:13:27.063915781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2026-07-09T17:13:27', 'add_downloadclient_status')
2026-07-09T17:13:27.064267238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.065443487Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2026-07-09T17:13:27.065650434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019883s
2026-07-09T17:13:27.065826669Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2026-07-09T17:13:27.065999216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.066240522Z [Info] disable_nyaa: Starting migration of Log DB to 116
2026-07-09T17:13:27.066427208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2026-07-09T17:13:27', 'disable_nyaa')
2026-07-09T17:13:27.066769518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.067357562Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2026-07-09T17:13:27.067554118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013466s
2026-07-09T17:13:27.067711214Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2026-07-09T17:13:27.067944794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.068206311Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2026-07-09T17:13:27.068413007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2026-07-09T17:13:27', 'add_webrip_and_br480_qualites_in_profile')
2026-07-09T17:13:27.068766649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.069333290Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2026-07-09T17:13:27.069538614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014028s
2026-07-09T17:13:27.069710199Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2026-07-09T17:13:27.069901384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.070127049Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2026-07-09T17:13:27.070343084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2026-07-09T17:13:27', 'add_history_eventType_index')
2026-07-09T17:13:27.070685123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.071236152Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2026-07-09T17:13:27.071449282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013246s
2026-07-09T17:13:27.071634805Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2026-07-09T17:13:27.071830539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.072142658Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2026-07-09T17:13:27.072355927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2026-07-09T17:13:27', 'separate_automatic_and_interactive_searches')
2026-07-09T17:13:27.072710511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.073315079Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2026-07-09T17:13:27.073516575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014798s
2026-07-09T17:13:27.073684733Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2026-07-09T17:13:27.073880718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.074125461Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2026-07-09T17:13:27.074333550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2026-07-09T17:13:27', 'update_series_episodes_history_indexes')
2026-07-09T17:13:27.074678164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.075267250Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2026-07-09T17:13:27.075494358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013849s
2026-07-09T17:13:27.075670552Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2026-07-09T17:13:27.075863952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.076130198Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2026-07-09T17:13:27.076323758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2026-07-09T17:13:27', 'update_animetosho_url')
2026-07-09T17:13:27.076666288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.077257909Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2026-07-09T17:13:27.077442631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s
2026-07-09T17:13:27.077625950Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2026-07-09T17:13:27.077827506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.078082780Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2026-07-09T17:13:27.078274266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2026-07-09T17:13:27', 'add_remux_qualities_in_profile')
2026-07-09T17:13:27.078602877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.079158306Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2026-07-09T17:13:27.079349681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013264s
2026-07-09T17:13:27.079534864Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2026-07-09T17:13:27.079824187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.080064761Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2026-07-09T17:13:27.080280726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2026-07-09T17:13:27', 'add_history_seriesId_index')
2026-07-09T17:13:27.080619008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.081254738Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2026-07-09T17:13:27.081459420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014262s
2026-07-09T17:13:27.081635184Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2026-07-09T17:13:27.081819104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.082062414Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2026-07-09T17:13:27.082259421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2026-07-09T17:13:27', 'remove_media_browser_metadata')
2026-07-09T17:13:27.082607752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.083207490Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2026-07-09T17:13:27.083399637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013838s
2026-07-09T17:13:27.083572165Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2026-07-09T17:13:27.083794312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.084051079Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2026-07-09T17:13:27.084282345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2026-07-09T17:13:27', 'remove_notify_my_android_and_pushalot_notifications')
2026-07-09T17:13:27.084648201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.085190614Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2026-07-09T17:13:27.085402270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013908s
2026-07-09T17:13:27.085572713Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2026-07-09T17:13:27.085748848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.085985414Z [Info] add_custom_filters: Starting migration of Log DB to 126
2026-07-09T17:13:27.086194365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2026-07-09T17:13:27', 'add_custom_filters')
2026-07-09T17:13:27.086531735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.087068105Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2026-07-09T17:13:27.087254009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013167s
2026-07-09T17:13:27.087439793Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2026-07-09T17:13:27.087635477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.087877224Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2026-07-09T17:13:27.088094161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2026-07-09T17:13:27', 'rename_restrictions_to_release_profiles')
2026-07-09T17:13:27.088462673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.089048723Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2026-07-09T17:13:27.089256121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014154s
2026-07-09T17:13:27.089426494Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2026-07-09T17:13:27.089621517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.089875428Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2026-07-09T17:13:27.090083377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2026-07-09T17:13:27', 'rename_quality_profiles_add_upgrade_allowed')
2026-07-09T17:13:27.090432991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.090997458Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2026-07-09T17:13:27.091187821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013373s
2026-07-09T17:13:27.091361300Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2026-07-09T17:13:27.091550712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.091790905Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2026-07-09T17:13:27.092087823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2026-07-09T17:13:27', 'add_relative_original_path_to_episode_file')
2026-07-09T17:13:27.092442137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.092997114Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2026-07-09T17:13:27.093204923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001438s
2026-07-09T17:13:27.093387982Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2026-07-09T17:13:27.093569337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.093803599Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2026-07-09T17:13:27.094001307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2026-07-09T17:13:27', 'episode_last_searched_time')
2026-07-09T17:13:27.094343546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.094922943Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2026-07-09T17:13:27.095112745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013443s
2026-07-09T17:13:27.095282417Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2026-07-09T17:13:27.095466908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.095715960Z [Info] download_propers_config: Starting migration of Log DB to 131
2026-07-09T17:13:27.095934570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2026-07-09T17:13:27', 'download_propers_config')
2026-07-09T17:13:27.096271228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.096804031Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2026-07-09T17:13:27.097009394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013287s
2026-07-09T17:13:27.097191501Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2026-07-09T17:13:27.097382546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.097612609Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2026-07-09T17:13:27.097811630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2026-07-09T17:13:27', 'add_download_client_priority')
2026-07-09T17:13:27.098162847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.098695019Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2026-07-09T17:13:27.098894110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013135s
2026-07-09T17:13:27.099064703Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2026-07-09T17:13:27.099257602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.099496924Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2026-07-09T17:13:27.099693630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2026-07-09T17:13:27', 'add_specials_folder_format')
2026-07-09T17:13:27.100059186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.100623773Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2026-07-09T17:13:27.100816491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s
2026-07-09T17:13:27.100989690Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2026-07-09T17:13:27.101169632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.101410788Z [Info] health_issue_notification: Starting migration of Log DB to 135
2026-07-09T17:13:27.101623436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2026-07-09T17:13:27', 'health_issue_notification')
2026-07-09T17:13:27.101960204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.103012313Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2026-07-09T17:13:27.103228428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018389s
2026-07-09T17:13:27.103402569Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2026-07-09T17:13:27.103597582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.103839930Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2026-07-09T17:13:27.104101015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2026-07-09T17:13:27', 'add_indexer_and_enabled_to_release_profiles')
2026-07-09T17:13:27.104462343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.105057983Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2026-07-09T17:13:27.105271493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014449s
2026-07-09T17:13:27.105441325Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2026-07-09T17:13:27.105649363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.105901271Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2026-07-09T17:13:27.106102496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2026-07-09T17:13:27', 'add_airedbefore_to_episodes')
2026-07-09T17:13:27.106441809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.106988510Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2026-07-09T17:13:27.107182531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013413s
2026-07-09T17:13:27.107355519Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2026-07-09T17:13:27.107536424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.107767559Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2026-07-09T17:13:27.108070649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2026-07-09T17:13:27', 'remove_bitmetv')
2026-07-09T17:13:27.108404281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.108935792Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2026-07-09T17:13:27.109125634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2026-07-09T17:13:27.109310526Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2026-07-09T17:13:27.109487463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.109728518Z [Info] add_download_history: Starting migration of Log DB to 139
2026-07-09T17:13:27.109923220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2026-07-09T17:13:27', 'add_download_history')
2026-07-09T17:13:27.110288937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.110891430Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2026-07-09T17:13:27.111068326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013732s
2026-07-09T17:13:27.111235162Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2026-07-09T17:13:27.111424714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.111669667Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2026-07-09T17:13:27.111906043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2026-07-09T17:13:27', 'remove_chown_and_folderchmod_config_v2')
2026-07-09T17:13:27.112257922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.112810975Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2026-07-09T17:13:27.113028093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013804s
2026-07-09T17:13:27.113200640Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2026-07-09T17:13:27.113382967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.113611097Z [Info] add_update_history: Starting migration of Log DB to 141
2026-07-09T17:13:27.114304974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-09T17:13:27.114533334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-09T17:13:27.115044814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000544s
2026-07-09T17:13:27.115217341Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-09T17:13:27.115404428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T17:13:27.115758171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003546s
2026-07-09T17:13:27.115977552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2026-07-09T17:13:27', 'add_update_history')
2026-07-09T17:13:27.116318810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.116921173Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2026-07-09T17:13:27.117116085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015148s
2026-07-09T17:13:27.117300797Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2026-07-09T17:13:27.117474096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.117706284Z [Info] import_lists: Starting migration of Log DB to 142
2026-07-09T17:13:27.117898901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2026-07-09T17:13:27', 'import_lists')
2026-07-09T17:13:27.118239087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.118809044Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2026-07-09T17:13:27.119001863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013361s
2026-07-09T17:13:27.119173799Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2026-07-09T17:13:27.119349733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.119595588Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2026-07-09T17:13:27.119793757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2026-07-09T17:13:27', 'add_priority_to_indexers')
2026-07-09T17:13:27.120146277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.120683479Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2026-07-09T17:13:27.120892911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013263s
2026-07-09T17:13:27.121067853Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2026-07-09T17:13:27.121261192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.121502328Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2026-07-09T17:13:27.121707621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2026-07-09T17:13:27', 'import_lists_series_type_and_season_folder')
2026-07-09T17:13:27.122069941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.122609207Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2026-07-09T17:13:27.122821004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013462s
2026-07-09T17:13:27.122996788Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2026-07-09T17:13:27.123178694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.123406753Z [Info] remove_growl: Starting migration of Log DB to 145
2026-07-09T17:13:27.123594712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2026-07-09T17:13:27', 'remove_growl')
2026-07-09T17:13:27.123943785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.124529925Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2026-07-09T17:13:27.124713425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013465s
2026-07-09T17:13:27.124894920Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2026-07-09T17:13:27.125083189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.125321629Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2026-07-09T17:13:27.125635071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-09T17:13:27.125821716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-09T17:13:27.127170372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013446s
2026-07-09T17:13:27.127366387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2026-07-09T17:13:27', 'cleanup_duplicates_updatehistory')
2026-07-09T17:13:27.127730510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.128358585Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2026-07-09T17:13:27.128552435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025236s
2026-07-09T17:13:27.128726045Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2026-07-09T17:13:27.128904725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.129155199Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2026-07-09T17:13:27.129354431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2026-07-09T17:13:27', 'swap_filechmod_for_folderchmod')
2026-07-09T17:13:27.129690247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.130257970Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2026-07-09T17:13:27.130453865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013492s
2026-07-09T17:13:27.130624188Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2026-07-09T17:13:27.130805643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.131034083Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2026-07-09T17:13:27.131240308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2026-07-09T17:13:27', 'mediainfo_channels')
2026-07-09T17:13:27.131578690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.132306646Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2026-07-09T17:13:27.132510957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014811s
2026-07-09T17:13:27.132696000Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2026-07-09T17:13:27.132880401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.133114593Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2026-07-09T17:13:27.133312131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2026-07-09T17:13:27', 'add_on_delete_to_notifications')
2026-07-09T17:13:27.133663759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.134337646Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2026-07-09T17:13:27.134532719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014386s
2026-07-09T17:13:27.134702781Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2026-07-09T17:13:27.134881812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.135141224Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2026-07-09T17:13:27.135338261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2026-07-09T17:13:27', 'add_scene_mapping_origin')
2026-07-09T17:13:27.135680470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.136350199Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2026-07-09T17:13:27.136562797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014543s
2026-07-09T17:13:27.136746938Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2026-07-09T17:13:27.136934525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.137164989Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2026-07-09T17:13:27.137361605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2026-07-09T17:13:27', 'remove_custom_filter_type')
2026-07-09T17:13:27.137719115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.138413844Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2026-07-09T17:13:27.138620400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014757s
2026-07-09T17:13:27.138789882Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2026-07-09T17:13:27.138992740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.139231992Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2026-07-09T17:13:27.139429269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2026-07-09T17:13:27', 'update_btn_url_to_https')
2026-07-09T17:13:27.139763793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.140493332Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2026-07-09T17:13:27.140688976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014763s
2026-07-09T17:13:27.140863087Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2026-07-09T17:13:27.141051997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.141295938Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2026-07-09T17:13:27.141516172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2026-07-09T17:13:27', 'add_on_episodefiledelete_for_upgrade')
2026-07-09T17:13:27.141861918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.143065923Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2026-07-09T17:13:27.143268190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020009s
2026-07-09T17:13:27.143456098Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2026-07-09T17:13:27.143642714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.143880964Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2026-07-09T17:13:27.144091328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2026-07-09T17:13:27', 'add_name_release_profile')
2026-07-09T17:13:27.144436322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.145148456Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2026-07-09T17:13:27.145339261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014827s
2026-07-09T17:13:27.145522921Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2026-07-09T17:13:27.145710558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.145981745Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2026-07-09T17:13:27.146197419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2026-07-09T17:13:27', 'add_arabic_and_hindi_languages')
2026-07-09T17:13:27.149170366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.149961980Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2026-07-09T17:13:27.150162774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042398s
2026-07-09T17:13:27.150361324Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2026-07-09T17:13:27.150536036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.150787402Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2026-07-09T17:13:27.150980651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2026-07-09T17:13:27', 'add_bypass_to_delay_profile')
2026-07-09T17:13:27.151302209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.151980224Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2026-07-09T17:13:27.152167561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014348s
2026-07-09T17:13:27.152331872Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2026-07-09T17:13:27.152505462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.152724503Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2026-07-09T17:13:27.152907301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2026-07-09T17:13:27', 'email_multiple_addresses')
2026-07-09T17:13:27.153228127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.153823426Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2026-07-09T17:13:27.154007557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s
2026-07-09T17:13:27.154180826Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2026-07-09T17:13:27.154348403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.154571603Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2026-07-09T17:13:27.154748509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2026-07-09T17:13:27', 'cdh_per_downloadclient')
2026-07-09T17:13:27.155061619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.155717230Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2026-07-09T17:13:27.155905158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013452s
2026-07-09T17:13:27.156079319Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2026-07-09T17:13:27.156238269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.156459565Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2026-07-09T17:13:27.156634727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2026-07-09T17:13:27', 'add_indexer_tags')
2026-07-09T17:13:27.156940162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.157597296Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2026-07-09T17:13:27.157782068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013572s
2026-07-09T17:13:27.157943393Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2026-07-09T17:13:27.158127634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.158359791Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2026-07-09T17:13:27.158544523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2026-07-09T17:13:27', 'rename_blacklist_to_blocklist')
2026-07-09T17:13:27.158865510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.159516791Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2026-07-09T17:13:27.159709720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013817s
2026-07-09T17:13:27.159893330Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2026-07-09T17:13:27.160080486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.160308405Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2026-07-09T17:13:27.160491995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2026-07-09T17:13:27', 'remove_plex_hometheatre')
2026-07-09T17:13:27.160807971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.161457039Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2026-07-09T17:13:27.161652332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013763s
2026-07-09T17:13:27.161819058Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2026-07-09T17:13:27.161994000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.162221909Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2026-07-09T17:13:27.162409817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2026-07-09T17:13:27', 'release_profile_to_array')
2026-07-09T17:13:27.162729651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.163407055Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2026-07-09T17:13:27.163596547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001406s
2026-07-09T17:13:27.163762471Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2026-07-09T17:13:27.163981753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.164208179Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2026-07-09T17:13:27.164382931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2026-07-09T17:13:27', 'mediainfo_to_ffmpeg')
2026-07-09T17:13:27.164693536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.165344728Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2026-07-09T17:13:27.165527195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013588s
2026-07-09T17:13:27.165689171Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2026-07-09T17:13:27.165862741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.166086461Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2026-07-09T17:13:27.166270131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2026-07-09T17:13:27', 'download_client_per_indexer')
2026-07-09T17:13:27.166587951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.167224523Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2026-07-09T17:13:27.167414726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013577s
2026-07-09T17:13:27.167578446Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2026-07-09T17:13:27.167762747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.168012450Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2026-07-09T17:13:27.168202152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2026-07-09T17:13:27', 'add_on_update_to_notifications')
2026-07-09T17:13:27.168535754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.169179590Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2026-07-09T17:13:27.169371356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014047s
2026-07-09T17:13:27.169534044Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2026-07-09T17:13:27.169704778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.169927346Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2026-07-09T17:13:27.170110856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2026-07-09T17:13:27', 'update_series_sort_title')
2026-07-09T17:13:27.170427563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.171076791Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2026-07-09T17:13:27.171266904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013671s
2026-07-09T17:13:27.171429862Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2026-07-09T17:13:27.171596928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.171818043Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2026-07-09T17:13:27.172012335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2026-07-09T17:13:27', 'add_tvdbid_to_episode')
2026-07-09T17:13:27.172326056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.172970524Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2026-07-09T17:13:27.173153613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001364s
2026-07-09T17:13:27.173312874Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2026-07-09T17:13:27.173495722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.173717328Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2026-07-09T17:13:27.173908593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2026-07-09T17:13:27', 'add_additional_info_to_pending_releases')
2026-07-09T17:13:27.174235071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.174845179Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2026-07-09T17:13:27.175031465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013335s
2026-07-09T17:13:27.175189773Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2026-07-09T17:13:27.175372271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.175594168Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2026-07-09T17:13:27.175785784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2026-07-09T17:13:27', 'add_malayalam_and_ukrainian_languages')
2026-07-09T17:13:27.176132502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.176812471Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2026-07-09T17:13:27.177013907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014302s
2026-07-09T17:13:27.177182957Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2026-07-09T17:13:27.177361908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.177584305Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2026-07-09T17:13:27.177771823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2026-07-09T17:13:27', 'add_language_tags_to_subtitle_files')
2026-07-09T17:13:27.178102028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.178690393Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2026-07-09T17:13:27.178881418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013201s
2026-07-09T17:13:27.179040909Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2026-07-09T17:13:27.179209188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.179428279Z [Info] add_custom_formats: Starting migration of Log DB to 171
2026-07-09T17:13:27.179603602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2026-07-09T17:13:27', 'add_custom_formats')
2026-07-09T17:13:27.179927725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.180533515Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2026-07-09T17:13:27.180708156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013146s
2026-07-09T17:13:27.180874241Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2026-07-09T17:13:27.181068622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.181295800Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2026-07-09T17:13:27.181513127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2026-07-09T17:13:27', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2026-07-09T17:13:27.181849946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.182813476Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2026-07-09T17:13:27.183016795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017267s
2026-07-09T17:13:27.183176748Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2026-07-09T17:13:27.183337561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.183559639Z [Info] remove_omg: Starting migration of Log DB to 173
2026-07-09T17:13:27.183730573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2026-07-09T17:13:27', 'remove_omg')
2026-07-09T17:13:27.184053373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.184651828Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2026-07-09T17:13:27.184825458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s
2026-07-09T17:13:27.184988286Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2026-07-09T17:13:27.185152366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.185373131Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2026-07-09T17:13:27.185584206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2026-07-09T17:13:27', 'add_salt_to_users')
2026-07-09T17:13:27.185880372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.186478827Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2026-07-09T17:13:27.186656355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013063s
2026-07-09T17:13:27.186815766Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2026-07-09T17:13:27.186997131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.187220070Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2026-07-09T17:13:27.187407157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2026-07-09T17:13:27', 'language_profiles_to_custom_formats')
2026-07-09T17:13:27.187730768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.188371268Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2026-07-09T17:13:27.188561792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013618s
2026-07-09T17:13:27.188728528Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2026-07-09T17:13:27.188890343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.189113403Z [Info] original_language: Starting migration of Log DB to 176
2026-07-09T17:13:27.189286732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2026-07-09T17:13:27', 'original_language')
2026-07-09T17:13:27.189592878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.190185091Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2026-07-09T17:13:27.190361025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012978s
2026-07-09T17:13:27.190525206Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2026-07-09T17:13:27.190717603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.190938939Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2026-07-09T17:13:27.191141667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2026-07-09T17:13:27', 'add_on_manual_interaction_required_to_notifications')
2026-07-09T17:13:27.191476141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.192075087Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2026-07-09T17:13:27.192278076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013454s
2026-07-09T17:13:27.192444461Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2026-07-09T17:13:27.192607319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.192830819Z [Info] list_sync_time: Starting migration of Log DB to 178
2026-07-09T17:13:27.193083698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2026-07-09T17:13:27', 'list_sync_time')
2026-07-09T17:13:27.193306767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.194107009Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2026-07-09T17:13:27.194270638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014796s
2026-07-09T17:13:27.194429308Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2026-07-09T17:13:27.194611825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.194813772Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2026-07-09T17:13:27.195002151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2026-07-09T17:13:27', 'add_auto_tagging')
2026-07-09T17:13:27.195569945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.196640190Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2026-07-09T17:13:27.197075537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020049s
2026-07-09T17:13:27.197436584Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2026-07-09T17:13:27.197855948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.198203979Z [Info] task_duration: Starting migration of Log DB to 180
2026-07-09T17:13:27.198378511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2026-07-09T17:13:27', 'task_duration')
2026-07-09T17:13:27.198687393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.199314115Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2026-07-09T17:13:27.199462965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014333s
2026-07-09T17:13:27.199742217Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2026-07-09T17:13:27.199943773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.200167493Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2026-07-09T17:13:27.200611928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2026-07-09T17:13:27', 'quality_definition_preferred_size')
2026-07-09T17:13:27.200933386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.201555378Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2026-07-09T17:13:27.201741092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016114s
2026-07-09T17:13:27.201904872Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2026-07-09T17:13:27.202107931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.202319978Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2026-07-09T17:13:27.202524500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2026-07-09T17:13:27', 'add_custom_format_score_bypass_to_delay_profile')
2026-07-09T17:13:27.202860617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.203407909Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2026-07-09T17:13:27.203602631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s
2026-07-09T17:13:27.203769557Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2026-07-09T17:13:27.203959520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.204184914Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2026-07-09T17:13:27.204365728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2026-07-09T17:13:27', 'update_images_remote_url')
2026-07-09T17:13:27.204681393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.205229086Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2026-07-09T17:13:27.205411824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012684s
2026-07-09T17:13:27.205574031Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2026-07-09T17:13:27.205765046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.206016702Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2026-07-09T17:13:27.206199751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2026-07-09T17:13:27', 'remove_invalid_roksbox_metadata_images')
2026-07-09T17:13:27.206530066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.207059883Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2026-07-09T17:13:27.207249976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001285s
2026-07-09T17:13:27.207410279Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2026-07-09T17:13:27.207580201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.207802248Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2026-07-09T17:13:27.208001139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2026-07-09T17:13:27', 'add_episode_runtime')
2026-07-09T17:13:27.208318839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.209056033Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2026-07-09T17:13:27.209229342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014628s
2026-07-09T17:13:27.209392521Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2026-07-09T17:13:27.209563024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.209784671Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2026-07-09T17:13:27.209966347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2026-07-09T17:13:27', 'add_result_to_commands')
2026-07-09T17:13:27.210282163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.210828242Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2026-07-09T17:13:27.211008315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012619s
2026-07-09T17:13:27.211174710Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2026-07-09T17:13:27.211354192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.211577611Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2026-07-09T17:13:27.211766492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2026-07-09T17:13:27', 'add_on_series_add_to_notifications')
2026-07-09T17:13:27.212112298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.212674490Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2026-07-09T17:13:27.212862980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013107s
2026-07-09T17:13:27.213027060Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-09T17:13:27.213218175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.213440122Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2026-07-09T17:13:27.214094620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-09T17:13:27.214269102Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-07-09T17:13:27.214433603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-09T17:13:27.214990585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-07-09T17:13:27.215527105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-07-09T17:13:27.215958063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-09T17:13:27.216418921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-09T17:13:27.217269093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-09T17:13:27.217579528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029702s
2026-07-09T17:13:27.217740813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-09T17:13:27.217900294Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:27.218039945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-09T17:13:27.218504090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-07-09T17:13:27.218951140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-09T17:13:27.219303540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-09T17:13:27.219728856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-09T17:13:27.220562625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-09T17:13:27.220888161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026604s
2026-07-09T17:13:27.221045798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-09T17:13:27.221204849Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-07-09T17:13:27.221343268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-09T17:13:27.221800338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-09T17:13:27.222184251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-09T17:13:27.222599588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-09T17:13:27.223009403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-09T17:13:27.223816428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-09T17:13:27.224219500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026859s
2026-07-09T17:13:27.224398961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2026-07-09T17:13:27', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-09T17:13:27.224739357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.225662586Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-09T17:13:27.225872629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00413s
2026-07-09T17:13:27.226035767Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2026-07-09T17:13:27.226220579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.226454991Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2026-07-09T17:13:27.226654473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2026-07-09T17:13:27', 'add_colon_replacement_to_naming_config')
2026-07-09T17:13:27.226981873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.227582452Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2026-07-09T17:13:27.227777785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013573s
2026-07-09T17:13:27.227959511Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2026-07-09T17:13:27.228136939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.228358625Z [Info] health_restored_notification: Starting migration of Log DB to 190
2026-07-09T17:13:27.228545181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2026-07-09T17:13:27', 'health_restored_notification')
2026-07-09T17:13:27.228863472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.229454702Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2026-07-09T17:13:27.229641478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013158s
2026-07-09T17:13:27.229807713Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2026-07-09T17:13:27.229980922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.230212629Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2026-07-09T17:13:27.230393944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2026-07-09T17:13:27', 'add_download_client_tags')
2026-07-09T17:13:27.230708738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.231293345Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2026-07-09T17:13:27.231473518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013085s
2026-07-09T17:13:27.231634472Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2026-07-09T17:13:27.231804685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.232062223Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2026-07-09T17:13:27.232242697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2026-07-09T17:13:27', 'import_exclusion_type')
2026-07-09T17:13:27.232552481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.233157649Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2026-07-09T17:13:27.233333103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013435s
2026-07-09T17:13:27.233499047Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2026-07-09T17:13:27.233664991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.233889794Z [Info] add_import_list_items: Starting migration of Log DB to 193
2026-07-09T17:13:27.234065047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2026-07-09T17:13:27', 'add_import_list_items')
2026-07-09T17:13:27.234381023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.234961983Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2026-07-09T17:13:27.235148007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012916s
2026-07-09T17:13:27.235313731Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2026-07-09T17:13:27.235484675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.235715410Z [Info] add_notification_status: Starting migration of Log DB to 194
2026-07-09T17:13:27.235916104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2026-07-09T17:13:27', 'add_notification_status')
2026-07-09T17:13:27.236234325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.236833872Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2026-07-09T17:13:27.237014346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013395s
2026-07-09T17:13:27.237184398Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2026-07-09T17:13:27.237373289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.237599544Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2026-07-09T17:13:27.237798605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2026-07-09T17:13:27', 'parse_language_tags_from_existing_subtitle_files')
2026-07-09T17:13:27.238139892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.238840974Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2026-07-09T17:13:27.239043482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014632s
2026-07-09T17:13:27.239203154Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2026-07-09T17:13:27.239370140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.239589582Z [Info] add_finale_type: Starting migration of Log DB to 196
2026-07-09T17:13:27.239766268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2026-07-09T17:13:27', 'add_finale_type')
2026-07-09T17:13:27.240092605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.240701391Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2026-07-09T17:13:27.240874048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013202s
2026-07-09T17:13:27.241036526Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2026-07-09T17:13:27.241207330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.241438425Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2026-07-09T17:13:27.241621935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2026-07-09T17:13:27', 'list_add_missing_search')
2026-07-09T17:13:27.241966078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.242583531Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2026-07-09T17:13:27.242772572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013692s
2026-07-09T17:13:27.242939738Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2026-07-09T17:13:27.243150603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.243380576Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2026-07-09T17:13:27.243589467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2026-07-09T17:13:27', 'parse_title_from_existing_subtitle_files')
2026-07-09T17:13:27.243954582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.244584721Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2026-07-09T17:13:27.244782760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014299s
2026-07-09T17:13:27.244960428Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2026-07-09T17:13:27.245143677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.245374542Z [Info] series_last_aired: Starting migration of Log DB to 199
2026-07-09T17:13:27.245582440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2026-07-09T17:13:27', 'series_last_aired')
2026-07-09T17:13:27.245910341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.246564578Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2026-07-09T17:13:27.246753208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014229s
2026-07-09T17:13:27.246937499Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2026-07-09T17:13:27.247119876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.247369970Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2026-07-09T17:13:27.247562317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2026-07-09T17:13:27', 'AddNewItemMonitorType')
2026-07-09T17:13:27.247922563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.248902616Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2026-07-09T17:13:27.249095214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017692s
2026-07-09T17:13:27.249267361Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2026-07-09T17:13:27.249441291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.249684471Z [Info] email_encryption: Starting migration of Log DB to 201
2026-07-09T17:13:27.249884634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2026-07-09T17:13:27', 'email_encryption')
2026-07-09T17:13:27.250236092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.250866000Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2026-07-09T17:13:27.251062426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s
2026-07-09T17:13:27.251238751Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2026-07-09T17:13:27.251417030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.251650901Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2026-07-09T17:13:27.251858789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2026-07-09T17:13:27', 'add_indexer_flags')
2026-07-09T17:13:27.252218865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.252825606Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2026-07-09T17:13:27.253022523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014084s
2026-07-09T17:13:27.253191102Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2026-07-09T17:13:27.253376265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.253609395Z [Info] release_type: Starting migration of Log DB to 203
2026-07-09T17:13:27.253802073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2026-07-09T17:13:27', 'release_type')
2026-07-09T17:13:27.254121205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.254872278Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2026-07-09T17:13:27.255056860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014755s
2026-07-09T17:13:27.255233365Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2026-07-09T17:13:27.255411855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.255654092Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2026-07-09T17:13:27.255875368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2026-07-09T17:13:27', 'add_add_release_hash')
2026-07-09T17:13:27.256307127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.256924751Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2026-07-09T17:13:27.257114964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015055s
2026-07-09T17:13:27.257295869Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2026-07-09T17:13:27.257483216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.257711566Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2026-07-09T17:13:27.257906689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2026-07-09T17:13:27', 'rename_season_pack_spec')
2026-07-09T17:13:27.258252455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.258869067Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2026-07-09T17:13:27.259056474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013795s
2026-07-09T17:13:27.259240054Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2026-07-09T17:13:27.259406840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.259658737Z [Info] add_tmdbid: Starting migration of Log DB to 206
2026-07-09T17:13:27.259840523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2026-07-09T17:13:27', 'add_tmdbid')
2026-07-09T17:13:27.260180798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.260790807Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2026-07-09T17:13:27.261003265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013731s
2026-07-09T17:13:27.261174600Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2026-07-09T17:13:27.261365534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.261607060Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2026-07-09T17:13:27.261823747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2026-07-09T17:13:27', 'add_on_import_complete_to_notifications')
2026-07-09T17:13:27.262170665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.262740152Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2026-07-09T17:13:27.262944834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013707s
2026-07-09T17:13:27.263129586Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2026-07-09T17:13:27.263314699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.263544272Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2026-07-09T17:13:27.263745487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2026-07-09T17:13:27', 'add_monitored_seasons_filter')
2026-07-09T17:13:27.264245664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.264893248Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2026-07-09T17:13:27.265086788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015651s
2026-07-09T17:13:27.265276740Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2026-07-09T17:13:27.265473396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.265728099Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2026-07-09T17:13:27.265944696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2026-07-09T17:13:27', 'add_custom_colon_replacement_to_naming_config')
2026-07-09T17:13:27.266298829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.266873496Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2026-07-09T17:13:27.267094501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013969s
2026-07-09T17:13:27.267274744Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2026-07-09T17:13:27.267483224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.267716023Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2026-07-09T17:13:27.267956256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2026-07-09T17:13:27', 'add_minium_upgrade_format_score_to_quality_profiles')
2026-07-09T17:13:27.268343947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.268901540Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2026-07-09T17:13:27.269121503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014163s
2026-07-09T17:13:27.269293970Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2026-07-09T17:13:27.269503783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.269761842Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2026-07-09T17:13:27.269969681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2026-07-09T17:13:27', 'add_blurary576p_quality_in_profiles')
2026-07-09T17:13:27.270311079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.270875916Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2026-07-09T17:13:27.271075017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s
2026-07-09T17:13:27.271252855Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2026-07-09T17:13:27.271461425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.271718793Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2026-07-09T17:13:27.271975821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2026-07-09T17:13:27', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2026-07-09T17:13:27.272348021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.272899291Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2026-07-09T17:13:27.273147020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001423s
2026-07-09T17:13:27.273325429Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2026-07-09T17:13:27.273505632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-09T17:13:27.273762238Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2026-07-09T17:13:27.273957902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2026-07-09T17:13:27', 'add_mal_and_anilist_ids')
2026-07-09T17:13:27.274314300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-09T17:13:27.274859809Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2026-07-09T17:13:27.275056735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013495s
2026-07-09T17:13:27.479365161Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2026-07-09T17:13:27.489530301Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-09T17:13:27.493428902Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected main, changing to develop.
2026-07-09T17:13:27.614868055Z [Info] QualityProfileService: Setting up default quality profiles
2026-07-09T17:13:27.684912109Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-09T17:13:27.685223506Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-09T17:13:27.685500825Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2026-07-09T17:13:27.785993236Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-09T17:13:28.165866283Z [ls.io-init] done.