AMD64 PASS
linuxserver/sonarr
Runtime: 21.98s

Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-07-04T23:38:22+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 89.29MB
Tag: amd64-4.0.15.2941-ls286
Version: 4.0.15.2941-ls286
Expand
2025-07-04T23:41:42.063375085Z [migrations] started
2025-07-04T23:41:42.063492792Z [migrations] no migrations found
2025-07-04T23:41:42.083128053Z usermod: no changes
2025-07-04T23:41:42.089838553Z ───────────────────────────────────────
2025-07-04T23:41:42.089853483Z
2025-07-04T23:41:42.089857541Z ██╗ ███████╗██╗ ██████╗
2025-07-04T23:41:42.089861289Z ██║ ██╔════╝██║██╔═══██╗
2025-07-04T23:41:42.089865066Z ██║ ███████╗██║██║ ██║
2025-07-04T23:41:42.089868574Z ██║ ╚════██║██║██║ ██║
2025-07-04T23:41:42.089872091Z ███████╗███████║██║╚██████╔╝
2025-07-04T23:41:42.089875678Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-04T23:41:42.089879355Z
2025-07-04T23:41:42.089883003Z Brought to you by linuxserver.io
2025-07-04T23:41:42.089886920Z ───────────────────────────────────────
2025-07-04T23:41:42.090272276Z
2025-07-04T23:41:42.090278038Z To support the app dev(s) visit:
2025-07-04T23:41:42.091958972Z Sonarr: https://sonarr.tv/donate
2025-07-04T23:41:42.092265790Z
2025-07-04T23:41:42.092272263Z To support LSIO projects visit:
2025-07-04T23:41:42.092275950Z https://www.linuxserver.io/donate/
2025-07-04T23:41:42.092279668Z
2025-07-04T23:41:42.092283185Z ───────────────────────────────────────
2025-07-04T23:41:42.092287253Z GID/UID
2025-07-04T23:41:42.092291021Z ───────────────────────────────────────
2025-07-04T23:41:42.096698524Z
2025-07-04T23:41:42.096722191Z User UID: 911
2025-07-04T23:41:42.096726350Z User GID: 911
2025-07-04T23:41:42.096729967Z ───────────────────────────────────────
2025-07-04T23:41:42.098341702Z Linuxserver.io version: 4.0.15.2941-ls286
2025-07-04T23:41:42.098623990Z Build-date: 2025-07-04T23:38:22+00:00
2025-07-04T23:41:42.098630052Z ───────────────────────────────────────
2025-07-04T23:41:42.098634121Z
2025-07-04T23:41:42.154146211Z [custom-init] No custom files found, skipping...
2025-07-04T23:41:42.482545473Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2941
2025-07-04T23:41:42.556777902Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:42.562804425Z [Debug] Bootstrap: Console selected
2025-07-04T23:41:42.564459367Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:42.915425192Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:42.980791932Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {91258508-8594-41a8-a4e3-c1f501c8a169} may be persisted to storage in unencrypted form.
2025-07-04T23:41:43.068801668Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-04T23:41:43.118797963Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-04T23:41:43.220530798Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-04T23:41:43.231962523Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.232579916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.283544751Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-07-04T23:41:43.285782687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0516449s
2025-07-04T23:41:43.285959423Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-04T23:41:43.286084434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537656s
2025-07-04T23:41:43.298537255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-04T23:41:43.299165039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.305173896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-04T23:41:43.314686217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-04T23:41:43.338105656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0327401s
2025-07-04T23:41:43.338494459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.340872817Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-04T23:41:43.340982979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355076s
2025-07-04T23:41:43.349947056Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-04T23:41:43.350146608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.357462016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-04T23:41:43.359175335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:41:43.359574919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019636s
2025-07-04T23:41:43.359797698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:43.360084065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001383s
2025-07-04T23:41:43.360520032Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-04T23:41:43.361058707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-04T23:41:43.361767744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011293s
2025-07-04T23:41:43.361890391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.362515640Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-04T23:41:43.362642576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018677s
2025-07-04T23:41:43.363207523Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-04T23:41:43.363361423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.364158357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:43.364306486Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.94E-05s
2025-07-04T23:41:43.364417720Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-04T23:41:43.364560236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-04T23:41:43.365059081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005112s
2025-07-04T23:41:43.365162469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.365880625Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-04T23:41:43.366137151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001294s
2025-07-04T23:41:43.367414753Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-04T23:41:43.367539224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.368366730Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-04T23:41:43.374244103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-04T23:41:43.374580059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-07-04T23:41:43.375018091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s
2025-07-04T23:41:43.375121729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-04T23:41:43.375266932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-04T23:41:43.375540603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002716s
2025-07-04T23:41:43.375616355Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-07-04T23:41:43.375740315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-07-04T23:41:43.375999707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002853s
2025-07-04T23:41:43.376091672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-07-04T23:41:43.376187355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-07-04T23:41:43.376479613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2025-07-04T23:41:43.376584334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-07-04T23:41:43.376740989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:41:43.377500559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008288s
2025-07-04T23:41:43.377604548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-04T23:41:43.377710481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.377975254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002646s
2025-07-04T23:41:43.378072821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-04T23:41:43.378162521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:43.378428917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002435s
2025-07-04T23:41:43.378530001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-07-04T23:41:43.378659772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-07-04T23:41:43.378865406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002383s
2025-07-04T23:41:43.379000298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-04T23:41:43.379081942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.379323999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002416s
2025-07-04T23:41:43.379428169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-07-04T23:41:43.379550135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-07-04T23:41:43.379860279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003309s
2025-07-04T23:41:43.379962034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-07-04T23:41:43.380088970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-07-04T23:41:43.380609908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005335s
2025-07-04T23:41:43.380702344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-04T23:41:43.380820482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:41:43.381055135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002495s
2025-07-04T23:41:43.381164285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-07-04T23:41:43.381295268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-07-04T23:41:43.381680293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004255s
2025-07-04T23:41:43.381823442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-07-04T23:41:43.381903302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-07-04T23:41:43.382160260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000247s
2025-07-04T23:41:43.382270973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-04T23:41:43.382372387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-07-04T23:41:43.382772763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004107s
2025-07-04T23:41:43.382861582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-04T23:41:43.382994760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2025-07-04T23:41:43.390149043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071446s
2025-07-04T23:41:43.390279215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-04T23:41:43.390406141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-07-04T23:41:43.390781697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003835s
2025-07-04T23:41:43.390865265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-04T23:41:43.390997111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:41:43.391269539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002885s
2025-07-04T23:41:43.391376695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-04T23:41:43.391500023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-07-04T23:41:43.391808124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003358s
2025-07-04T23:41:43.391941382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-04T23:41:43.392047065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:41:43.392405396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000264s
2025-07-04T23:41:43.392426579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-07-04T23:41:43.392523484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-07-04T23:41:43.392828047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003205s
2025-07-04T23:41:43.392915663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-07-04T23:41:43.393028220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:41:43.393296781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002791s
2025-07-04T23:41:43.393401752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-07-04T23:41:43.393513767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:41:43.393855235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003502s
2025-07-04T23:41:43.393961589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-07-04T23:41:43.394058534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-07-04T23:41:43.394307826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002576s
2025-07-04T23:41:43.394424802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-07-04T23:41:43.394536426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-07-04T23:41:43.394762000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002469s
2025-07-04T23:41:43.394885810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-04T23:41:43.394991112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-07-04T23:41:43.395313932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003495s
2025-07-04T23:41:43.395421007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-07-04T23:41:43.395555798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-07-04T23:41:43.396100024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000531s
2025-07-04T23:41:43.399672406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-04T23:41:43', 'InitialSetup')
2025-07-04T23:41:43.401065992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.402524077Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-04T23:41:43.402634640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069808s
2025-07-04T23:41:43.402801787Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-04T23:41:43.402923502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.403105408Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-07-04T23:41:43.404998168Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-07-04T23:41:43.405365558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-07-04T23:41:43.405684811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2025-07-04T23:41:43.405797478Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-07-04T23:41:43.405916547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-07-04T23:41:43.406192753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002714s
2025-07-04T23:41:43.406322304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-04T23:41:43', 'remove_tvrage_imdb_unique_constraint')
2025-07-04T23:41:43.406555664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.407326456Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-04T23:41:43.407441748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014322s
2025-07-04T23:41:43.407560437Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-04T23:41:43.407660358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.407816482Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-07-04T23:41:43.408807978Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-07-04T23:41:43.409147191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-04T23:41:43.409464921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005339s
2025-07-04T23:41:43.409584442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-04T23:41:43.409699824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-07-04T23:41:43.410052384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s
2025-07-04T23:41:43.410180462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-04T23:41:43', 'remove_renamed_scene_mapping_columns')
2025-07-04T23:41:43.410411096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.411200155Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-04T23:41:43.411330367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015374s
2025-07-04T23:41:43.411440940Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-04T23:41:43.411552434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.411701915Z [Info] updated_history: Starting migration of Main DB to 4
2025-07-04T23:41:43.412196521Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-07-04T23:41:43.412345070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:41:43.412652639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003306s
2025-07-04T23:41:43.412759534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-04T23:41:43.412894165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2025-07-04T23:41:43.413247266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004074s
2025-07-04T23:41:43.413382088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-04T23:41:43', 'updated_history')
2025-07-04T23:41:43.413582411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.414268232Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-04T23:41:43.414375457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014231s
2025-07-04T23:41:43.414486972Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-04T23:41:43.414594599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.414777757Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-07-04T23:41:43.415126890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:41:43.415278445Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.415391814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-07-04T23:41:43.415523960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-07-04T23:41:43.416124959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005711s
2025-07-04T23:41:43.416294280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-04T23:41:43', 'added_eventtype_to_history')
2025-07-04T23:41:43.416501978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.417190304Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-04T23:41:43.417312140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016655s
2025-07-04T23:41:43.417416139Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-04T23:41:43.417517293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.417669729Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-07-04T23:41:43.417839812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-04T23:41:43', 'add_index_to_log_time')
2025-07-04T23:41:43.418094515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.418735565Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-04T23:41:43.418896609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012134s
2025-07-04T23:41:43.418947101Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-04T23:41:43.419076031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.419236323Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-07-04T23:41:43.420061214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.420180454Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.420298802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-07-04T23:41:43.420442772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-07-04T23:41:43.421106789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006097s
2025-07-04T23:41:43.421330039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-04T23:41:43.421775405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-04T23:41:43.421977202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004847s
2025-07-04T23:41:43.422110650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-04T23:41:43', 'add_renameEpisodes_to_naming')
2025-07-04T23:41:43.422372978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.423101515Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-04T23:41:43.423214833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016021s
2025-07-04T23:41:43.423324484Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-04T23:41:43.423445027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.423607935Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-07-04T23:41:43.425767553Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-07-04T23:41:43.442629350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:41:43.443685075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-07-04T23:41:43.444399133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:43.445306239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:43.446818393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.447164801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.447457029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021571s
2025-07-04T23:41:43.447570227Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-07-04T23:41:43.448826446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-07-04T23:41:43.449360762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-07-04T23:41:43.449841900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:41:43.450093547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:41:43.451446541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036442s
2025-07-04T23:41:43.451545881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-04T23:41:43', 'remove_backlog')
2025-07-04T23:41:43.451780403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.452683562Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-04T23:41:43.452782731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049852s
2025-07-04T23:41:43.452927212Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-04T23:41:43.453009798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.453203067Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-07-04T23:41:43.456319552Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-07-04T23:41:43.457484146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-07-04T23:41:43.457970976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-07-04T23:41:43.458375691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:41:43.458669613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:41:43.459825890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033629s
2025-07-04T23:41:43.459949419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.462041371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-07-04T23:41:43.462276895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022244s
2025-07-04T23:41:43.462358229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.462467890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-07-04T23:41:43.462642792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002001s
2025-07-04T23:41:43.462766621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-04T23:41:43', 'fix_rename_episodes')
2025-07-04T23:41:43.462986193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.463957439Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-04T23:41:43.464091579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014995s
2025-07-04T23:41:43.464188133Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-04T23:41:43.464286511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.464457285Z [Info] add_monitored: Starting migration of Main DB to 10
2025-07-04T23:41:43.465751380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:43.465841592Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.465931613Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-07-04T23:41:43.466046835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-07-04T23:41:43.466637224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2025-07-04T23:41:43.466740211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-07-04T23:41:43.466824651Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.466915995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-07-04T23:41:43.467033051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-07-04T23:41:43.467499610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004711s
2025-07-04T23:41:43.467652117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.467835726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-04T23:41:43.468053104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003269s
2025-07-04T23:41:43.468182755Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.468242465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-04T23:41:43.468411656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001746s
2025-07-04T23:41:43.468515565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.468602280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-04T23:41:43.468774927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001711s
2025-07-04T23:41:43.468869728Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.468966814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-04T23:41:43.469168540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001785s
2025-07-04T23:41:43.469251387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-04T23:41:43', 'add_monitored')
2025-07-04T23:41:43.469483274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.470130717Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-04T23:41:43.470253524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s
2025-07-04T23:41:43.470403446Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-04T23:41:43.470486333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.470661105Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-07-04T23:41:43.470948934Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-07-04T23:41:43.472202909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-07-04T23:41:43.472589818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-07-04T23:41:43.472854431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-04T23:41:43.473163613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-07-04T23:41:43.474465354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033859s
2025-07-04T23:41:43.474588081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-07-04T23:41:43.475710260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-07-04T23:41:43.476358756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-07-04T23:41:43.476908112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:41:43.477299770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:41:43.478512131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:41:43.478805511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041267s
2025-07-04T23:41:43.478918379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-04T23:41:43', 'remove_ignored')
2025-07-04T23:41:43.479155777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.479914264Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-04T23:41:43.480049416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052347s
2025-07-04T23:41:43.480155620Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-04T23:41:43.480257755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.480461255Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-07-04T23:41:43.480811851Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-07-04T23:41:43.482021316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:41:43.482805354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-07-04T23:41:43.483477057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:43.488502765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:43.489650996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.489912313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.490150061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092319s
2025-07-04T23:41:43.490275464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-04T23:41:43', 'remove_custom_start_date')
2025-07-04T23:41:43.490475366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.491323143Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-04T23:41:43.491476622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104031s
2025-07-04T23:41:43.491572635Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-04T23:41:43.491660071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.491839793Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-07-04T23:41:43.492301643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:43.492411324Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.492511736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-07-04T23:41:43.492628341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-07-04T23:41:43.493090561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s
2025-07-04T23:41:43.493188158Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-04T23:41:43.493332629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-04T23:41:43.493489364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001732s
2025-07-04T23:41:43.493589957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-04T23:41:43', 'add_air_date_utc')
2025-07-04T23:41:43.493787605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.494364506Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-04T23:41:43.494466792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2025-07-04T23:41:43.494577986Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-04T23:41:43.494660943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.494813139Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-07-04T23:41:43.495031809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-07-04T23:41:43.496071282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-07-04T23:41:43.496535176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-07-04T23:41:43.497049622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:41:43.497447643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:41:43.498477025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:41:43.498761478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00359s
2025-07-04T23:41:43.498852201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-04T23:41:43', 'drop_air_date')
2025-07-04T23:41:43.499044678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.499734296Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-04T23:41:43.499827394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045731s
2025-07-04T23:41:43.499974730Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-04T23:41:43.500042607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.500205736Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-07-04T23:41:43.500500629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:43.500587985Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.500684349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-07-04T23:41:43.500777096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-07-04T23:41:43.501226561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004486s
2025-07-04T23:41:43.501361352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-04T23:41:43', 'add_air_date_as_string')
2025-07-04T23:41:43.501539010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.502233939Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-04T23:41:43.502350253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014382s
2025-07-04T23:41:43.502469533Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-04T23:41:43.502603754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.502776481Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-07-04T23:41:43.503044080Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-04T23:41:43.503215726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-04T23:41:43.503466481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000255s
2025-07-04T23:41:43.503608797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-04T23:41:43', 'updated_imported_history_item')
2025-07-04T23:41:43.503841145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.504406944Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-04T23:41:43.504541405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011837s
2025-07-04T23:41:43.504655324Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-04T23:41:43.504771618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.504943194Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-07-04T23:41:43.505149339Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-04T23:41:43.505342327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-04T23:41:43.505556138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002062s
2025-07-04T23:41:43.505679416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-04T23:41:43', 'reset_scene_names')
2025-07-04T23:41:43.505956624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.506436299Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-04T23:41:43.506575309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011043s
2025-07-04T23:41:43.506664589Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-04T23:41:43.506750732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.506895925Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-07-04T23:41:43.507122461Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.507254837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.519068010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117809s
2025-07-04T23:41:43.519271179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-04T23:41:43', 'remove_duplicates')
2025-07-04T23:41:43.519555482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.520329640Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-04T23:41:43.520477939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0130984s
2025-07-04T23:41:43.520635817Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-04T23:41:43.520772843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.520970110Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-07-04T23:41:43.521648666Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-04T23:41:43.521784940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-04T23:41:43.522173322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2025-07-04T23:41:43.522288073Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-04T23:41:43.522446242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-04T23:41:43.522800836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00033s
2025-07-04T23:41:43.522909174Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-04T23:41:43.523030678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-04T23:41:43.523301884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002724s
2025-07-04T23:41:43.523415383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-04T23:41:43.523548992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.523826460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002756s
2025-07-04T23:41:43.523982204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-04T23:41:43.524125052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.524386698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002563s
2025-07-04T23:41:43.524465597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-04T23:41:43.524579186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:41:43.524857807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002763s
2025-07-04T23:41:43.524993079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-04T23:41:43', 'restore_unique_constraints')
2025-07-04T23:41:43.525228132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.525880927Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-04T23:41:43.526036079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012965s
2025-07-04T23:41:43.526188877Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-04T23:41:43.526269399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.526441395Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-07-04T23:41:43.526922403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.527035461Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.527122526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-07-04T23:41:43.527229802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-07-04T23:41:43.527725460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005119s
2025-07-04T23:41:43.527825622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.527932276Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.528013390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-07-04T23:41:43.528113331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-07-04T23:41:43.528603518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004528s
2025-07-04T23:41:43.528689180Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.528756917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.533410335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046136s
2025-07-04T23:41:43.533542992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-04T23:41:43', 'add_year_and_seasons_to_series')
2025-07-04T23:41:43.533783917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.534402503Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-04T23:41:43.534532264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056296s
2025-07-04T23:41:43.534676605Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-04T23:41:43.534747297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.534907540Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-07-04T23:41:43.535169888Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-07-04T23:41:43.535272434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-04T23:41:43.535561897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002937s
2025-07-04T23:41:43.535662930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-04T23:41:43', 'drop_seasons_table')
2025-07-04T23:41:43.535899727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.536523904Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-04T23:41:43.536618103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012504s
2025-07-04T23:41:43.536728135Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-04T23:41:43.536816302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.536967396Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-07-04T23:41:43.537254795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:43.537362001Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.537447092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-07-04T23:41:43.537541312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-07-04T23:41:43.538030016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004756s
2025-07-04T23:41:43.538144747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-04T23:41:43', 'move_indexer_to_generic_provider')
2025-07-04T23:41:43.538346072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.538997413Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-04T23:41:43.539109419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014504s
2025-07-04T23:41:43.539207997Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-04T23:41:43.539323620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.539472299Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-07-04T23:41:43.541519651Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.541638931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-07-04T23:41:43.541869365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002238s
2025-07-04T23:41:43.541955158Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.542046261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:41:43.542231284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001917s
2025-07-04T23:41:43.542341376Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.542446567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-07-04T23:41:43.542617361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000194s
2025-07-04T23:41:43.542709988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.542801372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-07-04T23:41:43.542972136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001783s
2025-07-04T23:41:43.543069832Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:43.545637301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-07-04T23:41:43.545825711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026473s
2025-07-04T23:41:43.545927686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-04T23:41:43', 'add_config_contract_to_indexers')
2025-07-04T23:41:43.546147799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.546788058Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-04T23:41:43.546845053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035459s
2025-07-04T23:41:43.546965896Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-04T23:41:43.547042009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.547208965Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-07-04T23:41:43.547460562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-07-04T23:41:43.548423050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-07-04T23:41:43.548980762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-07-04T23:41:43.549500639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:41:43.549881937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:41:43.551007543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034127s
2025-07-04T23:41:43.551113055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-04T23:41:43', 'drop_tvdb_episodeid')
2025-07-04T23:41:43.551318599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.552156737Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-04T23:41:43.552288161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045769s
2025-07-04T23:41:43.552401650Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-04T23:41:43.552552193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.552767346Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-07-04T23:41:43.553252633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:43.553376452Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.553445822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-07-04T23:41:43.553602748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-07-04T23:41:43.554161533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s
2025-07-04T23:41:43.554284009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-04T23:41:43', 'move_notification_to_generic_provider')
2025-07-04T23:41:43.554569865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.555274373Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-04T23:41:43.555407181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016815s
2025-07-04T23:41:43.555515669Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-04T23:41:43.555639649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.555830162Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-07-04T23:41:43.556745555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.556887721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-07-04T23:41:43.557131772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002354s
2025-07-04T23:41:43.557208126Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.557311665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-07-04T23:41:43.557520214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002195s
2025-07-04T23:41:43.557648473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.557753063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-04T23:41:43.557977465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002357s
2025-07-04T23:41:43.558080563Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.558186686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-07-04T23:41:43.558399194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002281s
2025-07-04T23:41:43.558498284Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.558620550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-07-04T23:41:43.558782476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002028s
2025-07-04T23:41:43.558883629Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.558960624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-07-04T23:41:43.559155216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001918s
2025-07-04T23:41:43.559247251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.559335259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-07-04T23:41:43.559535632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002018s
2025-07-04T23:41:43.559628719Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.559719602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-07-04T23:41:43.559914755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002018s
2025-07-04T23:41:43.560005568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.560114357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-07-04T23:41:43.560291003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001867s
2025-07-04T23:41:43.560376555Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:43.560491025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-07-04T23:41:43.560652020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001839s
2025-07-04T23:41:43.560771520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-04T23:41:43', 'add_config_contract_to_notifications')
2025-07-04T23:41:43.560986573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.561590679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-04T23:41:43.561699979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011102s
2025-07-04T23:41:43.561823578Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-04T23:41:43.561910513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.562111458Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-07-04T23:41:43.563216403Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.563333538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:41:43.563529383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002151s
2025-07-04T23:41:43.563632771Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.563723914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-07-04T23:41:43.563987555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002642s
2025-07-04T23:41:43.564078869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.564185153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-07-04T23:41:43.564370787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001958s
2025-07-04T23:41:43.564462521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-04T23:41:43', 'fix_omgwtfnzbs')
2025-07-04T23:41:43.565576103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.565622096Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-04T23:41:43.565628629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011753s
2025-07-04T23:41:43.565656365Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-04T23:41:43.565817349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.566081120Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-07-04T23:41:43.566569202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-07-04T23:41:43.566878555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2025-07-04T23:41:43.567288410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005467s
2025-07-04T23:41:43.567348992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-04T23:41:43', 'add_blacklist_table')
2025-07-04T23:41:43.567607483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.568437464Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-04T23:41:43.568684932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017218s
2025-07-04T23:41:43.568747498Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-04T23:41:43.568773961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.569074296Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-07-04T23:41:43.569449982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.569575655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.569738353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-07-04T23:41:43.569898235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-07-04T23:41:43.570671311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006142s
2025-07-04T23:41:43.570693205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.570760060Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.570798026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-07-04T23:41:43.570942688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-07-04T23:41:43.571460079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2025-07-04T23:41:43.571599831Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.571701455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.577519147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058304s
2025-07-04T23:41:43.577703679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-04T23:41:43', 'add_formats_to_naming_config')
2025-07-04T23:41:43.577922991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.578630425Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-04T23:41:43.578738953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006965s
2025-07-04T23:41:43.578872632Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-04T23:41:43.578976481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.579154410Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-07-04T23:41:43.579524264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.579645729Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.579758456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-07-04T23:41:43.579842755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-07-04T23:41:43.580343734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s
2025-07-04T23:41:43.580443926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.580533075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.581225549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006834s
2025-07-04T23:41:43.581351984Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-04T23:41:43.581486094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-04T23:41:43.581646246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001607s
2025-07-04T23:41:43.581706057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-04T23:41:43.581832722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-04T23:41:43.582041813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001535s
2025-07-04T23:41:43.582093828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-04T23:41:43', 'add_season_folder_format_to_naming_config')
2025-07-04T23:41:43.582304011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.582942787Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-04T23:41:43.583061376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2025-07-04T23:41:43.583163662Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-04T23:41:43.583275016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.583410448Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-07-04T23:41:43.583815674Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-07-04T23:41:43.584830738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-07-04T23:41:43.585218268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-07-04T23:41:43.585551749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:41:43.585831092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:41:43.586980045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029734s
2025-07-04T23:41:43.587093152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-04T23:41:43', 'delete_old_naming_config_columns')
2025-07-04T23:41:43.587297644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.587952713Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-04T23:41:43.588098567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003953s
2025-07-04T23:41:43.588173948Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-04T23:41:43.588275332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.588418230Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-07-04T23:41:43.589067227Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.589171868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-07-04T23:41:43.589362872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001891s
2025-07-04T23:41:43.589471180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-04T23:41:43', 'set_default_release_group')
2025-07-04T23:41:43.589687456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.590173745Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-04T23:41:43.590329047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009918s
2025-07-04T23:41:43.590390651Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-04T23:41:43.593326783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.593489991Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-07-04T23:41:43.593679312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.593843172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.594672913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008686s
2025-07-04T23:41:43.594779517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-04T23:41:43', 'add_api_key_to_pushover')
2025-07-04T23:41:43.594998638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.595490749Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-04T23:41:43.595616222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017105s
2025-07-04T23:41:43.595728347Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-04T23:41:43.595814551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.595973030Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-07-04T23:41:43.597215241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.597303148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.597574835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-07-04T23:41:43.598983581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-07-04T23:41:43.599755515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-07-04T23:41:43.600326284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:43.600738754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:43.601833869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.602040525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.602272182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045731s
2025-07-04T23:41:43.602366882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-07-04T23:41:43.603256784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-07-04T23:41:43.603927965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-07-04T23:41:43.604537943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:43.604945644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:43.606014576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.606230641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.606451756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039864s
2025-07-04T23:41:43.606561567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-04T23:41:43', 'remove_series_contraints')
2025-07-04T23:41:43.606760778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.607645009Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-04T23:41:43.607755361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051747s
2025-07-04T23:41:43.607868529Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-04T23:41:43.608047188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.608119594Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-07-04T23:41:43.608813341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.608903863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.9E-06s
2025-07-04T23:41:43.608985758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-07-04T23:41:43.609104738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-07-04T23:41:43.609565455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004376s
2025-07-04T23:41:43.609661458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.609748514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-07-04T23:41:43.609911612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001779s
2025-07-04T23:41:43.610029810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-04T23:41:43', 'add_series_folder_format_to_naming_config')
2025-07-04T23:41:43.610229121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.610841915Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-04T23:41:43.610946395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010927s
2025-07-04T23:41:43.611046317Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-04T23:41:43.611145967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.611344577Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-07-04T23:41:43.612185761Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:43.612307245Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.612389230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-07-04T23:41:43.612504983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-07-04T23:41:43.612928596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s
2025-07-04T23:41:43.613043868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.613104470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.615210570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020729s
2025-07-04T23:41:43.615288217Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.615438239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.616788517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014045s
2025-07-04T23:41:43.616908559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-04T23:41:43', 'update_with_quality_converters')
2025-07-04T23:41:43.617148802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.617719201Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-04T23:41:43.617825765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023369s
2025-07-04T23:41:43.617938622Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-04T23:41:43.618034135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.618181371Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-07-04T23:41:43.619451428Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-07-04T23:41:43.620395719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-07-04T23:41:43.620679320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-04T23:41:43.620920005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-04T23:41:43.621302154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-04T23:41:43.622603674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:41:43.622823036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032521s
2025-07-04T23:41:43.622913989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-07-04T23:41:43.623754722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-07-04T23:41:43.624137482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-04T23:41:43.624382726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-04T23:41:43.624723412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-04T23:41:43.625984992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:41:43.626208432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031931s
2025-07-04T23:41:43.626344115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-07-04T23:41:43.626423044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:41:43.626735874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003295s
2025-07-04T23:41:43.626855244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-07-04T23:41:43.626946347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:41:43.627174737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000226s
2025-07-04T23:41:43.627269087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-07-04T23:41:43.627408818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:41:43.627590815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002199s
2025-07-04T23:41:43.627684964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-07-04T23:41:43.627826158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-07-04T23:41:43.628031231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000231s
2025-07-04T23:41:43.628113377Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.628212106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.629341149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011216s
2025-07-04T23:41:43.629440499Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-07-04T23:41:43.629526281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-07-04T23:41:43.629970776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004232s
2025-07-04T23:41:43.630082852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-04T23:41:43', 'add_configurable_qualities')
2025-07-04T23:41:43.630285460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.631118647Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-04T23:41:43.631267116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015851s
2025-07-04T23:41:43.631373490Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-04T23:41:43.631454103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.631603453Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-07-04T23:41:43.631935863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:43.632042928Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.632172419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-07-04T23:41:43.632234674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-07-04T23:41:43.632709661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004687s
2025-07-04T23:41:43.632802077Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-04T23:41:43.632921216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-04T23:41:43.633097281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001578s
2025-07-04T23:41:43.633195769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-04T23:41:43', 'add_on_upgrade_to_notifications')
2025-07-04T23:41:43.633403066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.634120210Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-04T23:41:43.634266395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001182s
2025-07-04T23:41:43.634342237Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-04T23:41:43.634435395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.634575357Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-07-04T23:41:43.635256638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-07-04T23:41:43.635387542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-07-04T23:41:43.635717476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003401s
2025-07-04T23:41:43.635811555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-07-04T23:41:43.635930875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2025-07-04T23:41:43.636296983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003779s
2025-07-04T23:41:43.636401293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-04T23:41:43', 'add_metadata_tables')
2025-07-04T23:41:43.636612828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.637229149Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-04T23:41:43.637334962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013218s
2025-07-04T23:41:43.637442719Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-04T23:41:43.637653924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.637689987Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-07-04T23:41:43.638185925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.638286588Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.638361629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-07-04T23:41:43.638498825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-07-04T23:41:43.638920534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004607s
2025-07-04T23:41:43.639051498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-07-04T23:41:43.639136289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-07-04T23:41:43.639580473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004518s
2025-07-04T23:41:43.639673781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-07-04T23:41:43.639825496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-07-04T23:41:43.640221754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004407s
2025-07-04T23:41:43.640322827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-07-04T23:41:43.640441937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-07-04T23:41:43.640881252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004453s
2025-07-04T23:41:43.640992686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:43.641063178Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.641141917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-07-04T23:41:43.641262730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-07-04T23:41:43.641695772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s
2025-07-04T23:41:43.641792887Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-07-04T23:41:43.641882127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-07-04T23:41:43.642367424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004743s
2025-07-04T23:41:43.642476564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-04T23:41:43', 'add_metadata_to_episodes_and_series')
2025-07-04T23:41:43.642696757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.643291114Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-04T23:41:43.643393971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013981s
2025-07-04T23:41:43.643501046Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-04T23:41:43.643605396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.643747422Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-07-04T23:41:43.644031414Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-04T23:41:43.644202007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-04T23:41:43.644406710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002004s
2025-07-04T23:41:43.644521821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-04T23:41:43', 'fix_xbmc_season_images_metadata')
2025-07-04T23:41:43.644713748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.645259867Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-04T23:41:43.645373436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010433s
2025-07-04T23:41:43.645461744Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-04T23:41:43.645561675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.645712288Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-07-04T23:41:43.646125430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-04T23:41:43.646299460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2025-07-04T23:41:43.646628603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003824s
2025-07-04T23:41:43.646735007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-04T23:41:43', 'add_download_clients_table')
2025-07-04T23:41:43.646938286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.647524516Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-04T23:41:43.647628536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012784s
2025-07-04T23:41:43.647732385Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-04T23:41:43.647829100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.647989573Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-07-04T23:41:43.648243865Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.648323605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.652787643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044502s
2025-07-04T23:41:43.652925791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-04T23:41:43', 'convert_config_to_download_clients')
2025-07-04T23:41:43.653184842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.653724338Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-04T23:41:43.653836093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053976s
2025-07-04T23:41:43.653941746Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-04T23:41:43.654047479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.654198824Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-07-04T23:41:43.654441342Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-07-04T23:41:43.654642928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-07-04T23:41:43.654875776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000242s
2025-07-04T23:41:43.654966419Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-04T23:41:43.655138866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-04T23:41:43.655337155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2025-07-04T23:41:43.655433830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-04T23:41:43', 'fix_xbmc_episode_metadata')
2025-07-04T23:41:43.670473228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.671203088Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-04T23:41:43.671332148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160427s
2025-07-04T23:41:43.671462730Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-04T23:41:43.671537160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.671728776Z [Info] add_indexes: Starting migration of Main DB to 45
2025-07-04T23:41:43.672406010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-07-04T23:41:43.672533115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-07-04T23:41:43.672823069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002954s
2025-07-04T23:41:43.672909553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-07-04T23:41:43.673011198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:41:43.673231411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002185s
2025-07-04T23:41:43.673326603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-07-04T23:41:43.673426714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:41:43.673634553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002142s
2025-07-04T23:41:43.673735436Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-07-04T23:41:43.673899015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:41:43.674022915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002065s
2025-07-04T23:41:43.674124579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-07-04T23:41:43.674255603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-07-04T23:41:43.674442570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002112s
2025-07-04T23:41:43.674550928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-04T23:41:43.674631560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:41:43.674908107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002752s
2025-07-04T23:41:43.675010844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-07-04T23:41:43.675102288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:43.675354195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002258s
2025-07-04T23:41:43.675424787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-07-04T23:41:43.675558266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:43.675767296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002428s
2025-07-04T23:41:43.675881506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-04T23:41:43.676053433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:43.676285830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002239s
2025-07-04T23:41:43.676394539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-04T23:41:43', 'add_indexes')
2025-07-04T23:41:43.676593790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.677415615Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-04T23:41:43.677532660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001363s
2025-07-04T23:41:43.677654977Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-04T23:41:43.677735890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.677898958Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-07-04T23:41:43.678141256Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-07-04T23:41:43.678340106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-07-04T23:41:43.678600200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002425s
2025-07-04T23:41:43.678695502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-04T23:41:43', 'fix_nzb_su_url')
2025-07-04T23:41:43.678917058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.679449790Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-04T23:41:43.679566174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s
2025-07-04T23:41:43.679670013Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-04T23:41:43.679761007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.679918925Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-07-04T23:41:43.680258899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.680336666Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.680438030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-07-04T23:41:43.680553091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-07-04T23:41:43.681124782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2025-07-04T23:41:43.681248151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-04T23:41:43', 'add_temporary_blacklist_columns')
2025-07-04T23:41:43.681485589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.682067891Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-04T23:41:43.682178183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015093s
2025-07-04T23:41:43.682276511Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-04T23:41:43.682391292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.682539861Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-07-04T23:41:43.682799284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:43.682900147Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.682987873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-07-04T23:41:43.683093817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-07-04T23:41:43.683602651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005186s
2025-07-04T23:41:43.683716891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-04T23:41:43', 'add_title_to_scenemappings')
2025-07-04T23:41:43.683942425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.684510920Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-04T23:41:43.684629328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014306s
2025-07-04T23:41:43.684717506Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-04T23:41:43.684820333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.684956046Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-07-04T23:41:43.685166890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-07-04T23:41:43.685339648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-07-04T23:41:43.685590914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002432s
2025-07-04T23:41:43.685683550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-04T23:41:43', 'fix_dognzb_url')
2025-07-04T23:41:43.685898924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.686510876Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-04T23:41:43.686611348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011525s
2025-07-04T23:41:43.686701440Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-04T23:41:43.686814297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.686945551Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-07-04T23:41:43.687224903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:41:43.687320666Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.687407441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-07-04T23:41:43.687508685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-07-04T23:41:43.688077460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000545s
2025-07-04T23:41:43.688165507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-04T23:41:43', 'add_hash_to_metadata_files')
2025-07-04T23:41:43.688380560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.688967271Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-04T23:41:43.689085149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014615s
2025-07-04T23:41:43.689198507Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-04T23:41:43.689289210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.689427077Z [Info] download_client_import: Starting migration of Main DB to 51
2025-07-04T23:41:43.689743945Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.689810549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.690374865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s
2025-07-04T23:41:43.690479987Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.690520559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.693498945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029577s
2025-07-04T23:41:43.693610670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.693694699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.699155773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054092s
2025-07-04T23:41:43.699300775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-04T23:41:43', 'download_client_import')
2025-07-04T23:41:43.699543794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.700157540Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-04T23:41:43.700277201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064496s
2025-07-04T23:41:43.700378705Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-04T23:41:43.700483466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.700631104Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-07-04T23:41:43.701025778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:43.701135970Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:43.701205991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-07-04T23:41:43.701317145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-07-04T23:41:43.701977124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005926s
2025-07-04T23:41:43.701994128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-07-04T23:41:43.702119180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-07-04T23:41:43.702249652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001349s
2025-07-04T23:41:43.702351016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.702421799Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.702493924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-07-04T23:41:43.702609697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-07-04T23:41:43.703105576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000498s
2025-07-04T23:41:43.703198693Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-04T23:41:43.703350629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-04T23:41:43.703521884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001725s
2025-07-04T23:41:43.703633398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-04T23:41:43', 'add_columns_for_anime')
2025-07-04T23:41:43.703823541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.704463690Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-04T23:41:43.704570455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011109s
2025-07-04T23:41:43.704693913Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-04T23:41:43.704793434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.704943035Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-07-04T23:41:43.706025424Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-07-04T23:41:43.706128391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-07-04T23:41:43.706642065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s
2025-07-04T23:41:43.706745674Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.706839172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.707549071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007035s
2025-07-04T23:41:43.707652940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-04T23:41:43', 'add_series_sorttitle')
2025-07-04T23:41:43.707896771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.708466318Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-04T23:41:43.708593143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001635s
2025-07-04T23:41:43.708682523Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-04T23:41:43.708775350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.708998038Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-07-04T23:41:43.710841079Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-07-04T23:41:43.711046813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-07-04T23:41:43.712806406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018113s
2025-07-04T23:41:43.712912810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:41:43.712991879Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.713067441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-07-04T23:41:43.713180479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-07-04T23:41:43.713691548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005164s
2025-07-04T23:41:43.713787000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:41:43.713876129Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.713960980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-07-04T23:41:43.714045941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-07-04T23:41:43.714544044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000493s
2025-07-04T23:41:43.714649597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:41:43.714723606Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.714808046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-07-04T23:41:43.714898287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-07-04T23:41:43.715452443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005267s
2025-07-04T23:41:43.715544558Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.715614609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-07-04T23:41:43.715800043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001923s
2025-07-04T23:41:43.715904834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.716027100Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.716080818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-07-04T23:41:43.716168515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-07-04T23:41:43.716649773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004795s
2025-07-04T23:41:43.716781408Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-04T23:41:43.716880628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-04T23:41:43.717035460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001569s
2025-07-04T23:41:43.717122425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-07-04T23:41:43.717238659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-07-04T23:41:43.717596950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003718s
2025-07-04T23:41:43.717704637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-04T23:41:43', 'rename_profiles')
2025-07-04T23:41:43.717915983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.718585380Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-04T23:41:43.718740021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013645s
2025-07-04T23:41:43.718902308Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-04T23:41:43.719007770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.719216431Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-07-04T23:41:43.719594211Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-07-04T23:41:43.720922866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2025-07-04T23:41:43.721766525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-07-04T23:41:43.722482025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:43.723306535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:43.724686063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:43.724931948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:43.725169977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:43.725417635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:43.725688320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:43.725930358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062734s
2025-07-04T23:41:43.726073506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-04T23:41:43', 'drop_old_profile_columns')
2025-07-04T23:41:43.726261354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.727085523Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-04T23:41:43.727225144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074124s
2025-07-04T23:41:43.727361829Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-04T23:41:43.727485669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.727716323Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-07-04T23:41:43.728290700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:43.728418697Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.728542717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-07-04T23:41:43.728647819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-07-04T23:41:43.729276294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006199s
2025-07-04T23:41:43.729400895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-04T23:41:43', 'add_mediainfo_to_episodefile')
2025-07-04T23:41:43.729607070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.730212158Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-04T23:41:43.730349364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001565s
2025-07-04T23:41:43.730433834Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-04T23:41:43.730539257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.730701163Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-07-04T23:41:43.731036067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-07-04T23:41:43.731165327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-07-04T23:41:43.731715725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005488s
2025-07-04T23:41:43.731814153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.731932682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.732749707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007986s
2025-07-04T23:41:43.732860259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-04T23:41:43', 'convert_episode_file_path_to_relative')
2025-07-04T23:41:43.733086665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.733746684Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-04T23:41:43.733877297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001816s
2025-07-04T23:41:43.733979593Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-04T23:41:43.734092941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.734244156Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-07-04T23:41:43.734517356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-07-04T23:41:43.735671559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2025-07-04T23:41:43.736200234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-07-04T23:41:43.736672985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:41:43.737150006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:41:43.738417457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:41:43.738666408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040815s
2025-07-04T23:41:43.738780017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-04T23:41:43', 'drop_episode_file_path')
2025-07-04T23:41:43.738985431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.739813878Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-04T23:41:43.739989482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052295s
2025-07-04T23:41:43.740125957Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-04T23:41:43.740222461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.740387413Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-07-04T23:41:43.741180259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:43.741294520Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.741377657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-07-04T23:41:43.746996679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-07-04T23:41:43.747703663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007385s
2025-07-04T23:41:43.747827121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-07-04T23:41:43.747974067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-07-04T23:41:43.748618775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006293s
2025-07-04T23:41:43.748707925Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-04T23:41:43.748841434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-04T23:41:43.749011857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000176s
2025-07-04T23:41:43.749115054Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.749210617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-07-04T23:41:43.749392573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001914s
2025-07-04T23:41:43.749500871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-04T23:41:43', 'add_enable_options_to_indexers')
2025-07-04T23:41:43.749729772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.750300150Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-04T23:41:43.750539783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010989s
2025-07-04T23:41:43.750648572Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-04T23:41:43.757641330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.757893207Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-07-04T23:41:43.758213933Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-07-04T23:41:43.759431303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-07-04T23:41:43.759835207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-07-04T23:41:43.760230643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:41:43.760636760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:41:43.761918922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:41:43.762166280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038217s
2025-07-04T23:41:43.762256341Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-07-04T23:41:43.763400054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-07-04T23:41:43.763734086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-07-04T23:41:43.764059101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-07-04T23:41:43.764347171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-07-04T23:41:43.765560824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031866s
2025-07-04T23:41:43.765689423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-04T23:41:43', 'remove_enable_from_indexers')
2025-07-04T23:41:43.765901510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.766650658Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-04T23:41:43.766781852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042916s
2025-07-04T23:41:43.766921263Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-04T23:41:43.767009510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.767206437Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-07-04T23:41:43.767568606Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-07-04T23:41:43.767895795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-07-04T23:41:43.768244908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003789s
2025-07-04T23:41:43.768373226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-04T23:41:43', 'clear_bad_scene_names')
2025-07-04T23:41:43.768642809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.769207195Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-04T23:41:43.769342047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013464s
2025-07-04T23:41:43.769455665Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-04T23:41:43.769581879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.769745549Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-07-04T23:41:43.769997727Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.770144222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.771981280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018198s
2025-07-04T23:41:43.772146172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-04T23:41:43', 'convert_quality_models')
2025-07-04T23:41:43.772445334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.773046234Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-04T23:41:43.773166817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029097s
2025-07-04T23:41:43.773314174Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-04T23:41:43.773464396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.773641833Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-07-04T23:41:43.774097521Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-07-04T23:41:43.774222562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-07-04T23:41:43.774583309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000377s
2025-07-04T23:41:43.774695535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-04T23:41:43', 'add_remotepathmappings')
2025-07-04T23:41:43.774915177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.775605066Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-04T23:41:43.775719005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014054s
2025-07-04T23:41:43.775830008Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-04T23:41:43.776008428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.776208040Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-07-04T23:41:43.776315736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-04T23:41:43', 'remove_method_from_logs')
2025-07-04T23:41:43.776627394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.777241059Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-04T23:41:43.777354437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012427s
2025-07-04T23:41:43.777452976Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-04T23:41:43.777551685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.777717518Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-07-04T23:41:43.779995274Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.780134324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-07-04T23:41:43.780363195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002417s
2025-07-04T23:41:43.780506483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.780631224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-07-04T23:41:43.780860015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s
2025-07-04T23:41:43.780987462Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.781169769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-07-04T23:41:43.781361775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002443s
2025-07-04T23:41:43.781466466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-04T23:41:43', 'make_scene_numbering_nullable')
2025-07-04T23:41:43.781779687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.782409835Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-04T23:41:43.782530308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012868s
2025-07-04T23:41:43.782631752Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-04T23:41:43.782743527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.782947768Z [Info] add_tags: Starting migration of Main DB to 66
2025-07-04T23:41:43.783903402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-04T23:41:43.784025087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-04T23:41:43.784423489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004189s
2025-07-04T23:41:43.784534643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.784622300Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:43.784736810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-07-04T23:41:43.784878896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-07-04T23:41:43.785493904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006146s
2025-07-04T23:41:43.785599437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:43.785698536Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.785776573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-07-04T23:41:43.785877146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-07-04T23:41:43.786470701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2025-07-04T23:41:43.786574901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.786679902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-07-04T23:41:43.786961900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002518s
2025-07-04T23:41:43.787039747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.787119407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-07-04T23:41:43.787299409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001625s
2025-07-04T23:41:43.787399461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-04T23:41:43', 'add_tags')
2025-07-04T23:41:43.787611528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.788356678Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-04T23:41:43.788426178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011898s
2025-07-04T23:41:43.788558304Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-04T23:41:43.788659728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.788837556Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-07-04T23:41:43.789193072Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.789306811Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.789374337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-07-04T23:41:43.789495901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-07-04T23:41:43.790093825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s
2025-07-04T23:41:43.790191081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-04T23:41:43', 'add_added_to_series')
2025-07-04T23:41:43.790508490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.791134320Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-04T23:41:43.791229983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016369s
2025-07-04T23:41:43.791351267Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-04T23:41:43.791448152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.791585949Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-07-04T23:41:43.793501716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-07-04T23:41:43.793685356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-07-04T23:41:43.794148899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004611s
2025-07-04T23:41:43.794217948Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.794325735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.794948429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2025-07-04T23:41:43.795061907Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:43.795191037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-07-04T23:41:43.795379567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001971s
2025-07-04T23:41:43.795501011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-04T23:41:43', 'add_release_restrictions')
2025-07-04T23:41:43.795745504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.796519522Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-04T23:41:43.796679534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013161s
2025-07-04T23:41:43.796781770Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-04T23:41:43.796856741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.797018206Z [Info] quality_proper: Starting migration of Main DB to 69
2025-07-04T23:41:43.797290534Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.797411648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.798154363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2025-07-04T23:41:43.798297391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-04T23:41:43', 'quality_proper')
2025-07-04T23:41:43.798552805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.799523269Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-04T23:41:43.799659022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020968s
2025-07-04T23:41:43.799741889Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-04T23:41:43.799867131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.800078657Z [Info] delay_profile: Starting migration of Main DB to 70
2025-07-04T23:41:43.804025493Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-07-04T23:41:43.804158511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-07-04T23:41:43.804673668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005185s
2025-07-04T23:41:43.804887048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-07-04T23:41:43.805141670Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.805229297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.812594265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073291s
2025-07-04T23:41:43.812770790Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-07-04T23:41:43.814358987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2025-07-04T23:41:43.814753001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-07-04T23:41:43.815042453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:41:43.815433731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:41:43.816929663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:41:43.817209446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043257s
2025-07-04T23:41:43.817324658Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-07-04T23:41:43.818739226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2025-07-04T23:41:43.819082497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-07-04T23:41:43.819374595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:41:43.819780442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:41:43.821299290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:41:43.821581378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041112s
2025-07-04T23:41:43.821937906Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0003659 taking an average of 00:00:00.0003659
2025-07-04T23:41:43.822160153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-04T23:41:43', 'delay_profile')
2025-07-04T23:41:43.822364054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.823246771Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-04T23:41:43.823368376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005786s
2025-07-04T23:41:43.823521654Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-04T23:41:43.823659742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.823874124Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-07-04T23:41:43.824291504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-07-04T23:41:43.825714489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:41:43.826141559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:41:43.826441833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:41:43.827002802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:41:43.828339914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:41:43.828616421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:41:43.828860693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044344s
2025-07-04T23:41:43.828954672Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.829053571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.831836073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027845s
2025-07-04T23:41:43.832032860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-04T23:41:43', 'unknown_quality_in_profile')
2025-07-04T23:41:43.834064389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.834914000Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-04T23:41:43.835056757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058635s
2025-07-04T23:41:43.835167610Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-04T23:41:43.835267111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.835424518Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-07-04T23:41:43.836249098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:41:43.836357035Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:43.836447136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-07-04T23:41:43.836566116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-07-04T23:41:43.837150573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s
2025-07-04T23:41:43.837233409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-04T23:41:43.837348421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-04T23:41:43.837573614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002269s
2025-07-04T23:41:43.837668355Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.837753887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.838971759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011923s
2025-07-04T23:41:43.839086690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-04T23:41:43', 'history_downloadId')
2025-07-04T23:41:43.839297485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.840021142Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-04T23:41:43.840126874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022394s
2025-07-04T23:41:43.840231575Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-04T23:41:43.840341988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.840452049Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-07-04T23:41:43.841034141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.841135094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-04T23:41:43.841282080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001689s
2025-07-04T23:41:43.841374607Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.841454107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-04T23:41:43.841630662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001582s
2025-07-04T23:41:43.841729962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-04T23:41:43', 'clear_ratings')
2025-07-04T23:41:43.841945165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.842542618Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-04T23:41:43.842644604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2025-07-04T23:41:43.842739996Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-04T23:41:43.842817582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.842967263Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-07-04T23:41:43.843144039Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-04T23:41:43.843340705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-04T23:41:43.843565127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002212s
2025-07-04T23:41:43.843663695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-04T23:41:43', 'disable_eztv')
2025-07-04T23:41:43.843885392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.844465399Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-04T23:41:43.844561483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001119s
2025-07-04T23:41:43.844652115Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-04T23:41:43.844758349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.844940145Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-07-04T23:41:43.845947734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.846045280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-07-04T23:41:43.846280153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002234s
2025-07-04T23:41:43.846375004Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.846450035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-07-04T23:41:43.846602852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00017s
2025-07-04T23:41:43.846709156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-04T23:41:43', 'force_lib_update')
2025-07-04T23:41:43.846904319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.847483756Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-04T23:41:43.847599860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010451s
2025-07-04T23:41:43.847694640Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-04T23:41:43.847790834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.847940325Z [Info] add_users_table: Starting migration of Main DB to 76
2025-07-04T23:41:43.848349519Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-04T23:41:43.848470813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-07-04T23:41:43.848775877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003444s
2025-07-04T23:41:43.848892051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-04T23:41:43.848972343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-04T23:41:43.849186654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002165s
2025-07-04T23:41:43.849278229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-04T23:41:43.849385725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-04T23:41:43.849589335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002116s
2025-07-04T23:41:43.849718094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-04T23:41:43', 'add_users_table')
2025-07-04T23:41:43.849920682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.850584539Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-04T23:41:43.850692516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012083s
2025-07-04T23:41:43.850789912Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-04T23:41:43.850901517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.851067201Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-07-04T23:41:43.851294308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.851411554Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:43.851475603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-07-04T23:41:43.851575043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-07-04T23:41:43.852188508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005616s
2025-07-04T23:41:43.852243318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-04T23:41:43', 'add_add_options_to_series')
2025-07-04T23:41:43.852466197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.853145535Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-04T23:41:43.853212680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015349s
2025-07-04T23:41:43.853314485Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-04T23:41:43.853404887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.853544588Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-07-04T23:41:43.854162011Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-04T23:41:43.854272514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-07-04T23:41:43.854684212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004476s
2025-07-04T23:41:43.854797831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-04T23:41:43', 'add_commands_table')
2025-07-04T23:41:43.855001862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.855636920Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-04T23:41:43.855726391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013852s
2025-07-04T23:41:43.855862515Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-04T23:41:43.855963438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.856099642Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-07-04T23:41:43.856506301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.856604929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.923116414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0664509s
2025-07-04T23:41:43.923254051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-07-04T23:41:43.923370085Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-07-04T23:41:43.923443362Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-07-04T23:41:43.924876177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-04T23:41:43.925224318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-07-04T23:41:43.925443038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-07-04T23:41:43.925744796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-07-04T23:41:43.927111677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035787s
2025-07-04T23:41:43.927286690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-04T23:41:43.927323875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-04T23:41:43.927572285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002459s
2025-07-04T23:41:43.927684511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-04T23:41:43', 'dedupe_tags')
2025-07-04T23:41:43.927901748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.928842582Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-04T23:41:43.928932734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015087s
2025-07-04T23:41:43.929056613Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-04T23:41:43.929167627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.929339503Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-07-04T23:41:43.929632232Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.929737594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.930995036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012468s
2025-07-04T23:41:43.931109176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-04T23:41:43', 'move_dot_prefix_to_transmission_category')
2025-07-04T23:41:43.931371243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.931968756Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-04T23:41:43.932090141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s
2025-07-04T23:41:43.932200132Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-04T23:41:43.932287829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.932463252Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-07-04T23:41:43.933192109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.933312261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-07-04T23:41:43.933527484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002306s
2025-07-04T23:41:43.933642165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-04T23:41:43', 'add_fanzub_settings')
2025-07-04T23:41:43.933858671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.934350832Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-04T23:41:43.934470423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010521s
2025-07-04T23:41:43.934555644Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-04T23:41:43.934654603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.934816349Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-07-04T23:41:43.935641290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.935742594Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:43.935822545Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-07-04T23:41:43.935956174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-07-04T23:41:43.936527213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005924s
2025-07-04T23:41:43.936653247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.936721024Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.936801325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-07-04T23:41:43.936907449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-07-04T23:41:43.937442386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s
2025-07-04T23:41:43.937552016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.937634643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.937726067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-07-04T23:41:43.937820958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-07-04T23:41:43.938358520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s
2025-07-04T23:41:43.938470455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.938553593Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.938630608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-07-04T23:41:43.938741952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-07-04T23:41:43.939259915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000532s
2025-07-04T23:41:43.939358553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:43.939513525Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:43.939522624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-07-04T23:41:43.939619569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-07-04T23:41:43.940231982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2025-07-04T23:41:43.940311271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.940385381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-07-04T23:41:43.940557006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001584s
2025-07-04T23:41:43.940649723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-04T23:41:43', 'additonal_blacklist_columns')
2025-07-04T23:41:43.940857401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.941420936Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-04T23:41:43.941560216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010313s
2025-07-04T23:41:43.941641880Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-04T23:41:43.941728425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.941875912Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-07-04T23:41:43.942305757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:41:43.942418424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.942512804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-07-04T23:41:43.943854054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:41:43.944234921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:41:43.944499985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:41:43.944958207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:41:43.946489119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:41:43.946746918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:41:43.946988805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043758s
2025-07-04T23:41:43.947077103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:41:43.947165351Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.947253849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-07-04T23:41:43.948565910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-07-04T23:41:43.948903730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:41:43.949167742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:41:43.949609542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:41:43.951018759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:41:43.951257499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:41:43.951495759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041363s
2025-07-04T23:41:43.951611372Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-04T23:41:43.951741434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-04T23:41:43.951908620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2025-07-04T23:41:43.952017560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-04T23:41:43', 'update_quality_minmax_size')
2025-07-04T23:41:43.952231230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.953057113Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-04T23:41:43.953174459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013362s
2025-07-04T23:41:43.953284360Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-04T23:41:43.953397267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.953534143Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-07-04T23:41:43.953763434Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.953856492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.955117671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012609s
2025-07-04T23:41:43.955242682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-04T23:41:43', 'expand_transmission_urlbase')
2025-07-04T23:41:43.955458317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.956063986Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-04T23:41:43.956178557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021982s
2025-07-04T23:41:43.956291193Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-04T23:41:43.956389962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.956540726Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-07-04T23:41:43.956741039Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.956875720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.957926075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010484s
2025-07-04T23:41:43.958021787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-04T23:41:43', 'pushbullet_device_ids')
2025-07-04T23:41:43.958225457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.958879324Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-04T23:41:43.958981540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020074s
2025-07-04T23:41:43.959069927Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-04T23:41:43.959762552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.959779235Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-07-04T23:41:43.959787051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:43.959794837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-07-04T23:41:43.959980481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002106s
2025-07-04T23:41:43.960069400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-04T23:41:43', 'remove_eztv')
2025-07-04T23:41:43.960274302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.960803698Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-04T23:41:43.960895633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010339s
2025-07-04T23:41:43.960993991Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-04T23:41:43.961097961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.961251039Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-07-04T23:41:43.961458807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:43.961555502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:43.962896482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013225s
2025-07-04T23:41:43.963006012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-04T23:41:43', 'pushbullet_devices_channels_list')
2025-07-04T23:41:43.963234452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.963761453Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-04T23:41:43.963875513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021891s
2025-07-04T23:41:43.964041908Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-04T23:41:43.964150045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.964291941Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-07-04T23:41:43.965110930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:43.965216122Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:43.965307546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-07-04T23:41:43.965412727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-07-04T23:41:43.965985541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005816s
2025-07-04T23:41:43.966086173Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:41:43.966228770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:41:43.966456769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002053s
2025-07-04T23:41:43.966540057Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:41:43.966681622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:41:43.966885262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001954s
2025-07-04T23:41:43.967147820Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:43.967236299Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.967320167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-07-04T23:41:43.968716048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-07-04T23:41:43.969083718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-07-04T23:41:43.969428843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-07-04T23:41:43.969694879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-07-04T23:41:43.971040377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036156s
2025-07-04T23:41:43.971146932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.971245170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-07-04T23:41:43.971417918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000184s
2025-07-04T23:41:43.971521085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-04T23:41:43', 'add_on_rename_to_notifcations')
2025-07-04T23:41:43.971723423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.972565358Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-04T23:41:43.972666762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013229s
2025-07-04T23:41:43.972795421Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-04T23:41:43.972877296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.973059803Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-07-04T23:41:43.973242230Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-07-04T23:41:43.973551032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-07-04T23:41:43.973941037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003891s
2025-07-04T23:41:43.974046850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-04T23:41:43', 'update_kickass_url')
2025-07-04T23:41:43.974267775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.974788072Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-04T23:41:43.974894697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012387s
2025-07-04T23:41:43.975013817Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-04T23:41:43.975087455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.975239291Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-07-04T23:41:43.975716983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-04T23:41:43.975872445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:41:43.976235797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003953s
2025-07-04T23:41:43.976330608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-07-04T23:41:43.976430850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-07-04T23:41:43.976657326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002277s
2025-07-04T23:41:43.976771375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-04T23:41:43', 'added_indexerstatus')
2025-07-04T23:41:43.976974023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.977751388Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-04T23:41:43.977852662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013169s
2025-07-04T23:41:43.977960068Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-04T23:41:43.978096934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.978201955Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-07-04T23:41:43.978767684Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:43.978900381Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.978953619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-07-04T23:41:43.979069171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:43.979731474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006146s
2025-07-04T23:41:43.979806626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-04T23:41:43', 'add_unverifiedscenenumbering')
2025-07-04T23:41:43.980036108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.980595414Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-04T23:41:43.980715425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015406s
2025-07-04T23:41:43.980844926Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-04T23:41:43.980915769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.981065711Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-07-04T23:41:43.981679717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:43.981806863Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.981913979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-07-04T23:41:43.981977847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:43.982551302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005737s
2025-07-04T23:41:43.982653718Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:43.982732146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-07-04T23:41:43.982925645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001754s
2025-07-04T23:41:43.983017360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-04T23:41:43', 'naming_config_replace_illegal_characters')
2025-07-04T23:41:43.983232804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.983790236Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-04T23:41:43.983903715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s
2025-07-04T23:41:43.984020019Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-04T23:41:43.984092685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.984244350Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-07-04T23:41:43.984579906Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:43.984698966Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.984768305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-07-04T23:41:43.984870070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:43.985459417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s
2025-07-04T23:41:43.985552674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-07-04T23:41:43.985645140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:43.985911096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002497s
2025-07-04T23:41:43.986016478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-04T23:41:43', 'add_tvmazeid')
2025-07-04T23:41:43.986260860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.986949957Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-04T23:41:43.987042734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012796s
2025-07-04T23:41:43.987150100Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-04T23:41:43.987250532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.987394963Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-07-04T23:41:43.987801933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-07-04T23:41:43.988005893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:41:43.988283372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000276s
2025-07-04T23:41:43.988385818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-04T23:41:43', 'add_additional_episodes_index')
2025-07-04T23:41:43.988655862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.989325249Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-04T23:41:43.989380711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012741s
2025-07-04T23:41:43.989498558Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-04T23:41:43.989586566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.989712900Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-07-04T23:41:43.989962663Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-07-04T23:41:43.990119759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-07-04T23:41:43.990387608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002628s
2025-07-04T23:41:43.990493752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-04T23:41:43', 'disable_kickass')
2025-07-04T23:41:43.990766992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.991244023Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-04T23:41:43.991430608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011276s
2025-07-04T23:41:43.991444677Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-04T23:41:43.991559237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.991691443Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-07-04T23:41:43.991946948Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:41:43.992065096Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:43.992148784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-07-04T23:41:43.992253194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:43.992852611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2025-07-04T23:41:43.992971200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-04T23:41:43', 'add_reason_to_pending_releases')
2025-07-04T23:41:43.993176633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.993795620Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-04T23:41:43.993908817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015389s
2025-07-04T23:41:43.994003538Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-04T23:41:43.994110333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.994251818Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-07-04T23:41:43.994501511Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:43.994623617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-07-04T23:41:43.994785583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001711s
2025-07-04T23:41:43.994892658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-04T23:41:43', 'remove_titans_of_tv')
2025-07-04T23:41:43.995107932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:43.995638099Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-04T23:41:43.995752760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001007s
2025-07-04T23:41:43.995890246Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-04T23:41:43.995958073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:43.996116171Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-07-04T23:41:43.997119491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-07-04T23:41:43.997268060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:41:43.997687505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004547s
2025-07-04T23:41:43.997792266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-07-04T23:41:43.997916917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-07-04T23:41:43.998312784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004213s
2025-07-04T23:41:43.998403897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:41:43.998492395Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:43.998565973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-07-04T23:41:43.998670975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-07-04T23:41:43.999415333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007375s
2025-07-04T23:41:43.999513591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-07-04T23:41:43.999633452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-07-04T23:41:44.000340736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007095s
2025-07-04T23:41:44.000432391Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-04T23:41:44.000613826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-04T23:41:44.000725411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001676s
2025-07-04T23:41:44.000819560Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.000902367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.002016610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010206s
2025-07-04T23:41:44.002041150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:41:44.002140710Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.002225270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-07-04T23:41:44.003752786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:41:44.004228103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:41:44.004617657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:41:44.004843402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:41:44.006995955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046595s
2025-07-04T23:41:44.007109804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-04T23:41:44', 'extra_and_subtitle_files')
2025-07-04T23:41:44.007381752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.008181462Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-04T23:41:44.008280782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005852s
2025-07-04T23:41:44.008411194Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-04T23:41:44.008512037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.008681028Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-07-04T23:41:44.009075161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:44.009188810Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.009262047Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-07-04T23:41:44.012241095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2025-07-04T23:41:44.012718717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-07-04T23:41:44.013064363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-04T23:41:44.013256509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-07-04T23:41:44.015634427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062676s
2025-07-04T23:41:44.015742895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:44.015833688Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.015957287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-07-04T23:41:44.016103782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-07-04T23:41:44.016667316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005985s
2025-07-04T23:41:44.016778059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-04T23:41:44', 'add_scene_season_number')
2025-07-04T23:41:44.017003122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.017815097Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-04T23:41:44.017920399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017402s
2025-07-04T23:41:44.018061683Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-04T23:41:44.018153638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.018312819Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-07-04T23:41:44.018633524Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.018755029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.019920816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011241s
2025-07-04T23:41:44.020034585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-04T23:41:44', 'add_ultrahd_quality_in_profiles')
2025-07-04T23:41:44.020273987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.021013907Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-04T23:41:44.021135642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022465s
2025-07-04T23:41:44.021219210Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-04T23:41:44.021338500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.021477400Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-07-04T23:41:44.021998679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.022103130Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.022195816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-07-04T23:41:44.022291098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.023087181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007987s
2025-07-04T23:41:44.023293476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:41:44.023384119Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.023446885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-07-04T23:41:44.023545834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.024148638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2025-07-04T23:41:44.024282958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:41:44.024325644Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.024413291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-07-04T23:41:44.024530427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.025143331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006352s
2025-07-04T23:41:44.025250025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.025359756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.030156022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047886s
2025-07-04T23:41:44.030318319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-04T23:41:44', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-04T23:41:44.030524174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.031273723Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-04T23:41:44.031400769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005924s
2025-07-04T23:41:44.031532253Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-04T23:41:44.031621483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.031774030Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-07-04T23:41:44.032023031Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.032110287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.032985639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008535s
2025-07-04T23:41:44.033086101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-04T23:41:44', 'fix_metadata_file_extensions')
2025-07-04T23:41:44.033305233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.034024431Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-04T23:41:44.034135855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001905s
2025-07-04T23:41:44.034240926Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-04T23:41:44.034333653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.034474607Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-07-04T23:41:44.034694399Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.034835644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-07-04T23:41:44.035014945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001809s
2025-07-04T23:41:44.035095888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-04T23:41:44', 'remove_kickass')
2025-07-04T23:41:44.035298035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.035838132Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-04T23:41:44.036096282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010311s
2025-07-04T23:41:44.036234319Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-04T23:41:44.036358389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.036465725Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-07-04T23:41:44.036729757Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.036826732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-07-04T23:41:44.037040142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002196s
2025-07-04T23:41:44.037141285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-04T23:41:44', 'rename_torrent_downloadstation')
2025-07-04T23:41:44.037475518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.037952809Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-04T23:41:44.038074173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011331s
2025-07-04T23:41:44.038211881Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-04T23:41:44.038301842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.038464730Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-07-04T23:41:44.038635514Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:41:44.038860857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:41:44.039109408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002433s
2025-07-04T23:41:44.039195761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-04T23:41:44', 'update_btn_url')
2025-07-04T23:41:44.039401596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.040086044Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-04T23:41:44.040129241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011618s
2025-07-04T23:41:44.040242379Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-04T23:41:44.040373593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.040518595Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-07-04T23:41:44.040739860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.040869301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-07-04T23:41:44.041093522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002105s
2025-07-04T23:41:44.041181559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-04T23:41:44', 'remove_wombles')
2025-07-04T23:41:44.041396001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.041975298Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-04T23:41:44.042113586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010987s
2025-07-04T23:41:44.042264931Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-04T23:41:44.042365533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.042517890Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-07-04T23:41:44.042810689Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-04T23:41:44.042949429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-04T23:41:44.043169823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001724s
2025-07-04T23:41:44.043247739Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.043337139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.044479118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011358s
2025-07-04T23:41:44.044604481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-04T23:41:44', 'fix_extra_file_extension')
2025-07-04T23:41:44.044854174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.045414822Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-04T23:41:44.045533391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020834s
2025-07-04T23:41:44.045654645Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-04T23:41:44.045751861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.045926623Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-07-04T23:41:44.046194382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.046299323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.046912477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005738s
2025-07-04T23:41:44.047005364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-04T23:41:44', 'import_extra_files')
2025-07-04T23:41:44.047260358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.047775956Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-04T23:41:44.047940116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014799s
2025-07-04T23:41:44.048050709Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-04T23:41:44.048147995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.048304891Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-07-04T23:41:44.048531817Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.048666208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.049075913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2025-07-04T23:41:44.049231155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-04T23:41:44', 'fix_extra_files_config')
2025-07-04T23:41:44.049427962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.050038671Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-04T23:41:44.050150015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013801s
2025-07-04T23:41:44.050258334Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-04T23:41:44.050381481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.050606575Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-07-04T23:41:44.051129347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-07-04T23:41:44.051320041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-07-04T23:41:44.051629564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003772s
2025-07-04T23:41:44.051743333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-07-04T23:41:44.051841521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-07-04T23:41:44.052103078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002732s
2025-07-04T23:41:44.052207678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.052319744Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.052427491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-07-04T23:41:44.052532352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.053296220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007665s
2025-07-04T23:41:44.053428486Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.053481944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.060947774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074267s
2025-07-04T23:41:44.061082235Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-07-04T23:41:44.062850364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-07-04T23:41:44.063227544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-07-04T23:41:44.063455072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:41:44.063905789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:41:44.065619680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:41:44.065957440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046668s
2025-07-04T23:41:44.066015066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-04T23:41:44', 'create_language_profiles')
2025-07-04T23:41:44.066251973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.067146403Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-04T23:41:44.067263830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059369s
2025-07-04T23:41:44.067390896Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-04T23:41:44.067502460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.067660559Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-07-04T23:41:44.068059953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:44.068194954Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.068260897Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-07-04T23:41:44.068381189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-07-04T23:41:44.069107772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007187s
2025-07-04T23:41:44.069214217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-04T23:41:44', 'added_regex_to_scenemapping')
2025-07-04T23:41:44.069440091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.070089669Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-04T23:41:44.070228358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017183s
2025-07-04T23:41:44.070365504Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-04T23:41:44.070472780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.070642803Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-07-04T23:41:44.070887365Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.071004130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.072328577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013244s
2025-07-04T23:41:44.072528429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-04T23:41:44', 'consolidate_indexer_baseurl')
2025-07-04T23:41:44.072703582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.073312207Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-04T23:41:44.073422950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023002s
2025-07-04T23:41:44.073595157Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-04T23:41:44.073628844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.073774097Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-07-04T23:41:44.074946978Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-07-04T23:41:44.081666526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:41:44.082105981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:41:44.082476898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:41:44.082886583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:41:44.084559561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.084838743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097692s
2025-07-04T23:41:44.084965538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-04T23:41:44', 'rename_indexer_status_id')
2025-07-04T23:41:44.085194619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.085982115Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-04T23:41:44.086122437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109082s
2025-07-04T23:41:44.086247369Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-04T23:41:44.086352130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.086501751Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-07-04T23:41:44.087124935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-04T23:41:44.087209476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.087572977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s
2025-07-04T23:41:44.087682257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-04T23:41:44.087798852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.088063315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002635s
2025-07-04T23:41:44.088178617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-04T23:41:44', 'add_downloadclient_status')
2025-07-04T23:41:44.088422508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.089217498Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-04T23:41:44.089323963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001414s
2025-07-04T23:41:44.089430036Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-04T23:41:44.089521300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.089679218Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-07-04T23:41:44.089926265Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-07-04T23:41:44.090139525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-07-04T23:41:44.090439418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000293s
2025-07-04T23:41:44.090537967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-04T23:41:44', 'disable_nyaa')
2025-07-04T23:41:44.090740565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.091324951Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-04T23:41:44.091441827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011908s
2025-07-04T23:41:44.091558461Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-04T23:41:44.091633322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.091783384Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-07-04T23:41:44.092086294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.092186055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.096172090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039612s
2025-07-04T23:41:44.096319867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-04T23:41:44', 'add_webrip_and_br480_qualites_in_profile')
2025-07-04T23:41:44.096575933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.097254890Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-04T23:41:44.097345642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050331s
2025-07-04T23:41:44.097463720Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-04T23:41:44.097573401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.097723944Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-07-04T23:41:44.098004950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-07-04T23:41:44.098134029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:41:44.098410716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000275s
2025-07-04T23:41:44.098508002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-04T23:41:44', 'add_history_eventType_index')
2025-07-04T23:41:44.098777866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.099435950Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-04T23:41:44.099545772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013029s
2025-07-04T23:41:44.099657967Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-04T23:41:44.099767859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.099929624Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-07-04T23:41:44.100420082Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-07-04T23:41:44.102310167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-07-04T23:41:44.102666845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-07-04T23:41:44.103045538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:41:44.103387947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:41:44.105223513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:41:44.105480620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049228s
2025-07-04T23:41:44.105588167Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.105663438Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.105745473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-07-04T23:41:44.105864042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-07-04T23:41:44.106555354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007003s
2025-07-04T23:41:44.106669834Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-04T23:41:44.106839847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-04T23:41:44.107043356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001872s
2025-07-04T23:41:44.107133207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.107194921Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.107353080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-07-04T23:41:44.109072291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-07-04T23:41:44.109491625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-07-04T23:41:44.109838434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:41:44.110256706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:41:44.111951588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:41:44.112226241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047848s
2025-07-04T23:41:44.112328096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-04T23:41:44', 'separate_automatic_and_interactive_searches')
2025-07-04T23:41:44.112542067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.113374894Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-04T23:41:44.113529214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005957s
2025-07-04T23:41:44.113661731Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-04T23:41:44.113773706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.113941675Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-07-04T23:41:44.114727867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-07-04T23:41:44.114882609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:41:44.115173845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002604s
2025-07-04T23:41:44.115239097Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-07-04T23:41:44.115326122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-07-04T23:41:44.115634553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002998s
2025-07-04T23:41:44.115744534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-07-04T23:41:44.115840708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:41:44.116151884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003074s
2025-07-04T23:41:44.116253078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-07-04T23:41:44.116350033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-07-04T23:41:44.116603794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002463s
2025-07-04T23:41:44.116722894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-07-04T23:41:44.116830210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:41:44.117103861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002337s
2025-07-04T23:41:44.117186587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-04T23:41:44', 'update_series_episodes_history_indexes')
2025-07-04T23:41:44.117430378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.118202733Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-04T23:41:44.118314147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013613s
2025-07-04T23:41:44.118434409Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-04T23:41:44.118561876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.118723602Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-07-04T23:41:44.118956220Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-07-04T23:41:44.119193678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-07-04T23:41:44.119527660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003342s
2025-07-04T23:41:44.119632632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-04T23:41:44', 'update_animetosho_url')
2025-07-04T23:41:44.119841292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.120553155Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-04T23:41:44.120657796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s
2025-07-04T23:41:44.120766364Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-04T23:41:44.120859251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.121006818Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-07-04T23:41:44.121284678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.121409309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.124095777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026592s
2025-07-04T23:41:44.124253976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-04T23:41:44', 'add_remux_qualities_in_profile')
2025-07-04T23:41:44.124503548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.125120811Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-04T23:41:44.125237165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037012s
2025-07-04T23:41:44.125335463Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-04T23:41:44.125446667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.125615998Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-07-04T23:41:44.125894990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-07-04T23:41:44.126014330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:41:44.126306899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002798s
2025-07-04T23:41:44.126418884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-04T23:41:44', 'add_history_seriesId_index')
2025-07-04T23:41:44.126617484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.127288986Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-04T23:41:44.127421763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001273s
2025-07-04T23:41:44.127510221Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-04T23:41:44.127642488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.127809173Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-07-04T23:41:44.128468641Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.128599725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-07-04T23:41:44.128776791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001877s
2025-07-04T23:41:44.128918136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.129000522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-07-04T23:41:44.129191386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001844s
2025-07-04T23:41:44.129295365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-04T23:41:44', 'remove_media_browser_metadata')
2025-07-04T23:41:44.129558315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.130149014Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-04T23:41:44.130260418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011304s
2025-07-04T23:41:44.130375520Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-04T23:41:44.130478728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.130630894Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-07-04T23:41:44.130938674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.131061211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-04T23:41:44.131248939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001948s
2025-07-04T23:41:44.131349060Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.131442037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-07-04T23:41:44.131645968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002028s
2025-07-04T23:41:44.131760899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-04T23:41:44', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-04T23:41:44.132010061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.132661633Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-04T23:41:44.132746694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s
2025-07-04T23:41:44.132881786Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-04T23:41:44.132989032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.133166579Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-07-04T23:41:44.133614752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-04T23:41:44.133764643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-07-04T23:41:44.134152544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003988s
2025-07-04T23:41:44.134299290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-04T23:41:44', 'add_custom_filters')
2025-07-04T23:41:44.134526397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.135443253Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-04T23:41:44.135546731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016761s
2025-07-04T23:41:44.135689288Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-04T23:41:44.135815713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.136007318Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-07-04T23:41:44.136431542Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-07-04T23:41:44.136579661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-07-04T23:41:44.138265364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001696s
2025-07-04T23:41:44.138408713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:41:44.138513133Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.138592272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-07-04T23:41:44.138746052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.139449899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006922s
2025-07-04T23:41:44.139579470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-04T23:41:44', 'rename_restrictions_to_release_profiles')
2025-07-04T23:41:44.139792238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.140512348Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-04T23:41:44.140633241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017347s
2025-07-04T23:41:44.140789616Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-04T23:41:44.140937223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.141099420Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-07-04T23:41:44.142036727Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-07-04T23:41:44.142184094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-07-04T23:41:44.143916081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017316s
2025-07-04T23:41:44.144047395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:44.144176495Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.144300595Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-07-04T23:41:44.144426388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-04T23:41:44.145139243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007206s
2025-07-04T23:41:44.145277502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-07-04T23:41:44.145418235Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.145517705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-07-04T23:41:44.145687437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-04T23:41:44.146357305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006818s
2025-07-04T23:41:44.146474602Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.146568420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-04T23:41:44.146766700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002042s
2025-07-04T23:41:44.146902323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.147020280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-04T23:41:44.147211525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002003s
2025-07-04T23:41:44.147348441Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-07-04T23:41:44.149577599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-07-04T23:41:44.150445877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-07-04T23:41:44.151388515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.152362947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.154130214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.154429226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.154698949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.154923251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.155176631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.155449721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.155694113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082311s
2025-07-04T23:41:44.155820968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-04T23:41:44', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-04T23:41:44.156091613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.157039451Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-04T23:41:44.157189473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095762s
2025-07-04T23:41:44.157343423Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-04T23:41:44.157509027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.157732607Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-07-04T23:41:44.158128724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.158248165Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.158356352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-07-04T23:41:44.158494701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-07-04T23:41:44.159175502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006735s
2025-07-04T23:41:44.159279451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-04T23:41:44', 'add_relative_original_path_to_episode_file')
2025-07-04T23:41:44.159520196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.160182629Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-04T23:41:44.160298202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016785s
2025-07-04T23:41:44.160407672Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-04T23:41:44.160516050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.160670712Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-07-04T23:41:44.160979173Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.161049214Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.161155057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-07-04T23:41:44.161292764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-07-04T23:41:44.161995760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007065s
2025-07-04T23:41:44.162140231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-04T23:41:44', 'episode_last_searched_time')
2025-07-04T23:41:44.162370805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.163000563Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-04T23:41:44.163128901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017182s
2025-07-04T23:41:44.163233131Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-04T23:41:44.163348904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.163512052Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-07-04T23:41:44.163762537Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.163901807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.164595514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s
2025-07-04T23:41:44.164717008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-04T23:41:44.164873704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-04T23:41:44.165066662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001893s
2025-07-04T23:41:44.165168537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-04T23:41:44', 'download_propers_config')
2025-07-04T23:41:44.165438531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.166097968Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-04T23:41:44.166204142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012051s
2025-07-04T23:41:44.166312931Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-04T23:41:44.166413704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.166578075Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-07-04T23:41:44.166881275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:41:44.167011939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.168735649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-07-04T23:41:44.168985672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.169799120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009195s
2025-07-04T23:41:44.169907839Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.170000034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.193972698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023917s
2025-07-04T23:41:44.194155826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-04T23:41:44', 'add_download_client_priority')
2025-07-04T23:41:44.194513607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.195303186Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-04T23:41:44.195409390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253036s
2025-07-04T23:41:44.195545494Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-04T23:41:44.195681668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.195879396Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-07-04T23:41:44.196597071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:44.196710479Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.196789919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-07-04T23:41:44.196943318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-07-04T23:41:44.197673388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007261s
2025-07-04T23:41:44.197771906Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.197855334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-07-04T23:41:44.198045557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00019s
2025-07-04T23:41:44.198177703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-04T23:41:44', 'add_specials_folder_format')
2025-07-04T23:41:44.198405261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.199108257Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-04T23:41:44.199220332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001247s
2025-07-04T23:41:44.199342338Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-04T23:41:44.199452419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.199680749Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-07-04T23:41:44.200158070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.200267681Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.200346069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-07-04T23:41:44.200452473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.201116921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s
2025-07-04T23:41:44.201215950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.201302845Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.201422295Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-07-04T23:41:44.201539331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.202176203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006284s
2025-07-04T23:41:44.202292197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-04T23:41:44', 'health_issue_notification')
2025-07-04T23:41:44.202495596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.203165505Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-04T23:41:44.203284044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016243s
2025-07-04T23:41:44.203382602Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-04T23:41:44.203491000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.203629750Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-07-04T23:41:44.204049896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:41:44.204160228Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.204246842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-07-04T23:41:44.204362505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.204997774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006366s
2025-07-04T23:41:44.205115561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:41:44.205280563Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.205355374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-07-04T23:41:44.205454914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.206092127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006189s
2025-07-04T23:41:44.206196828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-04T23:41:44', 'add_indexer_and_enabled_to_release_profiles')
2025-07-04T23:41:44.206441440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.207155438Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-04T23:41:44.207246481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016686s
2025-07-04T23:41:44.207354839Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-04T23:41:44.207453879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.207652879Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-07-04T23:41:44.208070650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.208189580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.208268288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-07-04T23:41:44.208377248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-07-04T23:41:44.209040934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006525s
2025-07-04T23:41:44.209172809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-07-04T23:41:44.209253141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-07-04T23:41:44.209880143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s
2025-07-04T23:41:44.209953722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-07-04T23:41:44.210103483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-07-04T23:41:44.210712940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006245s
2025-07-04T23:41:44.210867381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-04T23:41:44', 'add_airedbefore_to_episodes')
2025-07-04T23:41:44.211088186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.211823556Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-04T23:41:44.212020733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017319s
2025-07-04T23:41:44.212074111Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-04T23:41:44.212171677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.212323493Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-07-04T23:41:44.212662625Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.212803248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-07-04T23:41:44.212987509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001838s
2025-07-04T23:41:44.213098653Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-04T23:41:44.213310029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-04T23:41:44.213567066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002623s
2025-07-04T23:41:44.213676507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-04T23:41:44', 'remove_bitmetv')
2025-07-04T23:41:44.213929406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.214701239Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-04T23:41:44.214842043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013874s
2025-07-04T23:41:44.214944339Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-04T23:41:44.215042807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.215198621Z [Info] add_download_history: Starting migration of Main DB to 139
2025-07-04T23:41:44.216179776Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-07-04T23:41:44.216322073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-07-04T23:41:44.216767379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000464s
2025-07-04T23:41:44.216858312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-07-04T23:41:44.216982592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-04T23:41:44.217231764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002494s
2025-07-04T23:41:44.217362948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-07-04T23:41:44.217527099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-04T23:41:44.218105052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002961s
2025-07-04T23:41:44.218116164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-07-04T23:41:44.218121696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-04T23:41:44.218335556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003219s
2025-07-04T23:41:44.218447572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.218558635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.220953376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023672s
2025-07-04T23:41:44.221103639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-04T23:41:44', 'add_download_history')
2025-07-04T23:41:44.221352310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.222153152Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-04T23:41:44.222272953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035918s
2025-07-04T23:41:44.222398666Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-04T23:41:44.222519470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.222670614Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-07-04T23:41:44.222902962Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-04T23:41:44.223044006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-04T23:41:44.223341665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002921s
2025-07-04T23:41:44.223443540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-04T23:41:44', 'remove_chown_and_folderchmod_config_v2')
2025-07-04T23:41:44.223679164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.224309634Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-04T23:41:44.224437070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012512s
2025-07-04T23:41:44.224558665Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-04T23:41:44.224678907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.224869481Z [Info] add_update_history: Starting migration of Main DB to 141
2025-07-04T23:41:44.225007779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-04T23:41:44', 'add_update_history')
2025-07-04T23:41:44.225275208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.225915116Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-04T23:41:44.226002121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011818s
2025-07-04T23:41:44.226112603Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-04T23:41:44.226230982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.226400784Z [Info] import_lists: Starting migration of Main DB to 142
2025-07-04T23:41:44.227509446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-07-04T23:41:44.227696061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-07-04T23:41:44.228250708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005956s
2025-07-04T23:41:44.228386962Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-07-04T23:41:44.228499399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-04T23:41:44.228797068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002844s
2025-07-04T23:41:44.228884243Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-07-04T23:41:44.229037692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-07-04T23:41:44.229442728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s
2025-07-04T23:41:44.229550896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-07-04T23:41:44.229701098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.230058638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003623s
2025-07-04T23:41:44.230171816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-07-04T23:41:44.230313742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-07-04T23:41:44.230636010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003153s
2025-07-04T23:41:44.230748096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-07-04T23:41:44.230868719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-04T23:41:44.231197832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003206s
2025-07-04T23:41:44.231326320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-04T23:41:44', 'import_lists')
2025-07-04T23:41:44.231581414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.232380352Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-04T23:41:44.232496185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015035s
2025-07-04T23:41:44.232624243Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-04T23:41:44.232754596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.232947554Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-07-04T23:41:44.233328551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.233428232Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.233514736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-07-04T23:41:44.233611130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-07-04T23:41:44.234392152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007701s
2025-07-04T23:41:44.234511252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-04T23:41:44', 'add_priority_to_indexers')
2025-07-04T23:41:44.234779773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.235444180Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-04T23:41:44.235562028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018267s
2025-07-04T23:41:44.235686789Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-04T23:41:44.235805077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.236046393Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-07-04T23:41:44.236497391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:41:44.236641561Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.236734037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-07-04T23:41:44.236868919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.237685262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s
2025-07-04T23:41:44.237797177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:41:44.237919804Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.238008693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-07-04T23:41:44.238124787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.238822512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006932s
2025-07-04T23:41:44.238957674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-04T23:41:44', 'import_lists_series_type_and_season_folder')
2025-07-04T23:41:44.239228258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.239980132Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-04T23:41:44.240087508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001843s
2025-07-04T23:41:44.240200025Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-04T23:41:44.240298974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.240469147Z [Info] remove_growl: Starting migration of Main DB to 145
2025-07-04T23:41:44.240760423Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.240919483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-07-04T23:41:44.241148725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002353s
2025-07-04T23:41:44.241245009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-04T23:41:44', 'remove_growl')
2025-07-04T23:41:44.241496245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.242180011Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-04T23:41:44.242300083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012631s
2025-07-04T23:41:44.242408211Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-04T23:41:44.242553062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.242720429Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-07-04T23:41:44.242894209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-04T23:41:44', 'cleanup_duplicates_updatehistory')
2025-07-04T23:41:44.243105444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.243693579Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-04T23:41:44.243875004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011547s
2025-07-04T23:41:44.243970807Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-04T23:41:44.244120889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.244275881Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-07-04T23:41:44.244595735Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.244727490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.245271756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005068s
2025-07-04T23:41:44.245349122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-04T23:41:44', 'swap_filechmod_for_folderchmod')
2025-07-04T23:41:44.245627983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.246191077Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-04T23:41:44.246306339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014564s
2025-07-04T23:41:44.246402713Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-04T23:41:44.246510961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.246696324Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-07-04T23:41:44.246929724Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-04T23:41:44.247153434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-04T23:41:44.247407025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000254s
2025-07-04T23:41:44.247525192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-04T23:41:44.247750316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-04T23:41:44.248069308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002896s
2025-07-04T23:41:44.248241645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-04T23:41:44', 'mediainfo_channels')
2025-07-04T23:41:44.248445195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.249067187Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-04T23:41:44.249192660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012939s
2025-07-04T23:41:44.249314375Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-04T23:41:44.249414747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.249585250Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-07-04T23:41:44.249975405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.250115287Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.250194657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-07-04T23:41:44.250327775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.251093737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007781s
2025-07-04T23:41:44.251206504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.251327027Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.251431768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-07-04T23:41:44.251616249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.252346840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007555s
2025-07-04T23:41:44.252470288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-04T23:41:44', 'add_on_delete_to_notifications')
2025-07-04T23:41:44.252693267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.253392746Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-04T23:41:44.253547297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018105s
2025-07-04T23:41:44.253676767Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-04T23:41:44.253783412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.253973154Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-07-04T23:41:44.254349261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:41:44.254456517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.254535797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-07-04T23:41:44.254652772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-07-04T23:41:44.255330226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000664s
2025-07-04T23:41:44.255420358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-07-04T23:41:44.255554197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-07-04T23:41:44.256305820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007472s
2025-07-04T23:41:44.256447826Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-07-04T23:41:44.256540643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-07-04T23:41:44.257178267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s
2025-07-04T23:41:44.257312116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-04T23:41:44', 'add_scene_mapping_origin')
2025-07-04T23:41:44.257614916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.258291768Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-04T23:41:44.258427993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017348s
2025-07-04T23:41:44.258556291Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-04T23:41:44.258659028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.258810292Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-07-04T23:41:44.259621976Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.259723871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-07-04T23:41:44.259935087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002066s
2025-07-04T23:41:44.260024607Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.260120310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-07-04T23:41:44.260289190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001796s
2025-07-04T23:41:44.260400564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.260532469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-07-04T23:41:44.260692471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001862s
2025-07-04T23:41:44.260796050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-04T23:41:44', 'remove_custom_filter_type')
2025-07-04T23:41:44.261011323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.261597363Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-04T23:41:44.261738117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010885s
2025-07-04T23:41:44.261838809Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-04T23:41:44.262026938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.262136058Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-07-04T23:41:44.262375260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:41:44.262572346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:41:44.262816558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002398s
2025-07-04T23:41:44.262930638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-04T23:41:44', 'update_btn_url_to_https')
2025-07-04T23:41:44.263156823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.263773134Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-04T23:41:44.263897184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011749s
2025-07-04T23:41:44.264017616Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-04T23:41:44.264146676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.264356088Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-07-04T23:41:44.264680601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.264847026Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.264986567Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-07-04T23:41:44.265089755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.265978253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008562s
2025-07-04T23:41:44.266093365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-04T23:41:44', 'add_on_episodefiledelete_for_upgrade')
2025-07-04T23:41:44.266320532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.267028377Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-04T23:41:44.267160724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001924s
2025-07-04T23:41:44.267288261Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-04T23:41:44.267383162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.267522973Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-07-04T23:41:44.267807396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:41:44.267993090Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.268079453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-07-04T23:41:44.268174765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-07-04T23:41:44.268831077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s
2025-07-04T23:41:44.268939255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-04T23:41:44', 'add_name_release_profile')
2025-07-04T23:41:44.269190891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.269853004Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-04T23:41:44.269964198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016719s
2025-07-04T23:41:44.270254633Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-04T23:41:44.270268381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.270396889Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-07-04T23:41:44.270658626Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.270750281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.274566955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037627s
2025-07-04T23:41:44.274711385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-04T23:41:44', 'add_arabic_and_hindi_languages')
2025-07-04T23:41:44.275035438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.275745838Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-04T23:41:44.275901511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049862s
2025-07-04T23:41:44.276049379Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-04T23:41:44.276198108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.276360495Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-07-04T23:41:44.277054402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:41:44.277182731Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.277408395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-07-04T23:41:44.277440730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.278226913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008004s
2025-07-04T23:41:44.278334319Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:41:44.278429781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-07-04T23:41:44.278623922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002089s
2025-07-04T23:41:44.278756980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-04T23:41:44', 'add_bypass_to_delay_profile')
2025-07-04T23:41:44.278977013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.279657142Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-04T23:41:44.279770019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012211s
2025-07-04T23:41:44.279933990Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-04T23:41:44.279995153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.280175987Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-07-04T23:41:44.280461161Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.280568216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.283111457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025299s
2025-07-04T23:41:44.283270106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-04T23:41:44', 'email_multiple_addresses')
2025-07-04T23:41:44.283505410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.284157132Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-04T23:41:44.284280501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035855s
2025-07-04T23:41:44.284467577Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-04T23:41:44.284615645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.284870148Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-07-04T23:41:44.285272417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:41:44.285373671Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.285474885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-07-04T23:41:44.285622863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.286450960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008163s
2025-07-04T23:41:44.286558847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-07-04T23:41:44.286720112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.287581666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008662s
2025-07-04T23:41:44.287696267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.287775537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.310894952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023034s
2025-07-04T23:41:44.311058892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-04T23:41:44', 'cdh_per_downloadclient')
2025-07-04T23:41:44.311325710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.312127193Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-04T23:41:44.312280231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243435s
2025-07-04T23:41:44.312435774Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-04T23:41:44.312541066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.312738013Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-07-04T23:41:44.313097126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.313229512Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.313328923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-04T23:41:44.313511159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-04T23:41:44.314281350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00083s
2025-07-04T23:41:44.314422574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-04T23:41:44', 'add_indexer_tags')
2025-07-04T23:41:44.314656074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.315411696Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-04T23:41:44.315543812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019575s
2025-07-04T23:41:44.315671539Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-04T23:41:44.315810749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.316006192Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-07-04T23:41:44.316284763Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-07-04T23:41:44.316463944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-07-04T23:41:44.318606257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020821s
2025-07-04T23:41:44.318666839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-04T23:41:44', 'rename_blacklist_to_blocklist')
2025-07-04T23:41:44.318945250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.319707013Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-04T23:41:44.319875042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032627s
2025-07-04T23:41:44.320017308Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-04T23:41:44.320127490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.320272482Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-07-04T23:41:44.320683519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.320789082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-07-04T23:41:44.321050328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002065s
2025-07-04T23:41:44.321117212Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.321216041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-07-04T23:41:44.321394320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001845s
2025-07-04T23:41:44.321517528Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.321612169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.324590585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029528s
2025-07-04T23:41:44.324769255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-04T23:41:44', 'remove_plex_hometheatre')
2025-07-04T23:41:44.325044208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.325797224Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-04T23:41:44.325920412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041554s
2025-07-04T23:41:44.326038370Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-04T23:41:44.326152660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.326389577Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-07-04T23:41:44.326672907Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.326813170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.328394774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015723s
2025-07-04T23:41:44.328524625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-04T23:41:44', 'release_profile_to_array')
2025-07-04T23:41:44.328768907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.329427844Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-04T23:41:44.329541132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026171s
2025-07-04T23:41:44.329715032Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-04T23:41:44.329808731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.330007731Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-07-04T23:41:44.330296743Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.330432156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.332572795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021611s
2025-07-04T23:41:44.332737667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-04T23:41:44', 'mediainfo_to_ffmpeg')
2025-07-04T23:41:44.332972721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.333632128Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-04T23:41:44.333752510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032265s
2025-07-04T23:41:44.333859175Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-04T23:41:44.333956521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.334142105Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-07-04T23:41:44.334465135Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.334593383Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.334689958Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-04T23:41:44.334835020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.335671494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008442s
2025-07-04T23:41:44.335862769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-04T23:41:44', 'download_client_per_indexer')
2025-07-04T23:41:44.336054695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.336879897Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-04T23:41:44.337015299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020612s
2025-07-04T23:41:44.337129790Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-04T23:41:44.337270213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.337439032Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-07-04T23:41:44.337788266Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.337910512Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.338033579Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-04T23:41:44.338144463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.338904864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007451s
2025-07-04T23:41:44.339035507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-04T23:41:44', 'add_on_update_to_notifications')
2025-07-04T23:41:44.339263075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.340023556Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-04T23:41:44.340147896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018541s
2025-07-04T23:41:44.340269902Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-04T23:41:44.340394773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.340596419Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-07-04T23:41:44.340826082Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.340958729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.341748038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007603s
2025-07-04T23:41:44.341844382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-04T23:41:44', 'update_series_sort_title')
2025-07-04T23:41:44.342067922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.342767199Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-04T23:41:44.342922813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017955s
2025-07-04T23:41:44.343003134Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-04T23:41:44.343098526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.343265903Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-07-04T23:41:44.343579054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.343667873Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.343751832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-07-04T23:41:44.343880531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-07-04T23:41:44.344709830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008436s
2025-07-04T23:41:44.344860444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-04T23:41:44', 'add_tvdbid_to_episode')
2025-07-04T23:41:44.345142421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.345909075Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-04T23:41:44.346028275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s
2025-07-04T23:41:44.346154248Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-04T23:41:44.346249300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.346429031Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-07-04T23:41:44.346798736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:41:44.346905000Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.346949980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-07-04T23:41:44.347107347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-07-04T23:41:44.347821845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007155s
2025-07-04T23:41:44.347942158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-04T23:41:44', 'add_additional_info_to_pending_releases')
2025-07-04T23:41:44.348244587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.349025028Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-04T23:41:44.349224179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019104s
2025-07-04T23:41:44.349289410Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-04T23:41:44.349419522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.349577430Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-07-04T23:41:44.349846792Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.349945231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.353184402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003242s
2025-07-04T23:41:44.353362701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-04T23:41:44', 'add_malayalam_and_ukrainian_languages')
2025-07-04T23:41:44.353579367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.354324968Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-04T23:41:44.354447354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043946s
2025-07-04T23:41:44.354559380Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-04T23:41:44.354685584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.354871368Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-07-04T23:41:44.355197274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:41:44.355332436Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.355432398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-07-04T23:41:44.355544994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-07-04T23:41:44.356882938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008036s
2025-07-04T23:41:44.356931706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-04T23:41:44', 'add_language_tags_to_subtitle_files')
2025-07-04T23:41:44.356946937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.357712959Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-04T23:41:44.357852239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021031s
2025-07-04T23:41:44.358071050Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-04T23:41:44.358124357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.358317787Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-07-04T23:41:44.360357844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-07-04T23:41:44.360391231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-07-04T23:41:44.361365823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004925s
2025-07-04T23:41:44.361418670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-07-04T23:41:44.361431185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-07-04T23:41:44.361442738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002814s
2025-07-04T23:41:44.361453841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:44.361491096Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.364476556Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-07-04T23:41:44.364532078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.364552389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008472s
2025-07-04T23:41:44.364600495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:44.364609904Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.364619223Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-07-04T23:41:44.364628642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.364672069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000787s
2025-07-04T23:41:44.364681418Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:44.364690416Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.364699725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-07-04T23:41:44.364709324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.365318962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000701s
2025-07-04T23:41:44.365331998Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.365340515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.371639296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064429s
2025-07-04T23:41:44.371731392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.371815040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.372736175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009098s
2025-07-04T23:41:44.372830264Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-07-04T23:41:44.374991215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-07-04T23:41:44.375426040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-07-04T23:41:44.375759792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-04T23:41:44.376069385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-04T23:41:44.377925322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049599s
2025-07-04T23:41:44.378020463Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-07-04T23:41:44.380821773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-07-04T23:41:44.381123551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-07-04T23:41:44.381431501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-04T23:41:44.381690051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-04T23:41:44.383436557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052918s
2025-07-04T23:41:44.383557631Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.383653324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-07-04T23:41:44.383861693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001939s
2025-07-04T23:41:44.383961474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-04T23:41:44', 'add_custom_formats')
2025-07-04T23:41:44.384194754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.385302033Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-04T23:41:44.385397545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016189s
2025-07-04T23:41:44.385519871Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-04T23:41:44.385654583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.385812250Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-07-04T23:41:44.386177806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:41:44.386298028Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.386379191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-07-04T23:41:44.386517199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.387221267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s
2025-07-04T23:41:44.387336609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-04T23:41:44', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-04T23:41:44.387564027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.388236951Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-04T23:41:44.388380991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017235s
2025-07-04T23:41:44.388508188Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-04T23:41:44.388605574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.388781568Z [Info] remove_omg: Starting migration of Main DB to 173
2025-07-04T23:41:44.388933464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:41:44.389069678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:41:44.389254861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001783s
2025-07-04T23:41:44.389381837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-04T23:41:44', 'remove_omg')
2025-07-04T23:41:44.389589084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.390189984Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-04T23:41:44.390303302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s
2025-07-04T23:41:44.390375878Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-04T23:41:44.390493715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.390642415Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-07-04T23:41:44.391068412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-04T23:41:44.391087791Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.391171830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-04T23:41:44.391251270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-04T23:41:44.391916600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006404s
2025-07-04T23:41:44.392007453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-04T23:41:44.392120581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-04T23:41:44.392762102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006379s
2025-07-04T23:41:44.392878747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-04T23:41:44', 'add_salt_to_users')
2025-07-04T23:41:44.393104141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.393787086Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-04T23:41:44.393866044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016461s
2025-07-04T23:41:44.393968170Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-04T23:41:44.394072450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.394229346Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-07-04T23:41:44.394888523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.395001861Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.395093736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-07-04T23:41:44.395190190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.395911753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s
2025-07-04T23:41:44.396045101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:41:44.396123459Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.396216396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-07-04T23:41:44.396326849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.397001868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006657s
2025-07-04T23:41:44.397097661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:41:44.397177962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.397254116Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-07-04T23:41:44.397365620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.398032833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006629s
2025-07-04T23:41:44.398124528Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.398256444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.398464202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001951s
2025-07-04T23:41:44.398536277Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.398682341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.398843636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001734s
2025-07-04T23:41:44.398940210Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.399067717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:41:44.399249844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001829s
2025-07-04T23:41:44.399349594Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-07-04T23:41:44.404037041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.404502268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-07-04T23:41:44.404928957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:41:44.405262759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:41:44.407080138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:41:44.407335341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078751s
2025-07-04T23:41:44.407425723Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-07-04T23:41:44.409458215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.409869834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-07-04T23:41:44.410347716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:41:44.411004108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-04T23:41:44.412759893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:41:44.412989565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:41:44.413212694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:41:44.413450533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:41:44.413674304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:41:44.413890749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063721s
2025-07-04T23:41:44.413994859Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-07-04T23:41:44.416015788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.416462246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:41:44.416858614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:41:44.417186976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:41:44.418882349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:41:44.419129557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050346s
2025-07-04T23:41:44.419246622Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-07-04T23:41:44.421313183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-07-04T23:41:44.422081950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-07-04T23:41:44.422853554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.423565698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.425214527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.425465562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.425693361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.425901821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.426131263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.426339642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.426575407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072025s
2025-07-04T23:41:44.426654807Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-07-04T23:41:44.428702730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-07-04T23:41:44.429157225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-07-04T23:41:44.429581198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-07-04T23:41:44.429902134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-07-04T23:41:44.431591716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-04T23:41:44.431839755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050716s
2025-07-04T23:41:44.431929947Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-07-04T23:41:44.432038967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-07-04T23:41:44.432368450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003222s
2025-07-04T23:41:44.432483021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-04T23:41:44', 'language_profiles_to_custom_formats')
2025-07-04T23:41:44.432691200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.434072601Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-04T23:41:44.434193604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020282s
2025-07-04T23:41:44.434319217Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-04T23:41:44.434416543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.434578088Z [Info] original_language: Starting migration of Main DB to 176
2025-07-04T23:41:44.435036401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.435146092Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.435242586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-07-04T23:41:44.435339130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.436004781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006566s
2025-07-04T23:41:44.436118860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-04T23:41:44', 'original_language')
2025-07-04T23:41:44.436318292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.436966837Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-04T23:41:44.437066628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016148s
2025-07-04T23:41:44.437177832Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-04T23:41:44.437274317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.437422816Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-07-04T23:41:44.437736758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.437856519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.437918764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-07-04T23:41:44.438035699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.438692672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000653s
2025-07-04T23:41:44.438794187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-04T23:41:44', 'add_on_manual_interaction_required_to_notifications')
2025-07-04T23:41:44.439028619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.439664208Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-04T23:41:44.439780011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001619s
2025-07-04T23:41:44.439891746Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-04T23:41:44.439988712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.440123743Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-07-04T23:41:44.440406483Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-07-04T23:41:44.442372711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.442797005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-07-04T23:41:44.443063121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:41:44.443409498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:41:44.445157988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.445404895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048793s
2025-07-04T23:41:44.445508534Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.445587182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.445670260Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-07-04T23:41:44.445785572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-07-04T23:41:44.446398816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s
2025-07-04T23:41:44.446535542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-04T23:41:44', 'list_sync_time')
2025-07-04T23:41:44.446728079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.447548761Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-04T23:41:44.447652570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001764s
2025-07-04T23:41:44.447761720Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-04T23:41:44.447860910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.448039469Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-07-04T23:41:44.448471339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-07-04T23:41:44.448659307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-07-04T23:41:44.448931415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003588s
2025-07-04T23:41:44.449035645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-07-04T23:41:44.449136769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-07-04T23:41:44.449343605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002173s
2025-07-04T23:41:44.449461322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-04T23:41:44', 'add_auto_tagging')
2025-07-04T23:41:44.449659060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.450562519Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-04T23:41:44.450669975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014235s
2025-07-04T23:41:44.450765317Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-04T23:41:44.450919548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.451007014Z [Info] task_duration: Starting migration of Main DB to 180
2025-07-04T23:41:44.451249342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:41:44.451363221Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.451437541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-07-04T23:41:44.451539165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-07-04T23:41:44.452218824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006629s
2025-07-04T23:41:44.452352282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-04T23:41:44', 'task_duration')
2025-07-04T23:41:44.452525992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.453170620Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-04T23:41:44.453271403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016226s
2025-07-04T23:41:44.453391885Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-04T23:41:44.453474702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.453624524Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-07-04T23:41:44.453889427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:41:44.453983667Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.454066123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-07-04T23:41:44.454183730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-07-04T23:41:44.454819379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006351s
2025-07-04T23:41:44.454952126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-04T23:41:44.455054793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-04T23:41:44.455234254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000178s
2025-07-04T23:41:44.455334767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-04T23:41:44', 'quality_definition_preferred_size')
2025-07-04T23:41:44.455533066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.456183496Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-04T23:41:44.456289679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011213s
2025-07-04T23:41:44.456392186Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-04T23:41:44.456504171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.456656177Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-07-04T23:41:44.457038487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:41:44.457088928Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.457160753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-07-04T23:41:44.457290194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.457956676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006655s
2025-07-04T23:41:44.458053991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:41:44.458140606Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.458228573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-07-04T23:41:44.458335849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-07-04T23:41:44.458976308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006373s
2025-07-04T23:41:44.459071991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-04T23:41:44', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-04T23:41:44.459356273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.459964949Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-04T23:41:44.460086033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016274s
2025-07-04T23:41:44.460188890Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-04T23:41:44.460285053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.460432430Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-07-04T23:41:44.460636120Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-04T23:41:44.460779078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-04T23:41:44.460958379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001815s
2025-07-04T23:41:44.461052067Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-04T23:41:44.461241589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-04T23:41:44.461474788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002441s
2025-07-04T23:41:44.461593227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-04T23:41:44', 'update_images_remote_url')
2025-07-04T23:41:44.461783630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.462390943Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-04T23:41:44.462511806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011513s
2025-07-04T23:41:44.462602098Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-04T23:41:44.462702911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.462848264Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-07-04T23:41:44.463121013Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-04T23:41:44.463334502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-04T23:41:44.463538182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002362s
2025-07-04T23:41:44.463647974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-04T23:41:44', 'remove_invalid_roksbox_metadata_images')
2025-07-04T23:41:44.463877766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.464458595Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-04T23:41:44.464582174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011506s
2025-07-04T23:41:44.464710302Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-04T23:41:44.464781666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.464935365Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-07-04T23:41:44.465165148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.465286111Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.465362445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-07-04T23:41:44.465457767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.466114439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006471s
2025-07-04T23:41:44.466221234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-04T23:41:44', 'add_episode_runtime')
2025-07-04T23:41:44.466422289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.467045333Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-04T23:41:44.467156878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015857s
2025-07-04T23:41:44.467251177Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-04T23:41:44.467346690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.467491411Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-07-04T23:41:44.467787988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:41:44.467870865Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.467926818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-07-04T23:41:44.468058062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.468681517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006465s
2025-07-04T23:41:44.468804625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-04T23:41:44', 'add_result_to_commands')
2025-07-04T23:41:44.469001321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.469639115Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-04T23:41:44.469742102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001597s
2025-07-04T23:41:44.469873297Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-04T23:41:44.469946013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.470087468Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-07-04T23:41:44.470355698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.470536642Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.470556683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-07-04T23:41:44.470638597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.471303907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006601s
2025-07-04T23:41:44.471415602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-04T23:41:44', 'add_on_series_add_to_notifications')
2025-07-04T23:41:44.471621516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.472286455Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-04T23:41:44.472395895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016334s
2025-07-04T23:41:44.472497971Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-04T23:41:44.472597491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.472771963Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-07-04T23:41:44.475157395Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:41:44.475286064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-07-04T23:41:44.475427158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001528s
2025-07-04T23:41:44.475523051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:41:44.475654626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.475693775Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-07-04T23:41:44.478942235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.479421730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:41:44.479830894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:41:44.480212041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:41:44.481976744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:41:44.482216677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064137s
2025-07-04T23:41:44.482304664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:41:44.482389255Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.482481911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-07-04T23:41:44.484552961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.484971754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:41:44.485417661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:41:44.485701282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:41:44.487427898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:41:44.487663523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050571s
2025-07-04T23:41:44.487760618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:41:44.487866201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.487930661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-04T23:41:44.489964836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:41:44.490387146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:41:44.490742382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:41:44.491007024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:41:44.492708450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046647s
2025-07-04T23:41:44.492844864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:41:44.492894084Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.492993363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-04T23:41:44.495013510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:41:44.495441833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:41:44.495806226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:41:44.496085118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:41:44.497816023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047086s
2025-07-04T23:41:44.497915944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:41:44.497987748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.498070685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-04T23:41:44.500109510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:41:44.500545448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:41:44.500892707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:41:44.501181158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:41:44.502848184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046753s
2025-07-04T23:41:44.502984518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:41:44.503035300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.503142055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-04T23:41:44.505160329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.505528720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:41:44.505836430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:41:44.506173348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:41:44.507892288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.508157352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049062s
2025-07-04T23:41:44.508253095Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:41:44.508359710Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.508408538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-04T23:41:44.510423334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.510791536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:41:44.511131480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:41:44.511462066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:41:44.513265076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.513535119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049887s
2025-07-04T23:41:44.513626443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:41:44.513715863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.513811205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-04T23:41:44.515796903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.516207429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:41:44.516499728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:41:44.516839361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:41:44.518557771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.518820380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049083s
2025-07-04T23:41:44.518935221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-07-04T23:41:44.519003018Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.519086536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-07-04T23:41:44.522162048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-07-04T23:41:44.522605400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-07-04T23:41:44.522978792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-07-04T23:41:44.523443467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-07-04T23:41:44.525227920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-04T23:41:44.525439426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-04T23:41:44.525683838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-04T23:41:44.525913660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006713s
2025-07-04T23:41:44.526009082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.526096138Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.526208243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-07-04T23:41:44.528266186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.528735050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-07-04T23:41:44.529111108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:41:44.529466413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:41:44.531154812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:41:44.531402972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050911s
2025-07-04T23:41:44.531499847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.531600981Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.531661342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-07-04T23:41:44.533721880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-07-04T23:41:44.534380757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-07-04T23:41:44.535114574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:41:44.535685163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:41:44.537424214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:41:44.537668506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:41:44.537898058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:41:44.538179254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:41:44.538403856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066362s
2025-07-04T23:41:44.538509910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.538583518Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.538661525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-07-04T23:41:44.540713607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-07-04T23:41:44.541424818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-07-04T23:41:44.542089817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:41:44.542647500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:41:44.544420499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:41:44.544672968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:41:44.544898542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:41:44.545188916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:41:44.545415903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066261s
2025-07-04T23:41:44.545491656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-04T23:41:44.545585144Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.545663782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-07-04T23:41:44.547662827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:41:44.548066500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-07-04T23:41:44.548387867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-04T23:41:44.548673812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-04T23:41:44.550339977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045741s
2025-07-04T23:41:44.550444337Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-04T23:41:44.550541743Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.550606654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-07-04T23:41:44.552631160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:41:44.553031957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-07-04T23:41:44.553356720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-04T23:41:44.553613848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-04T23:41:44.555349432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046253s
2025-07-04T23:41:44.555446778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:41:44.555530477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.555603003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-04T23:41:44.557624452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:41:44.558015640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-07-04T23:41:44.558352929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:41:44.559022066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-04T23:41:44.560815086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:41:44.561035640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:41:44.561258308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:41:44.561502199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:41:44.561727162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:41:44.561959741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062268s
2025-07-04T23:41:44.562030132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.562129262Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.562212069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-07-04T23:41:44.564226404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:41:44.564595407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:41:44.564924499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:41:44.565276448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:41:44.567005829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.567257656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049413s
2025-07-04T23:41:44.567362157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.567447729Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-04T23:41:44.567525225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-07-04T23:41:44.570470886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:41:44.570866181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:41:44.571214022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:41:44.571550369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:41:44.573332868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.573563402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059258s
2025-07-04T23:41:44.573672581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.573757903Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-04T23:41:44.573858065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-07-04T23:41:44.575883112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:41:44.576311414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:41:44.576640607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:41:44.576983647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:41:44.578735274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.578988694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050179s
2025-07-04T23:41:44.579091652Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.579178206Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-04T23:41:44.579249329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-07-04T23:41:44.581288835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:41:44.581691155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:41:44.582011630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:41:44.582358759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:41:44.597352375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.597773974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183851s
2025-07-04T23:41:44.597879767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:41:44.597990921Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-07-04T23:41:44.598102595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-04T23:41:44.601937326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:41:44.602363724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:41:44.602756244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:41:44.603249788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:41:44.605448595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.605736484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074729s
2025-07-04T23:41:44.605843119Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:41:44.605962930Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-07-04T23:41:44.606091579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-04T23:41:44.608538766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:41:44.609024063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:41:44.609354899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:41:44.609756277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:41:44.611599689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.611882758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056742s
2025-07-04T23:41:44.612053512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:41:44.612166670Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.612268465Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-04T23:41:44.614726994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:41:44.615138673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:41:44.615465491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:41:44.615842751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:41:44.617758097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.618041457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056295s
2025-07-04T23:41:44.618167130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:41:44.618349578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-07-04T23:41:44.618432024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-07-04T23:41:44.620611432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:41:44.621055646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:41:44.621451072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:41:44.621750735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:41:44.623716242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051701s
2025-07-04T23:41:44.623867467Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:41:44.623986657Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.624062840Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-07-04T23:41:44.626366498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:41:44.626871063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:41:44.627228804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:41:44.627561253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:41:44.629495507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052939s
2025-07-04T23:41:44.629600679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:41:44.629711091Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-04T23:41:44.629807956Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-07-04T23:41:44.633713429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-07-04T23:41:44.634134647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-07-04T23:41:44.634462337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-07-04T23:41:44.634787792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-07-04T23:41:44.636674290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006753s
2025-07-04T23:41:44.636817068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:41:44.636897409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.637058644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-04T23:41:44.639245176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-07-04T23:41:44.639592776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-07-04T23:41:44.639958853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-04T23:41:44.640373337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-04T23:41:44.642294675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:41:44.642588317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054343s
2025-07-04T23:41:44.642702026Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:41:44.642795484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.642883771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-04T23:41:44.644983559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-07-04T23:41:44.645322671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-07-04T23:41:44.645592775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-04T23:41:44.645977339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-04T23:41:44.647703955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:41:44.647966664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049804s
2025-07-04T23:41:44.648076606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.648134783Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.648216147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-07-04T23:41:44.650345253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:41:44.651063960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:41:44.651709199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.652479290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.654158049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.654396049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.654601412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.654827056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.655031498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.655240689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.655454630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071262s
2025-07-04T23:41:44.655546475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.655621285Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.655694142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-07-04T23:41:44.657820904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:41:44.658541525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:41:44.659200421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.659940211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.661625103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.661860637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.662070038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.662298679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.662498882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.662691039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.662899899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070991s
2025-07-04T23:41:44.662992986Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.663073529Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.663154882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-07-04T23:41:44.665309029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:41:44.666082907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:41:44.666760601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.667536734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.670493637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.671020027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.671404070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.671743985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.672106635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.672388702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.672612082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009351s
2025-07-04T23:41:44.672750260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.672805902Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-07-04T23:41:44.672913068Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-07-04T23:41:44.675247007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:41:44.676025334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:41:44.676727167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.677511706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.679300818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.679532375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.679779622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.680003754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.680232063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.680474401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.680672109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076575s
2025-07-04T23:41:44.680765858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.680857573Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.680946602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-07-04T23:41:44.684587351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:41:44.685269304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:41:44.685970827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:41:44.686745767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:41:44.688560931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:41:44.688790403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:41:44.689034885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:41:44.689247543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:41:44.689502898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:41:44.689710355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:41:44.689934917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088586s
2025-07-04T23:41:44.690012093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:41:44.690096894Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.690222136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-07-04T23:41:44.692428357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-07-04T23:41:44.692862151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-07-04T23:41:44.693207686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-04T23:41:44.693507019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-04T23:41:44.695321231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049912s
2025-07-04T23:41:44.695435712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:41:44.695592457Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2025-07-04T23:41:44.695727189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-07-04T23:41:44.697902198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-07-04T23:41:44.698319077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-07-04T23:41:44.698650003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-04T23:41:44.698930708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-04T23:41:44.700682125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048528s
2025-07-04T23:41:44.700767777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:44.700853991Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.700927689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-04T23:41:44.702998568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-04T23:41:44.703248070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-04T23:41:44.703524266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-04T23:41:44.703879862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-04T23:41:44.705673704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:41:44.705946383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048731s
2025-07-04T23:41:44.706027987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-04T23:41:44', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-04T23:41:44.706235515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.708405413Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-04T23:41:44.708555525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073627s
2025-07-04T23:41:44.708672801Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-04T23:41:44.708771721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.708995271Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-07-04T23:41:44.709475928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:44.709580459Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.709652444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-07-04T23:41:44.709767966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-07-04T23:41:44.710484499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000698s
2025-07-04T23:41:44.710571705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-04T23:41:44', 'add_colon_replacement_to_naming_config')
2025-07-04T23:41:44.710768922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.711927975Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-04T23:41:44.712047075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021384s
2025-07-04T23:41:44.712134711Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-04T23:41:44.712280345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.712380516Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-07-04T23:41:44.712682805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.712772726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.712857406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-04T23:41:44.712958139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.713667157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006855s
2025-07-04T23:41:44.713748691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-04T23:41:44', 'health_restored_notification')
2025-07-04T23:41:44.713943844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.714671609Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-04T23:41:44.714755568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016924s
2025-07-04T23:41:44.714888085Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-04T23:41:44.714958376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.715093528Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-07-04T23:41:44.715359574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:41:44.715460216Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.715535889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-07-04T23:41:44.715646431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-07-04T23:41:44.716340909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s
2025-07-04T23:41:44.716444678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-04T23:41:44', 'add_download_client_tags')
2025-07-04T23:41:44.716665262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.717329069Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-04T23:41:44.717425233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016819s
2025-07-04T23:41:44.717544092Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-04T23:41:44.717620706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.717797392Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-07-04T23:41:44.718133469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-07-04T23:41:44.718302359Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.718329413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-07-04T23:41:44.720450584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-07-04T23:41:44.720748904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-07-04T23:41:44.720940069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-07-04T23:41:44.721319844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-07-04T23:41:44.723066901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-04T23:41:44.723324579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048718s
2025-07-04T23:41:44.723431004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-04T23:41:44', 'import_exclusion_type')
2025-07-04T23:41:44.723619633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.726593470Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-04T23:41:44.726691718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081356s
2025-07-04T23:41:44.726817491Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-04T23:41:44.726876490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.727015791Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-07-04T23:41:44.727754468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-07-04T23:41:44.727907706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-07-04T23:41:44.728259555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003958s
2025-07-04T23:41:44.728343413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:41:44.728417673Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.728492484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-07-04T23:41:44.728621052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.729306963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006953s
2025-07-04T23:41:44.729422506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-04T23:41:44', 'add_import_list_items')
2025-07-04T23:41:44.729599863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.730019167Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-04T23:41:44.730105541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s
2025-07-04T23:41:44.730206224Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-04T23:41:44.730313049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.730440325Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-07-04T23:41:44.730908448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-04T23:41:44.731032307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:41:44.731367732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003523s
2025-07-04T23:41:44.731474347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-04T23:41:44.731556853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-04T23:41:44.731783319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002211s
2025-07-04T23:41:44.731904523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-04T23:41:44', 'add_notification_status')
2025-07-04T23:41:44.732111780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.732618641Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-04T23:41:44.732663662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009956s
2025-07-04T23:41:44.732753963Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-04T23:41:44.732865508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.733003235Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-07-04T23:41:44.733241725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.733310824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.734258192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009335s
2025-07-04T23:41:44.734368794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-04T23:41:44', 'parse_language_tags_from_existing_subtitle_files')
2025-07-04T23:41:44.734627876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.734810343Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-04T23:41:44.734902609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014846s
2025-07-04T23:41:44.735011007Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-04T23:41:44.735101269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.735237333Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-07-04T23:41:44.735484671Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:41:44.735578550Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.735682259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-07-04T23:41:44.735776518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-07-04T23:41:44.736487850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00071s
2025-07-04T23:41:44.736630187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-04T23:41:44', 'add_finale_type')
2025-07-04T23:41:44.736806953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.737047477Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-04T23:41:44.737140655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012772s
2025-07-04T23:41:44.737230365Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-04T23:41:44.737327942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.737466962Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-07-04T23:41:44.737764361Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:41:44.737830864Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.737912940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-07-04T23:41:44.738055978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.738724383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006933s
2025-07-04T23:41:44.738821649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-04T23:41:44', 'list_add_missing_search')
2025-07-04T23:41:44.739023235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.739281154Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-04T23:41:44.739392939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012601s
2025-07-04T23:41:44.739494644Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-04T23:41:44.739592130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.739730469Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-07-04T23:41:44.740176066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:41:44.740259334Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.740325206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-07-04T23:41:44.740417161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-07-04T23:41:44.741113984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000685s
2025-07-04T23:41:44.741212723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:41:44.741294377Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.741379218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-07-04T23:41:44.741493098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.742144679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006762s
2025-07-04T23:41:44.742235372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.742334582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.743304785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009664s
2025-07-04T23:41:44.743411379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-04T23:41:44', 'parse_title_from_existing_subtitle_files')
2025-07-04T23:41:44.743690652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.743893981Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-04T23:41:44.743993291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001549s
2025-07-04T23:41:44.744098974Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-04T23:41:44.744180378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.744324858Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-07-04T23:41:44.744589301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.744687749Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.744757810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-07-04T23:41:44.744860276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-07-04T23:41:44.745572250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s
2025-07-04T23:41:44.745675447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-04T23:41:44', 'series_last_aired')
2025-07-04T23:41:44.745880109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.746142488Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-04T23:41:44.746235705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012725s
2025-07-04T23:41:44.746338542Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-04T23:41:44.746427602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.746575399Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-07-04T23:41:44.746917658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.746994012Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.747066508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-07-04T23:41:44.747195588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.747906790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000696s
2025-07-04T23:41:44.747991991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:41:44.748092734Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.748150961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-07-04T23:41:44.748266594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.748989550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007038s
2025-07-04T23:41:44.749081374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-04T23:41:44', 'AddNewItemMonitorType')
2025-07-04T23:41:44.749319684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.749548555Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-04T23:41:44.749645911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012888s
2025-07-04T23:41:44.749741083Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-04T23:41:44.749896586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.749962989Z [Info] email_encryption: Starting migration of Main DB to 201
2025-07-04T23:41:44.750160407Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.750269767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.751855189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015703s
2025-07-04T23:41:44.752010622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-04T23:41:44', 'email_encryption')
2025-07-04T23:41:44.752200464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.752465788Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-04T23:41:44.752516090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021581s
2025-07-04T23:41:44.752618115Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-04T23:41:44.752702274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.752854140Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-07-04T23:41:44.753190086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:41:44.753283084Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.753363375Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-07-04T23:41:44.753485040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.754154708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006893s
2025-07-04T23:41:44.754258668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.754345112Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-07-04T23:41:44.754420714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-07-04T23:41:44.754529583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.755253591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007199s
2025-07-04T23:41:44.755349824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-04T23:41:44', 'add_indexer_flags')
2025-07-04T23:41:44.755554897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.755813588Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-04T23:41:44.755929111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012912s
2025-07-04T23:41:44.756025475Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-04T23:41:44.756107430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.756268744Z [Info] release_type: Starting migration of Main DB to 203
2025-07-04T23:41:44.756638880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:41:44.756724061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.756795675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-07-04T23:41:44.756904965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.757595766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006952s
2025-07-04T23:41:44.757716339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.757779406Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:44.757855760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-07-04T23:41:44.757950711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.758661071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007s
2025-07-04T23:41:44.758739759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.758821745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.759718981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008766s
2025-07-04T23:41:44.759824173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-04T23:41:44', 'release_type')
2025-07-04T23:41:44.760018254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.760296654Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-04T23:41:44.760382817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014616s
2025-07-04T23:41:44.760480915Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-04T23:41:44.760594043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.760720778Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-07-04T23:41:44.761000070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:41:44.761102426Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.761176535Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-07-04T23:41:44.761278220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-07-04T23:41:44.761999662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006908s
2025-07-04T23:41:44.762075124Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.762150857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.763283928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011079s
2025-07-04T23:41:44.763388328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-04T23:41:44', 'add_add_release_hash')
2025-07-04T23:41:44.763568491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.763842042Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-04T23:41:44.763967334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016852s
2025-07-04T23:41:44.764065612Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-04T23:41:44.764140623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.764281226Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-07-04T23:41:44.764475807Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-04T23:41:44.764663585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-04T23:41:44.764833788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001959s
2025-07-04T23:41:44.764931936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-04T23:41:44', 'rename_season_pack_spec')
2025-07-04T23:41:44.765130996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.765363895Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-04T23:41:44.765452804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007207s
2025-07-04T23:41:44.765553778Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-04T23:41:44.765646334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.765781236Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-07-04T23:41:44.766122513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.766223306Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.766300651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-07-04T23:41:44.766407667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.767214762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007431s
2025-07-04T23:41:44.767379323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-07-04T23:41:44.767443933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-07-04T23:41:44.767666621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002131s
2025-07-04T23:41:44.767760620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-04T23:41:44', 'add_tmdbid')
2025-07-04T23:41:44.767995103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.768384286Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-04T23:41:44.768477684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009489s
2025-07-04T23:41:44.768583427Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-04T23:41:44.768657837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.768804883Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-07-04T23:41:44.769180700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:41:44.769199016Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.769253526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-07-04T23:41:44.769362025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:41:44.770080191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2025-07-04T23:41:44.770180913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-04T23:41:44', 'add_on_import_complete_to_notifications')
2025-07-04T23:41:44.770397580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.770765871Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-04T23:41:44.770858878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001403s
2025-07-04T23:41:44.770987417Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-04T23:41:44.771061306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.771199755Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-07-04T23:41:44.771416381Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.771514709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.774169373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026438s
2025-07-04T23:41:44.774278823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-04T23:41:44', 'add_monitored_seasons_filter')
2025-07-04T23:41:44.774473826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.774712957Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-04T23:41:44.774814141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032015s
2025-07-04T23:41:44.774933171Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-04T23:41:44.775013873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.775158575Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-07-04T23:41:44.775442697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:41:44.775514922Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.775583240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-07-04T23:41:44.775700636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-07-04T23:41:44.776525086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007954s
2025-07-04T23:41:44.776603524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-04T23:41:44', 'add_custom_colon_replacement_to_naming_config')
2025-07-04T23:41:44.776828216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.777082849Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-04T23:41:44.777175756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013786s
2025-07-04T23:41:44.777283954Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-04T23:41:44.777382642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.777524297Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-07-04T23:41:44.777791786Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:41:44.777888020Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:44.777974073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-07-04T23:41:44.778077792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:41:44.778816720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s
2025-07-04T23:41:44.778923414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-04T23:41:44', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-04T23:41:44.779116172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.779369172Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-04T23:41:44.779485546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s
2025-07-04T23:41:44.779598433Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-04T23:41:44.779689176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.779831613Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-07-04T23:41:44.779991765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-04T23:41:44', 'add_blurary576p_quality_in_profiles')
2025-07-04T23:41:44.780206468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.780436370Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-04T23:41:44.780539268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007365s
2025-07-04T23:41:44.780646033Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-04T23:41:44.780749210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.780896777Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-07-04T23:41:44.781142482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:44.781255209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:44.783677566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024521s
2025-07-04T23:41:44.783792126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-04T23:41:44', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-04T23:41:44.784066408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.784272754Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-04T23:41:44.784383166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030591s
2025-07-04T23:41:44.784500452Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-04T23:41:44.784588740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:44.784793642Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-07-04T23:41:44.785039037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.785144138Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-07-04T23:41:44.785220031Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-07-04T23:41:44.785316154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.786042657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007193s
2025-07-04T23:41:44.786132598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:41:44.786211858Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:44.786280927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-07-04T23:41:44.786411870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:41:44.787112290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006827s
2025-07-04T23:41:44.787205258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-04T23:41:44', 'add_mal_and_anilist_ids')
2025-07-04T23:41:44.787368506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:44.787643921Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-04T23:41:44.787726196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001246s
2025-07-04T23:41:44.797992976Z [Debug] MigrationController: Took: 00:00:01.6791571
2025-07-04T23:41:45.053518014Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-04T23:41:45.078348444Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-04T23:41:45.087285116Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-04T23:41:45.087541352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:45.087695622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:45.089423621Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-07-04T23:41:45.089588844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018896s
2025-07-04T23:41:45.089737583Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-04T23:41:45.089895160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020443s
2025-07-04T23:41:45.091753592Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-04T23:41:45.091951100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.092246154Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-04T23:41:45.092423220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-04T23:41:45.092751000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003433s
2025-07-04T23:41:45.092905882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.093954914Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-04T23:41:45.094119856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001546s
2025-07-04T23:41:45.094384679Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-04T23:41:45.094552868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.094895407Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-04T23:41:45.095067915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:41:45.095382718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003173s
2025-07-04T23:41:45.095533752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:45.095680187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-04T23:41:45.095834829Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-04T23:41:45.096039481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-04T23:41:45.096670321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006429s
2025-07-04T23:41:45.096833189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.097401984Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-04T23:41:45.097573048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013768s
2025-07-04T23:41:45.097796308Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-04T23:41:45.097978194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.098239670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:45.098407829Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:45.098541568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-04T23:41:45.098715639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-04T23:41:45.099089331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003844s
2025-07-04T23:41:45.099247489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.099807397Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-04T23:41:45.100148904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011025s
2025-07-04T23:41:45.100393396Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-04T23:41:45.100567828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.100791618Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-04T23:41:45.101329882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-04T23:41:45.101529443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:41:45.102015532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005129s
2025-07-04T23:41:45.102185594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-04T23:41:45', 'InitialSetup')
2025-07-04T23:41:45.108192287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.108952177Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-04T23:41:45.109131137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074366s
2025-07-04T23:41:45.109315589Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-04T23:41:45.109490611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.109743270Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-07-04T23:41:45.110021881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-04T23:41:45', 'remove_tvrage_imdb_unique_constraint')
2025-07-04T23:41:45.110351855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.110968978Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-04T23:41:45.111151485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014722s
2025-07-04T23:41:45.111300255Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-04T23:41:45.111478544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.111695671Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-07-04T23:41:45.111896004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-04T23:41:45', 'remove_renamed_scene_mapping_columns')
2025-07-04T23:41:45.112221169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.112831257Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-04T23:41:45.113015388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013471s
2025-07-04T23:41:45.113179708Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-04T23:41:45.113336143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.113551607Z [Info] updated_history: Starting migration of Log DB to 4
2025-07-04T23:41:45.113727301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-04T23:41:45', 'updated_history')
2025-07-04T23:41:45.114025421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.115489829Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-04T23:41:45.115661334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021464s
2025-07-04T23:41:45.115832248Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-04T23:41:45.116022902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.116269739Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-07-04T23:41:45.116439341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-04T23:41:45', 'added_eventtype_to_history')
2025-07-04T23:41:45.116764265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.117320866Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-04T23:41:45.117492822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012888s
2025-07-04T23:41:45.117649417Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-04T23:41:45.117811153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.118031356Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-07-04T23:41:45.118794232Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-07-04T23:41:45.118961128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:41:45.119320512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003594s
2025-07-04T23:41:45.119476225Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-04T23:41:45.119652259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:41:45.120197848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005285s
2025-07-04T23:41:45.120324553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-04T23:41:45.120482100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:41:45.120773106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002933s
2025-07-04T23:41:45.120940252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-04T23:41:45', 'add_index_to_log_time')
2025-07-04T23:41:45.121254806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.121924504Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-04T23:41:45.122097492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014458s
2025-07-04T23:41:45.122257534Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-04T23:41:45.122427116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.122650846Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-07-04T23:41:45.122821189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-04T23:41:45', 'add_renameEpisodes_to_naming')
2025-07-04T23:41:45.123131604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.123740650Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-04T23:41:45.123943659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013117s
2025-07-04T23:41:45.124108701Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-04T23:41:45.124268202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.124552284Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-07-04T23:41:45.124731996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-04T23:41:45', 'remove_backlog')
2025-07-04T23:41:45.125023483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.125578671Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-04T23:41:45.125759434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013116s
2025-07-04T23:41:45.125916400Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-04T23:41:45.126086162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.126304351Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-07-04T23:41:45.126474875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-04T23:41:45', 'fix_rename_episodes')
2025-07-04T23:41:45.126777264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.127374195Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-04T23:41:45.127543376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012841s
2025-07-04T23:41:45.127701484Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-04T23:41:45.127866035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.128097882Z [Info] add_monitored: Starting migration of Log DB to 10
2025-07-04T23:41:45.128266462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-04T23:41:45', 'add_monitored')
2025-07-04T23:41:45.128567618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.129181464Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-04T23:41:45.129347979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013177s
2025-07-04T23:41:45.129506488Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-04T23:41:45.129665088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.129882796Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-07-04T23:41:45.130045724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-04T23:41:45', 'remove_ignored')
2025-07-04T23:41:45.130349255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.130929974Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-04T23:41:45.131101139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001259s
2025-07-04T23:41:45.131252464Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-04T23:41:45.131420352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.131639373Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-07-04T23:41:45.131816038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-04T23:41:45', 'remove_custom_start_date')
2025-07-04T23:41:45.132144670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.132797995Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-04T23:41:45.132974140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013725s
2025-07-04T23:41:45.133149803Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-04T23:41:45.133322281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.133522253Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-07-04T23:41:45.133687977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-04T23:41:45', 'add_air_date_utc')
2025-07-04T23:41:45.133989754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.134634763Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-04T23:41:45.134810156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013282s
2025-07-04T23:41:45.134971421Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-04T23:41:45.135125942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.135354191Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-07-04T23:41:45.135514584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-04T23:41:45', 'drop_air_date')
2025-07-04T23:41:45.135820139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.136489828Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-04T23:41:45.136660932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013506s
2025-07-04T23:41:45.136818970Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-04T23:41:45.136985516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.137204597Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-07-04T23:41:45.137378537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-04T23:41:45', 'add_air_date_as_string')
2025-07-04T23:41:45.137696036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.138407238Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-04T23:41:45.138576188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014098s
2025-07-04T23:41:45.138734096Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-04T23:41:45.138906623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.139118630Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-07-04T23:41:45.139300997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-04T23:41:45', 'updated_imported_history_item')
2025-07-04T23:41:45.139615190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.140496444Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-04T23:41:45.140681397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015834s
2025-07-04T23:41:45.140840176Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-04T23:41:45.141001832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.141216053Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-07-04T23:41:45.141388199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-04T23:41:45', 'reset_scene_names')
2025-07-04T23:41:45.141692252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.142407862Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-04T23:41:45.142585600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014024s
2025-07-04T23:41:45.142737025Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-04T23:41:45.142899191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.143114886Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-07-04T23:41:45.143278285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-04T23:41:45', 'remove_duplicates')
2025-07-04T23:41:45.143582587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.144303378Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-04T23:41:45.144484182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014011s
2025-07-04T23:41:45.144644104Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-04T23:41:45.144804758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.145020352Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-07-04T23:41:45.145196246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-04T23:41:45', 'restore_unique_constraints')
2025-07-04T23:41:45.145503114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.146220788Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-04T23:41:45.146398196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001408s
2025-07-04T23:41:45.146546494Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-04T23:41:45.146721446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.146931409Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-07-04T23:41:45.147105489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-04T23:41:45', 'add_year_and_seasons_to_series')
2025-07-04T23:41:45.147405243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.148121926Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-04T23:41:45.148302309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s
2025-07-04T23:41:45.148453393Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-04T23:41:45.148620139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.148898389Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-07-04T23:41:45.149060065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-04T23:41:45', 'drop_seasons_table')
2025-07-04T23:41:45.149359838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.150069637Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-04T23:41:45.150232185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014459s
2025-07-04T23:41:45.150393660Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-04T23:41:45.150555526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.150763945Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-07-04T23:41:45.150939769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-04T23:41:45', 'move_indexer_to_generic_provider')
2025-07-04T23:41:45.151258671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.151982078Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-04T23:41:45.152173323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014174s
2025-07-04T23:41:45.152327062Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-04T23:41:45.152499129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.152704923Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-07-04T23:41:45.152876107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-04T23:41:45', 'add_config_contract_to_indexers')
2025-07-04T23:41:45.153187184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.154048518Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-04T23:41:45.154236035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015545s
2025-07-04T23:41:45.154402080Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-04T23:41:45.154567964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.154783207Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-07-04T23:41:45.154944482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-04T23:41:45', 'drop_tvdb_episodeid')
2025-07-04T23:41:45.155250448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.155986770Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-04T23:41:45.156164297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014122s
2025-07-04T23:41:45.156319580Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-04T23:41:45.156489743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.156697581Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-07-04T23:41:45.156872062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-04T23:41:45', 'move_notification_to_generic_provider')
2025-07-04T23:41:45.157196355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.157923319Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-04T23:41:45.158103782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014255s
2025-07-04T23:41:45.158251439Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-04T23:41:45.158417604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.158625683Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-07-04T23:41:45.158806567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-04T23:41:45', 'add_config_contract_to_notifications')
2025-07-04T23:41:45.159116591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.159822012Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-04T23:41:45.160024048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014022s
2025-07-04T23:41:45.160183018Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-04T23:41:45.160338060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.160547131Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-07-04T23:41:45.160707284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-04T23:41:45', 'fix_omgwtfnzbs')
2025-07-04T23:41:45.161000514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.161762147Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-04T23:41:45.161938232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013967s
2025-07-04T23:41:45.162094256Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-04T23:41:45.162260421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.162478149Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-07-04T23:41:45.162646578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-04T23:41:45', 'add_blacklist_table')
2025-07-04T23:41:45.162949538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.163614166Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-04T23:41:45.163787345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013501s
2025-07-04T23:41:45.163984962Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-04T23:41:45.164156247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.164370869Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-07-04T23:41:45.164545351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-04T23:41:45', 'add_formats_to_naming_config')
2025-07-04T23:41:45.164856076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.165531366Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-04T23:41:45.165711338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013728s
2025-07-04T23:41:45.165869487Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-04T23:41:45.166046403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.166262819Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-07-04T23:41:45.166446829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-04T23:41:45', 'add_season_folder_format_to_naming_config')
2025-07-04T23:41:45.166771242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.167429077Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-04T23:41:45.167618498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013781s
2025-07-04T23:41:45.167777548Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-04T23:41:45.167983042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.168192353Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-07-04T23:41:45.168367756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-04T23:41:45', 'delete_old_naming_config_columns')
2025-07-04T23:41:45.168678522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.169325695Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-04T23:41:45.169508523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013588s
2025-07-04T23:41:45.169667744Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-04T23:41:45.169834750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.170050304Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-07-04T23:41:45.170227050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-04T23:41:45', 'set_default_release_group')
2025-07-04T23:41:45.170532014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.171201441Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-04T23:41:45.171380582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013621s
2025-07-04T23:41:45.171536887Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-04T23:41:45.171702450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.171945148Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-07-04T23:41:45.172124059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-04T23:41:45', 'add_api_key_to_pushover')
2025-07-04T23:41:45.172453091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.173204233Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-04T23:41:45.173378494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014933s
2025-07-04T23:41:45.173538707Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-04T23:41:45.173701434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.174048032Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-07-04T23:41:45.174224217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-04T23:41:45', 'remove_series_contraints')
2025-07-04T23:41:45.174547508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.175184821Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-04T23:41:45.175362488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014756s
2025-07-04T23:41:45.175519334Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-04T23:41:45.175697793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.175970552Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-07-04T23:41:45.176160916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-04T23:41:45', 'add_series_folder_format_to_naming_config')
2025-07-04T23:41:45.176481060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.177158214Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-04T23:41:45.177349859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014563s
2025-07-04T23:41:45.177505833Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-04T23:41:45.177676407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.177889857Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-07-04T23:41:45.178067594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-04T23:41:45', 'update_with_quality_converters')
2025-07-04T23:41:45.178382869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.179052227Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-04T23:41:45.179236678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013716s
2025-07-04T23:41:45.179396199Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-04T23:41:45.179564168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.179783589Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-07-04T23:41:45.179971167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-04T23:41:45', 'add_configurable_qualities')
2025-07-04T23:41:45.180281802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.180959256Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-04T23:41:45.181139419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013894s
2025-07-04T23:41:45.181303569Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-04T23:41:45.181473391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.181689486Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-07-04T23:41:45.181877365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-04T23:41:45', 'add_on_upgrade_to_notifications')
2025-07-04T23:41:45.182195525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.182863961Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-04T23:41:45.183044765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013839s
2025-07-04T23:41:45.183202572Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-04T23:41:45.183365230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.183580293Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-07-04T23:41:45.183751107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-04T23:41:45', 'add_metadata_tables')
2025-07-04T23:41:45.184074137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.184733465Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-04T23:41:45.184908788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s
2025-07-04T23:41:45.185068369Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-04T23:41:45.185246938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.185461641Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-07-04T23:41:45.185642395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-04T23:41:45', 'add_metadata_to_episodes_and_series')
2025-07-04T23:41:45.185955705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.186617979Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-04T23:41:45.186801809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013642s
2025-07-04T23:41:45.186967302Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-04T23:41:45.187155160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.187358590Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-07-04T23:41:45.187532079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-04T23:41:45', 'fix_xbmc_season_images_metadata')
2025-07-04T23:41:45.187841973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.188530279Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-04T23:41:45.188711714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013843s
2025-07-04T23:41:45.188870113Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-04T23:41:45.189034544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.189250890Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-07-04T23:41:45.189423146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-04T23:41:45', 'add_download_clients_table')
2025-07-04T23:41:45.189730034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.190370704Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-04T23:41:45.190544013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013262s
2025-07-04T23:41:45.190702462Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-04T23:41:45.190879859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.191096225Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-07-04T23:41:45.191295265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-04T23:41:45', 'convert_config_to_download_clients')
2025-07-04T23:41:45.191610219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.192241971Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-04T23:41:45.192427525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013403s
2025-07-04T23:41:45.192587747Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-04T23:41:45.192753882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.192967873Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-07-04T23:41:45.193143977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-04T23:41:45', 'fix_xbmc_episode_metadata')
2025-07-04T23:41:45.193448681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.194093479Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-04T23:41:45.194270866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013352s
2025-07-04T23:41:45.194426569Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-04T23:41:45.194584327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.194795953Z [Info] add_indexes: Starting migration of Log DB to 45
2025-07-04T23:41:45.194960514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-04T23:41:45', 'add_indexes')
2025-07-04T23:41:45.195252933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.195910146Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-04T23:41:45.196082363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013091s
2025-07-04T23:41:45.196245401Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-04T23:41:45.196400704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.196617761Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-07-04T23:41:45.196780779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-04T23:41:45', 'fix_nzb_su_url')
2025-07-04T23:41:45.197084400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.197731323Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-04T23:41:45.197901826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013271s
2025-07-04T23:41:45.198059664Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-04T23:41:45.198232071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.198445971Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-07-04T23:41:45.198625323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-04T23:41:45', 'add_temporary_blacklist_columns')
2025-07-04T23:41:45.198936279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.199603141Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-04T23:41:45.199783023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013655s
2025-07-04T23:41:45.199961974Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-04T23:41:45.200134962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.200360035Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-07-04T23:41:45.200541651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-04T23:41:45', 'add_title_to_scenemappings')
2025-07-04T23:41:45.200850052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.201533097Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-04T23:41:45.201722448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001392s
2025-07-04T23:41:45.201880005Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-04T23:41:45.202038103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.202274369Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-07-04T23:41:45.202439441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-04T23:41:45', 'fix_dognzb_url')
2025-07-04T23:41:45.202738393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.203392330Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-04T23:41:45.203558153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013469s
2025-07-04T23:41:45.203716111Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-04T23:41:45.203915703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.204126387Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-07-04T23:41:45.204303805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-04T23:41:45', 'add_hash_to_metadata_files')
2025-07-04T23:41:45.204608979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.205273367Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-04T23:41:45.205452728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013854s
2025-07-04T23:41:45.205609995Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-04T23:41:45.205773393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.205992084Z [Info] download_client_import: Starting migration of Log DB to 51
2025-07-04T23:41:45.206161084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-04T23:41:45', 'download_client_import')
2025-07-04T23:41:45.206465317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.207129404Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-04T23:41:45.207301440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013508s
2025-07-04T23:41:45.207461993Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-04T23:41:45.207626585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.207856748Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-07-04T23:41:45.208075068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-04T23:41:45', 'add_columns_for_anime')
2025-07-04T23:41:45.208379951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.209016423Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-04T23:41:45.209187627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013915s
2025-07-04T23:41:45.209344503Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-04T23:41:45.209515287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.209730771Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-07-04T23:41:45.209910112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-04T23:41:45', 'add_series_sorttitle')
2025-07-04T23:41:45.210214384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.210892439Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-04T23:41:45.211060468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013687s
2025-07-04T23:41:45.211218726Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-04T23:41:45.211396614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.211604082Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-07-04T23:41:45.211772702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-04T23:41:45', 'rename_profiles')
2025-07-04T23:41:45.212093848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.212734949Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-04T23:41:45.212905863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013399s
2025-07-04T23:41:45.213059382Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-04T23:41:45.213227470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.213442473Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-07-04T23:41:45.213623217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-04T23:41:45', 'drop_old_profile_columns')
2025-07-04T23:41:45.213931668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.214624693Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-04T23:41:45.214803924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013869s
2025-07-04T23:41:45.214969327Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-04T23:41:45.215139981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.215360124Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-07-04T23:41:45.215536389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-04T23:41:45', 'add_mediainfo_to_episodefile')
2025-07-04T23:41:45.215843156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.216552715Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-04T23:41:45.216735262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014056s
2025-07-04T23:41:45.216896677Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-04T23:41:45.217069976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.217286332Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-07-04T23:41:45.217469190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-04T23:41:45', 'convert_episode_file_path_to_relative')
2025-07-04T23:41:45.217786769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.218401717Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-04T23:41:45.218590037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013276s
2025-07-04T23:41:45.218755620Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-04T23:41:45.218927787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.219142609Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-07-04T23:41:45.219313263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-04T23:41:45', 'drop_episode_file_path')
2025-07-04T23:41:45.219617616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.220287374Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-04T23:41:45.220469841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013584s
2025-07-04T23:41:45.220631146Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-04T23:41:45.220803643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.221017574Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-07-04T23:41:45.221193438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-04T23:41:45', 'add_enable_options_to_indexers')
2025-07-04T23:41:45.221506047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.222132388Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-04T23:41:45.222315467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013252s
2025-07-04T23:41:45.222475629Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-04T23:41:45.222643938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.222865955Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-07-04T23:41:45.223039444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-04T23:41:45', 'remove_enable_from_indexers')
2025-07-04T23:41:45.223347645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.223960258Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-04T23:41:45.224141794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013066s
2025-07-04T23:41:45.224299922Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-04T23:41:45.224464103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.224678224Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-07-04T23:41:45.224847945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-04T23:41:45', 'clear_bad_scene_names')
2025-07-04T23:41:45.225162579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.225756615Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-04T23:41:45.225929473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012861s
2025-07-04T23:41:45.226086269Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-04T23:41:45.226249207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.226465823Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-07-04T23:41:45.226638120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-04T23:41:45', 'convert_quality_models')
2025-07-04T23:41:45.226942302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.227539915Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-04T23:41:45.227723014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012873s
2025-07-04T23:41:45.227898888Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-04T23:41:45.228102047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.228303853Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-07-04T23:41:45.228469727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-04T23:41:45', 'add_remotepathmappings')
2025-07-04T23:41:45.228774681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.229411233Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-04T23:41:45.229585123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013217s
2025-07-04T23:41:45.229746167Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-04T23:41:45.229907031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.230127404Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-07-04T23:41:45.230500716Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-07-04T23:41:45.230976444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:41:45.231460218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-07-04T23:41:45.231857097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:41:45.232282132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-04T23:41:45.233154749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:41:45.233451667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027767s
2025-07-04T23:41:45.233647501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-04T23:41:45', 'remove_method_from_logs')
2025-07-04T23:41:45.233977055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.234747105Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-04T23:41:45.234936296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040724s
2025-07-04T23:41:45.235110927Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-04T23:41:45.235292573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.235521764Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-07-04T23:41:45.235716386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-04T23:41:45', 'make_scene_numbering_nullable')
2025-07-04T23:41:45.236080569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.236720929Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-04T23:41:45.236959319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014173s
2025-07-04T23:41:45.237169742Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-04T23:41:45.237366629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.237614097Z [Info] add_tags: Starting migration of Log DB to 66
2025-07-04T23:41:45.237785722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-04T23:41:45', 'add_tags')
2025-07-04T23:41:45.238109825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.238728962Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-04T23:41:45.238917671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013646s
2025-07-04T23:41:45.239084858Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-04T23:41:45.239259890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.239486958Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-07-04T23:41:45.239672401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-04T23:41:45', 'add_added_to_series')
2025-07-04T23:41:45.240069320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.240679549Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-04T23:41:45.240856314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001411s
2025-07-04T23:41:45.241024713Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-04T23:41:45.241209185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.241439909Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-07-04T23:41:45.241632457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-04T23:41:45', 'add_release_restrictions')
2025-07-04T23:41:45.241948754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.242602169Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-04T23:41:45.242787342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2025-07-04T23:41:45.242953867Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-04T23:41:45.243120102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.243346047Z [Info] quality_proper: Starting migration of Log DB to 69
2025-07-04T23:41:45.243541861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-04T23:41:45', 'quality_proper')
2025-07-04T23:41:45.243867557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.244489950Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-04T23:41:45.244679461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013623s
2025-07-04T23:41:45.244850345Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-04T23:41:45.245013384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.245244629Z [Info] delay_profile: Starting migration of Log DB to 70
2025-07-04T23:41:45.245420604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-04T23:41:45', 'delay_profile')
2025-07-04T23:41:45.245743724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.246364895Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-04T23:41:45.246540027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013404s
2025-07-04T23:41:45.246706482Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-04T23:41:45.246879280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.247129264Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-07-04T23:41:45.247321701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-04T23:41:45', 'unknown_quality_in_profile')
2025-07-04T23:41:45.247703590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.248438299Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-04T23:41:45.248627781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015516s
2025-07-04T23:41:45.248798244Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-04T23:41:45.248972945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.249196896Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-07-04T23:41:45.249394544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-04T23:41:45', 'history_downloadId')
2025-07-04T23:41:45.249716071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.250331981Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-04T23:41:45.250517876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001357s
2025-07-04T23:41:45.250693940Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-04T23:41:45.250863311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.251101471Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-07-04T23:41:45.251267535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-04T23:41:45', 'clear_ratings')
2025-07-04T23:41:45.251591687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.252367048Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-04T23:41:45.252547051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014888s
2025-07-04T23:41:45.252718857Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-04T23:41:45.252879911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.253123221Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-07-04T23:41:45.253304496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-04T23:41:45', 'disable_eztv')
2025-07-04T23:41:45.253617576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.254295571Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-04T23:41:45.254483790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014119s
2025-07-04T23:41:45.254651387Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-04T23:41:45.254827712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.255050591Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-07-04T23:41:45.255232437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-04T23:41:45', 'force_lib_update')
2025-07-04T23:41:45.255562431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.256212510Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-04T23:41:45.256402062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013823s
2025-07-04T23:41:45.256572114Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-04T23:41:45.256755433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.256983512Z [Info] add_users_table: Starting migration of Log DB to 76
2025-07-04T23:41:45.257167423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-04T23:41:45', 'add_users_table')
2025-07-04T23:41:45.260681929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.261400645Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-04T23:41:45.261585287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046355s
2025-07-04T23:41:45.261767364Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-04T23:41:45.261946334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.262192169Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-07-04T23:41:45.262406380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-04T23:41:45', 'add_add_options_to_series')
2025-07-04T23:41:45.262737737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.263415482Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-04T23:41:45.263630545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014647s
2025-07-04T23:41:45.263801058Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-04T23:41:45.263992383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.264226344Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-07-04T23:41:45.264404964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-04T23:41:45', 'add_commands_table')
2025-07-04T23:41:45.264737794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.265386179Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-04T23:41:45.265564919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013873s
2025-07-04T23:41:45.265733428Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-04T23:41:45.265910545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.266135308Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-07-04T23:41:45.266323466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-04T23:41:45', 'dedupe_tags')
2025-07-04T23:41:45.266636877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.267248248Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-04T23:41:45.267419694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013486s
2025-07-04T23:41:45.267587792Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-04T23:41:45.267778416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.268054111Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-07-04T23:41:45.268275767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-04T23:41:45', 'move_dot_prefix_to_transmission_category')
2025-07-04T23:41:45.268615260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.269270520Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-04T23:41:45.269467637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014915s
2025-07-04T23:41:45.269643450Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-04T23:41:45.269809164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.270040700Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-07-04T23:41:45.270214260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-04T23:41:45', 'add_fanzub_settings')
2025-07-04T23:41:45.270550216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.271148691Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-04T23:41:45.271332531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013311s
2025-07-04T23:41:45.271499798Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-04T23:41:45.271667686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.271924643Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-07-04T23:41:45.272129155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-04T23:41:45', 'additonal_blacklist_columns')
2025-07-04T23:41:45.272451353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.273118296Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-04T23:41:45.273331465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014434s
2025-07-04T23:41:45.273537039Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-04T23:41:45.273713224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.273929920Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-07-04T23:41:45.274115083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-04T23:41:45', 'update_quality_minmax_size')
2025-07-04T23:41:45.274453714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.275064414Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-04T23:41:45.275255428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013552s
2025-07-04T23:41:45.275418427Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-04T23:41:45.275605634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.275826278Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-07-04T23:41:45.276035810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-04T23:41:45', 'expand_transmission_urlbase')
2025-07-04T23:41:45.276362497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.276983347Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-04T23:41:45.277167518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013664s
2025-07-04T23:41:45.277332230Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-04T23:41:45.277499907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.277718317Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-07-04T23:41:45.277913670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-04T23:41:45', 'pushbullet_device_ids')
2025-07-04T23:41:45.278228414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.278818953Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-04T23:41:45.278999206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001316s
2025-07-04T23:41:45.279176272Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-04T23:41:45.279340643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.279581208Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-07-04T23:41:45.279755068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-04T23:41:45', 'remove_eztv')
2025-07-04T23:41:45.280093780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.280709008Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-04T23:41:45.280883600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013542s
2025-07-04T23:41:45.281047129Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-04T23:41:45.281221430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.281461934Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-07-04T23:41:45.281646766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-04T23:41:45', 'pushbullet_devices_channels_list')
2025-07-04T23:41:45.281974697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.282645217Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-04T23:41:45.282832093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014229s
2025-07-04T23:41:45.282996925Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-04T23:41:45.283176105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.283394726Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-07-04T23:41:45.283591261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-04T23:41:45', 'add_on_rename_to_notifcations')
2025-07-04T23:41:45.283989924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.284596385Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-04T23:41:45.284786187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014187s
2025-07-04T23:41:45.284976139Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-04T23:41:45.285146382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.285372778Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-07-04T23:41:45.285545646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-04T23:41:45', 'update_kickass_url')
2025-07-04T23:41:45.285869117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.286473574Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-04T23:41:45.286650320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013202s
2025-07-04T23:41:45.286812276Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-04T23:41:45.286978360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.287215798Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-07-04T23:41:45.287394698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-04T23:41:45', 'added_indexerstatus')
2025-07-04T23:41:45.287713841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.288322476Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-04T23:41:45.288513391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013345s
2025-07-04T23:41:45.288679194Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-04T23:41:45.288850930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.289089210Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-07-04T23:41:45.289277209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-04T23:41:45', 'add_unverifiedscenenumbering')
2025-07-04T23:41:45.289620460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.290196640Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-04T23:41:45.290382404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013414s
2025-07-04T23:41:45.290545372Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-04T23:41:45.290736737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.290962832Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-07-04T23:41:45.291160340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-04T23:41:45', 'naming_config_replace_illegal_characters')
2025-07-04T23:41:45.291487869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.292279333Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-04T23:41:45.292474415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015269s
2025-07-04T23:41:45.292641402Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-04T23:41:45.292800702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.293024864Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-07-04T23:41:45.293225758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-04T23:41:45', 'add_tvmazeid')
2025-07-04T23:41:45.293549350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.294140399Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-04T23:41:45.294315452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013369s
2025-07-04T23:41:45.294488099Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-04T23:41:45.294664885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.294880680Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-07-04T23:41:45.295078979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-04T23:41:45', 'add_additional_episodes_index')
2025-07-04T23:41:45.295411569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.296011176Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-04T23:41:45.296190647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013307s
2025-07-04T23:41:45.296351591Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-04T23:41:45.296521212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.296759422Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-07-04T23:41:45.296936408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-04T23:41:45', 'disable_kickass')
2025-07-04T23:41:45.297248647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.297908896Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-04T23:41:45.298099360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013839s
2025-07-04T23:41:45.298269212Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-04T23:41:45.298439615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.298674728Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-07-04T23:41:45.298865482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-04T23:41:45', 'add_reason_to_pending_releases')
2025-07-04T23:41:45.299212901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.299809923Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-04T23:41:45.300058233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013669s
2025-07-04T23:41:45.300235300Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-04T23:41:45.300407597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.300623110Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-07-04T23:41:45.300810548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-04T23:41:45', 'remove_titans_of_tv')
2025-07-04T23:41:45.301145031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.301749087Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-04T23:41:45.301945623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013467s
2025-07-04T23:41:45.302103060Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-04T23:41:45.302283062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.302511833Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-07-04T23:41:45.302702437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-04T23:41:45', 'extra_and_subtitle_files')
2025-07-04T23:41:45.303015517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.303709163Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-04T23:41:45.303917162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001422s
2025-07-04T23:41:45.304090902Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-04T23:41:45.304263780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.304489745Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-07-04T23:41:45.304666310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-04T23:41:45', 'add_scene_season_number')
2025-07-04T23:41:45.305006515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.305738759Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-04T23:41:45.305928672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001471s
2025-07-04T23:41:45.306083774Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-04T23:41:45.306285249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.306502627Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-07-04T23:41:45.306700105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-04T23:41:45', 'add_ultrahd_quality_in_profiles')
2025-07-04T23:41:45.307034508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.307726381Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-04T23:41:45.307940802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014556s
2025-07-04T23:41:45.308102067Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-04T23:41:45.308299915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.308519327Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-07-04T23:41:45.308742597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-04T23:41:45', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-04T23:41:45.309096710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.309732680Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-04T23:41:45.309939957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001441s
2025-07-04T23:41:45.310112785Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-04T23:41:45.310296275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.310512670Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-07-04T23:41:45.310715890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-04T23:41:45', 'fix_metadata_file_extensions')
2025-07-04T23:41:45.311046926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.311703238Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-04T23:41:45.311904503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013977s
2025-07-04T23:41:45.312063413Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-04T23:41:45.312222653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.312462927Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-07-04T23:41:45.312664813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-04T23:41:45', 'remove_kickass')
2025-07-04T23:41:45.312974326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.313613032Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-04T23:41:45.313793015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013702s
2025-07-04T23:41:45.313950402Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-04T23:41:45.314121486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.314358934Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-07-04T23:41:45.314548606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-04T23:41:45', 'rename_torrent_downloadstation')
2025-07-04T23:41:45.314891707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.315547837Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-04T23:41:45.315753271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014193s
2025-07-04T23:41:45.315956420Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-04T23:41:45.316126122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.316352267Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-07-04T23:41:45.316530215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-04T23:41:45', 'update_btn_url')
2025-07-04T23:41:45.316858205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.317572143Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-04T23:41:45.317763909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014409s
2025-07-04T23:41:45.317926166Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-04T23:41:45.318091188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.318335690Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-07-04T23:41:45.318523588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-04T23:41:45', 'remove_wombles')
2025-07-04T23:41:45.318837871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.319444372Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-04T23:41:45.319628212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013383s
2025-07-04T23:41:45.319793264Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-04T23:41:45.320004670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.320212699Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-07-04T23:41:45.320404134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-04T23:41:45', 'fix_extra_file_extension')
2025-07-04T23:41:45.320743848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.321317353Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-04T23:41:45.321514600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013337s
2025-07-04T23:41:45.321672969Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-04T23:41:45.321864354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.322077684Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-07-04T23:41:45.322269881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-04T23:41:45', 'import_extra_files')
2025-07-04T23:41:45.322579414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.323137658Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-04T23:41:45.323318502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001285s
2025-07-04T23:41:45.323490137Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-04T23:41:45.323674619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.323900133Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-07-04T23:41:45.324105156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-04T23:41:45', 'fix_extra_files_config')
2025-07-04T23:41:45.324416893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.324996049Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-04T23:41:45.325169498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013198s
2025-07-04T23:41:45.325351234Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-04T23:41:45.325520325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.325750739Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-07-04T23:41:45.325934719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-04T23:41:45', 'create_language_profiles')
2025-07-04T23:41:45.326260535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.326810903Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-04T23:41:45.327042259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012886s
2025-07-04T23:41:45.327237331Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-04T23:41:45.327465110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.327760374Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-07-04T23:41:45.327966800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-04T23:41:45', 'added_regex_to_scenemapping')
2025-07-04T23:41:45.328293468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.329315225Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-04T23:41:45.329518143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018508s
2025-07-04T23:41:45.329683336Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-04T23:41:45.329862577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.330080976Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-07-04T23:41:45.330282973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-04T23:41:45', 'consolidate_indexer_baseurl')
2025-07-04T23:41:45.330611946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.331225771Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-04T23:41:45.331405203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013636s
2025-07-04T23:41:45.331568040Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-04T23:41:45.331751600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.332053037Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-07-04T23:41:45.332251506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-04T23:41:45', 'rename_indexer_status_id')
2025-07-04T23:41:45.332569426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.333268935Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-04T23:41:45.333449699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001512s
2025-07-04T23:41:45.333617076Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-04T23:41:45.333795294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.334025718Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-07-04T23:41:45.334214689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-04T23:41:45', 'add_downloadclient_status')
2025-07-04T23:41:45.334542729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.335136675Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-04T23:41:45.335334373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013414s
2025-07-04T23:41:45.335498784Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-04T23:41:45.335657644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.335894801Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-07-04T23:41:45.336067248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-04T23:41:45', 'disable_nyaa')
2025-07-04T23:41:45.336390709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.337040337Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-04T23:41:45.337221382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013782s
2025-07-04T23:41:45.337386013Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-04T23:41:45.337588290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.337825508Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-07-04T23:41:45.338019709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-04T23:41:45', 'add_webrip_and_br480_qualites_in_profile')
2025-07-04T23:41:45.338356247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.339012418Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-04T23:41:45.339215526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014247s
2025-07-04T23:41:45.339366991Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-04T23:41:45.339592385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.339787027Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-07-04T23:41:45.339991679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-04T23:41:45', 'add_history_eventType_index')
2025-07-04T23:41:45.340317254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.340948505Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-04T23:41:45.341149550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014055s
2025-07-04T23:41:45.341342869Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-04T23:41:45.341525998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.341752704Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-07-04T23:41:45.341964000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-04T23:41:45', 'separate_automatic_and_interactive_searches')
2025-07-04T23:41:45.342309906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.342957420Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-04T23:41:45.343153224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014382s
2025-07-04T23:41:45.343319178Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-04T23:41:45.343503539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.343745186Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-07-04T23:41:45.343953074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-04T23:41:45', 'update_series_episodes_history_indexes')
2025-07-04T23:41:45.344285243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.344890080Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-04T23:41:45.345099041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013844s
2025-07-04T23:41:45.345274865Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-04T23:41:45.345450559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.345756465Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-07-04T23:41:45.345944092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-04T23:41:45', 'update_animetosho_url')
2025-07-04T23:41:45.346263205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.346860778Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-04T23:41:45.347054528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014054s
2025-07-04T23:41:45.347212346Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-04T23:41:45.347408831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.347646309Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-07-04T23:41:45.347833085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-04T23:41:45', 'add_remux_qualities_in_profile')
2025-07-04T23:41:45.348267119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.348860374Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-04T23:41:45.349059504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014492s
2025-07-04T23:41:45.349227222Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-04T23:41:45.349439399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.349662408Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-07-04T23:41:45.349855227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-04T23:41:45', 'add_history_seriesId_index')
2025-07-04T23:41:45.350180762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.350728845Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-04T23:41:45.350942345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013082s
2025-07-04T23:41:45.351121025Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-04T23:41:45.351629288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.351642064Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-07-04T23:41:45.351759060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-04T23:41:45', 'remove_media_browser_metadata')
2025-07-04T23:41:45.352124275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.352694513Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-04T23:41:45.352899676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014074s
2025-07-04T23:41:45.353060339Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-04T23:41:45.353266985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.353500696Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-07-04T23:41:45.353708885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-04T23:41:45', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-04T23:41:45.354077828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.354669910Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-04T23:41:45.354871085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00139s
2025-07-04T23:41:45.355039654Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-04T23:41:45.355217131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.355442746Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-07-04T23:41:45.355652147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-04T23:41:45', 'add_custom_filters')
2025-07-04T23:41:45.356028675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.356596579Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-04T23:41:45.356775459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013738s
2025-07-04T23:41:45.356958437Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-04T23:41:45.357152508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.357375497Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-07-04T23:41:45.357578516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-04T23:41:45', 'rename_restrictions_to_release_profiles')
2025-07-04T23:41:45.357931947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.358576916Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-04T23:41:45.358755295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013857s
2025-07-04T23:41:45.358918063Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-04T23:41:45.359098145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.359343138Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-07-04T23:41:45.359548001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-04T23:41:45', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-04T23:41:45.359902475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.360525048Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-04T23:41:45.360717025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014154s
2025-07-04T23:41:45.360884321Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-04T23:41:45.361078041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.361325449Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-07-04T23:41:45.361527306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-04T23:41:45', 'add_relative_original_path_to_episode_file')
2025-07-04T23:41:45.361865527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.362491738Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-04T23:41:45.362697322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014247s
2025-07-04T23:41:45.362888657Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-04T23:41:45.363064791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.363296608Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-07-04T23:41:45.363485298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-04T23:41:45', 'episode_last_searched_time')
2025-07-04T23:41:45.363822086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.364440852Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-04T23:41:45.364642217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013614s
2025-07-04T23:41:45.364801618Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-04T23:41:45.364978755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.365222065Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-07-04T23:41:45.365421626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-04T23:41:45', 'download_propers_config')
2025-07-04T23:41:45.365747773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.366280726Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-04T23:41:45.366480428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012968s
2025-07-04T23:41:45.366650099Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-04T23:41:45.366847868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.367063391Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-07-04T23:41:45.367254616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-04T23:41:45', 'add_download_client_priority')
2025-07-04T23:41:45.367596274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.368161873Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-04T23:41:45.368350733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013221s
2025-07-04T23:41:45.368518691Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-04T23:41:45.368707441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.368933316Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-07-04T23:41:45.369128589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-04T23:41:45', 'add_specials_folder_format')
2025-07-04T23:41:45.369448794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.370092460Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-04T23:41:45.370276430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013809s
2025-07-04T23:41:45.370444970Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-04T23:41:45.370630744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.370866929Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-07-04T23:41:45.371068615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-04T23:41:45', 'health_issue_notification')
2025-07-04T23:41:45.371402207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.372036414Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-04T23:41:45.372241537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013968s
2025-07-04T23:41:45.372411258Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-04T23:41:45.372601942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.372837016Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-07-04T23:41:45.373035675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-04T23:41:45', 'add_indexer_and_enabled_to_release_profiles')
2025-07-04T23:41:45.373403646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.374004105Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-04T23:41:45.374214218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013972s
2025-07-04T23:41:45.374387076Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-04T23:41:45.374584954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.374818364Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-07-04T23:41:45.375008788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-04T23:41:45', 'add_airedbefore_to_episodes')
2025-07-04T23:41:45.375345025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.375978109Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-04T23:41:45.376182050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001393s
2025-07-04T23:41:45.376343124Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-04T23:41:45.376510110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.376736797Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-07-04T23:41:45.376932470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-04T23:41:45', 'remove_bitmetv')
2025-07-04T23:41:45.377246773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.377847543Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-04T23:41:45.378025701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013357s
2025-07-04T23:41:45.378202377Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-04T23:41:45.378379323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.378602843Z [Info] add_download_history: Starting migration of Log DB to 139
2025-07-04T23:41:45.378791032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-04T23:41:45', 'add_download_history')
2025-07-04T23:41:45.379117329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.379688389Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-04T23:41:45.379896969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013072s
2025-07-04T23:41:45.380083865Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-04T23:41:45.380271122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.380512678Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-07-04T23:41:45.380709364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-04T23:41:45', 'remove_chown_and_folderchmod_config_v2')
2025-07-04T23:41:45.381047275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.381605809Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-04T23:41:45.381813477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013306s
2025-07-04T23:41:45.381982898Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-04T23:41:45.382158983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.382380188Z [Info] add_update_history: Starting migration of Log DB to 141
2025-07-04T23:41:45.383053524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-04T23:41:45.383272645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-07-04T23:41:45.383787542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005477s
2025-07-04T23:41:45.383979077Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-04T23:41:45.384162026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-04T23:41:45.384507702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003459s
2025-07-04T23:41:45.384703255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-04T23:41:45', 'add_update_history')
2025-07-04T23:41:45.385028881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.385649350Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-04T23:41:45.385838170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014876s
2025-07-04T23:41:45.386018563Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-04T23:41:45.386185569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.386433008Z [Info] import_lists: Starting migration of Log DB to 142
2025-07-04T23:41:45.386599904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-04T23:41:45', 'import_lists')
2025-07-04T23:41:45.386924216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.387489114Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-04T23:41:45.387663535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012825s
2025-07-04T23:41:45.387834820Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-04T23:41:45.388030103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.388269866Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-07-04T23:41:45.388461562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-04T23:41:45', 'add_priority_to_indexers')
2025-07-04T23:41:45.388785103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.389330842Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-04T23:41:45.389530423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012993s
2025-07-04T23:41:45.389704835Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-04T23:41:45.389899036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.390122205Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-07-04T23:41:45.390325625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-04T23:41:45', 'import_lists_series_type_and_season_folder')
2025-07-04T23:41:45.390679798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.391220907Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-04T23:41:45.391428896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013221s
2025-07-04T23:41:45.391593878Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-04T23:41:45.391782067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.392034395Z [Info] remove_growl: Starting migration of Log DB to 145
2025-07-04T23:41:45.392218936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-04T23:41:45', 'remove_growl')
2025-07-04T23:41:45.392538710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.393112936Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-04T23:41:45.393287277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001319s
2025-07-04T23:41:45.393463281Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-04T23:41:45.393642663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.393870020Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-07-04T23:41:45.394196177Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:41:45.394368123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:41:45.395671998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013009s
2025-07-04T23:41:45.395885668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-04T23:41:45', 'cleanup_duplicates_updatehistory')
2025-07-04T23:41:45.396264431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.396830440Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-04T23:41:45.397033158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024559s
2025-07-04T23:41:45.397203211Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-04T23:41:45.397497303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.397726775Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-07-04T23:41:45.397927809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-04T23:41:45', 'swap_filechmod_for_folderchmod')
2025-07-04T23:41:45.398256722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.398869976Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-04T23:41:45.399042924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013568s
2025-07-04T23:41:45.399205412Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-04T23:41:45.399381887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.399609415Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-07-04T23:41:45.399805800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-04T23:41:45', 'mediainfo_channels')
2025-07-04T23:41:45.400157368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.400696093Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-04T23:41:45.400873430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013185s
2025-07-04T23:41:45.401048973Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-04T23:41:45.401224557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.401465502Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-07-04T23:41:45.401659623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-04T23:41:45', 'add_on_delete_to_notifications')
2025-07-04T23:41:45.401994086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.402555837Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-04T23:41:45.402742282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013196s
2025-07-04T23:41:45.402910301Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-04T23:41:45.403081004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.403326388Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-07-04T23:41:45.403516541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-04T23:41:45', 'add_scene_mapping_origin')
2025-07-04T23:41:45.403857878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.404432906Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-04T23:41:45.404635444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001346s
2025-07-04T23:41:45.404809314Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-04T23:41:45.404986641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.405208948Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-07-04T23:41:45.405408751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-04T23:41:45', 'remove_custom_filter_type')
2025-07-04T23:41:45.405750228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.406308803Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-04T23:41:45.406493294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013156s
2025-07-04T23:41:45.406672856Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-04T23:41:45.406849411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.407081839Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-07-04T23:41:45.407267603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-04T23:41:45', 'update_btn_url_to_https')
2025-07-04T23:41:45.407587166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.408161072Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-04T23:41:45.408350152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s
2025-07-04T23:41:45.408517650Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-04T23:41:45.408699766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.408926763Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-07-04T23:41:45.409139632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-04T23:41:45', 'add_on_episodefiledelete_for_upgrade')
2025-07-04T23:41:45.409499126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.410561214Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-04T23:41:45.410769052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018495s
2025-07-04T23:41:45.410940708Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-04T23:41:45.411115239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.411346856Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-07-04T23:41:45.411536297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-04T23:41:45', 'add_name_release_profile')
2025-07-04T23:41:45.411937435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.412508995Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-04T23:41:45.412694329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013797s
2025-07-04T23:41:45.412862677Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-04T23:41:45.413063281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.413290809Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-07-04T23:41:45.413504389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-04T23:41:45', 'add_arabic_and_hindi_languages')
2025-07-04T23:41:45.413827891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.416993614Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-04T23:41:45.417183296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039174s
2025-07-04T23:41:45.417358899Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-04T23:41:45.417525905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.417765488Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-07-04T23:41:45.417957935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-04T23:41:45', 'add_bypass_to_delay_profile')
2025-07-04T23:41:45.418284172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.418827145Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-04T23:41:45.419009252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012973s
2025-07-04T23:41:45.419165947Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-04T23:41:45.419338204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.419552155Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-07-04T23:41:45.419727748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-04T23:41:45', 'email_multiple_addresses')
2025-07-04T23:41:45.420053644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.420592519Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-04T23:41:45.420771159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001252s
2025-07-04T23:41:45.420931101Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-04T23:41:45.421095953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.421311537Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-07-04T23:41:45.421482651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-04T23:41:45', 'cdh_per_downloadclient')
2025-07-04T23:41:45.421799750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.422332452Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-04T23:41:45.422505060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012265s
2025-07-04T23:41:45.422661755Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-04T23:41:45.422961078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.423179237Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-07-04T23:41:45.423348137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-04T23:41:45', 'add_indexer_tags')
2025-07-04T23:41:45.423653181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.424217317Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-04T23:41:45.424378181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012286s
2025-07-04T23:41:45.424543063Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-04T23:41:45.424715560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.424940483Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-07-04T23:41:45.425119223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-04T23:41:45', 'rename_blacklist_to_blocklist')
2025-07-04T23:41:45.425437353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.425967982Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-04T23:41:45.426145289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012526s
2025-07-04T23:41:45.426307195Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-04T23:41:45.426478499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.426688582Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-07-04T23:41:45.426857412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-04T23:41:45', 'remove_plex_hometheatre')
2025-07-04T23:41:45.427160713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.427720530Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-04T23:41:45.427950984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012387s
2025-07-04T23:41:45.428119684Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-04T23:41:45.428297141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.428504829Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-07-04T23:41:45.428676605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-04T23:41:45', 'release_profile_to_array')
2025-07-04T23:41:45.428985146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.429550975Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-04T23:41:45.429721268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012518s
2025-07-04T23:41:45.429879256Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-04T23:41:45.430048968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.430256335Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-07-04T23:41:45.430425927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-04T23:41:45', 'mediainfo_to_ffmpeg')
2025-07-04T23:41:45.430736672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.431299315Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-04T23:41:45.431472394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012532s
2025-07-04T23:41:45.431645272Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-04T23:41:45.431801757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.432040367Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-07-04T23:41:45.432216432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-04T23:41:45', 'download_client_per_indexer')
2025-07-04T23:41:45.432530203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.433116614Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-04T23:41:45.433301857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00131s
2025-07-04T23:41:45.433461719Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-04T23:41:45.433641170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.433854790Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-07-04T23:41:45.434032277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-04T23:41:45', 'add_on_update_to_notifications')
2025-07-04T23:41:45.434347412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.434889804Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-04T23:41:45.435069315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012448s
2025-07-04T23:41:45.435232303Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-04T23:41:45.435399039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.435617308Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-07-04T23:41:45.435796569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-04T23:41:45', 'update_series_sort_title')
2025-07-04T23:41:45.436124429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.436681611Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-04T23:41:45.436860271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012774s
2025-07-04T23:41:45.437014902Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-04T23:41:45.437183792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.437398043Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-07-04T23:41:45.437571563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-04T23:41:45', 'add_tvdbid_to_episode')
2025-07-04T23:41:45.437895805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.438482577Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-04T23:41:45.438648741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012848s
2025-07-04T23:41:45.438812270Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-04T23:41:45.438983154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.439202646Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-07-04T23:41:45.439386276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-04T23:41:45', 'add_additional_info_to_pending_releases')
2025-07-04T23:41:45.439705960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.440255005Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-04T23:41:45.440453585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012638s
2025-07-04T23:41:45.440604469Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-04T23:41:45.440784792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.440997059Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-07-04T23:41:45.441188785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-04T23:41:45', 'add_malayalam_and_ukrainian_languages')
2025-07-04T23:41:45.441501354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.442048095Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-04T23:41:45.442249971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012611s
2025-07-04T23:41:45.442402358Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-04T23:41:45.442581619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.442792003Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-07-04T23:41:45.442970462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-04T23:41:45', 'add_language_tags_to_subtitle_files')
2025-07-04T23:41:45.443311328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.443985816Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-04T23:41:45.444433688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013731s
2025-07-04T23:41:45.444760476Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-04T23:41:45.444906390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.445122725Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-07-04T23:41:45.445289691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-04T23:41:45', 'add_custom_formats')
2025-07-04T23:41:45.445593042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.446219102Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-04T23:41:45.446396560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013014s
2025-07-04T23:41:45.446557754Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-04T23:41:45.446752226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.446966136Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-07-04T23:41:45.447166440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-04T23:41:45', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-04T23:41:45.447503709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.448539805Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-04T23:41:45.448759407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017773s
2025-07-04T23:41:45.448920671Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-04T23:41:45.449073299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.449289163Z [Info] remove_omg: Starting migration of Log DB to 173
2025-07-04T23:41:45.449448925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-04T23:41:45', 'remove_omg')
2025-07-04T23:41:45.449746915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.450334177Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-04T23:41:45.450497125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012579s
2025-07-04T23:41:45.450654382Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-04T23:41:45.450820697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.451033996Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-07-04T23:41:45.451198708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-04T23:41:45', 'add_salt_to_users')
2025-07-04T23:41:45.451503341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.452098199Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-04T23:41:45.452275335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012709s
2025-07-04T23:41:45.452428193Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-04T23:41:45.452597374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.452811805Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-07-04T23:41:45.452993902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-04T23:41:45', 'language_profiles_to_custom_formats')
2025-07-04T23:41:45.453301301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.453933574Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-04T23:41:45.454114879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013296s
2025-07-04T23:41:45.454268167Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-04T23:41:45.454426396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.454635647Z [Info] original_language: Starting migration of Log DB to 176
2025-07-04T23:41:45.454799046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-04T23:41:45', 'original_language')
2025-07-04T23:41:45.455098419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.455685932Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-04T23:41:45.455866585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012605s
2025-07-04T23:41:45.456026778Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-04T23:41:45.456210127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.456424318Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-07-04T23:41:45.456615222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-04T23:41:45', 'add_on_manual_interaction_required_to_notifications')
2025-07-04T23:41:45.456935878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.457519713Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-04T23:41:45.457711910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013069s
2025-07-04T23:41:45.457866501Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-04T23:41:45.458023067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.458242929Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-07-04T23:41:45.458408342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-04T23:41:45', 'list_sync_time')
2025-07-04T23:41:45.458705501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.459275869Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-04T23:41:45.459441272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012454s
2025-07-04T23:41:45.459597426Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-04T23:41:45.459756577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.459986419Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-07-04T23:41:45.460162614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-04T23:41:45', 'add_auto_tagging')
2025-07-04T23:41:45.460477057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.461074841Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-04T23:41:45.461246496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013112s
2025-07-04T23:41:45.461397911Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-04T23:41:45.461549897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.461766323Z [Info] task_duration: Starting migration of Log DB to 180
2025-07-04T23:41:45.461925453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-04T23:41:45', 'task_duration')
2025-07-04T23:41:45.462217431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.462803842Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-04T23:41:45.462965527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012388s
2025-07-04T23:41:45.463122133Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-04T23:41:45.463285522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.463503300Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-07-04T23:41:45.463675126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-04T23:41:45', 'quality_definition_preferred_size')
2025-07-04T23:41:45.464019098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.464592443Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-04T23:41:45.464771924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001296s
2025-07-04T23:41:45.464921866Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-04T23:41:45.465100556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.465317543Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-07-04T23:41:45.465501282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-04T23:41:45', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-04T23:41:45.465815355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.466384190Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-04T23:41:45.466584643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001281s
2025-07-04T23:41:45.466729275Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-04T23:41:45.466889257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.467102576Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-07-04T23:41:45.467271717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-04T23:41:45', 'update_images_remote_url')
2025-07-04T23:41:45.467583665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.468205196Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-04T23:41:45.468396030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013023s
2025-07-04T23:41:45.468546343Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-04T23:41:45.468725183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.468937500Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-07-04T23:41:45.469127753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-04T23:41:45', 'remove_invalid_roksbox_metadata_images')
2025-07-04T23:41:45.469441856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.470062676Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-04T23:41:45.470236846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013243s
2025-07-04T23:41:45.470391167Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-04T23:41:45.470546610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.470770200Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-07-04T23:41:45.470927798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-04T23:41:45', 'add_episode_runtime')
2025-07-04T23:41:45.471229425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.471813270Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-04T23:41:45.472017471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00126s
2025-07-04T23:41:45.472165259Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-04T23:41:45.472324439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.472535544Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-07-04T23:41:45.472712721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-04T23:41:45', 'add_result_to_commands')
2025-07-04T23:41:45.473007284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.473675439Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-04T23:41:45.473852586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013472s
2025-07-04T23:41:45.474003109Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-04T23:41:45.474176708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.474381942Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-07-04T23:41:45.474564549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-04T23:41:45', 'add_on_series_add_to_notifications')
2025-07-04T23:41:45.474883792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.475540584Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-04T23:41:45.475720146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013627s
2025-07-04T23:41:45.475890709Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-04T23:41:45.476078307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.476285414Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-07-04T23:41:45.476902626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-04T23:41:45.477064712Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-04T23:41:45.477216849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-04T23:41:45.477706735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:41:45.478196130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-07-04T23:41:45.478597679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:41:45.479024338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-04T23:41:45.479815821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:41:45.480122358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027323s
2025-07-04T23:41:45.480278833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-04T23:41:45.480422893Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-04T23:41:45.480557735Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-04T23:41:45.480969424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-07-04T23:41:45.481385882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-04T23:41:45.481715065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-04T23:41:45.482091673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-04T23:41:45.482841723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-04T23:41:45.483144473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024187s
2025-07-04T23:41:45.483298673Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:41:45.483454256Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-04T23:41:45.483580982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-04T23:41:45.484021098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-04T23:41:45.484381323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-04T23:41:45.484770065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-04T23:41:45.485147866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-04T23:41:45.485881112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:41:45.486230676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024725s
2025-07-04T23:41:45.486403223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-04T23:41:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-04T23:41:45.486722005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.487836609Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-04T23:41:45.488049237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040781s
2025-07-04T23:41:45.488215722Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-04T23:41:45.488381666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.488613944Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-07-04T23:41:45.488810520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-04T23:41:45', 'add_colon_replacement_to_naming_config')
2025-07-04T23:41:45.489122588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.489752516Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-04T23:41:45.489938711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013663s
2025-07-04T23:41:45.490090417Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-04T23:41:45.490257483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.490468378Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-07-04T23:41:45.490642799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-04T23:41:45', 'health_restored_notification')
2025-07-04T23:41:45.490959266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.491528592Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-04T23:41:45.491707452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012644s
2025-07-04T23:41:45.491869308Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-04T23:41:45.492042808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.492248622Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-07-04T23:41:45.492419396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-04T23:41:45', 'add_download_client_tags')
2025-07-04T23:41:45.492719961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.493304257Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-04T23:41:45.493484801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012628s
2025-07-04T23:41:45.493633901Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-04T23:41:45.493792350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.494003345Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-07-04T23:41:45.494174249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-04T23:41:45', 'import_exclusion_type')
2025-07-04T23:41:45.494482449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.495118019Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-04T23:41:45.495288081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013155s
2025-07-04T23:41:45.495440187Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-04T23:41:45.495604909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.495812857Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-07-04T23:41:45.496007539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-04T23:41:45', 'add_import_list_items')
2025-07-04T23:41:45.496303686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.496933043Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-04T23:41:45.497098345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013181s
2025-07-04T23:41:45.497258468Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-04T23:41:45.497423921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.497651860Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-07-04T23:41:45.497818535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-04T23:41:45', 'add_notification_status')
2025-07-04T23:41:45.498123269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.498683166Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-04T23:41:45.498864431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001254s
2025-07-04T23:41:45.499012940Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-04T23:41:45.499203223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.499408336Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-07-04T23:41:45.499601755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-04T23:41:45', 'parse_language_tags_from_existing_subtitle_files')
2025-07-04T23:41:45.499977742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.500557008Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-04T23:41:45.500748173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013551s
2025-07-04T23:41:45.500916322Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-04T23:41:45.501066264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.501281116Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-07-04T23:41:45.501445197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-04T23:41:45', 'add_finale_type')
2025-07-04T23:41:45.501745862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.502311511Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-04T23:41:45.502484449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012426s
2025-07-04T23:41:45.502633760Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-04T23:41:45.502801858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.503011240Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-07-04T23:41:45.503177514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-04T23:41:45', 'list_add_missing_search')
2025-07-04T23:41:45.503519934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.504118038Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-04T23:41:45.504310085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013057s
2025-07-04T23:41:45.504465227Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-04T23:41:45.504642814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.504881515Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-07-04T23:41:45.505086728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-04T23:41:45', 'parse_title_from_existing_subtitle_files')
2025-07-04T23:41:45.505410380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.506028123Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-04T23:41:45.506228377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013807s
2025-07-04T23:41:45.506395273Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-04T23:41:45.506570846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.506784947Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-07-04T23:41:45.506982374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-04T23:41:45', 'series_last_aired')
2025-07-04T23:41:45.507296266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.507897156Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-04T23:41:45.508094594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013176s
2025-07-04T23:41:45.508263373Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-04T23:41:45.508429809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.508672828Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-07-04T23:41:45.508854654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-04T23:41:45', 'AddNewItemMonitorType')
2025-07-04T23:41:45.509187364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.509790658Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-04T23:41:45.509977374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013453s
2025-07-04T23:41:45.510135873Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-04T23:41:45.510303060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.510532913Z [Info] email_encryption: Starting migration of Log DB to 201
2025-07-04T23:41:45.510717535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-04T23:41:45', 'email_encryption')
2025-07-04T23:41:45.511036196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.511679622Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-04T23:41:45.511893582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013774s
2025-07-04T23:41:45.512056410Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-04T23:41:45.512226092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.512456045Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-07-04T23:41:45.512632800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-04T23:41:45', 'add_indexer_flags')
2025-07-04T23:41:45.512971542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.513596090Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-04T23:41:45.513782415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013731s
2025-07-04T23:41:45.513939110Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-04T23:41:45.514109113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.514339176Z [Info] release_type: Starting migration of Log DB to 203
2025-07-04T23:41:45.514515300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-04T23:41:45', 'release_type')
2025-07-04T23:41:45.514826787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.515478299Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-04T23:41:45.515658552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013634s
2025-07-04T23:41:45.515829015Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-04T23:41:45.516084580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.516318330Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-07-04T23:41:45.516516148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-04T23:41:45', 'add_add_release_hash')
2025-07-04T23:41:45.516830972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.517423094Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-04T23:41:45.517603387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013413s
2025-07-04T23:41:45.517776806Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-04T23:41:45.517959885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.518169858Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-07-04T23:41:45.518363558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-04T23:41:45', 'rename_season_pack_spec')
2025-07-04T23:41:45.518693402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.519333590Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-04T23:41:45.519507110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013756s
2025-07-04T23:41:45.519675218Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-04T23:41:45.519835992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.520104082Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-07-04T23:41:45.520269625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-04T23:41:45', 'add_tmdbid')
2025-07-04T23:41:45.520592034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.521180359Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-04T23:41:45.521370692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001339s
2025-07-04T23:41:45.521533570Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-04T23:41:45.521725055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.521940519Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-07-04T23:41:45.522140502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-04T23:41:45', 'add_on_import_complete_to_notifications')
2025-07-04T23:41:45.522478081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.523142780Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-04T23:41:45.523331339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014184s
2025-07-04T23:41:45.523500660Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-04T23:41:45.523688108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.523939373Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-07-04T23:41:45.524129095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-04T23:41:45', 'add_monitored_seasons_filter')
2025-07-04T23:41:45.524445041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.525067835Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-04T23:41:45.525256826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013718s
2025-07-04T23:41:45.525423852Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-04T23:41:45.525612462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.525853397Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-07-04T23:41:45.526051115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-04T23:41:45', 'add_custom_colon_replacement_to_naming_config')
2025-07-04T23:41:45.526390899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.526982129Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-04T23:41:45.527216250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013604s
2025-07-04T23:41:45.527376944Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-04T23:41:45.527569932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.527796529Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-07-04T23:41:45.528060290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-04T23:41:45', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-04T23:41:45.528412479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.528999280Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-04T23:41:45.529216417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014266s
2025-07-04T23:41:45.529380147Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-04T23:41:45.529576683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.529797137Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-07-04T23:41:45.529984213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-04T23:41:45', 'add_blurary576p_quality_in_profiles')
2025-07-04T23:41:45.530316432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.530924426Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-04T23:41:45.531120461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013445s
2025-07-04T23:41:45.531278439Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-04T23:41:45.531477580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.531697914Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-07-04T23:41:45.531969230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-04T23:41:45', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-04T23:41:45.532313563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.532900695Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-04T23:41:45.533128975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014207s
2025-07-04T23:41:45.533288836Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-04T23:41:45.533455362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:41:45.533702018Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-07-04T23:41:45.533879996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-04T23:41:45', 'add_mal_and_anilist_ids')
2025-07-04T23:41:45.534224189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:41:45.534822213Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-04T23:41:45.535003218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013517s
2025-07-04T23:41:45.734591480Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-07-04T23:41:45.745002090Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-04T23:41:45.858888172Z [Info] QualityProfileService: Setting up default quality profiles
2025-07-04T23:41:45.934198210Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-04T23:41:45.934452061Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-04T23:41:45.934578436Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-07-04T23:41:46.076633289Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-04T23:41:46.469822360Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
jq 1.7.1-r0 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgpg-error 1.51-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libunistring 1.2-r0 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
linux-pam 1.6.1-r1 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
oniguruma 6.9.9-r0 apk
procps-ng 4.0.4-r2 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 5.17s |
Create SBOM | PASS | - | 10.40s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.14s |
ARM64 PASS
linuxserver/sonarr
Runtime: 76.50s

Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-07-04T23:38:22+00:00
Image: linuxserver/sonarr
Maintainer: thespad
Size: 87.14MB
Tag: arm64v8-4.0.15.2941-ls286
Version: 4.0.15.2941-ls286
Expand
2025-07-04T23:41:43.528326380Z [migrations] started
2025-07-04T23:41:43.532398879Z [migrations] no migrations found
2025-07-04T23:41:43.993908076Z usermod: no changes
2025-07-04T23:41:44.058336356Z ───────────────────────────────────────
2025-07-04T23:41:44.058358621Z
2025-07-04T23:41:44.058364463Z ██╗ ███████╗██╗ ██████╗
2025-07-04T23:41:44.058372619Z ██║ ██╔════╝██║██╔═══██╗
2025-07-04T23:41:44.058378431Z ██║ ███████╗██║██║ ██║
2025-07-04T23:41:44.058384243Z ██║ ╚════██║██║██║ ██║
2025-07-04T23:41:44.058390145Z ███████╗███████║██║╚██████╔╝
2025-07-04T23:41:44.058396037Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-04T23:41:44.058401708Z
2025-07-04T23:41:44.058407179Z Brought to you by linuxserver.io
2025-07-04T23:41:44.058412860Z ───────────────────────────────────────
2025-07-04T23:41:44.063668361Z
2025-07-04T23:41:44.064133498Z To support the app dev(s) visit:
2025-07-04T23:41:44.099985537Z Sonarr: https://sonarr.tv/donate
2025-07-04T23:41:44.105249154Z
2025-07-04T23:41:44.105268663Z To support LSIO projects visit:
2025-07-04T23:41:44.105277481Z https://www.linuxserver.io/donate/
2025-07-04T23:41:44.105285507Z
2025-07-04T23:41:44.105293984Z ───────────────────────────────────────
2025-07-04T23:41:44.105302983Z GID/UID
2025-07-04T23:41:44.105310788Z ───────────────────────────────────────
2025-07-04T23:41:44.175195955Z
2025-07-04T23:41:44.175213120Z User UID: 911
2025-07-04T23:41:44.175218911Z User GID: 911
2025-07-04T23:41:44.175224382Z ───────────────────────────────────────
2025-07-04T23:41:44.210141289Z Linuxserver.io version: 4.0.15.2941-ls286
2025-07-04T23:41:44.213771287Z Build-date: 2025-07-04T23:38:22+00:00
2025-07-04T23:41:44.213799394Z ───────────────────────────────────────
2025-07-04T23:41:44.213809194Z
2025-07-04T23:41:46.387406506Z [custom-init] No custom files found, skipping...
2025-07-04T23:41:51.755499874Z [Info] Bootstrap: Starting Sonarr - /app/sonarr/bin/Sonarr - Version 4.0.15.2941
2025-07-04T23:41:52.872158236Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:52.954126710Z [Debug] Bootstrap: Console selected
2025-07-04T23:41:52.969128062Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:57.819886615Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-04T23:41:58.887658597Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {010ee69b-ee2e-47ae-9d22-bad8be947999} may be persisted to storage in unencrypted form.
2025-07-04T23:42:00.229611245Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-04T23:42:01.027610775Z [Info] MigrationController: *** Migrating data source=/config/sonarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-04T23:42:02.771442671Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-04T23:42:03.134412363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:03.144549142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:03.921499074Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-07-04T23:42:03.954045528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.7885261s
2025-07-04T23:42:03.956974114Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-04T23:42:03.959810414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8193552s
2025-07-04T23:42:04.144608270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-04T23:42:04.152815934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:04.236452306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-04T23:42:04.338665347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-04T23:42:04.677393445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.437219s
2025-07-04T23:42:04.682661110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:04.701901276Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-04T23:42:04.703965772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4628669s
2025-07-04T23:42:04.831623520Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-04T23:42:04.834080617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:04.919683217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-04T23:42:04.940479876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:42:04.954590495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324361s
2025-07-04T23:42:04.957329238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:04.960865598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001789s
2025-07-04T23:42:04.966339669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-04T23:42:04.973888928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-04T23:42:04.988129989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194947s
2025-07-04T23:42:04.990458426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:04.994030287Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-04T23:42:04.996268644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257184s
2025-07-04T23:42:05.007025710Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-04T23:42:05.009206681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.021221189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:05.023376228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000296s
2025-07-04T23:42:05.025144378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-04T23:42:05.027958093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-04T23:42:05.032590529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056151s
2025-07-04T23:42:05.034088936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.037015848Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-04T23:42:05.038784319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100975s
2025-07-04T23:42:05.056766902Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-04T23:42:05.058812240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.069659478Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-04T23:42:05.183890976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-04T23:42:05.189600220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-07-04T23:42:05.197280342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011392s
2025-07-04T23:42:05.199086198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-04T23:42:05.201419716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-04T23:42:05.204795252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041322s
2025-07-04T23:42:05.206210321Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2025-07-04T23:42:05.208503658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL)
2025-07-04T23:42:05.212703734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00488s
2025-07-04T23:42:05.214073030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2025-07-04T23:42:05.215776209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2025-07-04T23:42:05.219404745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003592s
2025-07-04T23:42:05.220692006Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Series
2025-07-04T23:42:05.223626444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "BacklogSetting" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:42:05.237103597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014814s
2025-07-04T23:42:05.238483034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-04T23:42:05.240255513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:05.243665498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035487s
2025-07-04T23:42:05.245081228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-04T23:42:05.246783365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:05.250206286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035308s
2025-07-04T23:42:05.251633349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (ImdbId)
2025-07-04T23:42:05.253257419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_ImdbId" ON "Series" ("ImdbId" ASC)
2025-07-04T23:42:05.256712585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035031s
2025-07-04T23:42:05.258154528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-04T23:42:05.259888299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:05.263328304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035769s
2025-07-04T23:42:05.264770818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Seasons
2025-07-04T23:42:05.266552776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Ignored" INTEGER NOT NULL)
2025-07-04T23:42:05.271289262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050182s
2025-07-04T23:42:05.272725002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Episodes
2025-07-04T23:42:05.274875943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "Ignored" INTEGER, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER)
2025-07-04T23:42:05.283637452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094001s
2025-07-04T23:42:05.285117912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-04T23:42:05.286852194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:42:05.290594769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037631s
2025-07-04T23:42:05.292051581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable EpisodeFiles
2025-07-04T23:42:05.294098463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Path" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT)
2025-07-04T23:42:05.300787760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071079s
2025-07-04T23:42:05.302236827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (Path)
2025-07-04T23:42:05.303914815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_EpisodeFiles_Path" ON "EpisodeFiles" ("Path" ASC)
2025-07-04T23:42:05.307472779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036222s
2025-07-04T23:42:05.308922988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-04T23:42:05.310892513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "NzbTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Indexer" TEXT NOT NULL, "NzbInfoUrl" TEXT, "ReleaseGroup" TEXT)
2025-07-04T23:42:05.317486459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070301s
2025-07-04T23:42:05.319391885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-04T23:42:05.320802815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL)
2025-07-04T23:42:05.410880676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902017s
2025-07-04T23:42:05.412979832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-04T23:42:05.417971671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2025-07-04T23:42:05.436330573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172887s
2025-07-04T23:42:05.441027438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-04T23:42:05.446291486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:42:05.492981856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410501s
2025-07-04T23:42:05.499742247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-04T23:42:05.528748825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT)
2025-07-04T23:42:05.548237581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450722s
2025-07-04T23:42:05.550721501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-04T23:42:05.553893417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:42:05.558937843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062229s
2025-07-04T23:42:05.560441300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityProfiles
2025-07-04T23:42:05.563489967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Allowed" TEXT NOT NULL)
2025-07-04T23:42:05.570805736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086009s
2025-07-04T23:42:05.572678166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityProfiles (Name)
2025-07-04T23:42:05.574581027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:42:05.581583935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060824s
2025-07-04T23:42:05.583986542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualitySizes
2025-07-04T23:42:05.586407707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualitySizes" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "QualityId" INTEGER NOT NULL, "Name" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:42:05.593060300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076951s
2025-07-04T23:42:05.594690392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (QualityId)
2025-07-04T23:42:05.596404984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_QualityId" ON "QualitySizes" ("QualityId" ASC)
2025-07-04T23:42:05.600974494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044428s
2025-07-04T23:42:05.602679496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualitySizes (Name)
2025-07-04T23:42:05.604468097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualitySizes_Name" ON "QualitySizes" ("Name" ASC)
2025-07-04T23:42:05.610203835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057636s
2025-07-04T23:42:05.612430417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-04T23:42:05.614588863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "CleanTitle" TEXT NOT NULL, "SceneName" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL)
2025-07-04T23:42:05.623219188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090777s
2025-07-04T23:42:05.624996215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2025-07-04T23:42:05.628031937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "UseSceneName" INTEGER NOT NULL, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL)
2025-07-04T23:42:05.636257007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097076s
2025-07-04T23:42:05.684504061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-04T23:42:05', 'InitialSetup')
2025-07-04T23:42:05.706361906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.711419358Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-04T23:42:05.712936132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.084936s
2025-07-04T23:42:05.717749973Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-04T23:42:05.719839189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.725957838Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Main DB to 2
2025-07-04T23:42:05.759574577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (TvRageId)
2025-07-04T23:42:05.764975500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_TvRageId"
2025-07-04T23:42:05.771481408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098778s
2025-07-04T23:42:05.773217363Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Series (ImdbId)
2025-07-04T23:42:05.775105154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Series_ImdbId"
2025-07-04T23:42:05.778334145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003651s
2025-07-04T23:42:05.781533736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-04T23:42:05', 'remove_tvrage_imdb_unique_constraint')
2025-07-04T23:42:05.785814835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.788795135Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-04T23:42:05.790482292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140681s
2025-07-04T23:42:05.792255973Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-04T23:42:05.793968000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.796335456Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Main DB to 3
2025-07-04T23:42:05.816245290Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable SceneMappings
2025-07-04T23:42:05.820941725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-04T23:42:05.825293035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071004s
2025-07-04T23:42:05.826655538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SceneMappings
2025-07-04T23:42:05.828950389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL)
2025-07-04T23:42:05.835135370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069995s
2025-07-04T23:42:05.837763111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-04T23:42:05', 'remove_renamed_scene_mapping_columns')
2025-07-04T23:42:05.841911092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.844656008Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-04T23:42:05.846377874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165826s
2025-07-04T23:42:05.847975321Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-04T23:42:05.849464058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.851758617Z [Info] updated_history: Starting migration of Main DB to 4
2025-07-04T23:42:05.861029793Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable History
2025-07-04T23:42:05.862878043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:42:05.866093417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035376s
2025-07-04T23:42:05.867396731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-04T23:42:05.869420806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL)
2025-07-04T23:42:05.875317327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065329s
2025-07-04T23:42:05.876990205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-04T23:42:05', 'updated_history')
2025-07-04T23:42:05.880598820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.883352594Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-04T23:42:05.884833045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146206s
2025-07-04T23:42:05.886534530Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-04T23:42:05.888138279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.890476486Z [Info] added_eventtype_to_history: Starting migration of Main DB to 5
2025-07-04T23:42:05.897443643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:42:05.899094346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001386s
2025-07-04T23:42:05.900484505Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History EventType Int32
2025-07-04T23:42:05.902453068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "EventType" INTEGER
2025-07-04T23:42:05.908397656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062887s
2025-07-04T23:42:05.910060524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-04T23:42:05', 'added_eventtype_to_history')
2025-07-04T23:42:05.914278847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.917933334Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-04T23:42:05.919580691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015846s
2025-07-04T23:42:05.921315253Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-04T23:42:05.922889833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.925284905Z [Info] add_index_to_log_time: Starting migration of Main DB to 6
2025-07-04T23:42:05.927801922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-04T23:42:05', 'add_index_to_log_time')
2025-07-04T23:42:05.931656061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.934261808Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-04T23:42:05.935790676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113834s
2025-07-04T23:42:05.937304383Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-04T23:42:05.938922010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.941148643Z [Info] add_renameEpisodes_to_naming: Starting migration of Main DB to 7
2025-07-04T23:42:05.952117716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:05.954468329Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.02E-05s
2025-07-04T23:42:05.956073741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig RenameEpisodes Boolean
2025-07-04T23:42:05.957995650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "RenameEpisodes" INTEGER
2025-07-04T23:42:05.964308079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064386s
2025-07-04T23:42:05.967718615Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-04T23:42:05.972580713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = NOT "UseSceneName"
2025-07-04T23:42:05.976232365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061708s
2025-07-04T23:42:05.977857166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-04T23:42:05', 'add_renameEpisodes_to_naming')
2025-07-04T23:42:05.981659000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:05.984426913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-04T23:42:05.986053468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144483s
2025-07-04T23:42:05.987671335Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-04T23:42:05.989207908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:05.991581066Z [Info] remove_backlog: Starting migration of Main DB to 8
2025-07-04T23:42:06.023229443Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series BacklogSetting
2025-07-04T23:42:06.256299804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "CustomStartDate" DATETIME, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:42:06.270579853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "CustomStartDate", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-07-04T23:42:06.284837498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:06.292671750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:06.311399724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:06.315266780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:06.318916217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2935576s
2025-07-04T23:42:06.320434313Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig UseSceneName
2025-07-04T23:42:06.347318738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "SeasonFolderFormat" TEXT NOT NULL, "RenameEpisodes" INTEGER)
2025-07-04T23:42:06.356235500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "SeasonFolderFormat", "RenameEpisodes" FROM "NamingConfig"
2025-07-04T23:42:06.364612786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:42:06.367808129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:42:06.378548081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0562574s
2025-07-04T23:42:06.381120781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-04T23:42:06', 'remove_backlog')
2025-07-04T23:42:06.384773184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.388242959Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-04T23:42:06.389693299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0662432s
2025-07-04T23:42:06.391423373Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-04T23:42:06.392999937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.395619300Z [Info] fix_rename_episodes: Starting migration of Main DB to 9
2025-07-04T23:42:06.440885803Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig SeasonFolderFormat
2025-07-04T23:42:06.465739200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Separator" TEXT NOT NULL, "NumberStyle" INTEGER NOT NULL, "IncludeSeriesTitle" INTEGER NOT NULL, "MultiEpisodeStyle" INTEGER NOT NULL, "IncludeEpisodeTitle" INTEGER NOT NULL, "IncludeQuality" INTEGER NOT NULL, "ReplaceSpaces" INTEGER NOT NULL, "RenameEpisodes" INTEGER)
2025-07-04T23:42:06.473781190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes") SELECT "Id", "Separator", "NumberStyle", "IncludeSeriesTitle", "MultiEpisodeStyle", "IncludeEpisodeTitle", "IncludeQuality", "ReplaceSpaces", "RenameEpisodes" FROM "NamingConfig"
2025-07-04T23:42:06.481782479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:42:06.484841868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:42:06.495256105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522369s
2025-07-04T23:42:06.496727056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.524938023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 1 WHERE "RenameEpisodes" = -1
2025-07-04T23:42:06.529156235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310768s
2025-07-04T23:42:06.530495621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.532733005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "RenameEpisodes" = 0 WHERE "RenameEpisodes" = -2
2025-07-04T23:42:06.535770461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040044s
2025-07-04T23:42:06.537454982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-04T23:42:06', 'fix_rename_episodes')
2025-07-04T23:42:06.541161194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.544373251Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-04T23:42:06.545873842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126174s
2025-07-04T23:42:06.547593844Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-04T23:42:06.549072561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.551432392Z [Info] add_monitored: Starting migration of Main DB to 10
2025-07-04T23:42:06.572443744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:06.574404952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001198s
2025-07-04T23:42:06.576060515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Monitored Boolean
2025-07-04T23:42:06.578143779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Monitored" INTEGER
2025-07-04T23:42:06.584382299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066876s
2025-07-04T23:42:06.585717066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Seasons
2025-07-04T23:42:06.587096113Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:06.588361801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Seasons Monitored Boolean
2025-07-04T23:42:06.590093457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons" ADD COLUMN "Monitored" INTEGER
2025-07-04T23:42:06.595547698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055642s
2025-07-04T23:42:06.596954490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.600586662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-04T23:42:06.604139886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058111s
2025-07-04T23:42:06.605422438Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.606759129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-04T23:42:06.609511871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028301s
2025-07-04T23:42:06.610794273Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.612135904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 1 WHERE "Ignored" = 0
2025-07-04T23:42:06.614910981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028552s
2025-07-04T23:42:06.616198774Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:06.617550936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Seasons" SET "Monitored" = 0 WHERE "Ignored" = 1
2025-07-04T23:42:06.620254129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027917s
2025-07-04T23:42:06.622017659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-04T23:42:06', 'add_monitored')
2025-07-04T23:42:06.625610181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.628428145Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-04T23:42:06.629873605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109654s
2025-07-04T23:42:06.631558998Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-04T23:42:06.633041843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.635539161Z [Info] remove_ignored: Starting migration of Main DB to 11
2025-07-04T23:42:06.639743596Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Seasons Ignored
2025-07-04T23:42:06.725236255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Seasons_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "Monitored" INTEGER)
2025-07-04T23:42:06.730924216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Seasons_temp" ("Id", "SeriesId", "SeasonNumber", "Monitored") SELECT "Id", "SeriesId", "SeasonNumber", "Monitored" FROM "Seasons"
2025-07-04T23:42:06.735148341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-04T23:42:06.737955843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Seasons_temp" RENAME TO "Seasons"
2025-07-04T23:42:06.748407254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1070052s
2025-07-04T23:42:06.750060492Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes Ignored
2025-07-04T23:42:06.801394451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AirDate" DATETIME, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER)
2025-07-04T23:42:06.813575995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AirDate", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored" FROM "Episodes"
2025-07-04T23:42:06.823826142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:42:06.827197209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:42:06.837736998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:42:06.842159602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0894918s
2025-07-04T23:42:06.845369053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-04T23:42:06', 'remove_ignored')
2025-07-04T23:42:06.849263494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.852786727Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-04T23:42:06.854305194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1008483s
2025-07-04T23:42:06.856973065Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-04T23:42:06.858683168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.862085929Z [Info] remove_custom_start_date: Starting migration of Main DB to 12
2025-07-04T23:42:06.869352428Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series CustomStartDate
2025-07-04T23:42:06.891759229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT NOT NULL, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME)
2025-07-04T23:42:06.903880452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring" FROM "Series"
2025-07-04T23:42:06.915457620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:06.918557401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:06.928517152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:06.931907518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:06.935228363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641868s
2025-07-04T23:42:06.936846792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-04T23:42:06', 'remove_custom_start_date')
2025-07-04T23:42:06.940469525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.943377870Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-04T23:42:06.944948172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0723752s
2025-07-04T23:42:06.946568624Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-04T23:42:06.948059896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.950393896Z [Info] add_air_date_utc: Starting migration of Main DB to 13
2025-07-04T23:42:06.956832578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:06.958434153Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.15E-05s
2025-07-04T23:42:06.959866366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDateUtc DateTime
2025-07-04T23:42:06.961761892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDateUtc" DATETIME
2025-07-04T23:42:06.967632271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061385s
2025-07-04T23:42:06.969122321Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-04T23:42:06.971475679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AirDateUtc" = "AirDate"
2025-07-04T23:42:06.974131996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030883s
2025-07-04T23:42:06.975757198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-04T23:42:06', 'add_air_date_utc')
2025-07-04T23:42:06.979299159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:06.981957010Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-04T23:42:06.983407751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109306s
2025-07-04T23:42:06.985089196Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-04T23:42:06.986502592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:06.988832493Z [Info] drop_air_date: Starting migration of Main DB to 14
2025-07-04T23:42:06.992352609Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes AirDate
2025-07-04T23:42:07.012712509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvDbEpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME)
2025-07-04T23:42:07.021822009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc") SELECT "Id", "TvDbEpisodeId", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc" FROM "Episodes"
2025-07-04T23:42:07.031542108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:42:07.034519202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:42:07.044694146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:42:07.048328614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0543533s
2025-07-04T23:42:07.049866059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-04T23:42:07', 'drop_air_date')
2025-07-04T23:42:07.053367007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.056442569Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-04T23:42:07.057879191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.062536s
2025-07-04T23:42:07.059505466Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-04T23:42:07.061081098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.063420307Z [Info] add_air_date_as_string: Starting migration of Main DB to 15
2025-07-04T23:42:07.068175000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:07.069626652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2025-07-04T23:42:07.070853672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AirDate String
2025-07-04T23:42:07.072580409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AirDate" TEXT
2025-07-04T23:42:07.078291186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058516s
2025-07-04T23:42:07.079826126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-04T23:42:07', 'add_air_date_as_string')
2025-07-04T23:42:07.083458149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.086322706Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-04T23:42:07.087873067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139005s
2025-07-04T23:42:07.089520123Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-04T23:42:07.091186006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.093559535Z [Info] updated_imported_history_item: Starting migration of Main DB to 16
2025-07-04T23:42:07.096882365Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-04T23:42:07.099454213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Data" = replace( "Data", '"Path"', '"ImportedPath"' ) WHERE "EventType" = 3
2025-07-04T23:42:07.103023318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035742s
2025-07-04T23:42:07.104559211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-04T23:42:07', 'updated_imported_history_item')
2025-07-04T23:42:07.108236734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.110797449Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-04T23:42:07.112417250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114067s
2025-07-04T23:42:07.113915717Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-04T23:42:07.115444956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.117702982Z [Info] reset_scene_names: Starting migration of Main DB to 17
2025-07-04T23:42:07.120612570Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-04T23:42:07.122850606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "SceneName" = NULL where "SceneName" != NULL
2025-07-04T23:42:07.125856477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029921s
2025-07-04T23:42:07.127377069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-04T23:42:07', 'reset_scene_names')
2025-07-04T23:42:07.130940533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.133727284Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-04T23:42:07.135189307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108674s
2025-07-04T23:42:07.136700629Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-04T23:42:07.138179447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.140436200Z [Info] remove_duplicates: Starting migration of Main DB to 18
2025-07-04T23:42:07.143802778Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:07.145596589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:07.279301943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1337161s
2025-07-04T23:42:07.281376830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-04T23:42:07', 'remove_duplicates')
2025-07-04T23:42:07.285294057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.287910374Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-04T23:42:07.289414422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1427165s
2025-07-04T23:42:07.291152161Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-04T23:42:07.292749557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.295094017Z [Info] restore_unique_constraints: Starting migration of Main DB to 19
2025-07-04T23:42:07.306932671Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-04T23:42:07.309112059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TvdbId"
2025-07-04T23:42:07.312471321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033842s
2025-07-04T23:42:07.313787982Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-04T23:42:07.315640282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Series_TitleSlug"
2025-07-04T23:42:07.318552194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028813s
2025-07-04T23:42:07.319831289Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-04T23:42:07.321777327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX IF EXISTS "IX_Episodes_TvDbEpisodeId"
2025-07-04T23:42:07.324625942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028209s
2025-07-04T23:42:07.326253138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvdbId)
2025-07-04T23:42:07.328054354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:07.331528979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038327s
2025-07-04T23:42:07.332863977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TitleSlug)
2025-07-04T23:42:07.334392515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:07.337746317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033921s
2025-07-04T23:42:07.339047837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (TvDbEpisodeId)
2025-07-04T23:42:07.340659712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Episodes_TvDbEpisodeId" ON "Episodes" ("TvDbEpisodeId" ASC)
2025-07-04T23:42:07.344179528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035763s
2025-07-04T23:42:07.345722695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-04T23:42:07', 'restore_unique_constraints')
2025-07-04T23:42:07.349361491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.353037542Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-04T23:42:07.354635078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012447s
2025-07-04T23:42:07.356259459Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-04T23:42:07.357924851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.360244111Z [Info] add_year_and_seasons_to_series: Starting migration of Main DB to 20
2025-07-04T23:42:07.367023650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:07.368626226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001129s
2025-07-04T23:42:07.370163741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Year Int32
2025-07-04T23:42:07.372091081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Year" INTEGER
2025-07-04T23:42:07.377945358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062756s
2025-07-04T23:42:07.379200655Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:07.380574621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-07-04T23:42:07.381817724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Seasons String
2025-07-04T23:42:07.383427665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Seasons" TEXT
2025-07-04T23:42:07.388550388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005207s
2025-07-04T23:42:07.389811267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:07.391158780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:07.443221456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0518075s
2025-07-04T23:42:07.445266513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-04T23:42:07', 'add_year_and_seasons_to_series')
2025-07-04T23:42:07.449247387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.452075211Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-04T23:42:07.453683529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0609218s
2025-07-04T23:42:07.455263850Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-04T23:42:07.456763369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.459109863Z [Info] drop_seasons_table: Starting migration of Main DB to 21
2025-07-04T23:42:07.462482964Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Seasons
2025-07-04T23:42:07.464065620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Seasons"
2025-07-04T23:42:07.467124959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031777s
2025-07-04T23:42:07.468649308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-04T23:42:07', 'drop_seasons_table')
2025-07-04T23:42:07.472374709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.475060085Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-04T23:42:07.476553973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111692s
2025-07-04T23:42:07.478072009Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-04T23:42:07.479695808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.481991189Z [Info] move_indexer_to_generic_provider: Starting migration of Main DB to 22
2025-07-04T23:42:07.486306076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:07.487756155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-04T23:42:07.489023687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers ConfigContract String
2025-07-04T23:42:07.490805885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "ConfigContract" TEXT
2025-07-04T23:42:07.496562254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058827s
2025-07-04T23:42:07.498101483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-04T23:42:07', 'move_indexer_to_generic_provider')
2025-07-04T23:42:07.501863046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.504597792Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-04T23:42:07.506223395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139452s
2025-07-04T23:42:07.507755128Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-04T23:42:07.509418648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.511706834Z [Info] add_config_contract_to_indexers: Starting migration of Main DB to 23
2025-07-04T23:42:07.541204000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.543765296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NewznabSettings' WHERE "Implementation" = 'Newznab'
2025-07-04T23:42:07.547595939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046674s
2025-07-04T23:42:07.548920966Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.550241545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:42:07.553595166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034224s
2025-07-04T23:42:07.554843199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.556169850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Wombles'
2025-07-04T23:42:07.559316295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032358s
2025-07-04T23:42:07.560613977Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.561966811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NullConfig' WHERE "Implementation" = 'Eztv'
2025-07-04T23:42:07.565059988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003179s
2025-07-04T23:42:07.566522743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:07.597295918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "ConfigContract" IS NULL
2025-07-04T23:42:07.601402846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331171s
2025-07-04T23:42:07.603032517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-04T23:42:07', 'add_config_contract_to_indexers')
2025-07-04T23:42:07.606841595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.609651322Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-04T23:42:07.611295442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414421s
2025-07-04T23:42:07.612899872Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-04T23:42:07.614401355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.616805966Z [Info] drop_tvdb_episodeid: Starting migration of Main DB to 24
2025-07-04T23:42:07.620307746Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Episodes TvDbEpisodeId
2025-07-04T23:42:07.640553015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT)
2025-07-04T23:42:07.649456841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate" FROM "Episodes"
2025-07-04T23:42:07.659110115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:42:07.662183102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:42:07.672844366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0508492s
2025-07-04T23:42:07.674417463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-04T23:42:07', 'drop_tvdb_episodeid')
2025-07-04T23:42:07.678026840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.681028583Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-04T23:42:07.682516990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0591074s
2025-07-04T23:42:07.684178625Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-04T23:42:07.685862595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.688220432Z [Info] move_notification_to_generic_provider: Starting migration of Main DB to 25
2025-07-04T23:42:07.692819391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:07.694321515Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s
2025-07-04T23:42:07.695583746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications ConfigContract String
2025-07-04T23:42:07.697460845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "ConfigContract" TEXT
2025-07-04T23:42:07.703260943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059121s
2025-07-04T23:42:07.704852146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-04T23:42:07', 'move_notification_to_generic_provider')
2025-07-04T23:42:07.708708099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.711310719Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-04T23:42:07.713064440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139961s
2025-07-04T23:42:07.714608238Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-04T23:42:07.716359263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.718691488Z [Info] add_config_contract_to_notifications: Starting migration of Main DB to 26
2025-07-04T23:42:07.733435362Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.734937676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'EmailSettings' WHERE "Implementation" = 'Email'
2025-07-04T23:42:07.738559468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037108s
2025-07-04T23:42:07.739828794Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.741195745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'GrowlSettings' WHERE "Implementation" = 'Growl'
2025-07-04T23:42:07.744433854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033065s
2025-07-04T23:42:07.745688931Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.747015732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'NotifyMyAndroidSettings' WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-04T23:42:07.750542873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036016s
2025-07-04T23:42:07.751805395Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.753121104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexClientSettings' WHERE "Implementation" = 'PlexClient'
2025-07-04T23:42:07.756563054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034482s
2025-07-04T23:42:07.757812690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.759354303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PlexServerSettings' WHERE "Implementation" = 'PlexServer'
2025-07-04T23:42:07.762502071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034469s
2025-07-04T23:42:07.763745504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.765074770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'ProwlSettings' WHERE "Implementation" = 'Prowl'
2025-07-04T23:42:07.768305173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032952s
2025-07-04T23:42:07.769560060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.770894226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushBulletSettings' WHERE "Implementation" = 'PushBullet'
2025-07-04T23:42:07.774292177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034487s
2025-07-04T23:42:07.775550610Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.776879576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'PushoverSettings' WHERE "Implementation" = 'Pushover'
2025-07-04T23:42:07.780185502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033828s
2025-07-04T23:42:07.781450018Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.782758251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "ConfigContract" = 'XbmcSettings' WHERE "Implementation" = 'Xbmc'
2025-07-04T23:42:07.785973745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032658s
2025-07-04T23:42:07.787242880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:07.789635237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "ConfigContract" IS NULL
2025-07-04T23:42:07.792310853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033707s
2025-07-04T23:42:07.793809751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-04T23:42:07', 'add_config_contract_to_notifications')
2025-07-04T23:42:07.797702067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.800867630Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-04T23:42:07.802550849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119487s
2025-07-04T23:42:07.804478360Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-04T23:42:07.805588775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.807843184Z [Info] fix_omgwtfnzbs: Starting migration of Main DB to 27
2025-07-04T23:42:07.823372719Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.825160909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'OmgwtfnzbsSettings' WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:42:07.829031892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039927s
2025-07-04T23:42:07.830304314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.831749774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" IS NULL
2025-07-04T23:42:07.835105099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035206s
2025-07-04T23:42:07.836343041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:07.837718961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = '{}' WHERE "Implementation" = 'Omgwtfnzbs' AND "Settings" = ''
2025-07-04T23:42:07.841070639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034349s
2025-07-04T23:42:07.842595048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-04T23:42:07', 'fix_omgwtfnzbs')
2025-07-04T23:42:07.846146468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.849017469Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-04T23:42:07.850440453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113761s
2025-07-04T23:42:07.851989642Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-04T23:42:07.853489151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.855752328Z [Info] add_blacklist_table: Starting migration of Main DB to 28
2025-07-04T23:42:07.862812722Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2025-07-04T23:42:07.864789421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL)
2025-07-04T23:42:07.870633437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062722s
2025-07-04T23:42:07.872208177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-04T23:42:07', 'add_blacklist_table')
2025-07-04T23:42:07.875795500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.878817323Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-04T23:42:07.880364037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145428s
2025-07-04T23:42:07.881891853Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-04T23:42:07.883490521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.885840302Z [Info] add_formats_to_naming_config: Starting migration of Main DB to 29
2025-07-04T23:42:07.892361491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:07.893873565Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2025-07-04T23:42:07.895107249Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig StandardEpisodeFormat String
2025-07-04T23:42:07.897016433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "StandardEpisodeFormat" TEXT
2025-07-04T23:42:07.903045110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061512s
2025-07-04T23:42:07.904366741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:07.905737551Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2025-07-04T23:42:07.906953809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig DailyEpisodeFormat String
2025-07-04T23:42:07.908790637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "DailyEpisodeFormat" TEXT
2025-07-04T23:42:07.914073263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053492s
2025-07-04T23:42:07.915334612Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:07.916665301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:07.981015364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639558s
2025-07-04T23:42:07.982983848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-04T23:42:07', 'add_formats_to_naming_config')
2025-07-04T23:42:07.987055184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:07.990203382Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-04T23:42:07.991796911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0734712s
2025-07-04T23:42:07.993514929Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-04T23:42:07.995279412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:07.997629844Z [Info] add_season_folder_format_to_naming_config: Starting migration of Main DB to 30
2025-07-04T23:42:08.003471364Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:08.005033920Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.61E-05s
2025-07-04T23:42:08.006270029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeasonFolderFormat String
2025-07-04T23:42:08.008156236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeasonFolderFormat" TEXT
2025-07-04T23:42:08.014178050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061588s
2025-07-04T23:42:08.015465171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.016796982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:08.029245645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122146s
2025-07-04T23:42:08.030818682Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-04T23:42:08.032845903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'seasonfolderformat'
2025-07-04T23:42:08.035767715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029306s
2025-07-04T23:42:08.037049656Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-04T23:42:08.039000414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'useseasonfolder'
2025-07-04T23:42:08.041574857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025622s
2025-07-04T23:42:08.043187313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-04T23:42:08', 'add_season_folder_format_to_naming_config')
2025-07-04T23:42:08.047107144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.050323349Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-04T23:42:08.052081730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113104s
2025-07-04T23:42:08.053869759Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-04T23:42:08.055659262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.058302965Z [Info] delete_old_naming_config_columns: Starting migration of Main DB to 31
2025-07-04T23:42:08.064176900Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig Separator, NumberStyle, IncludeSeriesTitle, IncludeEpisodeTitle, IncludeQuality, ReplaceSpaces
2025-07-04T23:42:08.084785871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "MultiEpisodeStyle" INTEGER NOT NULL, "RenameEpisodes" INTEGER, "StandardEpisodeFormat" TEXT, "DailyEpisodeFormat" TEXT, "SeasonFolderFormat" TEXT)
2025-07-04T23:42:08.090946234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat") SELECT "Id", "MultiEpisodeStyle", "RenameEpisodes", "StandardEpisodeFormat", "DailyEpisodeFormat", "SeasonFolderFormat" FROM "NamingConfig"
2025-07-04T23:42:08.097287100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2025-07-04T23:42:08.100103891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2025-07-04T23:42:08.110571244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0436659s
2025-07-04T23:42:08.112198059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-04T23:42:08', 'delete_old_naming_config_columns')
2025-07-04T23:42:08.116012349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.119469389Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-04T23:42:08.121135152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0526524s
2025-07-04T23:42:08.122733380Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-04T23:42:08.124348110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.126692991Z [Info] set_default_release_group: Starting migration of Main DB to 32
2025-07-04T23:42:08.136184551Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:08.137900746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = 'DRONE' WHERE "ReleaseGroup" IS NULL
2025-07-04T23:42:08.141402906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035931s
2025-07-04T23:42:08.142940682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-04T23:42:08', 'set_default_release_group')
2025-07-04T23:42:08.146688027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.149351890Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-04T23:42:08.150916449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116131s
2025-07-04T23:42:08.152484146Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-04T23:42:08.188996304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.191880641Z [Info] add_api_key_to_pushover: Starting migration of Main DB to 33
2025-07-04T23:42:08.195065904Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.196451063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:08.208277232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115707s
2025-07-04T23:42:08.210168740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-04T23:42:08', 'add_api_key_to_pushover')
2025-07-04T23:42:08.214570001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.217440700Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-04T23:42:08.218990921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209662s
2025-07-04T23:42:08.220566583Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-04T23:42:08.222118307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.224412356Z [Info] remove_series_contraints: Starting migration of Main DB to 34
2025-07-04T23:42:08.243781050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:08.245530673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-07-04T23:42:08.249468420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series ImdbId String
2025-07-04T23:42:08.276072421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-07-04T23:42:08.288811829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-07-04T23:42:08.301206713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:08.304261523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:08.314542702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:08.317945462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:08.321393244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703103s
2025-07-04T23:42:08.322916090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series TitleSlug String
2025-07-04T23:42:08.343533097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT)
2025-07-04T23:42:08.355764822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "QualityProfileId", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons" FROM "Series"
2025-07-04T23:42:08.368017761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:08.371104014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:08.381260452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:08.384712722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:08.388116375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0635511s
2025-07-04T23:42:08.389649612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-04T23:42:08', 'remove_series_contraints')
2025-07-04T23:42:08.393288798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.396351625Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-04T23:42:08.397915393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718464s
2025-07-04T23:42:08.399496706Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-04T23:42:08.401284285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.403590929Z [Info] add_series_folder_format_to_naming_config: Starting migration of Main DB to 35
2025-07-04T23:42:08.414401504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:08.416267741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001089s
2025-07-04T23:42:08.417536766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SeriesFolderFormat String
2025-07-04T23:42:08.419473865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SeriesFolderFormat" TEXT
2025-07-04T23:42:08.425550058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062276s
2025-07-04T23:42:08.426831428Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:08.428209222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SeriesFolderFormat" = '{Series Title}' WHERE 1 = 1
2025-07-04T23:42:08.431284122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032178s
2025-07-04T23:42:08.432817319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-04T23:42:08', 'add_series_folder_format_to_naming_config')
2025-07-04T23:42:08.436705026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.439372286Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-04T23:42:08.441143222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113151s
2025-07-04T23:42:08.442692310Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-04T23:42:08.444346731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.446627693Z [Info] update_with_quality_converters: Starting migration of Main DB to 36
2025-07-04T23:42:08.464284782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:08.466129886Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2025-07-04T23:42:08.467347347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles Items String
2025-07-04T23:42:08.469138633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "Items" TEXT
2025-07-04T23:42:08.475017479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060229s
2025-07-04T23:42:08.476339140Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.477661472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:08.506803683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0288392s
2025-07-04T23:42:08.508502423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.509827771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:08.528081010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179731s
2025-07-04T23:42:08.530076147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-04T23:42:08', 'update_with_quality_converters')
2025-07-04T23:42:08.534039426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.536853251Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-04T23:42:08.538508133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270178s
2025-07-04T23:42:08.540090989Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-04T23:42:08.541689167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.544036422Z [Info] add_configurable_qualities: Starting migration of Main DB to 37
2025-07-04T23:42:08.565411546Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityProfiles Allowed
2025-07-04T23:42:08.585393786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT)
2025-07-04T23:42:08.590480226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-04T23:42:08.594498596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-04T23:42:08.597489948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-04T23:42:08.607935017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:42:08.611512399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0442075s
2025-07-04T23:42:08.612862216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityProfiles Items String
2025-07-04T23:42:08.632277695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-07-04T23:42:08.637081606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityProfiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "QualityProfiles"
2025-07-04T23:42:08.641083764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityProfiles"
2025-07-04T23:42:08.644028342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles_temp" RENAME TO "QualityProfiles"
2025-07-04T23:42:08.654451116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "QualityProfiles" ("Name" ASC)
2025-07-04T23:42:08.658042466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434854s
2025-07-04T23:42:08.659304697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2025-07-04T23:42:08.661201346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Weight" INTEGER NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:42:08.666663292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058329s
2025-07-04T23:42:08.667969973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2025-07-04T23:42:08.669739165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:42:08.673367049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037341s
2025-07-04T23:42:08.674662637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2025-07-04T23:42:08.676330345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:42:08.679959571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036795s
2025-07-04T23:42:08.681255229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Weight)
2025-07-04T23:42:08.682873758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Weight" ON "QualityDefinitions" ("Weight" ASC)
2025-07-04T23:42:08.686516652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036504s
2025-07-04T23:42:08.687749514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.689116657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:08.703669065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142466s
2025-07-04T23:42:08.705361432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable QualitySizes
2025-07-04T23:42:08.706781831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualitySizes"
2025-07-04T23:42:08.710215464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034286s
2025-07-04T23:42:08.711790344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-04T23:42:08', 'add_configurable_qualities')
2025-07-04T23:42:08.715566006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.719015431Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-04T23:42:08.720717988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122265s
2025-07-04T23:42:08.722333551Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-04T23:42:08.723986268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.726415258Z [Info] add_on_upgrade_to_notifications: Starting migration of Main DB to 38
2025-07-04T23:42:08.733004825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:08.734653304Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.67E-05s
2025-07-04T23:42:08.735903150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnUpgrade Boolean
2025-07-04T23:42:08.748180487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnUpgrade" INTEGER
2025-07-04T23:42:08.755094277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071532s
2025-07-04T23:42:08.756564968Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-04T23:42:08.758730327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnUpgrade" = "OnDownload"
2025-07-04T23:42:08.761438028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028533s
2025-07-04T23:42:08.762996977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-04T23:42:08', 'add_on_upgrade_to_notifications')
2025-07-04T23:42:08.766706114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.769374897Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-04T23:42:08.770987123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108097s
2025-07-04T23:42:08.772616754Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-04T23:42:08.774190502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.776724183Z [Info] add_metadata_tables: Starting migration of Main DB to 39
2025-07-04T23:42:08.790738197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2025-07-04T23:42:08.792715859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-07-04T23:42:08.798873666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065852s
2025-07-04T23:42:08.800177411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2025-07-04T23:42:08.802025922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER)
2025-07-04T23:42:08.808219932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066053s
2025-07-04T23:42:08.809710503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-04T23:42:08', 'add_metadata_tables')
2025-07-04T23:42:08.813311573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.816529522Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-04T23:42:08.818010263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149405s
2025-07-04T23:42:08.819610214Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-04T23:42:08.821324205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.823625317Z [Info] add_metadata_to_episodes_and_series: Starting migration of Main DB to 40
2025-07-04T23:42:08.833404015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:08.834847030Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-07-04T23:42:08.836250906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Actors String
2025-07-04T23:42:08.837907932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Actors" TEXT
2025-07-04T23:42:08.843893743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060768s
2025-07-04T23:42:08.845219532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Ratings String
2025-07-04T23:42:08.846834854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Ratings" TEXT
2025-07-04T23:42:08.852209244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005391s
2025-07-04T23:42:08.853439160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Genres String
2025-07-04T23:42:08.855017358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Genres" TEXT
2025-07-04T23:42:08.860423171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054636s
2025-07-04T23:42:08.861729441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Certification String
2025-07-04T23:42:08.863409343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Certification" TEXT
2025-07-04T23:42:08.868761098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054248s
2025-07-04T23:42:08.870040634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:08.871381593Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-04T23:42:08.872607371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Ratings String
2025-07-04T23:42:08.874560794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Ratings" TEXT
2025-07-04T23:42:08.879575099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053863s
2025-07-04T23:42:08.880891559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Images String
2025-07-04T23:42:08.882514266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Images" TEXT
2025-07-04T23:42:08.887827283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053724s
2025-07-04T23:42:08.889511624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-04T23:42:08', 'add_metadata_to_episodes_and_series')
2025-07-04T23:42:08.893337416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.896265661Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-04T23:42:08.897949351Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138326s
2025-07-04T23:42:08.899503250Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-04T23:42:08.901188562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.903471779Z [Info] fix_xbmc_season_images_metadata: Starting migration of Main DB to 41
2025-07-04T23:42:08.906824439Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-04T23:42:08.909527741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 4 WHERE "Consumer" = 'XbmcMetadata' AND "SeasonNumber" IS NOT NULL
2025-07-04T23:42:08.913446601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039277s
2025-07-04T23:42:08.914985600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-04T23:42:08', 'fix_xbmc_season_images_metadata')
2025-07-04T23:42:08.918710298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.921514484Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-04T23:42:08.923150177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120331s
2025-07-04T23:42:08.924688524Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-04T23:42:08.926674372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.928653767Z [Info] add_download_clients_table: Starting migration of Main DB to 42
2025-07-04T23:42:08.936745779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-04T23:42:08.938781818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Protocol" INTEGER NOT NULL)
2025-07-04T23:42:08.945229288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068781s
2025-07-04T23:42:08.946763497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-04T23:42:08', 'add_download_clients_table')
2025-07-04T23:42:08.950462263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:08.953272551Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-04T23:42:08.954841009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149806s
2025-07-04T23:42:08.956415148Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-04T23:42:08.958081743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:08.960385421Z [Info] convert_config_to_download_clients: Starting migration of Main DB to 43
2025-07-04T23:42:08.964109950Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:08.965303763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.028573481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629881s
2025-07-04T23:42:09.030625343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-04T23:42:09', 'convert_config_to_download_clients')
2025-07-04T23:42:09.034686629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.037691979Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-04T23:42:09.039347853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0723758s
2025-07-04T23:42:09.041004769Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-04T23:42:09.042579319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.044961946Z [Info] fix_xbmc_episode_metadata: Starting migration of Main DB to 44
2025-07-04T23:42:09.048658959Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-07-04T23:42:09.051967109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 2 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4 AND "RelativePath" LIKE '%.nfo'
2025-07-04T23:42:09.056568102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004661s
2025-07-04T23:42:09.057855183Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-04T23:42:09.060638848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "MetadataFiles" SET "Type" = 5 WHERE "Consumer" = 'XbmcMetadata' AND "EpisodeFileId" IS NOT NULL AND "Type" = 4
2025-07-04T23:42:09.064273124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036259s
2025-07-04T23:42:09.065813435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-04T23:42:09', 'fix_xbmc_episode_metadata')
2025-07-04T23:42:09.069556491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.072220635Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-04T23:42:09.073795054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115886s
2025-07-04T23:42:09.075322770Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-04T23:42:09.076757258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.079063191Z [Info] add_indexes: Starting migration of Main DB to 45
2025-07-04T23:42:09.091604329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Blacklist (SeriesId)
2025-07-04T23:42:09.093438281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blacklist" ("SeriesId" ASC)
2025-07-04T23:42:09.097401560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041177s
2025-07-04T23:42:09.098730456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex EpisodeFiles (SeriesId)
2025-07-04T23:42:09.100364245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:42:09.103883580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035659s
2025-07-04T23:42:09.105210461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (EpisodeFileId)
2025-07-04T23:42:09.106839160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:42:09.110247282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034865s
2025-07-04T23:42:09.111567741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId)
2025-07-04T23:42:09.113159555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:42:09.116401772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033081s
2025-07-04T23:42:09.117710828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId)
2025-07-04T23:42:09.119286931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId" ON "History" ("EpisodeId" ASC)
2025-07-04T23:42:09.122592777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003354s
2025-07-04T23:42:09.123886662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-04T23:42:09.125428135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:42:09.129079927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003753s
2025-07-04T23:42:09.130371938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (Path)
2025-07-04T23:42:09.131880686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:09.134986659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032008s
2025-07-04T23:42:09.136318229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (CleanTitle)
2025-07-04T23:42:09.137992340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:09.141264869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034257s
2025-07-04T23:42:09.142580046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvRageId)
2025-07-04T23:42:09.144138203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:09.147465332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034068s
2025-07-04T23:42:09.149015553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-04T23:42:09', 'add_indexes')
2025-07-04T23:42:09.152744510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.155735451Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-04T23:42:09.157183797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117123s
2025-07-04T23:42:09.158770833Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-04T23:42:09.160251874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.162550732Z [Info] fix_nzb_su_url: Starting migration of Main DB to 46
2025-07-04T23:42:09.165705574Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-07-04T23:42:09.169298007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//nzb.su', '//api.nzb.su')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//nzb.su%'
2025-07-04T23:42:09.173759318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044605s
2025-07-04T23:42:09.175255881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-04T23:42:09', 'fix_nzb_su_url')
2025-07-04T23:42:09.178947644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.181625264Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-04T23:42:09.183084923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124314s
2025-07-04T23:42:09.184628451Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-04T23:42:09.186257290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.188507340Z [Info] add_temporary_blacklist_columns: Starting migration of Main DB to 47
2025-07-04T23:42:09.192837518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:09.194335263Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.59E-05s
2025-07-04T23:42:09.195554378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist PublishedDate DateTime
2025-07-04T23:42:09.197372698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "PublishedDate" DATETIME
2025-07-04T23:42:09.203929699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066756s
2025-07-04T23:42:09.205486583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-04T23:42:09', 'add_temporary_blacklist_columns')
2025-07-04T23:42:09.209258517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.211990878Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-04T23:42:09.213633535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147666s
2025-07-04T23:42:09.215183747Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-04T23:42:09.216808788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.219094299Z [Info] add_title_to_scenemappings: Starting migration of Main DB to 48
2025-07-04T23:42:09.223475630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:09.225038146Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-07-04T23:42:09.226267251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Title String
2025-07-04T23:42:09.227986321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Title" TEXT
2025-07-04T23:42:09.234461828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065783s
2025-07-04T23:42:09.236013813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-04T23:42:09', 'add_title_to_scenemappings')
2025-07-04T23:42:09.239714333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.242389098Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-04T23:42:09.243970893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145523s
2025-07-04T23:42:09.245528488Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-04T23:42:09.246964259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.249245912Z [Info] fix_dognzb_url: Starting migration of Main DB to 49
2025-07-04T23:42:09.252248818Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-07-04T23:42:09.255515675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = replace("Settings", '//dognzb.cr', '//api.dognzb.cr')WHERE "Implementation" = 'Newznab'AND "Settings" LIKE '%//dognzb.cr%'
2025-07-04T23:42:09.259867146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043774s
2025-07-04T23:42:09.261409741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-04T23:42:09', 'fix_dognzb_url')
2025-07-04T23:42:09.264932754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.267553881Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-04T23:42:09.269002337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121094s
2025-07-04T23:42:09.270512548Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-04T23:42:09.272112299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.274352689Z [Info] add_hash_to_metadata_files: Starting migration of Main DB to 50
2025-07-04T23:42:09.278593837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:42:09.280158537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.58E-05s
2025-07-04T23:42:09.281391099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Hash String
2025-07-04T23:42:09.283096272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Hash" TEXT
2025-07-04T23:42:09.289591028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065503s
2025-07-04T23:42:09.291164105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-04T23:42:09', 'add_hash_to_metadata_files')
2025-07-04T23:42:09.294856448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.297529941Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-04T23:42:09.299110483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145443s
2025-07-04T23:42:09.300707327Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-04T23:42:09.302249883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.304523901Z [Info] download_client_import: Starting migration of Main DB to 51
2025-07-04T23:42:09.308761092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:09.310172864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.316988797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066888s
2025-07-04T23:42:09.318431762Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:09.319742310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.354009328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339589s
2025-07-04T23:42:09.355813280Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:09.357191355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.421899930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0644459s
2025-07-04T23:42:09.424096883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-04T23:42:09', 'download_client_import')
2025-07-04T23:42:09.428069982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.431612394Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-04T23:42:09.433219639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0744153s
2025-07-04T23:42:09.434843198Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-04T23:42:09.436397878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.438713550Z [Info] add_columns_for_anime: Starting migration of Main DB to 52
2025-07-04T23:42:09.445179698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:09.446730480Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2025-07-04T23:42:09.447970076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Type String
2025-07-04T23:42:09.449665209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Type" TEXT
2025-07-04T23:42:09.456172850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065931s
2025-07-04T23:42:09.457471896Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "SceneMappings"
2025-07-04T23:42:09.459157469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "SceneMappings"
2025-07-04T23:42:09.461521789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023489s
2025-07-04T23:42:09.462771114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:09.464189379Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-07-04T23:42:09.465468114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig AnimeEpisodeFormat String
2025-07-04T23:42:09.467297377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "AnimeEpisodeFormat" TEXT
2025-07-04T23:42:09.473244259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060294s
2025-07-04T23:42:09.474529838Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-04T23:42:09.476826552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "AnimeEpisodeFormat" = "StandardEpisodeFormat"
2025-07-04T23:42:09.479680207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028691s
2025-07-04T23:42:09.481196459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-04T23:42:09', 'add_columns_for_anime')
2025-07-04T23:42:09.484860135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.487627567Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-04T23:42:09.489128639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108401s
2025-07-04T23:42:09.490724291Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-04T23:42:09.492247177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.494528340Z [Info] add_series_sorttitle: Starting migration of Main DB to 53
2025-07-04T23:42:09.507362859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series SortTitle String
2025-07-04T23:42:09.509452456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "SortTitle" TEXT
2025-07-04T23:42:09.516145771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067913s
2025-07-04T23:42:09.517428554Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:09.518738170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.528951022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099783s
2025-07-04T23:42:09.530804373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-04T23:42:09', 'add_series_sorttitle')
2025-07-04T23:42:09.534653372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.537386434Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-04T23:42:09.538858227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186037s
2025-07-04T23:42:09.540502017Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-04T23:42:09.541979371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.544326436Z [Info] rename_profiles: Starting migration of Main DB to 54
2025-07-04T23:42:09.575374224Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable QualityProfiles Profiles
2025-07-04T23:42:09.578180864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" RENAME TO "Profiles"
2025-07-04T23:42:09.591541292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141017s
2025-07-04T23:42:09.592997444Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:42:09.594380739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-07-04T23:42:09.595623360Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles Language Int32
2025-07-04T23:42:09.597314495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "Language" INTEGER
2025-07-04T23:42:09.603235486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060556s
2025-07-04T23:42:09.604542557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:42:09.605859468Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-07-04T23:42:09.607112691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelay Int32
2025-07-04T23:42:09.608867123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelay" INTEGER
2025-07-04T23:42:09.614703724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059618s
2025-07-04T23:42:09.615998310Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Profiles
2025-07-04T23:42:09.617342116Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-07-04T23:42:09.618564076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Profiles GrabDelayMode Int32
2025-07-04T23:42:09.620263427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" ADD COLUMN "GrabDelayMode" INTEGER
2025-07-04T23:42:09.626155570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059654s
2025-07-04T23:42:09.627436519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:09.628903141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Profiles" SET "Language" = 1, "GrabDelay" = 0, "GrabDelayMode" = 0 WHERE 1 = 1
2025-07-04T23:42:09.631938131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003255s
2025-07-04T23:42:09.633218579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:09.634505129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-07-04T23:42:09.635719544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series ProfileId Int32
2025-07-04T23:42:09.637368193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "ProfileId" INTEGER
2025-07-04T23:42:09.643205065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059102s
2025-07-04T23:42:09.644512607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-04T23:42:09.646459677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "ProfileId" = "QualityProfileId"
2025-07-04T23:42:09.649224033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027227s
2025-07-04T23:42:09.650514711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2025-07-04T23:42:09.652377441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL)
2025-07-04T23:42:09.658090513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061226s
2025-07-04T23:42:09.659619381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-04T23:42:09', 'rename_profiles')
2025-07-04T23:42:09.663203737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.666043003Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-04T23:42:09.667462251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141225s
2025-07-04T23:42:09.669096912Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-04T23:42:09.670674778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.673019479Z [Info] drop_old_profile_columns: Starting migration of Main DB to 55
2025-07-04T23:42:09.676970574Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series QualityProfileId
2025-07-04T23:42:09.705305299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER)
2025-07-04T23:42:09.718714595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId" FROM "Series"
2025-07-04T23:42:09.732848821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:09.736317825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:09.749018956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:09.752511557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:09.755947455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:09.759354243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:09.762569196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:09.765942858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0873047s
2025-07-04T23:42:09.767469832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-04T23:42:09', 'drop_old_profile_columns')
2025-07-04T23:42:09.771109159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.774109359Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-04T23:42:09.775630331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0955349s
2025-07-04T23:42:09.777269531Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-04T23:42:09.778892028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.781222590Z [Info] add_mediainfo_to_episodefile: Starting migration of Main DB to 56
2025-07-04T23:42:09.785706347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:09.787258361Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2025-07-04T23:42:09.788519871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles MediaInfo String
2025-07-04T23:42:09.790323182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "MediaInfo" TEXT
2025-07-04T23:42:09.796953951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067525s
2025-07-04T23:42:09.798522759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-04T23:42:09', 'add_mediainfo_to_episodefile')
2025-07-04T23:42:09.802271316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.804948757Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-04T23:42:09.806537916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01477s
2025-07-04T23:42:09.808069760Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-04T23:42:09.809796637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.812080154Z [Info] convert_episode_file_path_to_relative: Starting migration of Main DB to 57
2025-07-04T23:42:09.817580017Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles RelativePath String
2025-07-04T23:42:09.819528951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "RelativePath" TEXT
2025-07-04T23:42:09.826232907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067853s
2025-07-04T23:42:09.827524808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:09.828854565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:09.839126005Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100571s
2025-07-04T23:42:09.841055910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-04T23:42:09', 'convert_episode_file_path_to_relative')
2025-07-04T23:42:09.845108609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.847789536Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-04T23:42:09.849490771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189121s
2025-07-04T23:42:09.851069269Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-04T23:42:09.852659220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.854951545Z [Info] drop_episode_file_path: Starting migration of Main DB to 58
2025-07-04T23:42:09.858253112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Path
2025-07-04T23:42:09.883983284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT)
2025-07-04T23:42:09.891131255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath" FROM "EpisodeFiles"
2025-07-04T23:42:09.897779529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:42:09.900905322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:42:09.914057711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:42:09.917597478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0577492s
2025-07-04T23:42:09.919135174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-04T23:42:09', 'drop_episode_file_path')
2025-07-04T23:42:09.922786074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:09.925722476Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-04T23:42:09.927249400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659396s
2025-07-04T23:42:09.928870103Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-04T23:42:09.930521578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:09.932848572Z [Info] add_enable_options_to_indexers: Starting migration of Main DB to 59
2025-07-04T23:42:09.943766944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:09.945554904Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.58E-05s
2025-07-04T23:42:09.946800101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableRss Boolean
2025-07-04T23:42:10.014476751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableRss" INTEGER
2025-07-04T23:42:10.021448146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072905s
2025-07-04T23:42:10.022811942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableSearch Boolean
2025-07-04T23:42:10.024544450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableSearch" INTEGER
2025-07-04T23:42:10.030934706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006087s
2025-07-04T23:42:10.031839167Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-04T23:42:10.034106671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = "Enable", "EnableSearch" = "Enable"
2025-07-04T23:42:10.036994225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002911s
2025-07-04T23:42:10.038251115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.039668849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableSearch" = 0 WHERE "Implementation" = 'Wombles'
2025-07-04T23:42:10.042714611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031065s
2025-07-04T23:42:10.044147316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-04T23:42:10', 'add_enable_options_to_indexers')
2025-07-04T23:42:10.047908839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.051238172Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-04T23:42:10.052876781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117324s
2025-07-04T23:42:10.054465970Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-04T23:42:10.133144190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.137314225Z [Info] remove_enable_from_indexers: Starting migration of Main DB to 60
2025-07-04T23:42:10.141945990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers Enable
2025-07-04T23:42:10.168782840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2025-07-04T23:42:10.175116120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-07-04T23:42:10.180669781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:42:10.183563457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:42:10.196225449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:42:10.199567617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0561005s
2025-07-04T23:42:10.200934700Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DownloadClients Protocol
2025-07-04T23:42:10.225746372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL)
2025-07-04T23:42:10.231501398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClients_temp" ("Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract") SELECT "Id", "Enable", "Name", "Implementation", "Settings", "ConfigContract" FROM "DownloadClients"
2025-07-04T23:42:10.236706448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClients"
2025-07-04T23:42:10.239571976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients_temp" RENAME TO "DownloadClients"
2025-07-04T23:42:10.252284600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0496802s
2025-07-04T23:42:10.253879641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-04T23:42:10', 'remove_enable_from_indexers')
2025-07-04T23:42:10.261666118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.267010618Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-04T23:42:10.270011900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639293s
2025-07-04T23:42:10.273338988Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-04T23:42:10.275019111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.278849282Z [Info] clear_bad_scene_names: Starting migration of Main DB to 61
2025-07-04T23:42:10.284484197Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-07-04T23:42:10.289102154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "ReleaseGroup" = NULL , "SceneName" = NULL WHERE "ReleaseGroup" IS NULL OR "SceneName" IS NULL OR "ReleaseGroup" = 'DRONE' OR LENGTH("SceneName") <10 OR LENGTH("ReleaseGroup") > 20 OR "SceneName" NOT LIKE '%.%'
2025-07-04T23:42:10.295534504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065919s
2025-07-04T23:42:10.298833806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-04T23:42:10', 'clear_bad_scene_names')
2025-07-04T23:42:10.302592383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.305315936Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-04T23:42:10.306801818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164405s
2025-07-04T23:42:10.308384935Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-04T23:42:10.309926378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.312157400Z [Info] convert_quality_models: Starting migration of Main DB to 62
2025-07-04T23:42:10.315746706Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:10.317208068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:10.334834324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173847s
2025-07-04T23:42:10.336962278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-04T23:42:10', 'convert_quality_models')
2025-07-04T23:42:10.340834484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.343482696Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-04T23:42:10.345041785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0263221s
2025-07-04T23:42:10.346689792Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-04T23:42:10.348272228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.350567038Z [Info] add_remotepathmappings: Starting migration of Main DB to 63
2025-07-04T23:42:10.358567876Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2025-07-04T23:42:10.361812959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2025-07-04T23:42:10.367033841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068365s
2025-07-04T23:42:10.368570955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-04T23:42:10', 'add_remotepathmappings')
2025-07-04T23:42:10.372192226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.374931039Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-04T23:42:10.376463495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148036s
2025-07-04T23:42:10.378073696Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-04T23:42:10.379607525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.381887064Z [Info] remove_method_from_logs: Starting migration of Main DB to 64
2025-07-04T23:42:10.383758000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-04T23:42:10', 'remove_method_from_logs')
2025-07-04T23:42:10.387380243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.389970678Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-04T23:42:10.391474205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103649s
2025-07-04T23:42:10.392923613Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-04T23:42:10.394558394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.396699725Z [Info] make_scene_numbering_nullable: Starting migration of Main DB to 65
2025-07-04T23:42:10.422292841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.424354532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "AbsoluteEpisodeNumber" = NULL WHERE "AbsoluteEpisodeNumber" = 0
2025-07-04T23:42:10.428054030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040523s
2025-07-04T23:42:10.429344217Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.430675918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneAbsoluteEpisodeNumber" = NULL WHERE "SceneAbsoluteEpisodeNumber" = 0
2025-07-04T23:42:10.433920360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033311s
2025-07-04T23:42:10.435185137Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.436557309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "SceneSeasonNumber" = NULL, "SceneEpisodeNumber" = NULL WHERE "SceneSeasonNumber" = 0 AND "SceneEpisodeNumber" = 0
2025-07-04T23:42:10.440291136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038504s
2025-07-04T23:42:10.441797890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-04T23:42:10', 'make_scene_numbering_nullable')
2025-07-04T23:42:10.445524292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.448210530Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-04T23:42:10.449777124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117808s
2025-07-04T23:42:10.451341844Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-04T23:42:10.452751482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.455010060Z [Info] add_tags: Starting migration of Main DB to 66
2025-07-04T23:42:10.469232473Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-04T23:42:10.471334034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-04T23:42:10.475793722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048537s
2025-07-04T23:42:10.477164151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:10.478551084Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.57E-05s
2025-07-04T23:42:10.479872664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Tags String
2025-07-04T23:42:10.481570643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Tags" TEXT
2025-07-04T23:42:10.487679602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063129s
2025-07-04T23:42:10.488997926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:10.490408706Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-07-04T23:42:10.491623942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications Tags String
2025-07-04T23:42:10.493265918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "Tags" TEXT
2025-07-04T23:42:10.499229655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060147s
2025-07-04T23:42:10.500536426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.501810311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Tags" = '[]' WHERE 1 = 1
2025-07-04T23:42:10.504431027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002652s
2025-07-04T23:42:10.505687747Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:10.506966050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Tags" = '[]' WHERE 1 = 1
2025-07-04T23:42:10.509588360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026681s
2025-07-04T23:42:10.511084522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-04T23:42:10', 'add_tags')
2025-07-04T23:42:10.514537864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.517350046Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-04T23:42:10.518758341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104503s
2025-07-04T23:42:10.520334855Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-04T23:42:10.521888653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.524173854Z [Info] add_added_to_series: Starting migration of Main DB to 67
2025-07-04T23:42:10.528665687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:10.530127811Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-04T23:42:10.531352687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series Added DateTime
2025-07-04T23:42:10.533018972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "Added" DATETIME
2025-07-04T23:42:10.539672266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067474s
2025-07-04T23:42:10.541233810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-04T23:42:10', 'add_added_to_series')
2025-07-04T23:42:10.544879029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.547596350Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-04T23:42:10.549130538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147295s
2025-07-04T23:42:10.550659386Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-04T23:42:10.552243987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.554482253Z [Info] add_release_restrictions: Starting migration of Main DB to 68
2025-07-04T23:42:10.575873729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2025-07-04T23:42:10.578227989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2025-07-04T23:42:10.583571657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057493s
2025-07-04T23:42:10.584912857Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:10.586267475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:10.595048633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086238s
2025-07-04T23:42:10.596649526Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:10.599296205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'releaserestrictions'
2025-07-04T23:42:10.602190773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038214s
2025-07-04T23:42:10.603747226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-04T23:42:10', 'add_release_restrictions')
2025-07-04T23:42:10.607437114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.610260569Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-04T23:42:10.611790730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119149s
2025-07-04T23:42:10.613420922Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-04T23:42:10.614873476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.617170390Z [Info] quality_proper: Starting migration of Main DB to 69
2025-07-04T23:42:10.620463110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:10.621877176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:10.630763898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087449s
2025-07-04T23:42:10.632516967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-04T23:42:10', 'quality_proper')
2025-07-04T23:42:10.636281235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.638946702Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-04T23:42:10.640381190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170796s
2025-07-04T23:42:10.641981091Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-04T23:42:10.643442914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.645713134Z [Info] delay_profile: Starting migration of Main DB to 70
2025-07-04T23:42:10.701374565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2025-07-04T23:42:10.703834457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2025-07-04T23:42:10.711302362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079409s
2025-07-04T23:42:10.714576063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2025-07-04T23:42:10.719329964Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:10.720764723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:10.807688332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866304s
2025-07-04T23:42:10.809635613Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelay
2025-07-04T23:42:10.839594889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER, "GrabDelayMode" INTEGER)
2025-07-04T23:42:10.845284794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode") SELECT "Id", "Name", "Cutoff", "Items", "Language", "GrabDelayMode" FROM "Profiles"
2025-07-04T23:42:10.850046140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:42:10.853156091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:42:10.866763597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:42:10.870269164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590689s
2025-07-04T23:42:10.871618100Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles GrabDelayMode
2025-07-04T23:42:10.946193529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL, "Language" INTEGER)
2025-07-04T23:42:10.951694093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items", "Language") SELECT "Id", "Name", "Cutoff", "Items", "Language" FROM "Profiles"
2025-07-04T23:42:10.955895102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:42:10.958820381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:42:10.972102731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:42:10.975530493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1023148s
2025-07-04T23:42:10.979645757Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0065614 taking an average of 00:00:00.0065614
2025-07-04T23:42:10.982097914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-04T23:42:10', 'delay_profile')
2025-07-04T23:42:10.985759346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:10.989664508Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-04T23:42:10.991100308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1165054s
2025-07-04T23:42:10.992768096Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-04T23:42:10.994373739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:10.996838381Z [Info] unknown_quality_in_profile: Starting migration of Main DB to 71
2025-07-04T23:42:11.001166154Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn QualityDefinitions Weight
2025-07-04T23:42:11.028790829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" INTEGER NOT NULL, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:42:11.034327677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:42:11.038860622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:42:11.042229625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:42:11.057113110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:42:11.060907198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:42:11.064573920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0616909s
2025-07-04T23:42:11.065858667Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:11.067145918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:11.100568547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0330821s
2025-07-04T23:42:11.102756451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-04T23:42:11', 'unknown_quality_in_profile')
2025-07-04T23:42:11.106860955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.109810814Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-04T23:42:11.111353820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426255s
2025-07-04T23:42:11.113024754Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-04T23:42:11.114510836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.116738250Z [Info] history_downloadId: Starting migration of Main DB to 72
2025-07-04T23:42:11.128963143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:42:11.130556891Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-04T23:42:11.131981389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History DownloadId String
2025-07-04T23:42:11.133686762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "DownloadId" TEXT
2025-07-04T23:42:11.140724180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070569s
2025-07-04T23:42:11.142072555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-04T23:42:11.143678217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-04T23:42:11.147046058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034833s
2025-07-04T23:42:11.148328209Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:11.149640862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:11.164536310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146344s
2025-07-04T23:42:11.166459773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-04T23:42:11', 'history_downloadId')
2025-07-04T23:42:11.170276306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.173127296Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-04T23:42:11.174592546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234676s
2025-07-04T23:42:11.176171565Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-04T23:42:11.177601905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.179839991Z [Info] clear_ratings: Starting migration of Main DB to 73
2025-07-04T23:42:11.188791262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:11.190451154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-04T23:42:11.193622328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00323s
2025-07-04T23:42:11.194887455Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:11.196194787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Ratings" = '{}' WHERE 1 = 1
2025-07-04T23:42:11.198811185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026764s
2025-07-04T23:42:11.200319421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-04T23:42:11', 'clear_ratings')
2025-07-04T23:42:11.203911964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.206478351Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-04T23:42:11.207927248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103818s
2025-07-04T23:42:11.209464523Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-04T23:42:11.210881435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.213102567Z [Info] disable_eztv: Starting migration of Main DB to 74
2025-07-04T23:42:11.216057767Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-04T23:42:11.219030391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false WHERE "Implementation" = 'Eztv' AND "Settings" LIKE '%ezrss.it%'
2025-07-04T23:42:11.223197541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041684s
2025-07-04T23:42:11.224703914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-04T23:42:11', 'disable_eztv')
2025-07-04T23:42:11.228227908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.231051623Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-04T23:42:11.232473906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120568s
2025-07-04T23:42:11.233961181Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-04T23:42:11.235402472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.237608975Z [Info] force_lib_update: Starting migration of Main DB to 75
2025-07-04T23:42:11.252124789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:11.253902338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2014-01-01 00:00:00' WHERE "TypeName" = 'NzbDrone.Core.Tv.Commands.RefreshSeriesCommand'
2025-07-04T23:42:11.258168697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043674s
2025-07-04T23:42:11.259468473Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:11.260779202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "LastInfoSync" = '2014-01-01 00:00:00' WHERE 1 = 1
2025-07-04T23:42:11.263682397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029621s
2025-07-04T23:42:11.265207959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-04T23:42:11', 'force_lib_update')
2025-07-04T23:42:11.268766493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.271341267Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-04T23:42:11.272809843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106384s
2025-07-04T23:42:11.274333992Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-04T23:42:11.275829212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.278081136Z [Info] add_users_table: Starting migration of Main DB to 76
2025-07-04T23:42:11.285341633Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-04T23:42:11.287118901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-07-04T23:42:11.292908848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060515s
2025-07-04T23:42:11.294200458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-04T23:42:11.295742062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-04T23:42:11.299160053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034757s
2025-07-04T23:42:11.300495863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-04T23:42:11.301996103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-04T23:42:11.305265765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003317s
2025-07-04T23:42:11.306739091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-04T23:42:11', 'add_users_table')
2025-07-04T23:42:11.310273698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.313024195Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-04T23:42:11.314466569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110964s
2025-07-04T23:42:11.316003573Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-04T23:42:11.317566821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.319833755Z [Info] add_add_options_to_series: Starting migration of Main DB to 77
2025-07-04T23:42:11.324247992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:11.325662128Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:11.326883297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AddOptions String
2025-07-04T23:42:11.328571305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AddOptions" TEXT
2025-07-04T23:42:11.335377308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068674s
2025-07-04T23:42:11.336908410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-04T23:42:11', 'add_add_options_to_series')
2025-07-04T23:42:11.340595564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.343236591Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-04T23:42:11.344779437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147503s
2025-07-04T23:42:11.346300179Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-04T23:42:11.347772393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.350038775Z [Info] add_commands_table: Starting migration of Main DB to 78
2025-07-04T23:42:11.360757565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-04T23:42:11.362818995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-07-04T23:42:11.370089002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078084s
2025-07-04T23:42:11.371603531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-04T23:42:11', 'add_commands_table')
2025-07-04T23:42:11.375128287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:11.377868223Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-04T23:42:11.379282981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156507s
2025-07-04T23:42:11.380873263Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-04T23:42:11.382232499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:11.384480435Z [Info] dedupe_tags: Starting migration of Main DB to 79
2025-07-04T23:42:11.391572513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:11.393069026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:12.238161668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.8444137s
2025-07-04T23:42:12.240388702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tags
2025-07-04T23:42:12.241798670Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.46E-05s
2025-07-04T23:42:12.243081924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Tags Label String
2025-07-04T23:42:12.273264930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-04T23:42:12.277744849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tags_temp" ("Id", "Label") SELECT "Id", "Label" FROM "Tags"
2025-07-04T23:42:12.280954992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tags"
2025-07-04T23:42:12.283638575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tags_temp" RENAME TO "Tags"
2025-07-04T23:42:12.297827691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531506s
2025-07-04T23:42:12.299172929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-04T23:42:12.300693240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-04T23:42:12.303884505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032597s
2025-07-04T23:42:12.305425578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-04T23:42:12', 'dedupe_tags')
2025-07-04T23:42:12.308933169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.311982568Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-04T23:42:12.313404662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113814s
2025-07-04T23:42:12.315011617Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-04T23:42:12.316783955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.319060899Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Main DB to 81
2025-07-04T23:42:12.322647570Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:12.324056386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:12.339945565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156449s
2025-07-04T23:42:12.341918527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-04T23:42:12', 'move_dot_prefix_to_transmission_category')
2025-07-04T23:42:12.346431313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.349400771Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-04T23:42:12.351148149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.025313s
2025-07-04T23:42:12.352721076Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-04T23:42:12.354232599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.356497950Z [Info] add_fanzub_settings: Starting migration of Main DB to 82
2025-07-04T23:42:12.366449114Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:12.368246963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'FanzubSettings' WHERE "Implementation" = 'Fanzub' AND "ConfigContract" = 'NullConfig'
2025-07-04T23:42:12.372461989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043961s
2025-07-04T23:42:12.373967170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-04T23:42:12', 'add_fanzub_settings')
2025-07-04T23:42:12.377584482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.380228836Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-04T23:42:12.381699136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121955s
2025-07-04T23:42:12.383182483Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-04T23:42:12.384821282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.387081222Z [Info] additonal_blacklist_columns: Starting migration of Main DB to 83
2025-07-04T23:42:12.400995394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:12.402713293Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-05s
2025-07-04T23:42:12.403951095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Size Int64
2025-07-04T23:42:12.405594985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Size" INTEGER
2025-07-04T23:42:12.412749709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072488s
2025-07-04T23:42:12.414057131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:12.415416458Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-07-04T23:42:12.416653679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Protocol Int32
2025-07-04T23:42:12.418293059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Protocol" INTEGER
2025-07-04T23:42:12.424661701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064459s
2025-07-04T23:42:12.425949644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:12.427295243Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-07-04T23:42:12.428529087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Indexer String
2025-07-04T23:42:12.430166704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Indexer" TEXT
2025-07-04T23:42:12.436431036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063523s
2025-07-04T23:42:12.437740281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:12.439082213Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.5E-06s
2025-07-04T23:42:12.440306147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Message String
2025-07-04T23:42:12.441950888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Message" TEXT
2025-07-04T23:42:12.448315943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064256s
2025-07-04T23:42:12.449598515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:12.450945066Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-07-04T23:42:12.452176475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist TorrentInfoHash String
2025-07-04T23:42:12.453885897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "TorrentInfoHash" TEXT
2025-07-04T23:42:12.460334570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065311s
2025-07-04T23:42:12.461601430Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:12.462907530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 1 WHERE 1 = 1
2025-07-04T23:42:12.465491502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026473s
2025-07-04T23:42:12.466974658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-04T23:42:12', 'additonal_blacklist_columns')
2025-07-04T23:42:12.470711611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.473663514Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-04T23:42:12.475271502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108319s
2025-07-04T23:42:12.476844198Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-04T23:42:12.478480001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.480734210Z [Info] update_quality_minmax_size: Starting migration of Main DB to 84
2025-07-04T23:42:12.487980468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:42:12.489688557Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-07-04T23:42:12.490930998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MinSize Double
2025-07-04T23:42:12.521335911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" INTEGER NOT NULL)
2025-07-04T23:42:12.526801285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:42:12.531290462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:42:12.534532149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:42:12.549188556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:42:12.552952504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:42:12.556562732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0639075s
2025-07-04T23:42:12.557840926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:42:12.559306596Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-04T23:42:12.560566202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn QualityDefinitions MaxSize Double
2025-07-04T23:42:12.591070275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL, "Title" TEXT NOT NULL, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2025-07-04T23:42:12.595768874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "QualityDefinitions_temp" ("Id", "Quality", "Title", "MinSize", "MaxSize") SELECT "Id", "Quality", "Title", "MinSize", "MaxSize" FROM "QualityDefinitions"
2025-07-04T23:42:12.600401721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "QualityDefinitions"
2025-07-04T23:42:12.604317595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions_temp" RENAME TO "QualityDefinitions"
2025-07-04T23:42:12.621102487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2025-07-04T23:42:12.625574280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2025-07-04T23:42:12.629405083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0670761s
2025-07-04T23:42:12.630856464Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-04T23:42:12.633325375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "MaxSize" = NULL WHERE "Quality" = 10 OR "MaxSize" = 0
2025-07-04T23:42:12.637338986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004036s
2025-07-04T23:42:12.639359714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-04T23:42:12', 'update_quality_minmax_size')
2025-07-04T23:42:12.643103451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.646242982Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-04T23:42:12.647773092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129701s
2025-07-04T23:42:12.649710743Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-04T23:42:12.651356166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.654345695Z [Info] expand_transmission_urlbase: Starting migration of Main DB to 85
2025-07-04T23:42:12.658627645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:12.660101903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:12.677160457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168406s
2025-07-04T23:42:12.679290324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-04T23:42:12', 'expand_transmission_urlbase')
2025-07-04T23:42:12.683242882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.685873478Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-04T23:42:12.687459561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258049s
2025-07-04T23:42:12.689079883Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-04T23:42:12.690613160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.692891548Z [Info] pushbullet_device_ids: Starting migration of Main DB to 86
2025-07-04T23:42:12.696299559Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:12.697708525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:12.712895451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149376s
2025-07-04T23:42:12.714872511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-04T23:42:12', 'pushbullet_device_ids')
2025-07-04T23:42:12.718731680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.721360924Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-04T23:42:12.722876244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236429s
2025-07-04T23:42:12.724482318Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-04T23:42:12.725899541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.728180894Z [Info] remove_eztv: Starting migration of Main DB to 87
2025-07-04T23:42:12.732290738Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:12.734225814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Eztv'
2025-07-04T23:42:12.737164069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030645s
2025-07-04T23:42:12.738641394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-04T23:42:12', 'remove_eztv')
2025-07-04T23:42:12.742160889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.744819402Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-04T23:42:12.746220984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107594s
2025-07-04T23:42:12.747734781Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-04T23:42:12.749404202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.751619522Z [Info] pushbullet_devices_channels_list: Starting migration of Main DB to 88
2025-07-04T23:42:12.755056572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:12.756472743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:12.774807846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180921s
2025-07-04T23:42:12.776836170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-04T23:42:12', 'pushbullet_devices_channels_list')
2025-07-04T23:42:12.780850892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.783561900Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-04T23:42:12.785253496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0270939s
2025-07-04T23:42:12.786854680Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-04T23:42:12.788491285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.790769611Z [Info] add_on_rename_to_notifcations: Starting migration of Main DB to 89
2025-07-04T23:42:12.805002536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:12.806869765Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.82E-05s
2025-07-04T23:42:12.808156806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnRename Boolean
2025-07-04T23:42:12.810176683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnRename" INTEGER
2025-07-04T23:42:12.817509316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076727s
2025-07-04T23:42:12.818841578Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:42:12.821601584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = "OnDownload" WHERE "Implementation" IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:42:12.825964819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043549s
2025-07-04T23:42:12.827261429Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:42:12.829943990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnRename" = false WHERE "Implementation" NOT IN ('PlexServer', 'Xbmc', 'MediaBrowser')
2025-07-04T23:42:12.833959825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004006s
2025-07-04T23:42:12.835215032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:12.836645081Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-07-04T23:42:12.837878564Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Notifications OnRename Boolean
2025-07-04T23:42:12.869923519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2025-07-04T23:42:12.877093374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename") SELECT "Id", "Name", "OnGrab", "OnDownload", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename" FROM "Notifications"
2025-07-04T23:42:12.883621436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2025-07-04T23:42:12.886654453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2025-07-04T23:42:12.901352794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0617994s
2025-07-04T23:42:12.902674385Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:12.904720574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "OnGrab" = 0 WHERE "Implementation" = 'PlexServer'
2025-07-04T23:42:12.907773691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038475s
2025-07-04T23:42:12.909283080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-04T23:42:12', 'add_on_rename_to_notifcations')
2025-07-04T23:42:12.912974021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.917190660Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-04T23:42:12.918810431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132727s
2025-07-04T23:42:12.920463630Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-04T23:42:12.921971235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.924283309Z [Info] update_kickass_url: Starting migration of Main DB to 90
2025-07-04T23:42:12.927582561Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-07-04T23:42:12.933347027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.so', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'kickass.to', 'kat.cr') WHERE "Implementation" = 'KickassTorrents';UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://', 'https://') WHERE "Implementation" = 'KickassTorrents';
2025-07-04T23:42:12.941298886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079457s
2025-07-04T23:42:12.942734557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-04T23:42:12', 'update_kickass_url')
2025-07-04T23:42:12.946341618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.948977986Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-04T23:42:12.950471202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157668s
2025-07-04T23:42:12.951957805Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-04T23:42:12.953499910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.955713586Z [Info] added_indexerstatus: Starting migration of Main DB to 91
2025-07-04T23:42:12.965556102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-04T23:42:12.967665609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:42:12.974432743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071811s
2025-07-04T23:42:12.975733462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (IndexerId)
2025-07-04T23:42:12.977440458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_IndexerId" ON "IndexerStatus" ("IndexerId" ASC)
2025-07-04T23:42:12.981049705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036951s
2025-07-04T23:42:12.982547390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-04T23:42:12', 'added_indexerstatus')
2025-07-04T23:42:12.986213150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:12.989077226Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-04T23:42:12.993752198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117779s
2025-07-04T23:42:12.995448253Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-04T23:42:12.997102944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:12.999411953Z [Info] add_unverifiedscenenumbering: Starting migration of Main DB to 92
2025-07-04T23:42:13.007831864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:13.009588781Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-07-04T23:42:13.010779679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes UnverifiedSceneNumbering Boolean
2025-07-04T23:42:13.012989067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "UnverifiedSceneNumbering" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.021867722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092659s
2025-07-04T23:42:13.023459076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-04T23:42:13', 'add_unverifiedscenenumbering')
2025-07-04T23:42:13.027241020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.031645577Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-04T23:42:13.033268154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019084s
2025-07-04T23:42:13.034828927Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-04T23:42:13.036592297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.038842306Z [Info] naming_config_replace_illegal_characters: Starting migration of Main DB to 93
2025-07-04T23:42:13.048166308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:13.049936061Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.44E-05s
2025-07-04T23:42:13.051174855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ReplaceIllegalCharacters Boolean
2025-07-04T23:42:13.053402830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:13.061328066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008229s
2025-07-04T23:42:13.062623955Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:13.063989204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "ReplaceIllegalCharacters" = 1 WHERE 1 = 1
2025-07-04T23:42:13.066896908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029968s
2025-07-04T23:42:13.068401797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-04T23:42:13', 'naming_config_replace_illegal_characters')
2025-07-04T23:42:13.072287129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.075007426Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-04T23:42:13.076768271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111415s
2025-07-04T23:42:13.078334615Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-04T23:42:13.079763692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.082108252Z [Info] add_tvmazeid: Starting migration of Main DB to 94
2025-07-04T23:42:13.087936305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:13.089419391Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-04T23:42:13.090702956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TvMazeId Int32
2025-07-04T23:42:13.092348649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TvMazeId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.099926505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076198s
2025-07-04T23:42:13.101221141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TvMazeId)
2025-07-04T23:42:13.102769939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:13.106235036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003512s
2025-07-04T23:42:13.107690005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-04T23:42:13', 'add_tvmazeid')
2025-07-04T23:42:13.111298339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.114167225Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-04T23:42:13.115576693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114672s
2025-07-04T23:42:13.117145351Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-04T23:42:13.118782316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.121038869Z [Info] add_additional_episodes_index: Starting migration of Main DB to 95
2025-07-04T23:42:13.131674893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, SeasonNumber, EpisodeNumber)
2025-07-04T23:42:13.133748087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:42:13.138601618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049296s
2025-07-04T23:42:13.140146478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-04T23:42:13', 'add_additional_episodes_index')
2025-07-04T23:42:13.144293267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.146930336Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-04T23:42:13.148549315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133245s
2025-07-04T23:42:13.150092783Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-04T23:42:13.151520948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.154248088Z [Info] disable_kickass: Starting migration of Main DB to 96
2025-07-04T23:42:13.156746588Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-07-04T23:42:13.160500085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://kat.cr', '') WHERE "Implementation" = 'KickassTorrents' AND "Settings" LIKE '%kat.cr%';
2025-07-04T23:42:13.165458878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049676s
2025-07-04T23:42:13.167264023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-04T23:42:13', 'disable_kickass')
2025-07-04T23:42:13.170530900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.173092347Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-04T23:42:13.174567657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126604s
2025-07-04T23:42:13.176039600Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-04T23:42:13.177677818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.180310820Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 97
2025-07-04T23:42:13.184465283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:42:13.186343345Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:13.187321113Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2025-07-04T23:42:13.189089864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.196795126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078316s
2025-07-04T23:42:13.198328925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-04T23:42:13', 'add_reason_to_pending_releases')
2025-07-04T23:42:13.202159637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.204864262Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-04T23:42:13.206471217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159379s
2025-07-04T23:42:13.208409530Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-04T23:42:13.209558533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.211771147Z [Info] remove_titans_of_tv: Starting migration of Main DB to 98
2025-07-04T23:42:13.215504223Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:13.217357734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TitansOfTv'
2025-07-04T23:42:13.220334558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003055s
2025-07-04T23:42:13.221765839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-04T23:42:13', 'remove_titans_of_tv')
2025-07-04T23:42:13.225484115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.228273842Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-04T23:42:13.229734993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109547s
2025-07-04T23:42:13.231229933Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-04T23:42:13.232818581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.235168192Z [Info] extra_and_subtitle_files: Starting migration of Main DB to 99
2025-07-04T23:42:13.255320734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2025-07-04T23:42:13.257644392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:42:13.264828946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076907s
2025-07-04T23:42:13.266160096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable SubtitleFiles
2025-07-04T23:42:13.268062767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2025-07-04T23:42:13.274941766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073401s
2025-07-04T23:42:13.276230381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:42:13.277662393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-07-04T23:42:13.278918091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Added DateTime
2025-07-04T23:42:13.280631461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Added" DATETIME
2025-07-04T23:42:13.287724180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071644s
2025-07-04T23:42:13.289061002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataFiles Extension String
2025-07-04T23:42:13.290782968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles" ADD COLUMN "Extension" TEXT
2025-07-04T23:42:13.297659593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069467s
2025-07-04T23:42:13.298976484Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-04T23:42:13.301145832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "RelativePath" NOT LIKE '%.%'
2025-07-04T23:42:13.303967172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028234s
2025-07-04T23:42:13.305234263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.306549601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.319566908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127574s
2025-07-04T23:42:13.321306681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:42:13.322753724Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-04T23:42:13.324015504Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Extension String
2025-07-04T23:42:13.369636401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:42:13.377716378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:42:13.384794538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:42:13.387645919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:42:13.404494109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0787213s
2025-07-04T23:42:13.406134341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-04T23:42:13', 'extra_and_subtitle_files')
2025-07-04T23:42:13.410041908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.414251733Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-04T23:42:13.415801143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0886375s
2025-07-04T23:42:13.417484532Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-04T23:42:13.419101076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.421711281Z [Info] add_scene_season_number: Starting migration of Main DB to 100
2025-07-04T23:42:13.427713886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:13.429282875Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-07-04T23:42:13.430654496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SceneMappings SeasonNumber Int32
2025-07-04T23:42:13.464971014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SceneMappings_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "SeasonNumber" INTEGER, "SearchTerm" TEXT NOT NULL, "ParseTerm" TEXT NOT NULL, "Title" TEXT, "Type" TEXT)
2025-07-04T23:42:13.471060194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SceneMappings_temp" ("Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type") SELECT "Id", "TvdbId", "SeasonNumber", "SearchTerm", "ParseTerm", "Title", "Type" FROM "SceneMappings"
2025-07-04T23:42:13.476298630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SceneMappings"
2025-07-04T23:42:13.479048406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings_temp" RENAME TO "SceneMappings"
2025-07-04T23:42:13.495151856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627693s
2025-07-04T23:42:13.496526123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:13.497939218Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-04T23:42:13.499201339Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneSeasonNumber Int32
2025-07-04T23:42:13.500998808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneSeasonNumber" INTEGER
2025-07-04T23:42:13.507982317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070709s
2025-07-04T23:42:13.509546426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-04T23:42:13', 'add_scene_season_number')
2025-07-04T23:42:13.513231405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.516605769Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-04T23:42:13.518140689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157208s
2025-07-04T23:42:13.519764738Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-04T23:42:13.521478970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.523764551Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Main DB to 101
2025-07-04T23:42:13.527325931Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.528781612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.542530542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135067s
2025-07-04T23:42:13.544518895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-04T23:42:13', 'add_ultrahd_quality_in_profiles')
2025-07-04T23:42:13.548704582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.551400951Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-04T23:42:13.553080582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022624s
2025-07-04T23:42:13.554690413Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-04T23:42:13.556596450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.558878004Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Main DB to 102
2025-07-04T23:42:13.567807551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:13.569356590Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-07-04T23:42:13.570597989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Language Int32
2025-07-04T23:42:13.572393033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.580339301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080948s
2025-07-04T23:42:13.581626162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:42:13.582947763Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-07-04T23:42:13.584180715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Language Int32
2025-07-04T23:42:13.585810806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.592930911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007208s
2025-07-04T23:42:13.594208553Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2025-07-04T23:42:13.595551276Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.7E-06s
2025-07-04T23:42:13.596790030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blacklist Language Int32
2025-07-04T23:42:13.598431225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" ADD COLUMN "Language" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:13.605561680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072109s
2025-07-04T23:42:13.606794482Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.608125862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.670871175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0623743s
2025-07-04T23:42:13.672981364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-04T23:42:13', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-04T23:42:13.677486123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.680325229Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-04T23:42:13.682201957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0721402s
2025-07-04T23:42:13.683798842Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-04T23:42:13.685431479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.687657070Z [Info] fix_metadata_file_extensions: Starting migration of Main DB to 103
2025-07-04T23:42:13.691026423Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.692459829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.704534658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118615s
2025-07-04T23:42:13.706461548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-04T23:42:13', 'fix_metadata_file_extensions')
2025-07-04T23:42:13.710402352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.713095935Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-04T23:42:13.714708301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020631s
2025-07-04T23:42:13.716279704Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-04T23:42:13.717729153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.719964072Z [Info] remove_kickass: Starting migration of Main DB to 104
2025-07-04T23:42:13.723521845Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:13.725412221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'KickassTorrents'
2025-07-04T23:42:13.728447922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031265s
2025-07-04T23:42:13.729926679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-04T23:42:13', 'remove_kickass')
2025-07-04T23:42:13.733481777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.736144477Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-04T23:42:13.737583895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108573s
2025-07-04T23:42:13.739012090Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-04T23:42:13.740669788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.742898295Z [Info] rename_torrent_downloadstation: Starting migration of Main DB to 105
2025-07-04T23:42:13.747042528Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:13.748495002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DownloadClients" SET "Implementation" = 'TorrentDownloadStation' WHERE "Implementation" = 'DownloadStation'
2025-07-04T23:42:13.752294932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038995s
2025-07-04T23:42:13.753751585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-04T23:42:13', 'rename_torrent_downloadstation')
2025-07-04T23:42:13.757521154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.760141780Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-04T23:42:13.761771571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117587s
2025-07-04T23:42:13.763250629Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-04T23:42:13.764726090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.766905958Z [Info] update_btn_url: Starting migration of Main DB to 106
2025-07-04T23:42:13.769769954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:42:13.772905327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'api.btnapps.net', 'api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:42:13.777005551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040992s
2025-07-04T23:42:13.778507435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-04T23:42:13', 'update_btn_url')
2025-07-04T23:42:13.782031650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.784673840Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-04T23:42:13.786725861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118001s
2025-07-04T23:42:13.788251372Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-04T23:42:13.789736011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.791952995Z [Info] remove_wombles: Starting migration of Main DB to 107
2025-07-04T23:42:13.795365475Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:13.797272384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Wombles'
2025-07-04T23:42:13.800184286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030126s
2025-07-04T23:42:13.801649616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-04T23:42:13', 'remove_wombles')
2025-07-04T23:42:13.805204012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.807892314Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-04T23:42:13.809334317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107656s
2025-07-04T23:42:13.810812944Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-04T23:42:13.812401062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.814619017Z [Info] fix_extra_file_extension: Starting migration of Main DB to 108
2025-07-04T23:42:13.818280970Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-04T23:42:13.820419936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ExtraFiles" WHERE TRIM("Extension") = ''
2025-07-04T23:42:13.823321858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028816s
2025-07-04T23:42:13.824605312Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.825987735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.839908091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137307s
2025-07-04T23:42:13.841908698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-04T23:42:13', 'fix_extra_file_extension')
2025-07-04T23:42:13.845808951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.848704160Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-04T23:42:13.850279461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022741s
2025-07-04T23:42:13.851881687Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-04T23:42:13.853383821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.855608469Z [Info] import_extra_files: Starting migration of Main DB to 109
2025-07-04T23:42:13.858862050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.860283642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.868343579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079317s
2025-07-04T23:42:13.870160196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-04T23:42:13', 'import_extra_files')
2025-07-04T23:42:13.873965627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.876712066Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-04T23:42:13.878193759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164208s
2025-07-04T23:42:13.879752097Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-04T23:42:13.881329242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.883557428Z [Info] fix_extra_files_config: Starting migration of Main DB to 110
2025-07-04T23:42:13.886728332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.888120234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:13.894787848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065697s
2025-07-04T23:42:13.896419633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-04T23:42:13', 'fix_extra_files_config')
2025-07-04T23:42:13.900177929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:13.902848656Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-04T23:42:13.904394077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147087s
2025-07-04T23:42:13.905906683Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-04T23:42:13.907464189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:13.909701353Z [Info] create_language_profiles: Starting migration of Main DB to 111
2025-07-04T23:42:13.919003089Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2025-07-04T23:42:13.921008096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2025-07-04T23:42:13.926282274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056251s
2025-07-04T23:42:13.927604166Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2025-07-04T23:42:13.929255179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2025-07-04T23:42:13.932781970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035925s
2025-07-04T23:42:13.934085995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:13.935428859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-07-04T23:42:13.936722072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LanguageProfileId Int32
2025-07-04T23:42:13.938393587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LanguageProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:13.946376199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080166s
2025-07-04T23:42:13.947677589Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:13.949004680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:14.053858689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1045955s
2025-07-04T23:42:14.055646829Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Profiles Language
2025-07-04T23:42:14.091365840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2025-07-04T23:42:14.096440587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Profiles_temp" ("Id", "Name", "Cutoff", "Items") SELECT "Id", "Name", "Cutoff", "Items" FROM "Profiles"
2025-07-04T23:42:14.100281500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Profiles"
2025-07-04T23:42:14.103150456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles_temp" RENAME TO "Profiles"
2025-07-04T23:42:14.121650211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityProfiles_Name" ON "Profiles" ("Name" ASC)
2025-07-04T23:42:14.125170047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679728s
2025-07-04T23:42:14.126690909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-04T23:42:14', 'create_language_profiles')
2025-07-04T23:42:14.130333863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.133383142Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-04T23:42:14.134964737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762449s
2025-07-04T23:42:14.136567574Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-04T23:42:14.138193747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.140614972Z [Info] added_regex_to_scenemapping: Starting migration of Main DB to 112
2025-07-04T23:42:14.145057726Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:14.146594390Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-07-04T23:42:14.147823324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings FilterRegex String
2025-07-04T23:42:14.149743159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "FilterRegex" TEXT
2025-07-04T23:42:14.157490216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078612s
2025-07-04T23:42:14.159027882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-04T23:42:14', 'added_regex_to_scenemapping')
2025-07-04T23:42:14.162768803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.165525072Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-04T23:42:14.167121767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159342s
2025-07-04T23:42:14.168674242Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-04T23:42:14.170293452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.172555326Z [Info] consolidate_indexer_baseurl: Starting migration of Main DB to 113
2025-07-04T23:42:14.175942646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:14.177382705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:14.192619080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150074s
2025-07-04T23:42:14.194583976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-04T23:42:14', 'consolidate_indexer_baseurl')
2025-07-04T23:42:14.198482795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.201278533Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-04T23:42:14.202879236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0238882s
2025-07-04T23:42:14.204457133Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-04T23:42:14.206031803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.208282264Z [Info] rename_indexer_status_id: Starting migration of Main DB to 114
2025-07-04T23:42:14.225255806Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn IndexerStatus IndexerId to ProviderId
2025-07-04T23:42:14.329580458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:42:14.336887539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "IndexerId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:42:14.343357375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:42:14.346368958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:42:14.363179983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:42:14.366921446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1394829s
2025-07-04T23:42:14.368467148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-04T23:42:14', 'rename_indexer_status_id')
2025-07-04T23:42:14.372107897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.375031763Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-04T23:42:14.376638739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1476608s
2025-07-04T23:42:14.378377740Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-04T23:42:14.379964885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.382398174Z [Info] add_downloadclient_status: Starting migration of Main DB to 115
2025-07-04T23:42:14.390561118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-04T23:42:14.392671657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:14.398982563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067017s
2025-07-04T23:42:14.400401059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-04T23:42:14.402145451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:42:14.405949148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038664s
2025-07-04T23:42:14.407443738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-04T23:42:14', 'add_downloadclient_status')
2025-07-04T23:42:14.411086140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.413886428Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-04T23:42:14.415464235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011828s
2025-07-04T23:42:14.417000368Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-04T23:42:14.418437090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.420677120Z [Info] disable_nyaa: Starting migration of Main DB to 116
2025-07-04T23:42:14.423670917Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-07-04T23:42:14.427260854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableSearch" = false, "Settings" = Replace("Settings", 'https://nyaa.se', '') WHERE "Implementation" = 'Nyaa' AND "Settings" LIKE '%nyaa.se%';
2025-07-04T23:42:14.432103754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004821s
2025-07-04T23:42:14.433601410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-04T23:42:14', 'disable_nyaa')
2025-07-04T23:42:14.437122308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.439713966Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-04T23:42:14.441147913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124839s
2025-07-04T23:42:14.442642512Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-04T23:42:14.444385491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.446599208Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Main DB to 117
2025-07-04T23:42:14.450043462Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:14.451439031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:14.496309798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0445659s
2025-07-04T23:42:14.498316538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-04T23:42:14', 'add_webrip_and_br480_qualites_in_profile')
2025-07-04T23:42:14.502568348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.505321140Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-04T23:42:14.507066905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0538568s
2025-07-04T23:42:14.508635533Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-04T23:42:14.510234933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.512475835Z [Info] add_history_eventType_index: Starting migration of Main DB to 118
2025-07-04T23:42:14.516384884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2025-07-04T23:42:14.518041329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:42:14.521928806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039275s
2025-07-04T23:42:14.523513226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-04T23:42:14', 'add_history_eventType_index')
2025-07-04T23:42:14.527208224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.530568860Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-04T23:42:14.532193521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126097s
2025-07-04T23:42:14.533755225Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-04T23:42:14.535570430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.537845490Z [Info] separate_automatic_and_interactive_searches: Starting migration of Main DB to 119
2025-07-04T23:42:14.545747619Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2025-07-04T23:42:14.585027851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2025-07-04T23:42:14.591234145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2025-07-04T23:42:14.596893790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:42:14.599806885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:42:14.616961391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:42:14.620306756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0725654s
2025-07-04T23:42:14.621604158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:14.622956741Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-07-04T23:42:14.624221467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2025-07-04T23:42:14.626092464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2025-07-04T23:42:14.633517212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075169s
2025-07-04T23:42:14.634866960Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-04T23:42:14.637222342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2025-07-04T23:42:14.640118923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029492s
2025-07-04T23:42:14.641377427Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:14.642736162Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-07-04T23:42:14.643943022Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2025-07-04T23:42:14.680423467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2025-07-04T23:42:14.687009807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2025-07-04T23:42:14.693640596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-04T23:42:14.696590625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-04T23:42:14.713787878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-04T23:42:14.717156450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0714346s
2025-07-04T23:42:14.718676269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-04T23:42:14', 'separate_automatic_and_interactive_searches')
2025-07-04T23:42:14.722557684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.725503394Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-04T23:42:14.727311715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0798311s
2025-07-04T23:42:14.728905023Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-04T23:42:14.730634605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.732921068Z [Info] update_series_episodes_history_indexes: Starting migration of Main DB to 120
2025-07-04T23:42:14.744512946Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Episodes (SeriesId, AirDate)
2025-07-04T23:42:14.746418422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:42:14.750609550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042768s
2025-07-04T23:42:14.752300073Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (EpisodeId)
2025-07-04T23:42:14.754225740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_EpisodeId"
2025-07-04T23:42:14.757088012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032855s
2025-07-04T23:42:14.758400585Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EpisodeId, Date)
2025-07-04T23:42:14.760125939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:42:14.763658430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037014s
2025-07-04T23:42:14.764971334Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2025-07-04T23:42:14.766515482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2025-07-04T23:42:14.769214837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027475s
2025-07-04T23:42:14.770521548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2025-07-04T23:42:14.772161800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:42:14.775695444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036142s
2025-07-04T23:42:14.777219903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-04T23:42:14', 'update_series_episodes_history_indexes')
2025-07-04T23:42:14.781026978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.783820933Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-04T23:42:14.785544944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011762s
2025-07-04T23:42:14.787084603Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-04T23:42:14.788643742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.790886478Z [Info] update_animetosho_url: Starting migration of Main DB to 121
2025-07-04T23:42:14.794007050Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-07-04T23:42:14.798253509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace(Replace("Settings", '//animetosho.org', '//feed.animetosho.org'), '/feed/nabapi', '/nabapi') WHERE ("Implementation" = 'Newznab' OR "Implementation" = 'Torznab') AND "Settings" LIKE '%animetosho%';
2025-07-04T23:42:14.803928204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056552s
2025-07-04T23:42:14.805456862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-04T23:42:14', 'update_animetosho_url')
2025-07-04T23:42:14.809092130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.811711514Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-04T23:42:14.813253578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134952s
2025-07-04T23:42:14.814740001Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-04T23:42:14.816394722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.818615183Z [Info] add_remux_qualities_in_profile: Starting migration of Main DB to 122
2025-07-04T23:42:14.821884585Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:14.823294213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:14.853328610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0297629s
2025-07-04T23:42:14.855308035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-04T23:42:14', 'add_remux_qualities_in_profile')
2025-07-04T23:42:14.859459313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.862130671Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-04T23:42:14.863775672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0388276s
2025-07-04T23:42:14.865341445Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-04T23:42:14.866926205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.869192608Z [Info] add_history_seriesId_index: Starting migration of Main DB to 123
2025-07-04T23:42:14.873046788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (SeriesId)
2025-07-04T23:42:14.874727021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:42:14.878477611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038125s
2025-07-04T23:42:14.879981289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-04T23:42:14', 'add_history_seriesId_index')
2025-07-04T23:42:14.883633582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.886367726Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-04T23:42:14.887948489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117529s
2025-07-04T23:42:14.889447897Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-04T23:42:14.891071306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.893303109Z [Info] remove_media_browser_metadata: Starting migration of Main DB to 124
2025-07-04T23:42:14.901602267Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:14.903708919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2025-07-04T23:42:14.907058472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034297s
2025-07-04T23:42:14.908343459Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:14.910078632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2025-07-04T23:42:14.912898559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028806s
2025-07-04T23:42:14.914375182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-04T23:42:14', 'remove_media_browser_metadata')
2025-07-04T23:42:14.918099160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.920802823Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-04T23:42:14.922410159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107961s
2025-07-04T23:42:14.923923185Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-04T23:42:14.925819553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.928064122Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Main DB to 125
2025-07-04T23:42:14.932657760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:14.934548166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2025-07-04T23:42:14.937691504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031896s
2025-07-04T23:42:14.938955579Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:14.940719570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2025-07-04T23:42:14.943456842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028073s
2025-07-04T23:42:14.944939096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-04T23:42:14', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-04T23:42:14.948940221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.951594775Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-04T23:42:14.953472075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109576s
2025-07-04T23:42:14.954965111Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-04T23:42:14.956478978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.958692925Z [Info] add_custom_filters: Starting migration of Main DB to 126
2025-07-04T23:42:14.964305726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-04T23:42:14.966213647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-07-04T23:42:14.971332382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054364s
2025-07-04T23:42:14.972871090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-04T23:42:14', 'add_custom_filters')
2025-07-04T23:42:14.976497050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:14.979241045Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-04T23:42:14.980737988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0134073s
2025-07-04T23:42:14.982389002Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-04T23:42:14.984007330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:14.986239464Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 127
2025-07-04T23:42:14.992414696Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2025-07-04T23:42:14.994325553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2025-07-04T23:42:15.012530344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018327s
2025-07-04T23:42:15.013846043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:42:15.015277625Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-04T23:42:15.016538464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2025-07-04T23:42:15.018626317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:15.026715172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082303s
2025-07-04T23:42:15.028215743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-04T23:42:15', 'rename_restrictions_to_release_profiles')
2025-07-04T23:42:15.032087017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.034860000Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-04T23:42:15.036648120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164375s
2025-07-04T23:42:15.038177669Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-04T23:42:15.040011110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.042222973Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 128
2025-07-04T23:42:15.054855206Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2025-07-04T23:42:15.056784931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2025-07-04T23:42:15.075477373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186619s
2025-07-04T23:42:15.076909446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:15.078345968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-04T23:42:15.079577037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2025-07-04T23:42:15.081471551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-04T23:42:15.089205852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078518s
2025-07-04T23:42:15.090520719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2025-07-04T23:42:15.091955307Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-07-04T23:42:15.093220475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2025-07-04T23:42:15.095074598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2025-07-04T23:42:15.102659207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076664s
2025-07-04T23:42:15.103956580Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:15.105293020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-04T23:42:15.108057235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028165s
2025-07-04T23:42:15.109327472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:15.110618561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2025-07-04T23:42:15.113370221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027903s
2025-07-04T23:42:15.114661802Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Series ProfileId to QualityProfileId
2025-07-04T23:42:15.165610445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL)
2025-07-04T23:42:15.181450375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "ProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "LanguageProfileId" FROM "Series"
2025-07-04T23:42:15.197702134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:15.201590522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:15.218810781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:15.222335647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:15.225868229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:15.229066288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:15.232450822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:15.235721616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:15.239118195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1226324s
2025-07-04T23:42:15.240689007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-04T23:42:15', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-04T23:42:15.245375563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.249202477Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-04T23:42:15.251105849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1327014s
2025-07-04T23:42:15.253101026Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-04T23:42:15.254952303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.258222527Z [Info] add_relative_original_path_to_episode_file: Starting migration of Main DB to 129
2025-07-04T23:42:15.264777674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:15.266358777Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.12E-05s
2025-07-04T23:42:15.267738235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles OriginalFilePath String
2025-07-04T23:42:15.269977102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "OriginalFilePath" TEXT
2025-07-04T23:42:15.278374719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088529s
2025-07-04T23:42:15.280079390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-04T23:42:15', 'add_relative_original_path_to_episode_file')
2025-07-04T23:42:15.284111889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.286866875Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-04T23:42:15.288645827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174249s
2025-07-04T23:42:15.290183573Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-04T23:42:15.291771810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.294082663Z [Info] episode_last_searched_time: Starting migration of Main DB to 130
2025-07-04T23:42:15.298622633Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:15.300094506Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.27E-05s
2025-07-04T23:42:15.301338130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes LastSearchTime DateTime
2025-07-04T23:42:15.303107813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "LastSearchTime" DATETIME
2025-07-04T23:42:15.311166827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081521s
2025-07-04T23:42:15.312708311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-04T23:42:15', 'episode_last_searched_time')
2025-07-04T23:42:15.316397228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.319043986Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-04T23:42:15.320640470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160789s
2025-07-04T23:42:15.322181433Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-04T23:42:15.323731414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.325981644Z [Info] download_propers_config: Starting migration of Main DB to 131
2025-07-04T23:42:15.330151829Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:15.331600195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:15.340406064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086716s
2025-07-04T23:42:15.342148903Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-04T23:42:15.344415426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2025-07-04T23:42:15.347272908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030662s
2025-07-04T23:42:15.348826556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-04T23:42:15', 'download_propers_config')
2025-07-04T23:42:15.352487727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.355631316Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-04T23:42:15.357182760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113997s
2025-07-04T23:42:15.358770656Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-04T23:42:15.360396239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.362690037Z [Info] add_download_client_priority: Starting migration of Main DB to 132
2025-07-04T23:42:15.368032663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:42:15.369597915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-04T23:42:15.370839023Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2025-07-04T23:42:15.372650580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:15.381168339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086399s
2025-07-04T23:42:15.382490521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:15.383831941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:15.669657643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2854143s
2025-07-04T23:42:15.671893344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-04T23:42:15', 'add_download_client_priority')
2025-07-04T23:42:15.676225215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.679131186Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-04T23:42:15.680793352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2952441s
2025-07-04T23:42:15.682427722Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-04T23:42:15.684329501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.686303365Z [Info] add_specials_folder_format: Starting migration of Main DB to 134
2025-07-04T23:42:15.696205441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:15.698017389Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-07-04T23:42:15.699268327Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig SpecialsFolderFormat String
2025-07-04T23:42:15.701192270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "SpecialsFolderFormat" TEXT
2025-07-04T23:42:15.709625408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085385s
2025-07-04T23:42:15.710923081Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:15.712352288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "SpecialsFolderFormat" = 'Specials' WHERE 1 = 1
2025-07-04T23:42:15.715355044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031516s
2025-07-04T23:42:15.716861316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-04T23:42:15', 'add_specials_folder_format')
2025-07-04T23:42:15.720537978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.723303647Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-04T23:42:15.724909810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111121s
2025-07-04T23:42:15.726492466Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-04T23:42:15.728087127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.730357818Z [Info] health_issue_notification: Starting migration of Main DB to 135
2025-07-04T23:42:15.736822974Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:15.738407364Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-04T23:42:15.739657471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2025-07-04T23:42:15.741525171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:15.749984472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085869s
2025-07-04T23:42:15.751291092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:15.752754498Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-07-04T23:42:15.753929915Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2025-07-04T23:42:15.755870662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:15.763757861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007989s
2025-07-04T23:42:15.765282200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-04T23:42:15', 'health_issue_notification')
2025-07-04T23:42:15.768956778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.771683728Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-04T23:42:15.773273739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159486s
2025-07-04T23:42:15.774839782Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-04T23:42:15.776633844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.778905888Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 136
2025-07-04T23:42:15.785453019Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:42:15.787017078Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-04T23:42:15.788270842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2025-07-04T23:42:15.790062980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:15.798460937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085201s
2025-07-04T23:42:15.799765414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:42:15.801212677Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-06s
2025-07-04T23:42:15.802421000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2025-07-04T23:42:15.804163057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:15.811959364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078993s
2025-07-04T23:42:15.813478672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-04T23:42:15', 'add_indexer_and_enabled_to_release_profiles')
2025-07-04T23:42:15.817379997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.820061315Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-04T23:42:15.821844926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160228s
2025-07-04T23:42:15.823388573Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-04T23:42:15.825004587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.827249486Z [Info] add_airedbefore_to_episodes: Starting migration of Main DB to 137
2025-07-04T23:42:15.833627116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:15.835117246Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-04T23:42:15.836361060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredAfterSeasonNumber Int32
2025-07-04T23:42:15.838192818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredAfterSeasonNumber" INTEGER
2025-07-04T23:42:15.846494652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083951s
2025-07-04T23:42:15.847816844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeSeasonNumber Int32
2025-07-04T23:42:15.849674474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeSeasonNumber" INTEGER
2025-07-04T23:42:15.857374075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078155s
2025-07-04T23:42:15.858685686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes AiredBeforeEpisodeNumber Int32
2025-07-04T23:42:15.860512033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "AiredBeforeEpisodeNumber" INTEGER
2025-07-04T23:42:15.868203878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077691s
2025-07-04T23:42:15.869713087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-04T23:42:15', 'add_airedbefore_to_episodes')
2025-07-04T23:42:15.873399839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.876104564Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-04T23:42:15.877710708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156906s
2025-07-04T23:42:15.879260719Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-04T23:42:15.880726259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.882972722Z [Info] remove_bitmetv: Starting migration of Main DB to 138
2025-07-04T23:42:15.887156675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:15.889110298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'BitMeTv'
2025-07-04T23:42:15.892053253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030709s
2025-07-04T23:42:15.893300965Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-04T23:42:15.896983870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableRss" = false, "EnableAutomaticSearch" = false, "EnableInteractiveSearch" = false WHERE "Implementation" = 'Newznab' AND "Settings" LIKE '%usenet-crawler.com%'
2025-07-04T23:42:15.901580594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045968s
2025-07-04T23:42:15.903059061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-04T23:42:15', 'remove_bitmetv')
2025-07-04T23:42:15.906582264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:15.909265907Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-04T23:42:15.910702018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123091s
2025-07-04T23:42:15.912224904Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-04T23:42:15.913743281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:15.915939713Z [Info] add_download_history: Starting migration of Main DB to 139
2025-07-04T23:42:15.932959578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2025-07-04T23:42:15.935326594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-07-04T23:42:15.942783687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081367s
2025-07-04T23:42:15.944275480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2025-07-04T23:42:15.946014231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-04T23:42:15.949531241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036604s
2025-07-04T23:42:15.950842892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (SeriesId)
2025-07-04T23:42:15.952489076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-04T23:42:15.955909062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034796s
2025-07-04T23:42:15.957218177Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2025-07-04T23:42:15.958849892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-04T23:42:15.962348917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035353s
2025-07-04T23:42:15.963624675Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:15.964945725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:15.993488790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0282652s
2025-07-04T23:42:15.995541642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-04T23:42:15', 'add_download_history')
2025-07-04T23:42:15.999371763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.002256461Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-04T23:42:16.003778736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372967s
2025-07-04T23:42:16.005416643Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-04T23:42:16.007156917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.009431827Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Main DB to 140
2025-07-04T23:42:16.012994460Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-04T23:42:16.015165741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" IN ('folderchmod', 'chownuser')
2025-07-04T23:42:16.018835960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003638s
2025-07-04T23:42:16.020389929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-04T23:42:16', 'remove_chown_and_folderchmod_config_v2')
2025-07-04T23:42:16.024221813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.027176181Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-04T23:42:16.028923168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120264s
2025-07-04T23:42:16.030452677Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-04T23:42:16.031956104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.034238379Z [Info] add_update_history: Starting migration of Main DB to 141
2025-07-04T23:42:16.035793039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-04T23:42:16', 'add_update_history')
2025-07-04T23:42:16.039454280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.042051780Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-04T23:42:16.043509394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100809s
2025-07-04T23:42:16.044964243Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-04T23:42:16.046359251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.048523318Z [Info] import_lists: Starting migration of Main DB to 142
2025-07-04T23:42:16.068015541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2025-07-04T23:42:16.070213767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "Tags" TEXT)
2025-07-04T23:42:16.078238833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085782s
2025-07-04T23:42:16.079569773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2025-07-04T23:42:16.081140365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-04T23:42:16.084575380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035017s
2025-07-04T23:42:16.085855307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2025-07-04T23:42:16.087678959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2025-07-04T23:42:16.093831566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065076s
2025-07-04T23:42:16.095132685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2025-07-04T23:42:16.096823840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:16.100494790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037252s
2025-07-04T23:42:16.101774356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2025-07-04T23:42:16.103472285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" TEXT NOT NULL, "Title" TEXT NOT NULL)
2025-07-04T23:42:16.107704706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043849s
2025-07-04T23:42:16.109018291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (TvdbId)
2025-07-04T23:42:16.110677411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-04T23:42:16.114474606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038359s
2025-07-04T23:42:16.115991840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-04T23:42:16', 'import_lists')
2025-07-04T23:42:16.119475103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.122444370Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-04T23:42:16.123872315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118266s
2025-07-04T23:42:16.125457507Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-04T23:42:16.127035374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.129321466Z [Info] add_priority_to_indexers: Starting migration of Main DB to 143
2025-07-04T23:42:16.134323216Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:16.135815841Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-04T23:42:16.137070577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2025-07-04T23:42:16.138775219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2025-07-04T23:42:16.147888817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092469s
2025-07-04T23:42:16.149439268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-04T23:42:16', 'add_priority_to_indexers')
2025-07-04T23:42:16.153129257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.155864304Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-04T23:42:16.157417330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017259s
2025-07-04T23:42:16.158969916Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-04T23:42:16.160752034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.163004769Z [Info] import_lists_series_type_and_season_folder: Starting migration of Main DB to 144
2025-07-04T23:42:16.169502461Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:42:16.171020117Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-07-04T23:42:16.172275845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeriesType Int32
2025-07-04T23:42:16.174015176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeriesType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:16.183152963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092672s
2025-07-04T23:42:16.184480516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:42:16.185853830Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-04T23:42:16.187068786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SeasonFolder Boolean
2025-07-04T23:42:16.188839221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SeasonFolder" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:16.197406940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086237s
2025-07-04T23:42:16.198913683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-04T23:42:16', 'import_lists_series_type_and_season_folder')
2025-07-04T23:42:16.202798414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.205610636Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-04T23:42:16.207368104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016855s
2025-07-04T23:42:16.208959378Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-04T23:42:16.210416001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.212671993Z [Info] remove_growl: Starting migration of Main DB to 145
2025-07-04T23:42:16.216472444Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:16.218343711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2025-07-04T23:42:16.221328490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030545s
2025-07-04T23:42:16.222808360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-04T23:42:16', 'remove_growl')
2025-07-04T23:42:16.226354168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.229040516Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-04T23:42:16.230450425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108056s
2025-07-04T23:42:16.231934433Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-04T23:42:16.233639836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.235885868Z [Info] cleanup_duplicates_updatehistory: Starting migration of Main DB to 146
2025-07-04T23:42:16.237664709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-04T23:42:16', 'cleanup_duplicates_updatehistory')
2025-07-04T23:42:16.241395390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.243921335Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-04T23:42:16.245560445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103066s
2025-07-04T23:42:16.246966336Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-04T23:42:16.248662871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.250815195Z [Info] swap_filechmod_for_folderchmod: Starting migration of Main DB to 147
2025-07-04T23:42:16.254750317Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:16.256213382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:16.262235938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059363s
2025-07-04T23:42:16.263886691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-04T23:42:16', 'swap_filechmod_for_folderchmod')
2025-07-04T23:42:16.267802555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.270484344Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-04T23:42:16.272110718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142697s
2025-07-04T23:42:16.273685839Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-04T23:42:16.275182232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.277437021Z [Info] mediainfo_channels: Starting migration of Main DB to 148
2025-07-04T23:42:16.280899843Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-04T23:42:16.283607494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannels"', '"audioChannelsContainer"');
2025-07-04T23:42:16.287587968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003672s
2025-07-04T23:42:16.288613422Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-04T23:42:16.291648653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "MediaInfo" = Replace("MediaInfo", '"audioChannelPositionsText"', '"audioChannelPositionsTextContainer"');
2025-07-04T23:42:16.295487672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003823s
2025-07-04T23:42:16.297014025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-04T23:42:16', 'mediainfo_channels')
2025-07-04T23:42:16.300625476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.303322606Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-04T23:42:16.304828958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116806s
2025-07-04T23:42:16.306319429Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-04T23:42:16.307936345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.310159781Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 149
2025-07-04T23:42:16.316376487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:16.317892449Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-04T23:42:16.319127415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesDelete Boolean
2025-07-04T23:42:16.321037781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesDelete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:16.330224075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093594s
2025-07-04T23:42:16.331558933Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:16.332989874Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2025-07-04T23:42:16.334202114Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDelete Boolean
2025-07-04T23:42:16.336081899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDelete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:16.344769269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087886s
2025-07-04T23:42:16.346279359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-04T23:42:16', 'add_on_delete_to_notifications')
2025-07-04T23:42:16.350055361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.352757070Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-04T23:42:16.354375659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016804s
2025-07-04T23:42:16.355979157Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-04T23:42:16.357552465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.359806763Z [Info] add_scene_mapping_origin: Starting migration of Main DB to 150
2025-07-04T23:42:16.366105604Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SceneMappings
2025-07-04T23:42:16.367630514Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:16.368906824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SceneOrigin String
2025-07-04T23:42:16.370687549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SceneOrigin" TEXT
2025-07-04T23:42:16.379531394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089403s
2025-07-04T23:42:16.380869488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings SearchMode Int32
2025-07-04T23:42:16.382586214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "SearchMode" INTEGER
2025-07-04T23:42:16.390951205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084306s
2025-07-04T23:42:16.392273888Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SceneMappings Comment String
2025-07-04T23:42:16.393962447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SceneMappings" ADD COLUMN "Comment" TEXT
2025-07-04T23:42:16.402232828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083403s
2025-07-04T23:42:16.403749592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-04T23:42:16', 'add_scene_mapping_origin')
2025-07-04T23:42:16.410832171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.413821739Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-04T23:42:16.415419797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199098s
2025-07-04T23:42:16.417061422Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-04T23:42:16.418654479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.421229393Z [Info] remove_custom_filter_type: Starting migration of Main DB to 151
2025-07-04T23:42:16.431864324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:16.433619858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesIndex'
2025-07-04T23:42:16.437231870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037261s
2025-07-04T23:42:16.438518681Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:16.439874050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seriesEditor'
2025-07-04T23:42:16.442862306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030581s
2025-07-04T23:42:16.444147142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:16.445457971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFilters" SET "Type" = 'series' WHERE "Type" = 'seasonPass'
2025-07-04T23:42:16.448365895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029698s
2025-07-04T23:42:16.449864483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-04T23:42:16', 'remove_custom_filter_type')
2025-07-04T23:42:16.453548860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.456177953Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-04T23:42:16.457773766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107992s
2025-07-04T23:42:16.459294718Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-04T23:42:16.460896373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.463250653Z [Info] update_btn_url_to_https: Starting migration of Main DB to 152
2025-07-04T23:42:16.466396005Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:42:16.469961453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", 'http://api.broadcasthe.net', 'https://api.broadcasthe.net') WHERE "Implementation" = 'BroadcastheNet';
2025-07-04T23:42:16.474247231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044188s
2025-07-04T23:42:16.475773775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-04T23:42:16', 'update_btn_url_to_https')
2025-07-04T23:42:16.479396138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.481998828Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-04T23:42:16.483549429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122829s
2025-07-04T23:42:16.485044619Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-04T23:42:16.486923532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.489032238Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Main DB to 153
2025-07-04T23:42:16.493718332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:16.495283774Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-04T23:42:16.496537548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnEpisodeFileDeleteForUpgrade Boolean
2025-07-04T23:42:16.498624209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnEpisodeFileDeleteForUpgrade" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:16.508522487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100151s
2025-07-04T23:42:16.510057938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-04T23:42:16', 'add_on_episodefiledelete_for_upgrade')
2025-07-04T23:42:16.513942048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.516602945Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-04T23:42:16.518289961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181334s
2025-07-04T23:42:16.519899051Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-04T23:42:16.521520856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.523838301Z [Info] add_name_release_profile: Starting migration of Main DB to 154
2025-07-04T23:42:16.528507211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2025-07-04T23:42:16.530073995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-04T23:42:16.531301957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Name String
2025-07-04T23:42:16.533049937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Name" TEXT DEFAULT NULL
2025-07-04T23:42:16.542144467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092167s
2025-07-04T23:42:16.543657693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-04T23:42:16', 'add_name_release_profile')
2025-07-04T23:42:16.547327942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.550071025Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-04T23:42:16.551572968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170995s
2025-07-04T23:42:16.553171978Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-04T23:42:16.554810777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.557073422Z [Info] add_arabic_and_hindi_languages: Starting migration of Main DB to 155
2025-07-04T23:42:16.560514119Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:16.561916543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:16.602477162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0400806s
2025-07-04T23:42:16.604727733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-04T23:42:16', 'add_arabic_and_hindi_languages')
2025-07-04T23:42:16.609135036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.611894331Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-04T23:42:16.613527760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0499278s
2025-07-04T23:42:16.615167791Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-04T23:42:16.616806491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.619133115Z [Info] add_bypass_to_delay_profile: Starting migration of Main DB to 156
2025-07-04T23:42:16.628371053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:42:16.630192540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.73E-05s
2025-07-04T23:42:16.631438559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2025-07-04T23:42:16.633462874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:16.643131921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098105s
2025-07-04T23:42:16.644457068Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-04T23:42:16.645761254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2025-07-04T23:42:16.648722746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030143s
2025-07-04T23:42:16.650220131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-04T23:42:16', 'add_bypass_to_delay_profile')
2025-07-04T23:42:16.653888416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.656582720Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-04T23:42:16.658168764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108907s
2025-07-04T23:42:16.659732261Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-04T23:42:16.661422795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.663697835Z [Info] email_multiple_addresses: Starting migration of Main DB to 157
2025-07-04T23:42:16.667102991Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:16.668537839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:16.693641690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248055s
2025-07-04T23:42:16.695774594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-04T23:42:16', 'email_multiple_addresses')
2025-07-04T23:42:16.699761891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:16.702390213Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-04T23:42:16.703951837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0338465s
2025-07-04T23:42:16.705557149Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-04T23:42:16.707101177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:16.709395877Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 158
2025-07-04T23:42:16.716080625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:42:16.717643141Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-07-04T23:42:16.718886835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2025-07-04T23:42:16.720917693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:16.730635929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098588s
2025-07-04T23:42:16.731990085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2025-07-04T23:42:16.733907135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:16.742652832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088449s
2025-07-04T23:42:16.743988561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:16.745278839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.015927235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2702304s
2025-07-04T23:42:17.019123380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-04T23:42:17', 'cdh_per_downloadclient')
2025-07-04T23:42:17.023305940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.026187040Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-04T23:42:17.027725638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2809163s
2025-07-04T23:42:17.029621284Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-04T23:42:17.031138880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.033753664Z [Info] add_indexer_tags: Starting migration of Main DB to 159
2025-07-04T23:42:17.039107403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:17.040604396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-04T23:42:17.041851788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-04T23:42:17.043500106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-04T23:42:17.052410335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090125s
2025-07-04T23:42:17.053944283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-04T23:42:17', 'add_indexer_tags')
2025-07-04T23:42:17.057523268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.060235509Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-04T23:42:17.061708344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168794s
2025-07-04T23:42:17.063260599Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-04T23:42:17.064873065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.067156613Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 160
2025-07-04T23:42:17.070857043Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2025-07-04T23:42:17.072606074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2025-07-04T23:42:17.095013285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224979s
2025-07-04T23:42:17.096619750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-04T23:42:17', 'rename_blacklist_to_blocklist')
2025-07-04T23:42:17.100372535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.103102621Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-04T23:42:17.104745098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306778s
2025-07-04T23:42:17.106305520Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-04T23:42:17.107832624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.110145050Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 161
2025-07-04T23:42:17.116328088Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:17.118295629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2025-07-04T23:42:17.121497255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033277s
2025-07-04T23:42:17.122763674Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:17.124516263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2025-07-04T23:42:17.127252011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002807s
2025-07-04T23:42:17.128546447Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.129894360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.174088775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439331s
2025-07-04T23:42:17.176228774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-04T23:42:17', 'remove_plex_hometheatre')
2025-07-04T23:42:17.180297535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.183059105Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-04T23:42:17.184643154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0531922s
2025-07-04T23:42:17.186231532Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-04T23:42:17.187800260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.190145001Z [Info] release_profile_to_array: Starting migration of Main DB to 162
2025-07-04T23:42:17.193825901Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.195238956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.213880897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018354s
2025-07-04T23:42:17.216015865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-04T23:42:17', 'release_profile_to_array')
2025-07-04T23:42:17.219922080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.222655783Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-04T23:42:17.224236706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027412s
2025-07-04T23:42:17.225826707Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-04T23:42:17.227338280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.229620625Z [Info] mediainfo_to_ffmpeg: Starting migration of Main DB to 163
2025-07-04T23:42:17.233079759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.234481822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.262190467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0274193s
2025-07-04T23:42:17.264313421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-04T23:42:17', 'mediainfo_to_ffmpeg')
2025-07-04T23:42:17.268270197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.272050327Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-04T23:42:17.273620789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.037561s
2025-07-04T23:42:17.275177693Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-04T23:42:17.276748446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.279095882Z [Info] download_client_per_indexer: Starting migration of Main DB to 164
2025-07-04T23:42:17.284147171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:17.285635558Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-07-04T23:42:17.286864061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-04T23:42:17.288667442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:17.298160835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096285s
2025-07-04T23:42:17.299713601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-04T23:42:17', 'download_client_per_indexer')
2025-07-04T23:42:17.303470434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.306223296Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-04T23:42:17.307791083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177092s
2025-07-04T23:42:17.309425654Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-04T23:42:17.311066477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.313389624Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 165
2025-07-04T23:42:17.318323347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:17.319885562Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-04T23:42:17.321131601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-04T23:42:17.323137158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:17.332720883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097346s
2025-07-04T23:42:17.334191023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-04T23:42:17', 'add_on_update_to_notifications')
2025-07-04T23:42:17.337979500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.340726891Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-04T23:42:17.342334999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178401s
2025-07-04T23:42:17.343962826Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-04T23:42:17.345538268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.347811063Z [Info] update_series_sort_title: Starting migration of Main DB to 166
2025-07-04T23:42:17.351358535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.352810969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.362598895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009615s
2025-07-04T23:42:17.364544903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-04T23:42:17', 'update_series_sort_title')
2025-07-04T23:42:17.368472901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.371325815Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-04T23:42:17.372903972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185328s
2025-07-04T23:42:17.374501819Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-04T23:42:17.376086529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.378345828Z [Info] add_tvdbid_to_episode: Starting migration of Main DB to 167
2025-07-04T23:42:17.382756929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:17.384263572Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-07-04T23:42:17.385532607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes TvdbId Int32
2025-07-04T23:42:17.387182348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "TvdbId" INTEGER
2025-07-04T23:42:17.396338341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092246s
2025-07-04T23:42:17.397861458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-04T23:42:17', 'add_tvdbid_to_episode')
2025-07-04T23:42:17.401528100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.404281864Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-04T23:42:17.405802756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172131s
2025-07-04T23:42:17.407349289Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-04T23:42:17.409130836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.411410115Z [Info] add_additional_info_to_pending_releases: Starting migration of Main DB to 168
2025-07-04T23:42:17.416043413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:42:17.417592862Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-04T23:42:17.418821626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases AdditionalInfo String
2025-07-04T23:42:17.420698475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "AdditionalInfo" TEXT
2025-07-04T23:42:17.429801912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092156s
2025-07-04T23:42:17.431338476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-04T23:42:17', 'add_additional_info_to_pending_releases')
2025-07-04T23:42:17.435255231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.438007262Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-04T23:42:17.439747015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174588s
2025-07-04T23:42:17.441335012Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-04T23:42:17.443093402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.445339564Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Main DB to 169
2025-07-04T23:42:17.449024683Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.450423779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.487990111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0371544s
2025-07-04T23:42:17.490111111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-04T23:42:17', 'add_malayalam_and_ukrainian_languages')
2025-07-04T23:42:17.494475598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.497201846Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-04T23:42:17.498930586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0467404s
2025-07-04T23:42:17.500539726Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-04T23:42:17.502238847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.504561403Z [Info] add_language_tags_to_subtitle_files: Starting migration of Main DB to 170
2025-07-04T23:42:17.509059879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:42:17.510592314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2025-07-04T23:42:17.511822752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles LanguageTags String
2025-07-04T23:42:17.513668057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "LanguageTags" TEXT
2025-07-04T23:42:17.522751454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091992s
2025-07-04T23:42:17.524329681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-04T23:42:17', 'add_language_tags_to_subtitle_files')
2025-07-04T23:42:17.528137277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.530860399Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-04T23:42:17.532559430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173506s
2025-07-04T23:42:17.534104130Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-04T23:42:17.535607306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.537869461Z [Info] add_custom_formats: Starting migration of Main DB to 171
2025-07-04T23:42:17.560252784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2025-07-04T23:42:17.562695071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2025-07-04T23:42:17.569012690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068477s
2025-07-04T23:42:17.570393961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2025-07-04T23:42:17.572060085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2025-07-04T23:42:17.575548689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036472s
2025-07-04T23:42:17.576874468Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:17.578294006Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-07-04T23:42:17.579533190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2025-07-04T23:42:17.581340940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:17.590371802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091227s
2025-07-04T23:42:17.591684074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:17.593112780Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.6E-06s
2025-07-04T23:42:17.594283737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2025-07-04T23:42:17.596091216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:17.604989821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089515s
2025-07-04T23:42:17.606280199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:17.607679566Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.9E-06s
2025-07-04T23:42:17.608927559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2025-07-04T23:42:17.610745679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:17.619634966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089544s
2025-07-04T23:42:17.620927989Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.622239179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.696968809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0743975s
2025-07-04T23:42:17.698811619Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:17.700148110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:17.714490996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141013s
2025-07-04T23:42:17.716266160Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2025-07-04T23:42:17.764302149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-07-04T23:42:17.771294757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-07-04T23:42:17.777489949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-04T23:42:17.780416010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-04T23:42:17.804396048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0864507s
2025-07-04T23:42:17.805745856Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2025-07-04T23:42:17.863615803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL, "Name" TEXT)
2025-07-04T23:42:17.870005968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId", "Name" FROM "ReleaseProfiles"
2025-07-04T23:42:17.875106617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2025-07-04T23:42:17.878072748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2025-07-04T23:42:17.899777466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921173s
2025-07-04T23:42:17.901115550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:17.902982157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2025-07-04T23:42:17.905965925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031454s
2025-07-04T23:42:17.907556637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-04T23:42:17', 'add_custom_formats')
2025-07-04T23:42:17.911168118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.914181815Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-04T23:42:17.915671785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113757s
2025-07-04T23:42:17.917455025Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-04T23:42:17.919477998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.922231221Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Main DB to 172
2025-07-04T23:42:17.927746174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-04T23:42:17.929271204Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-07-04T23:42:17.930658627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers SeasonSearchMaximumSingleEpisodeAge Int32
2025-07-04T23:42:17.932746711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "SeasonSearchMaximumSingleEpisodeAge" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:17.942668557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100376s
2025-07-04T23:42:17.944238097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-04T23:42:17', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-04T23:42:17.948377059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.951107386Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-04T23:42:17.953094166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185369s
2025-07-04T23:42:17.954675530Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-04T23:42:17.956092563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.958341901Z [Info] remove_omg: Starting migration of Main DB to 173
2025-07-04T23:42:17.961442734Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:42:17.963633324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2025-07-04T23:42:17.966547321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002927s
2025-07-04T23:42:17.968029866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-04T23:42:17', 'remove_omg')
2025-07-04T23:42:17.971489782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:17.974176360Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-04T23:42:17.975555206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010573s
2025-07-04T23:42:17.977045647Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-04T23:42:17.978540306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:17.980786167Z [Info] add_salt_to_users: Starting migration of Main DB to 174
2025-07-04T23:42:17.985872838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-04T23:42:17.987293879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-04T23:42:17.988544096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-04T23:42:17.990139468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-04T23:42:17.999018795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089721s
2025-07-04T23:42:18.000362269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-04T23:42:18.001986149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-04T23:42:18.010301209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083931s
2025-07-04T23:42:18.011875218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-04T23:42:18', 'add_salt_to_users')
2025-07-04T23:42:18.015432900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.018187787Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-04T23:42:18.019670792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163079s
2025-07-04T23:42:18.021239982Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-04T23:42:18.022935214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.025187689Z [Info] language_profiles_to_custom_formats: Starting migration of Main DB to 175
2025-07-04T23:42:18.037571832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:18.039148446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-04T23:42:18.040388933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles Languages String
2025-07-04T23:42:18.042150550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:18.051653802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096115s
2025-07-04T23:42:18.052966876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:42:18.054331132Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-07-04T23:42:18.055544756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Languages String
2025-07-04T23:42:18.057213325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:18.065931407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088045s
2025-07-04T23:42:18.067235693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:42:18.068581553Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.8E-06s
2025-07-04T23:42:18.069789074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist Languages String
2025-07-04T23:42:18.071449877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "Languages" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:18.080336929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089577s
2025-07-04T23:42:18.081623128Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.083683386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "EpisodeFiles" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.086509055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028195s
2025-07-04T23:42:18.087774142Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.089779850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.092534566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027458s
2025-07-04T23:42:18.093795374Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.095820251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blocklist" SET "Languages" = '[' || "Language" || ']'
2025-07-04T23:42:18.098589236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027529s
2025-07-04T23:42:18.099890776Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn EpisodeFiles Language
2025-07-04T23:42:18.145968362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:18.153842996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-07-04T23:42:18.161455201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:42:18.164393467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:42:18.186162684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:42:18.189659784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0882165s
2025-07-04T23:42:18.190965543Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2025-07-04T23:42:18.236437280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:18.243818300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-07-04T23:42:18.249941527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:42:18.253577798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-04T23:42:18.274632777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:42:18.278096230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:42:18.281476235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:42:18.285082355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:42:18.288716602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:42:18.292019942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0995352s
2025-07-04T23:42:18.293495042Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blocklist Language
2025-07-04T23:42:18.341025022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:18.349450625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:42:18.357442575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:42:18.360648239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:42:18.382268656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:42:18.385905057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908477s
2025-07-04T23:42:18.387295026Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Series LanguageProfileId
2025-07-04T23:42:18.438534945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL)
2025-07-04T23:42:18.454544416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId" FROM "Series"
2025-07-04T23:42:18.470581052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:18.474508459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:18.495428958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:18.498896859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:18.502359922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:18.505652711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:18.508987535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:18.512273330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:18.515501449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1265838s
2025-07-04T23:42:18.516961268Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2025-07-04T23:42:18.564070230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "QualityProfileId" INTEGER NOT NULL, "Tags" TEXT, "SeriesType" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL)
2025-07-04T23:42:18.572398487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "QualityProfileId", "Tags", "SeriesType", "SeasonFolder" FROM "ImportLists"
2025-07-04T23:42:18.580599218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2025-07-04T23:42:18.583524988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2025-07-04T23:42:18.604781673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2025-07-04T23:42:18.609365331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896949s
2025-07-04T23:42:18.610794969Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2025-07-04T23:42:18.612681538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2025-07-04T23:42:18.616117325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034351s
2025-07-04T23:42:18.618020146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-04T23:42:18', 'language_profiles_to_custom_formats')
2025-07-04T23:42:18.622219510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.625928497Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-04T23:42:18.628127294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133384s
2025-07-04T23:42:18.630247362Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-04T23:42:18.631764376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.634582861Z [Info] original_language: Starting migration of Main DB to 176
2025-07-04T23:42:18.641311678Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:18.643181221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-07-04T23:42:18.644455737Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series OriginalLanguage Int32
2025-07-04T23:42:18.646273307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "OriginalLanguage" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:18.656276706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010106s
2025-07-04T23:42:18.657950807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-04T23:42:18', 'original_language')
2025-07-04T23:42:18.661557468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.664292323Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-04T23:42:18.665796843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181994s
2025-07-04T23:42:18.667406523Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-04T23:42:18.669329986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.671599445Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Main DB to 177
2025-07-04T23:42:18.676946770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:18.678486721Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:18.679714533Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnManualInteractionRequired Boolean
2025-07-04T23:42:18.681805482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnManualInteractionRequired" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:18.691405489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097152s
2025-07-04T23:42:18.692941442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-04T23:42:18', 'add_on_manual_interaction_required_to_notifications')
2025-07-04T23:42:18.696939962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.699641370Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-04T23:42:18.701536486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180035s
2025-07-04T23:42:18.703089543Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-04T23:42:18.704570184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.706846967Z [Info] list_sync_time: Starting migration of Main DB to 178
2025-07-04T23:42:18.712421590Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2025-07-04T23:42:18.765231911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:18.772274841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2025-07-04T23:42:18.778636739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:42:18.781941673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:42:18.803244180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:18.807148471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0928874s
2025-07-04T23:42:18.808482146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:18.809946804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-04T23:42:18.811183143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTime
2025-07-04T23:42:18.813058358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2025-07-04T23:42:18.821517910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085622s
2025-07-04T23:42:18.823076528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-04T23:42:18', 'list_sync_time')
2025-07-04T23:42:18.826599150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.829736736Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-04T23:42:18.831200343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168093s
2025-07-04T23:42:18.832799993Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-04T23:42:18.834293751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.836579102Z [Info] add_auto_tagging: Starting migration of Main DB to 179
2025-07-04T23:42:18.844614840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2025-07-04T23:42:18.846610117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2025-07-04T23:42:18.852919760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067227s
2025-07-04T23:42:18.854369378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2025-07-04T23:42:18.855972526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2025-07-04T23:42:18.859373884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035108s
2025-07-04T23:42:18.860884415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-04T23:42:18', 'add_auto_tagging')
2025-07-04T23:42:18.864442608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.867181242Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-04T23:42:18.868675691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113445s
2025-07-04T23:42:18.870204899Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-04T23:42:18.871659227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.873930740Z [Info] task_duration: Starting migration of Main DB to 180
2025-07-04T23:42:18.878163873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:42:18.879742170Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-04T23:42:18.881000955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2025-07-04T23:42:18.882890048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2025-07-04T23:42:18.892063647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092645s
2025-07-04T23:42:18.893600561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-04T23:42:18', 'task_duration')
2025-07-04T23:42:18.897147552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.899770703Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-04T23:42:18.901235061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170253s
2025-07-04T23:42:18.902781174Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-04T23:42:18.904514844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.906769303Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 181
2025-07-04T23:42:18.911737996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2025-07-04T23:42:18.913353779Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-04T23:42:18.914610970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2025-07-04T23:42:18.916489993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2025-07-04T23:42:18.925751760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093733s
2025-07-04T23:42:18.927058991Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-04T23:42:18.929427510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2025-07-04T23:42:18.932536509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030916s
2025-07-04T23:42:18.934029415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-04T23:42:18', 'quality_definition_preferred_size')
2025-07-04T23:42:18.937799455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:18.940475933Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-04T23:42:18.942132759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110155s
2025-07-04T23:42:18.943634773Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-04T23:42:18.945495018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:18.947755980Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Main DB to 182
2025-07-04T23:42:18.954112237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:42:18.956054537Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-04T23:42:18.956876772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2025-07-04T23:42:18.958989045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:18.968843775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099859s
2025-07-04T23:42:18.980495283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2025-07-04T23:42:18.982356410Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-07-04T23:42:18.984125361Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2025-07-04T23:42:18.986029324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2025-07-04T23:42:18.995483377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095731s
2025-07-04T23:42:18.997060092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-04T23:42:18', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-04T23:42:19.001066308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.004761146Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-04T23:42:19.006595900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188807s
2025-07-04T23:42:19.008221082Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-04T23:42:19.010087169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.012401208Z [Info] update_images_remote_url: Starting migration of Main DB to 183
2025-07-04T23:42:19.016207009Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-04T23:42:19.018530327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Episodes" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"')
2025-07-04T23:42:19.021761182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003258s
2025-07-04T23:42:19.023016910Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-04T23:42:19.026655024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Series" SET "Images" = REPLACE("Images", '"url"', '"remoteUrl"'), "Actors" = REPLACE("Actors", '"url"', '"remoteUrl"'), "Seasons" = REPLACE("Seasons", '"url"', '"remoteUrl"')
2025-07-04T23:42:19.030975653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045907s
2025-07-04T23:42:19.032504471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-04T23:42:19', 'update_images_remote_url')
2025-07-04T23:42:19.036154209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.038808292Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-04T23:42:19.040375477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124482s
2025-07-04T23:42:19.041858884Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-04T23:42:19.043577283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.045836922Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Main DB to 184
2025-07-04T23:42:19.050724262Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-04T23:42:19.054037633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'RoksboxMetadata' AND "Type" = 5 AND ("RelativePath" LIKE '%/metadata/%' OR "RelativePath" LIKE '%\metadata\%')
2025-07-04T23:42:19.058532231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044768s
2025-07-04T23:42:19.060058033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-04T23:42:19', 'remove_invalid_roksbox_metadata_images')
2025-07-04T23:42:19.063877683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.066535584Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-04T23:42:19.068323293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125516s
2025-07-04T23:42:19.069851119Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-04T23:42:19.071390669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.073602532Z [Info] add_episode_runtime: Starting migration of Main DB to 185
2025-07-04T23:42:19.078124315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:19.079612892Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-04T23:42:19.080869693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes Runtime Int32
2025-07-04T23:42:19.082533683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "Runtime" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:19.092221376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096068s
2025-07-04T23:42:19.093594451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-04T23:42:19', 'add_episode_runtime')
2025-07-04T23:42:19.097212986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.099814634Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-04T23:42:19.101356528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174517s
2025-07-04T23:42:19.102905577Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-04T23:42:19.104474004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.106708974Z [Info] add_result_to_commands: Starting migration of Main DB to 186
2025-07-04T23:42:19.111315268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:42:19.112809556Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:19.114042889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2025-07-04T23:42:19.115680376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:19.125077274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009503s
2025-07-04T23:42:19.126574789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-04T23:42:19', 'add_result_to_commands')
2025-07-04T23:42:19.130208234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.132850063Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-04T23:42:19.134379843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172994s
2025-07-04T23:42:19.135892738Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-04T23:42:19.137631048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.139896418Z [Info] add_on_series_add_to_notifications: Starting migration of Main DB to 187
2025-07-04T23:42:19.144729128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:19.146281373Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:19.147584196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnSeriesAdd Boolean
2025-07-04T23:42:19.149422327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnSeriesAdd" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:19.159004769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097875s
2025-07-04T23:42:19.160513817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-04T23:42:19', 'add_on_series_add_to_notifications')
2025-07-04T23:42:19.164381654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:19.166992219Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-04T23:42:19.168669396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178158s
2025-07-04T23:42:19.170230589Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-04T23:42:19.172122599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:19.174351315Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 188
2025-07-04T23:42:19.224426149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-04T23:42:19.226628734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2025-07-04T23:42:19.229394792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002936s
2025-07-04T23:42:19.230670210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:42:19.232267726Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.9E-06s
2025-07-04T23:42:19.233290225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2025-07-04T23:42:19.279216045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:19.287716239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:42:19.294646231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:42:19.297613364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:42:19.319577123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:42:19.323008782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.088063s
2025-07-04T23:42:19.324312106Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:42:19.325663386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-07-04T23:42:19.326894855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2025-07-04T23:42:19.373525725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "EpisodeIds" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:19.382001169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages") SELECT "Id", "SeriesId", "EpisodeIds", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "Languages" FROM "Blocklist"
2025-07-04T23:42:19.389605318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2025-07-04T23:42:19.392641460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2025-07-04T23:42:19.416179679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Blacklist_SeriesId" ON "Blocklist" ("SeriesId" ASC)
2025-07-04T23:42:19.419676629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0910432s
2025-07-04T23:42:19.421029273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:42:19.422387126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-04T23:42:19.423661311Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-04T23:42:19.475659918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:42:19.483790467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:42:19.490411607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:42:19.493182967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:42:19.515193309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896506s
2025-07-04T23:42:19.517100168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:42:19.518485037Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-04T23:42:19.519759913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-04T23:42:19.567820993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:42:19.575819886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:42:19.583025754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:42:19.585868236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:42:19.607737225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860729s
2025-07-04T23:42:19.609560836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-04T23:42:19.611241038Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-04T23:42:19.612504632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-04T23:42:19.659451288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL, "Result" INTEGER NOT NULL)
2025-07-04T23:42:19.667742891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger", "Result" FROM "Commands"
2025-07-04T23:42:19.674384814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-04T23:42:19.677076973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-04T23:42:19.699165824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846762s
2025-07-04T23:42:19.701215000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:42:19.703250989Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-04T23:42:19.704824035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-04T23:42:19.751916204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:19.758679030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:42:19.765062521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:42:19.768644222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:42:19.792286059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:42:19.797771253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0908408s
2025-07-04T23:42:19.799111030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:42:19.800690830Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-04T23:42:19.802402256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-04T23:42:19.851468630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:19.858137956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:42:19.863953014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:42:19.867079328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:42:19.890025705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:42:19.894275972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0896382s
2025-07-04T23:42:19.901094830Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-04T23:42:19.903239919Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-07-04T23:42:19.904741862Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-04T23:42:19.951722436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:19.958024083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-07-04T23:42:19.963956907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-04T23:42:19.967046929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-04T23:42:19.989394741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-04T23:42:19.993310945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0866609s
2025-07-04T23:42:19.994632997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2025-07-04T23:42:19.996059178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:19.997327201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2025-07-04T23:42:20.044814205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" INTEGER, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2025-07-04T23:42:20.052233331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "SeriesId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2025-07-04T23:42:20.059128352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2025-07-04T23:42:20.062468677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2025-07-04T23:42:20.084538370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2025-07-04T23:42:20.088499324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_SeriesId" ON "DownloadHistory" ("SeriesId" ASC)
2025-07-04T23:42:20.092056816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2025-07-04T23:42:20.095654449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0965655s
2025-07-04T23:42:20.097032143Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:20.098426270Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-04T23:42:20.099695295Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn EpisodeFiles DateAdded DateTimeOffset
2025-07-04T23:42:20.146100009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "EpisodeFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "DateAdded" DATETIME NOT NULL, "SeasonNumber" INTEGER NOT NULL, "SceneName" TEXT, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "OriginalFilePath" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:20.154081017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "EpisodeFiles_temp" ("Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages") SELECT "Id", "SeriesId", "Quality", "Size", "DateAdded", "SeasonNumber", "SceneName", "ReleaseGroup", "MediaInfo", "RelativePath", "OriginalFilePath", "Languages" FROM "EpisodeFiles"
2025-07-04T23:42:20.161760017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "EpisodeFiles"
2025-07-04T23:42:20.164797051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles_temp" RENAME TO "EpisodeFiles"
2025-07-04T23:42:20.187303994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_EpisodeFiles_SeriesId" ON "EpisodeFiles" ("SeriesId" ASC)
2025-07-04T23:42:20.191301131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0898215s
2025-07-04T23:42:20.192749176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:20.194235188Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.89E-05s
2025-07-04T23:42:20.195519644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes AirDateUtc DateTimeOffset
2025-07-04T23:42:20.241868436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-07-04T23:42:20.254484796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-07-04T23:42:20.269226325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:42:20.272655629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:42:20.294107056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:42:20.298111147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:42:20.301629861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:42:20.306157647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:42:20.309830391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1125659s
2025-07-04T23:42:20.311116741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:20.312482881Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-04T23:42:20.313720824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Episodes LastSearchTime DateTimeOffset
2025-07-04T23:42:20.359606183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Episodes_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeNumber" INTEGER NOT NULL, "Title" TEXT, "Overview" TEXT, "EpisodeFileId" INTEGER, "AbsoluteEpisodeNumber" INTEGER, "SceneAbsoluteEpisodeNumber" INTEGER, "SceneSeasonNumber" INTEGER, "SceneEpisodeNumber" INTEGER, "Monitored" INTEGER, "AirDateUtc" DATETIME, "AirDate" TEXT, "Ratings" TEXT, "Images" TEXT, "UnverifiedSceneNumbering" INTEGER NOT NULL, "LastSearchTime" DATETIME, "AiredAfterSeasonNumber" INTEGER, "AiredBeforeSeasonNumber" INTEGER, "AiredBeforeEpisodeNumber" INTEGER, "TvdbId" INTEGER, "Runtime" INTEGER NOT NULL)
2025-07-04T23:42:20.372141399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Episodes_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeNumber", "Title", "Overview", "EpisodeFileId", "AbsoluteEpisodeNumber", "SceneAbsoluteEpisodeNumber", "SceneSeasonNumber", "SceneEpisodeNumber", "Monitored", "AirDateUtc", "AirDate", "Ratings", "Images", "UnverifiedSceneNumbering", "LastSearchTime", "AiredAfterSeasonNumber", "AiredBeforeSeasonNumber", "AiredBeforeEpisodeNumber", "TvdbId", "Runtime" FROM "Episodes"
2025-07-04T23:42:20.386586652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Episodes"
2025-07-04T23:42:20.390026627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes_temp" RENAME TO "Episodes"
2025-07-04T23:42:20.411350408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_EpisodeFileId" ON "Episodes" ("EpisodeFileId" ASC)
2025-07-04T23:42:20.415165057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId" ON "Episodes" ("SeriesId" ASC)
2025-07-04T23:42:20.418545072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_SeasonNumber_EpisodeNumber" ON "Episodes" ("SeriesId" ASC, "SeasonNumber" ASC, "EpisodeNumber" ASC)
2025-07-04T23:42:20.422878867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Episodes_SeriesId_AirDate" ON "Episodes" ("SeriesId" ASC, "AirDate" ASC)
2025-07-04T23:42:20.426470037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1110005s
2025-07-04T23:42:20.427717739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-04T23:42:20.429136956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-07-04T23:42:20.430400390Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2025-07-04T23:42:20.475271958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:42:20.482375209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-07-04T23:42:20.488216640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-04T23:42:20.490948129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-04T23:42:20.514452569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823829s
2025-07-04T23:42:20.515872879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2025-07-04T23:42:20.517267416Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-07-04T23:42:20.518500709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2025-07-04T23:42:20.563475986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2025-07-04T23:42:20.570638516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2025-07-04T23:42:20.576493985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2025-07-04T23:42:20.579223129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2025-07-04T23:42:20.601437122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0810433s
2025-07-04T23:42:20.602858213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-04T23:42:20.604199493Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-04T23:42:20.605431694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-04T23:42:20.655718624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EpisodeId" INTEGER NOT NULL, "SeriesId" INTEGER NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Languages" TEXT NOT NULL)
2025-07-04T23:42:20.663363546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages") SELECT "Id", "EpisodeId", "SeriesId", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "Languages" FROM "History"
2025-07-04T23:42:20.669445671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-04T23:42:20.673128505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-04T23:42:20.694415902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-04T23:42:20.697700776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2025-07-04T23:42:20.701234981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EpisodeId_Date" ON "History" ("EpisodeId" ASC, "Date" DESC)
2025-07-04T23:42:20.704858315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2025-07-04T23:42:20.708470518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_SeriesId" ON "History" ("SeriesId" ASC)
2025-07-04T23:42:20.711732044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1046816s
2025-07-04T23:42:20.713120499Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:20.714515578Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-04T23:42:20.715979315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2025-07-04T23:42:20.761148282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:42:20.767839072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:42:20.774097462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:42:20.777193124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:42:20.799093877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:20.802891362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0850101s
2025-07-04T23:42:20.804171108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:20.805633643Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-04T23:42:20.806814009Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2025-07-04T23:42:20.851579333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:42:20.858026854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:42:20.864192096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:42:20.867206525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:42:20.889477863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:20.893411683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846887s
2025-07-04T23:42:20.894707291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:20.896164245Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-04T23:42:20.897395543Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2025-07-04T23:42:20.942545843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:42:20.949107673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:42:20.955278787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:42:20.958298346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:42:20.982895547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:20.986969098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877264s
2025-07-04T23:42:20.988284025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:20.989715728Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-04T23:42:20.990977178Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus LastInfoSync DateTimeOffset
2025-07-04T23:42:21.037266791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastInfoSync" DATETIME)
2025-07-04T23:42:21.044374300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastInfoSync" FROM "ImportListStatus"
2025-07-04T23:42:21.050454792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2025-07-04T23:42:21.054213950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2025-07-04T23:42:21.076535168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2025-07-04T23:42:21.081208166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0883488s
2025-07-04T23:42:21.082517643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:42:21.083954395Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-04T23:42:21.085213290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-04T23:42:21.130671970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:42:21.137451849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:42:21.143835050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:42:21.146921614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:42:21.169163182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:42:21.172931800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0858491s
2025-07-04T23:42:21.174213400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:42:21.175610442Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-07-04T23:42:21.176828845Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-04T23:42:21.222312646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:42:21.229337098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:42:21.235592192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:42:21.238542491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:42:21.262862153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:42:21.266864501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0881318s
2025-07-04T23:42:21.268162584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-04T23:42:21.269573445Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-04T23:42:21.270812389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-04T23:42:21.316347192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2025-07-04T23:42:21.323051750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2025-07-04T23:42:21.329657149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-04T23:42:21.332626657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-04T23:42:21.354488561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-04T23:42:21.358232899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0856168s
2025-07-04T23:42:21.359512165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:42:21.360951312Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-04T23:42:21.362227872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2025-07-04T23:42:21.407090122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:42:21.414431742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:42:21.421152403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:42:21.424114716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:42:21.446148476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820772s
2025-07-04T23:42:21.447627594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2025-07-04T23:42:21.449110089Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-04T23:42:21.450511841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2025-07-04T23:42:21.502372029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "SeasonNumber" INTEGER, "EpisodeFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2025-07-04T23:42:21.510389180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension") SELECT "Id", "SeriesId", "Consumer", "Type", "RelativePath", "LastUpdated", "SeasonNumber", "EpisodeFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2025-07-04T23:42:21.517601229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2025-07-04T23:42:21.520497731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2025-07-04T23:42:21.542977949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0848161s
2025-07-04T23:42:21.544526968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2025-07-04T23:42:21.545972879Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-04T23:42:21.547420874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2025-07-04T23:42:21.592751286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "ParsedEpisodeInfo" TEXT NOT NULL, "Release" TEXT NOT NULL, "Reason" INTEGER NOT NULL, "AdditionalInfo" TEXT)
2025-07-04T23:42:21.599679735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo") SELECT "Id", "SeriesId", "Title", "Added", "ParsedEpisodeInfo", "Release", "Reason", "AdditionalInfo" FROM "PendingReleases"
2025-07-04T23:42:21.605430843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2025-07-04T23:42:21.608310561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2025-07-04T23:42:21.631272389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0820402s
2025-07-04T23:42:21.632624742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:42:21.634037746Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-04T23:42:21.635281781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-04T23:42:21.680195634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-07-04T23:42:21.685873315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-07-04T23:42:21.690887700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-04T23:42:21.693894674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-04T23:42:21.716626148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:42:21.720674008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0834882s
2025-07-04T23:42:21.721971199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-04T23:42:21.723378483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-04T23:42:21.724622698Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-04T23:42:21.769937979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-07-04T23:42:21.775811013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-07-04T23:42:21.780385062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-04T23:42:21.783694675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-04T23:42:21.805360745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-04T23:42:21.809390327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0828768s
2025-07-04T23:42:21.811167926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:21.812951997Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-07-04T23:42:21.815056855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastInfoSync DateTimeOffset
2025-07-04T23:42:21.861588666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:42:21.878500263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:42:21.894433842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:21.898200525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:21.919156565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:21.922546480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:21.925936124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:21.929107980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:21.932423725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:21.935676755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:21.938918852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.12239s
2025-07-04T23:42:21.940215202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:21.941553827Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-04T23:42:21.942823954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series LastDiskSync DateTimeOffset
2025-07-04T23:42:21.989016050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:42:22.003920587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:42:22.019524341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:22.023273109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:22.044267206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:22.047633262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:22.051000742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:22.054149822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:22.057466609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:22.060735721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:22.063977828Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1194204s
2025-07-04T23:42:22.065421004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:22.066763677Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:22.067974996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series FirstAired DateTimeOffset
2025-07-04T23:42:22.114178666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:42:22.129767971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:42:22.145455985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:22.149241236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:22.171543346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:22.175344048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:22.178717719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:22.181900006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:22.185154007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:22.188422658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:22.191653633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1219906s
2025-07-04T23:42:22.192978520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:22.194297305Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:22.195531871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series NextAiring DateTimeOffset
2025-07-04T23:42:22.251047779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:42:22.267039955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:42:22.283138676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:22.286955430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:22.308464303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:22.311925892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:22.315339766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:22.318488565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:22.321814711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:22.325131278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:22.328391792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1312235s
2025-07-04T23:42:22.329744856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:22.331108682Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-04T23:42:22.333421288Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Series Added DateTimeOffset
2025-07-04T23:42:22.379726603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Series_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "TvRageId" INTEGER NOT NULL, "ImdbId" TEXT, "Title" TEXT NOT NULL, "TitleSlug" TEXT, "CleanTitle" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "AirTime" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "SeasonFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "Runtime" INTEGER NOT NULL, "SeriesType" INTEGER NOT NULL, "Network" TEXT, "UseSceneNumbering" INTEGER NOT NULL, "FirstAired" DATETIME, "NextAiring" DATETIME, "Year" INTEGER, "Seasons" TEXT, "Actors" TEXT, "Ratings" TEXT, "Genres" TEXT, "Certification" TEXT, "SortTitle" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "TvMazeId" INTEGER NOT NULL, "OriginalLanguage" INTEGER NOT NULL)
2025-07-04T23:42:22.394671341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Series_temp" ("Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage") SELECT "Id", "TvdbId", "TvRageId", "ImdbId", "Title", "TitleSlug", "CleanTitle", "Status", "Overview", "AirTime", "Images", "Path", "Monitored", "SeasonFolder", "LastInfoSync", "LastDiskSync", "Runtime", "SeriesType", "Network", "UseSceneNumbering", "FirstAired", "NextAiring", "Year", "Seasons", "Actors", "Ratings", "Genres", "Certification", "SortTitle", "QualityProfileId", "Tags", "Added", "AddOptions", "TvMazeId", "OriginalLanguage" FROM "Series"
2025-07-04T23:42:22.410548866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Series"
2025-07-04T23:42:22.414314848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series_temp" RENAME TO "Series"
2025-07-04T23:42:22.435420389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TvdbId" ON "Series" ("TvdbId" ASC)
2025-07-04T23:42:22.438825494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Series_TitleSlug" ON "Series" ("TitleSlug" ASC)
2025-07-04T23:42:22.442234478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_Path" ON "Series" ("Path" ASC)
2025-07-04T23:42:22.445391293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_CleanTitle" ON "Series" ("CleanTitle" ASC)
2025-07-04T23:42:22.448708973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvRageId" ON "Series" ("TvRageId" ASC)
2025-07-04T23:42:22.451935709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TvMazeId" ON "Series" ("TvMazeId" ASC)
2025-07-04T23:42:22.455176604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1201195s
2025-07-04T23:42:22.456490168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:42:22.457896279Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.22E-05s
2025-07-04T23:42:22.459212329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles LastUpdated DateTimeOffset
2025-07-04T23:42:22.503881860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-07-04T23:42:22.511392440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-07-04T23:42:22.518100145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-04T23:42:22.521178512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-04T23:42:22.543161029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0821075s
2025-07-04T23:42:22.544796592Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:42:22.546271712Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-04T23:42:22.547513472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn SubtitleFiles Added DateTimeOffset
2025-07-04T23:42:22.592601876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "SubtitleFiles_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SeriesId" INTEGER NOT NULL, "SeasonNumber" INTEGER NOT NULL, "EpisodeFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL, "LanguageTags" TEXT)
2025-07-04T23:42:22.600205364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "SubtitleFiles_temp" ("Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags") SELECT "Id", "SeriesId", "SeasonNumber", "EpisodeFileId", "RelativePath", "Extension", "Added", "LastUpdated", "Language", "LanguageTags" FROM "SubtitleFiles"
2025-07-04T23:42:22.607115877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "SubtitleFiles"
2025-07-04T23:42:22.609932578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles_temp" RENAME TO "SubtitleFiles"
2025-07-04T23:42:22.631946447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0825056s
2025-07-04T23:42:22.633315945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:22.634703448Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-07-04T23:42:22.636077695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-04T23:42:22.681701978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-04T23:42:22.686260997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-04T23:42:22.691218167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-04T23:42:22.694540385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-04T23:42:22.717197039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:42:22.722309762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0844167s
2025-07-04T23:42:22.724177603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-04T23:42:22', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-04T23:42:22.728352428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:22.733260950Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-04T23:42:22.735161727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0952183s
2025-07-04T23:42:22.740106963Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-04T23:42:22.742465551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:22.746512980Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 189
2025-07-04T23:42:22.755260090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:22.756806423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-07-04T23:42:22.758136842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2025-07-04T23:42:22.760454428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2025-07-04T23:42:22.770322505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010099s
2025-07-04T23:42:22.771819979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-04T23:42:22', 'add_colon_replacement_to_naming_config')
2025-07-04T23:42:22.775645922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:22.778364806Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-04T23:42:22.780089508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181953s
2025-07-04T23:42:22.781700281Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-04T23:42:22.783294691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:22.786105720Z [Info] health_restored_notification: Starting migration of Main DB to 190
2025-07-04T23:42:22.790938059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:22.792664936Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-07-04T23:42:22.793885714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-04T23:42:22.795735969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:22.805526048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009904s
2025-07-04T23:42:22.807020868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-04T23:42:22', 'health_restored_notification')
2025-07-04T23:42:22.810698973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:22.813396614Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-04T23:42:22.814985864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178195s
2025-07-04T23:42:22.816540985Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-04T23:42:22.818094232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:22.820334712Z [Info] add_download_client_tags: Starting migration of Main DB to 191
2025-07-04T23:42:22.824962399Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-04T23:42:22.826691831Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-04T23:42:22.827901536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2025-07-04T23:42:22.829608513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2025-07-04T23:42:22.838897764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009373s
2025-07-04T23:42:22.840411111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-04T23:42:22', 'add_download_client_tags')
2025-07-04T23:42:22.844018384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:22.846703590Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-04T23:42:22.848273691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172264s
2025-07-04T23:42:22.849794713Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-04T23:42:22.851304572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:22.853558761Z [Info] import_exclusion_type: Starting migration of Main DB to 192
2025-07-04T23:42:22.860729417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListExclusions
2025-07-04T23:42:22.862610815Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-04T23:42:22.863827926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListExclusions TvdbId Int32
2025-07-04T23:42:22.909043977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TvdbId" INTEGER NOT NULL, "Title" TEXT NOT NULL)
2025-07-04T23:42:22.913890464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListExclusions_temp" ("Id", "TvdbId", "Title") SELECT "Id", "TvdbId", "Title" FROM "ImportListExclusions"
2025-07-04T23:42:22.917697639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListExclusions"
2025-07-04T23:42:22.920774955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListExclusions_temp" RENAME TO "ImportListExclusions"
2025-07-04T23:42:22.943041012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_TvdbId" ON "ImportListExclusions" ("TvdbId" ASC)
2025-07-04T23:42:22.946857596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0813085s
2025-07-04T23:42:22.948374219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-04T23:42:22', 'import_exclusion_type')
2025-07-04T23:42:22.951898134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:22.960101088Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-04T23:42:22.961673694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0945604s
2025-07-04T23:42:22.963549360Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-04T23:42:22.965406399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:22.968239012Z [Info] add_import_list_items: Starting migration of Main DB to 193
2025-07-04T23:42:22.980784219Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListItems
2025-07-04T23:42:22.983186465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListItems" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ImportListId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "TvdbId" INTEGER NOT NULL, "Year" INTEGER, "TmdbId" INTEGER, "ImdbId" TEXT, "MalId" INTEGER, "AniListId" INTEGER, "ReleaseDate" DATETIME)
2025-07-04T23:42:22.990088761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074659s
2025-07-04T23:42:22.991372586Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2025-07-04T23:42:22.992810451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.12E-05s
2025-07-04T23:42:22.994032491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus HasRemovedItemSinceLastClean Boolean
2025-07-04T23:42:22.996064633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "HasRemovedItemSinceLastClean" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.005674760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097091s
2025-07-04T23:42:23.007175371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-04T23:42:23', 'add_import_list_items')
2025-07-04T23:42:23.010779046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.013505866Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-04T23:42:23.015020636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175699s
2025-07-04T23:42:23.016607300Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-04T23:42:23.018148593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.020405226Z [Info] add_notification_status: Starting migration of Main DB to 194
2025-07-04T23:42:23.029424294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-04T23:42:23.031475003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-07-04T23:42:23.037803103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066816s
2025-07-04T23:42:23.039384757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-04T23:42:23.041150261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-04T23:42:23.044947136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039055s
2025-07-04T23:42:23.046422546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-04T23:42:23', 'add_notification_status')
2025-07-04T23:42:23.050017554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.052365972Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-04T23:42:23.053866473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112872s
2025-07-04T23:42:23.055425872Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-04T23:42:23.057285466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.059556538Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Main DB to 195
2025-07-04T23:42:23.063455498Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.064904134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.077567659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124355s
2025-07-04T23:42:23.079540521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-04T23:42:23', 'parse_language_tags_from_existing_subtitle_files')
2025-07-04T23:42:23.083673021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.085892850Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-04T23:42:23.087708786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210117s
2025-07-04T23:42:23.089320912Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-04T23:42:23.090766702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.093078336Z [Info] add_finale_type: Starting migration of Main DB to 196
2025-07-04T23:42:23.097349275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Episodes
2025-07-04T23:42:23.098828423Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-07-04T23:42:23.100063550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Episodes FinaleType String
2025-07-04T23:42:23.101772089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Episodes" ADD COLUMN "FinaleType" TEXT
2025-07-04T23:42:23.111415263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097384s
2025-07-04T23:42:23.112943901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-04T23:42:23', 'add_finale_type')
2025-07-04T23:42:23.116457184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.118647524Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-04T23:42:23.120140379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170231s
2025-07-04T23:42:23.121666101Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-04T23:42:23.123188055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.125422053Z [Info] list_add_missing_search: Starting migration of Main DB to 197
2025-07-04T23:42:23.130276807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:42:23.131781796Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-04T23:42:23.133035721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists SearchForMissingEpisodes Boolean
2025-07-04T23:42:23.135049716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "SearchForMissingEpisodes" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:23.145071642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101897s
2025-07-04T23:42:23.146608176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-04T23:42:23', 'list_add_missing_search')
2025-07-04T23:42:23.150291792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.152497252Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-04T23:42:23.154024196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176584s
2025-07-04T23:42:23.155559658Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-04T23:42:23.157311785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.159562987Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Main DB to 198
2025-07-04T23:42:23.166397357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:42:23.167963780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-07-04T23:42:23.169224168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Title String
2025-07-04T23:42:23.170904691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Title" TEXT
2025-07-04T23:42:23.180513797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097007s
2025-07-04T23:42:23.181798984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable SubtitleFiles
2025-07-04T23:42:23.183484217Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-07-04T23:42:23.184422276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn SubtitleFiles Copy Int32
2025-07-04T23:42:23.186127288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "SubtitleFiles" ADD COLUMN "Copy" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.195378904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094121s
2025-07-04T23:42:23.196664833Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.197967726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.214920717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166539s
2025-07-04T23:42:23.216979552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-04T23:42:23', 'parse_title_from_existing_subtitle_files')
2025-07-04T23:42:23.221074516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.223367452Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-04T23:42:23.225170332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253842s
2025-07-04T23:42:23.226789832Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-04T23:42:23.228294802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.230557468Z [Info] series_last_aired: Starting migration of Main DB to 199
2025-07-04T23:42:23.234929199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:23.236372355Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-07-04T23:42:23.237586870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series LastAired DateTimeOffset
2025-07-04T23:42:23.239344298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "LastAired" DATETIME
2025-07-04T23:42:23.249071441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098273s
2025-07-04T23:42:23.250590660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-04T23:42:23', 'series_last_aired')
2025-07-04T23:42:23.254113442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.256667935Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-04T23:42:23.258517258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173051s
2025-07-04T23:42:23.260091317Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-04T23:42:23.261686198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.263926829Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 200
2025-07-04T23:42:23.270175259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:23.271652192Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-07-04T23:42:23.272931979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MonitorNewItems Int32
2025-07-04T23:42:23.274649196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.284798529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102523s
2025-07-04T23:42:23.286091783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2025-07-04T23:42:23.287446520Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-07-04T23:42:23.288684984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2025-07-04T23:42:23.290449326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.299822857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094224s
2025-07-04T23:42:23.301383198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-04T23:42:23', 'AddNewItemMonitorType')
2025-07-04T23:42:23.305034980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.307272686Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-04T23:42:23.308863378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169142s
2025-07-04T23:42:23.310415803Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-04T23:42:23.311878618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.314146545Z [Info] email_encryption: Starting migration of Main DB to 201
2025-07-04T23:42:23.317629797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.319030056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.340700194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213981s
2025-07-04T23:42:23.342700992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-04T23:42:23', 'email_encryption')
2025-07-04T23:42:23.346456733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.348649157Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-04T23:42:23.350086431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.029605s
2025-07-04T23:42:23.351633515Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-04T23:42:23.353114176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.355352813Z [Info] add_indexer_flags: Starting migration of Main DB to 202
2025-07-04T23:42:23.361377152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:42:23.362854156Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-04T23:42:23.364080755Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2025-07-04T23:42:23.365791710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.375907235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102345s
2025-07-04T23:42:23.377255629Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:23.378634024Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-04T23:42:23.379828429Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles IndexerFlags Int32
2025-07-04T23:42:23.381546899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.390982646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095136s
2025-07-04T23:42:23.392508067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-04T23:42:23', 'add_indexer_flags')
2025-07-04T23:42:23.396028474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.398242602Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-04T23:42:23.399701198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168096s
2025-07-04T23:42:23.401252782Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-04T23:42:23.402670125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.404916979Z [Info] release_type: Starting migration of Main DB to 203
2025-07-04T23:42:23.411571296Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2025-07-04T23:42:23.413088350Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-04T23:42:23.414306923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist ReleaseType Int32
2025-07-04T23:42:23.416018499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.426080897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101856s
2025-07-04T23:42:23.427364221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:23.428746955Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.1E-06s
2025-07-04T23:42:23.429948334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseType Int32
2025-07-04T23:42:23.431626292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseType" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.440998661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094384s
2025-07-04T23:42:23.442262826Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.443561140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.457615355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137851s
2025-07-04T23:42:23.459613337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-04T23:42:23', 'release_type')
2025-07-04T23:42:23.463323386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.465635231Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-04T23:42:23.467000880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220534s
2025-07-04T23:42:23.468621854Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-04T23:42:23.470115721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.472373537Z [Info] add_add_release_hash: Starting migration of Main DB to 204
2025-07-04T23:42:23.477303091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable EpisodeFiles
2025-07-04T23:42:23.478809544Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-04T23:42:23.480023248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn EpisodeFiles ReleaseHash String
2025-07-04T23:42:23.481795916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "EpisodeFiles" ADD COLUMN "ReleaseHash" TEXT
2025-07-04T23:42:23.491583401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098986s
2025-07-04T23:42:23.492896385Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.494200550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.510975943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165069s
2025-07-04T23:42:23.513100741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-04T23:42:23', 'add_add_release_hash')
2025-07-04T23:42:23.516966494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.525671920Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-04T23:42:23.527178864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0314549s
2025-07-04T23:42:23.528776190Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-04T23:42:23.530303044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.532569627Z [Info] rename_season_pack_spec: Starting migration of Main DB to 205
2025-07-04T23:42:23.535796744Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-04T23:42:23.538889240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "CustomFormats" SET "Specifications" = REPLACE("Specifications", 'SeasonPackSpecification', 'ReleaseTypeSpecification')
2025-07-04T23:42:23.542807068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039325s
2025-07-04T23:42:23.544308050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-04T23:42:23', 'rename_season_pack_spec')
2025-07-04T23:42:23.547869079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.550096784Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-04T23:42:23.551564178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112731s
2025-07-04T23:42:23.553108808Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-04T23:42:23.554520109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.556688865Z [Info] add_tmdbid: Starting migration of Main DB to 206
2025-07-04T23:42:23.562442329Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:23.564002700Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-04T23:42:23.565236725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series TmdbId Int32
2025-07-04T23:42:23.566912548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "TmdbId" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.577428891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104062s
2025-07-04T23:42:23.578855673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Series (TmdbId)
2025-07-04T23:42:23.580420373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Series_TmdbId" ON "Series" ("TmdbId" ASC)
2025-07-04T23:42:23.583638332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033133s
2025-07-04T23:42:23.585222000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-04T23:42:23', 'add_tmdbid')
2025-07-04T23:42:23.588716555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.591368034Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-04T23:42:23.592785267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011064s
2025-07-04T23:42:23.594338484Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-04T23:42:23.596068096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.598345912Z [Info] add_on_import_complete_to_notifications: Starting migration of Main DB to 209
2025-07-04T23:42:23.603337421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-04T23:42:23.604930499Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-07-04T23:42:23.606170996Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportComplete Boolean
2025-07-04T23:42:23.608056282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportComplete" INTEGER NOT NULL DEFAULT 0
2025-07-04T23:42:23.625529640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174855s
2025-07-04T23:42:23.627462842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-04T23:42:23', 'add_on_import_complete_to_notifications')
2025-07-04T23:42:23.631467274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.633720510Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-04T23:42:23.635428859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258054s
2025-07-04T23:42:23.637008099Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-04T23:42:23.638610946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.641136230Z [Info] add_monitored_seasons_filter: Starting migration of Main DB to 210
2025-07-04T23:42:23.644810457Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.646208302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.681812993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0353287s
2025-07-04T23:42:23.683834724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-04T23:42:23', 'add_monitored_seasons_filter')
2025-07-04T23:42:23.687740006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.689956708Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-04T23:42:23.691539735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0437446s
2025-07-04T23:42:23.693162643Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-04T23:42:23.694907746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.697165361Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Main DB to 211
2025-07-04T23:42:23.701909483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2025-07-04T23:42:23.703383049Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-04T23:42:23.704771986Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig CustomColonReplacementFormat String
2025-07-04T23:42:23.706828135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "CustomColonReplacementFormat" TEXT NOT NULL DEFAULT ''
2025-07-04T23:42:23.717233394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105729s
2025-07-04T23:42:23.718750448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-04T23:42:23', 'add_custom_colon_replacement_to_naming_config')
2025-07-04T23:42:23.722686612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.724929197Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-04T23:42:23.726699812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182754s
2025-07-04T23:42:23.728233510Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-04T23:42:23.730090619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.732304536Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Main DB to 212
2025-07-04T23:42:23.737776082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2025-07-04T23:42:23.739416604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-04T23:42:23.740861173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinUpgradeFormatScore Int32
2025-07-04T23:42:23.742748552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinUpgradeFormatScore" INTEGER NOT NULL DEFAULT 1
2025-07-04T23:42:23.753461751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107769s
2025-07-04T23:42:23.755040198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-04T23:42:23', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-04T23:42:23.759124722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.761398159Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-04T23:42:23.763347674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188096s
2025-07-04T23:42:23.765050843Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-04T23:42:23.766734592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.769053942Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Main DB to 214
2025-07-04T23:42:23.771685249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-04T23:42:23', 'add_blurary576p_quality_in_profiles')
2025-07-04T23:42:23.775588818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.777803838Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-04T23:42:23.779473630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110759s
2025-07-04T23:42:23.780939401Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-04T23:42:23.782910900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.785103444Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Main DB to 215
2025-07-04T23:42:23.788987854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:23.790446511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:23.823429494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0326437s
2025-07-04T23:42:23.825508019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-04T23:42:23', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-04T23:42:23.829976445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.832208839Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-04T23:42:23.834153625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416967s
2025-07-04T23:42:23.835736091Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-04T23:42:23.837302644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:23.839544027Z [Info] add_mal_and_anilist_ids: Starting migration of Main DB to 217
2025-07-04T23:42:23.845423744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:23.846873072Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.54E-05s
2025-07-04T23:42:23.848069531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series MalIds String
2025-07-04T23:42:23.849752008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "MalIds" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:23.859901822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102619s
2025-07-04T23:42:23.861356711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Series
2025-07-04T23:42:23.862635045Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-04T23:42:23.863820562Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Series AniListIds String
2025-07-04T23:42:23.865476215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Series" ADD COLUMN "AniListIds" TEXT NOT NULL DEFAULT '[]'
2025-07-04T23:42:23.875133438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096993s
2025-07-04T23:42:23.876633939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-04T23:42:23', 'add_mal_and_anilist_ids')
2025-07-04T23:42:23.880235599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:23.882447954Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-04T23:42:23.883980650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170554s
2025-07-04T23:42:24.038503294Z [Debug] MigrationController: Took: 00:00:23.0101732
2025-07-04T23:42:27.724940486Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-04T23:42:28.355397952Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-04T23:42:28.579773198Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-04T23:42:28.587040158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:28.590073104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:28.642008665Z [Info] DatabaseEngineVersionCheck: SQLite 3.48.0
2025-07-04T23:42:28.647631975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0564299s
2025-07-04T23:42:28.660925289Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-04T23:42:28.664909059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0694679s
2025-07-04T23:42:28.706222243Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-04T23:42:28.709681337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.717281729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-04T23:42:28.720822497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-04T23:42:28.728007052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079397s
2025-07-04T23:42:28.730532356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.735318351Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-04T23:42:28.738139140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153647s
2025-07-04T23:42:28.746150860Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-04T23:42:28.749977844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.758899767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-04T23:42:28.762176584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:42:28.770689653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084395s
2025-07-04T23:42:28.773252533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:28.776568128Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.72E-05s
2025-07-04T23:42:28.779587857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-04T23:42:28.784710110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-04T23:42:28.796875392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128078s
2025-07-04T23:42:28.800589539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.805696841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-04T23:42:28.809815664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220817s
2025-07-04T23:42:28.814533282Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-04T23:42:28.817782653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.824558715Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:28.827232589Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-07-04T23:42:28.829547820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-04T23:42:28.832805669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-04T23:42:28.839083969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006449s
2025-07-04T23:42:28.841397907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.845450105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-04T23:42:28.848522561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128512s
2025-07-04T23:42:28.853584933Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-04T23:42:28.856302815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.862513358Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-04T23:42:28.872351374Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-04T23:42:28.875727953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:42:28.886392162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113547s
2025-07-04T23:42:28.889223783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-04T23:42:28', 'InitialSetup')
2025-07-04T23:42:28.895384486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.899755717Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-04T23:42:28.902417846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0248154s
2025-07-04T23:42:28.905095247Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrating
2025-07-04T23:42:28.908256030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.912352948Z [Info] remove_tvrage_imdb_unique_constraint: Starting migration of Log DB to 2
2025-07-04T23:42:28.916257229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-04T23:42:28', 'remove_tvrage_imdb_unique_constraint')
2025-07-04T23:42:28.923173854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.928119651Z [Info] FluentMigrator.Runner.MigrationRunner: 2: remove_tvrage_imdb_unique_constraint migrated
2025-07-04T23:42:28.931321337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198699s
2025-07-04T23:42:28.933837452Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrating
2025-07-04T23:42:28.936989959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.940756963Z [Info] remove_renamed_scene_mapping_columns: Starting migration of Log DB to 3
2025-07-04T23:42:28.943730680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-04T23:42:28', 'remove_renamed_scene_mapping_columns')
2025-07-04T23:42:28.950291098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.954336632Z [Info] FluentMigrator.Runner.MigrationRunner: 3: remove_renamed_scene_mapping_columns migrated
2025-07-04T23:42:28.957471263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017307s
2025-07-04T23:42:28.959869602Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrating
2025-07-04T23:42:28.962592053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.966207522Z [Info] updated_history: Starting migration of Log DB to 4
2025-07-04T23:42:28.968719589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-04T23:42:28', 'updated_history')
2025-07-04T23:42:28.974720661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:28.978704561Z [Info] FluentMigrator.Runner.MigrationRunner: 4: updated_history migrated
2025-07-04T23:42:28.981397002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161405s
2025-07-04T23:42:28.983796783Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrating
2025-07-04T23:42:28.986709037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:28.990355067Z [Info] added_eventtype_to_history: Starting migration of Log DB to 5
2025-07-04T23:42:28.993079893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-04T23:42:28', 'added_eventtype_to_history')
2025-07-04T23:42:28.999336930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.003361592Z [Info] FluentMigrator.Runner.MigrationRunner: 5: added_eventtype_to_history migrated
2025-07-04T23:42:29.006287042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166496s
2025-07-04T23:42:29.008707305Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrating
2025-07-04T23:42:29.011490448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.015101418Z [Info] add_index_to_log_time: Starting migration of Log DB to 6
2025-07-04T23:42:29.027298544Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable Logs
2025-07-04T23:42:29.030221428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:42:29.034773403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047478s
2025-07-04T23:42:29.037114646Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-04T23:42:29.039942610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Method" TEXT, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:42:29.049348787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098344s
2025-07-04T23:42:29.051716052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-04T23:42:29.054445377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:42:29.059352567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050404s
2025-07-04T23:42:29.061906148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-04T23:42:29', 'add_index_to_log_time')
2025-07-04T23:42:29.068089707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.072366047Z [Info] FluentMigrator.Runner.MigrationRunner: 6: add_index_to_log_time migrated
2025-07-04T23:42:29.075146775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180862s
2025-07-04T23:42:29.077811079Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrating
2025-07-04T23:42:29.080803333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.084599836Z [Info] add_renameEpisodes_to_naming: Starting migration of Log DB to 7
2025-07-04T23:42:29.087454012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-04T23:42:29', 'add_renameEpisodes_to_naming')
2025-07-04T23:42:29.093876733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.097964623Z [Info] FluentMigrator.Runner.MigrationRunner: 7: add_renameEpisodes_to_naming migrated
2025-07-04T23:42:29.100999022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171724s
2025-07-04T23:42:29.103429586Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrating
2025-07-04T23:42:29.106055101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.109683967Z [Info] remove_backlog: Starting migration of Log DB to 8
2025-07-04T23:42:29.112146635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-04T23:42:29', 'remove_backlog')
2025-07-04T23:42:29.118157136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.122186197Z [Info] FluentMigrator.Runner.MigrationRunner: 8: remove_backlog migrated
2025-07-04T23:42:29.124821683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161251s
2025-07-04T23:42:29.127224641Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrating
2025-07-04T23:42:29.129948976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.133562431Z [Info] fix_rename_episodes: Starting migration of Log DB to 9
2025-07-04T23:42:29.136119178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2025-07-04T23:42:29', 'fix_rename_episodes')
2025-07-04T23:42:29.142202135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.146307670Z [Info] FluentMigrator.Runner.MigrationRunner: 9: fix_rename_episodes migrated
2025-07-04T23:42:29.149045793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163539s
2025-07-04T23:42:29.151447819Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrating
2025-07-04T23:42:29.154088966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.157699144Z [Info] add_monitored: Starting migration of Log DB to 10
2025-07-04T23:42:29.160153967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-04T23:42:29', 'add_monitored')
2025-07-04T23:42:29.166135038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.170152015Z [Info] FluentMigrator.Runner.MigrationRunner: 10: add_monitored migrated
2025-07-04T23:42:29.172800778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160694s
2025-07-04T23:42:29.175214528Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrating
2025-07-04T23:42:29.177849222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.181875317Z [Info] remove_ignored: Starting migration of Log DB to 11
2025-07-04T23:42:29.184391173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-04T23:42:29', 'remove_ignored')
2025-07-04T23:42:29.190407665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.194466396Z [Info] FluentMigrator.Runner.MigrationRunner: 11: remove_ignored migrated
2025-07-04T23:42:29.197140300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166137s
2025-07-04T23:42:29.199550392Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrating
2025-07-04T23:42:29.202437504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.206076631Z [Info] remove_custom_start_date: Starting migration of Log DB to 12
2025-07-04T23:42:29.208839403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2025-07-04T23:42:29', 'remove_custom_start_date')
2025-07-04T23:42:29.215081400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.219132726Z [Info] FluentMigrator.Runner.MigrationRunner: 12: remove_custom_start_date migrated
2025-07-04T23:42:29.222044288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166994s
2025-07-04T23:42:29.224470052Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrating
2025-07-04T23:42:29.227177182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.232213992Z [Info] add_air_date_utc: Starting migration of Log DB to 13
2025-07-04T23:42:29.234984941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-04T23:42:29', 'add_air_date_utc')
2025-07-04T23:42:29.241218140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.245518027Z [Info] FluentMigrator.Runner.MigrationRunner: 13: add_air_date_utc migrated
2025-07-04T23:42:29.248568177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183314s
2025-07-04T23:42:29.414856379Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrating
2025-07-04T23:42:29.512958715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.573219556Z [Info] drop_air_date: Starting migration of Log DB to 14
2025-07-04T23:42:29.582192090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-04T23:42:29', 'drop_air_date')
2025-07-04T23:42:29.608501618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.617010689Z [Info] FluentMigrator.Runner.MigrationRunner: 14: drop_air_date migrated
2025-07-04T23:42:29.622584911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.106671s
2025-07-04T23:42:29.625820054Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrating
2025-07-04T23:42:29.628554870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.632279058Z [Info] add_air_date_as_string: Starting migration of Log DB to 15
2025-07-04T23:42:29.634796025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-04T23:42:29', 'add_air_date_as_string')
2025-07-04T23:42:29.640993542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.645037925Z [Info] FluentMigrator.Runner.MigrationRunner: 15: add_air_date_as_string migrated
2025-07-04T23:42:29.648538573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165076s
2025-07-04T23:42:29.651070110Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrating
2025-07-04T23:42:29.653992483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.657856121Z [Info] updated_imported_history_item: Starting migration of Log DB to 16
2025-07-04T23:42:29.660867564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-04T23:42:29', 'updated_imported_history_item')
2025-07-04T23:42:29.670848178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.674882730Z [Info] FluentMigrator.Runner.MigrationRunner: 16: updated_imported_history_item migrated
2025-07-04T23:42:29.677889654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020862s
2025-07-04T23:42:29.680273363Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrating
2025-07-04T23:42:29.683118371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.688120201Z [Info] reset_scene_names: Starting migration of Log DB to 17
2025-07-04T23:42:29.690720997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-04T23:42:29', 'reset_scene_names')
2025-07-04T23:42:29.696674884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.700638924Z [Info] FluentMigrator.Runner.MigrationRunner: 17: reset_scene_names migrated
2025-07-04T23:42:29.703352838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175189s
2025-07-04T23:42:29.705702890Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrating
2025-07-04T23:42:29.708347845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.712134568Z [Info] remove_duplicates: Starting migration of Log DB to 18
2025-07-04T23:42:29.715801130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-04T23:42:29', 'remove_duplicates')
2025-07-04T23:42:29.725227217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.729393154Z [Info] FluentMigrator.Runner.MigrationRunner: 18: remove_duplicates migrated
2025-07-04T23:42:29.732214194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209593s
2025-07-04T23:42:29.734426438Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrating
2025-07-04T23:42:29.737360475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.741792066Z [Info] restore_unique_constraints: Starting migration of Log DB to 19
2025-07-04T23:42:29.744702987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-04T23:42:29', 'restore_unique_constraints')
2025-07-04T23:42:29.753075503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.757034303Z [Info] FluentMigrator.Runner.MigrationRunner: 19: restore_unique_constraints migrated
2025-07-04T23:42:29.760458597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01968s
2025-07-04T23:42:29.762835442Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrating
2025-07-04T23:42:29.766128352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.771785741Z [Info] add_year_and_seasons_to_series: Starting migration of Log DB to 20
2025-07-04T23:42:29.775266690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-04T23:42:29', 'add_year_and_seasons_to_series')
2025-07-04T23:42:29.781716214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.785622759Z [Info] FluentMigrator.Runner.MigrationRunner: 20: add_year_and_seasons_to_series migrated
2025-07-04T23:42:29.789384412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194952s
2025-07-04T23:42:29.792752634Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrating
2025-07-04T23:42:29.795499464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.799452001Z [Info] drop_seasons_table: Starting migration of Log DB to 21
2025-07-04T23:42:29.806083021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-04T23:42:29', 'drop_seasons_table')
2025-07-04T23:42:29.812110706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.816840358Z [Info] FluentMigrator.Runner.MigrationRunner: 21: drop_seasons_table migrated
2025-07-04T23:42:29.820141074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213485s
2025-07-04T23:42:29.822357756Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrating
2025-07-04T23:42:29.827416942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.831155017Z [Info] move_indexer_to_generic_provider: Starting migration of Log DB to 22
2025-07-04T23:42:29.834020597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-04T23:42:29', 'move_indexer_to_generic_provider')
2025-07-04T23:42:29.841347197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.845342581Z [Info] FluentMigrator.Runner.MigrationRunner: 22: move_indexer_to_generic_provider migrated
2025-07-04T23:42:29.849129725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183138s
2025-07-04T23:42:29.851504476Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrating
2025-07-04T23:42:29.854516670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.858301761Z [Info] add_config_contract_to_indexers: Starting migration of Log DB to 23
2025-07-04T23:42:29.860893980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-04T23:42:29', 'add_config_contract_to_indexers')
2025-07-04T23:42:29.867417463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.871458789Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_config_contract_to_indexers migrated
2025-07-04T23:42:29.874483980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169406s
2025-07-04T23:42:29.876857939Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrating
2025-07-04T23:42:29.879786125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.884616860Z [Info] drop_tvdb_episodeid: Starting migration of Log DB to 24
2025-07-04T23:42:29.887721501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-04T23:42:29', 'drop_tvdb_episodeid')
2025-07-04T23:42:29.893955531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.898006156Z [Info] FluentMigrator.Runner.MigrationRunner: 24: drop_tvdb_episodeid migrated
2025-07-04T23:42:29.901053722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182165s
2025-07-04T23:42:29.903428513Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrating
2025-07-04T23:42:29.906544115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.911204267Z [Info] move_notification_to_generic_provider: Starting migration of Log DB to 25
2025-07-04T23:42:29.914346383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-04T23:42:29', 'move_notification_to_generic_provider')
2025-07-04T23:42:29.920945439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.924815140Z [Info] FluentMigrator.Runner.MigrationRunner: 25: move_notification_to_generic_provider migrated
2025-07-04T23:42:29.927926394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182706s
2025-07-04T23:42:29.930269781Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrating
2025-07-04T23:42:29.933378380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.936972105Z [Info] add_config_contract_to_notifications: Starting migration of Log DB to 26
2025-07-04T23:42:29.939863326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-04T23:42:29', 'add_config_contract_to_notifications')
2025-07-04T23:42:29.946305275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.950269025Z [Info] FluentMigrator.Runner.MigrationRunner: 26: add_config_contract_to_notifications migrated
2025-07-04T23:42:29.953411311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169005s
2025-07-04T23:42:29.955786503Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrating
2025-07-04T23:42:29.960938014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.964619055Z [Info] fix_omgwtfnzbs: Starting migration of Log DB to 27
2025-07-04T23:42:29.967060541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-04T23:42:29', 'fix_omgwtfnzbs')
2025-07-04T23:42:29.973962607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:29.978040015Z [Info] FluentMigrator.Runner.MigrationRunner: 27: fix_omgwtfnzbs migrated
2025-07-04T23:42:29.981501033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171408s
2025-07-04T23:42:29.985073536Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrating
2025-07-04T23:42:29.989031374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:29.993174916Z [Info] add_blacklist_table: Starting migration of Log DB to 28
2025-07-04T23:42:29.996306120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-04T23:42:29', 'add_blacklist_table')
2025-07-04T23:42:30.003226452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.008247211Z [Info] FluentMigrator.Runner.MigrationRunner: 28: add_blacklist_table migrated
2025-07-04T23:42:30.011005073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195407s
2025-07-04T23:42:30.013430967Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrating
2025-07-04T23:42:30.016837334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.022502841Z [Info] add_formats_to_naming_config: Starting migration of Log DB to 29
2025-07-04T23:42:30.025244711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-04T23:42:30', 'add_formats_to_naming_config')
2025-07-04T23:42:30.031503040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.035563646Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_formats_to_naming_config migrated
2025-07-04T23:42:30.038482873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187235s
2025-07-04T23:42:30.040994519Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrating
2025-07-04T23:42:30.045418676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.049427076Z [Info] add_season_folder_format_to_naming_config: Starting migration of Log DB to 30
2025-07-04T23:42:30.052724334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-04T23:42:30', 'add_season_folder_format_to_naming_config')
2025-07-04T23:42:30.060152990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.064553720Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_season_folder_format_to_naming_config migrated
2025-07-04T23:42:30.067740356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200567s
2025-07-04T23:42:30.070206611Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrating
2025-07-04T23:42:30.073250088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.173069431Z [Info] delete_old_naming_config_columns: Starting migration of Log DB to 31
2025-07-04T23:42:30.176261578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-04T23:42:30', 'delete_old_naming_config_columns')
2025-07-04T23:42:30.182917627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.187194729Z [Info] FluentMigrator.Runner.MigrationRunner: 31: delete_old_naming_config_columns migrated
2025-07-04T23:42:30.190229518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1139198s
2025-07-04T23:42:30.192780244Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrating
2025-07-04T23:42:30.195627206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.199745567Z [Info] set_default_release_group: Starting migration of Log DB to 32
2025-07-04T23:42:30.202519261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-04T23:42:30', 'set_default_release_group')
2025-07-04T23:42:30.208750456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.212816692Z [Info] FluentMigrator.Runner.MigrationRunner: 32: set_default_release_group migrated
2025-07-04T23:42:30.215646019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171873s
2025-07-04T23:42:30.218019888Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrating
2025-07-04T23:42:30.221095880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.225031394Z [Info] add_api_key_to_pushover: Starting migration of Log DB to 33
2025-07-04T23:42:30.227632100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-04T23:42:30', 'add_api_key_to_pushover')
2025-07-04T23:42:30.234107396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.238143742Z [Info] FluentMigrator.Runner.MigrationRunner: 33: add_api_key_to_pushover migrated
2025-07-04T23:42:30.240956856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170628s
2025-07-04T23:42:30.243298801Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrating
2025-07-04T23:42:30.246115942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.249733085Z [Info] remove_series_contraints: Starting migration of Log DB to 34
2025-07-04T23:42:30.252368932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-04T23:42:30', 'remove_series_contraints')
2025-07-04T23:42:30.258454854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.262457683Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_series_contraints migrated
2025-07-04T23:42:30.265268542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163358s
2025-07-04T23:42:30.269370249Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrating
2025-07-04T23:42:30.272601595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.277428072Z [Info] add_series_folder_format_to_naming_config: Starting migration of Log DB to 35
2025-07-04T23:42:30.280551671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-04T23:42:30', 'add_series_folder_format_to_naming_config')
2025-07-04T23:42:30.287443255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.292077425Z [Info] FluentMigrator.Runner.MigrationRunner: 35: add_series_folder_format_to_naming_config migrated
2025-07-04T23:42:30.296015102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191543s
2025-07-04T23:42:30.299189183Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrating
2025-07-04T23:42:30.302513936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.306139856Z [Info] update_with_quality_converters: Starting migration of Log DB to 36
2025-07-04T23:42:30.309855126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-04T23:42:30', 'update_with_quality_converters')
2025-07-04T23:42:30.317334835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.322630436Z [Info] FluentMigrator.Runner.MigrationRunner: 36: update_with_quality_converters migrated
2025-07-04T23:42:30.327331080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195563s
2025-07-04T23:42:30.329717725Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrating
2025-07-04T23:42:30.332585959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.336170075Z [Info] add_configurable_qualities: Starting migration of Log DB to 37
2025-07-04T23:42:30.338941054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-04T23:42:30', 'add_configurable_qualities')
2025-07-04T23:42:30.345530220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.349610835Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_configurable_qualities migrated
2025-07-04T23:42:30.352520823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170292s
2025-07-04T23:42:30.354865895Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrating
2025-07-04T23:42:30.357909242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.361745094Z [Info] add_on_upgrade_to_notifications: Starting migration of Log DB to 38
2025-07-04T23:42:30.364969546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-04T23:42:30', 'add_on_upgrade_to_notifications')
2025-07-04T23:42:30.372400507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.376770985Z [Info] FluentMigrator.Runner.MigrationRunner: 38: add_on_upgrade_to_notifications migrated
2025-07-04T23:42:30.381009458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185522s
2025-07-04T23:42:30.384527461Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrating
2025-07-04T23:42:30.390344482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.394256889Z [Info] add_metadata_tables: Starting migration of Log DB to 39
2025-07-04T23:42:30.397376149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-04T23:42:30', 'add_metadata_tables')
2025-07-04T23:42:30.405767383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.410130928Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_metadata_tables migrated
2025-07-04T23:42:30.412948450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197768s
2025-07-04T23:42:30.415319664Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrating
2025-07-04T23:42:30.418414525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.422040685Z [Info] add_metadata_to_episodes_and_series: Starting migration of Log DB to 40
2025-07-04T23:42:30.425619951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-04T23:42:30', 'add_metadata_to_episodes_and_series')
2025-07-04T23:42:30.434388013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.438386884Z [Info] FluentMigrator.Runner.MigrationRunner: 40: add_metadata_to_episodes_and_series migrated
2025-07-04T23:42:30.441578339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199713s
2025-07-04T23:42:30.443956958Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrating
2025-07-04T23:42:30.446882308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.450526104Z [Info] fix_xbmc_season_images_metadata: Starting migration of Log DB to 41
2025-07-04T23:42:30.453310379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-04T23:42:30', 'fix_xbmc_season_images_metadata')
2025-07-04T23:42:30.459522295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.463685086Z [Info] FluentMigrator.Runner.MigrationRunner: 41: fix_xbmc_season_images_metadata migrated
2025-07-04T23:42:30.466633672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167958s
2025-07-04T23:42:30.468980808Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrating
2025-07-04T23:42:30.471797238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.475288357Z [Info] add_download_clients_table: Starting migration of Log DB to 42
2025-07-04T23:42:30.477933272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-04T23:42:30', 'add_download_clients_table')
2025-07-04T23:42:30.484044244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.488009868Z [Info] FluentMigrator.Runner.MigrationRunner: 42: add_download_clients_table migrated
2025-07-04T23:42:30.490822200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161869s
2025-07-04T23:42:30.493171420Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrating
2025-07-04T23:42:30.496197512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.499667989Z [Info] convert_config_to_download_clients: Starting migration of Log DB to 43
2025-07-04T23:42:30.502481714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-07-04T23:42:30', 'convert_config_to_download_clients')
2025-07-04T23:42:30.508779373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.512796029Z [Info] FluentMigrator.Runner.MigrationRunner: 43: convert_config_to_download_clients migrated
2025-07-04T23:42:30.515764045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165797s
2025-07-04T23:42:30.518097492Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrating
2025-07-04T23:42:30.520910957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.524377766Z [Info] fix_xbmc_episode_metadata: Starting migration of Log DB to 44
2025-07-04T23:42:30.526979895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2025-07-04T23:42:30', 'fix_xbmc_episode_metadata')
2025-07-04T23:42:30.533322224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.537329461Z [Info] FluentMigrator.Runner.MigrationRunner: 44: fix_xbmc_episode_metadata migrated
2025-07-04T23:42:30.540161864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164098s
2025-07-04T23:42:30.542631806Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrating
2025-07-04T23:42:30.545162051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.549571869Z [Info] add_indexes: Starting migration of Log DB to 45
2025-07-04T23:42:30.551854875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2025-07-04T23:42:30', 'add_indexes')
2025-07-04T23:42:30.558809286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.563992060Z [Info] FluentMigrator.Runner.MigrationRunner: 45: add_indexes migrated
2025-07-04T23:42:30.566542785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187927s
2025-07-04T23:42:30.569019622Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrating
2025-07-04T23:42:30.572982681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.577511088Z [Info] fix_nzb_su_url: Starting migration of Log DB to 46
2025-07-04T23:42:30.580129600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2025-07-04T23:42:30', 'fix_nzb_su_url')
2025-07-04T23:42:30.586082685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.590150765Z [Info] FluentMigrator.Runner.MigrationRunner: 46: fix_nzb_su_url migrated
2025-07-04T23:42:30.593453865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173585s
2025-07-04T23:42:30.596486851Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrating
2025-07-04T23:42:30.599423413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.602931616Z [Info] add_temporary_blacklist_columns: Starting migration of Log DB to 47
2025-07-04T23:42:30.605957658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2025-07-04T23:42:30', 'add_temporary_blacklist_columns')
2025-07-04T23:42:30.612321540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.616344400Z [Info] FluentMigrator.Runner.MigrationRunner: 47: add_temporary_blacklist_columns migrated
2025-07-04T23:42:30.619284499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169152s
2025-07-04T23:42:30.621618577Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrating
2025-07-04T23:42:30.624462994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.627992891Z [Info] add_title_to_scenemappings: Starting migration of Log DB to 48
2025-07-04T23:42:30.630654169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (48, '2025-07-04T23:42:30', 'add_title_to_scenemappings')
2025-07-04T23:42:30.636862648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.640863433Z [Info] FluentMigrator.Runner.MigrationRunner: 48: add_title_to_scenemappings migrated
2025-07-04T23:42:30.643689142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164109s
2025-07-04T23:42:30.646182632Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrating
2025-07-04T23:42:30.648872437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.652398976Z [Info] fix_dognzb_url: Starting migration of Log DB to 49
2025-07-04T23:42:30.654760190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2025-07-04T23:42:30', 'fix_dognzb_url')
2025-07-04T23:42:30.660895693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.664894063Z [Info] FluentMigrator.Runner.MigrationRunner: 49: fix_dognzb_url migrated
2025-07-04T23:42:30.667574960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160225s
2025-07-04T23:42:30.669979341Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrating
2025-07-04T23:42:30.672925833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.676590911Z [Info] add_hash_to_metadata_files: Starting migration of Log DB to 50
2025-07-04T23:42:30.679243271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2025-07-04T23:42:30', 'add_hash_to_metadata_files')
2025-07-04T23:42:30.685434005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.689538618Z [Info] FluentMigrator.Runner.MigrationRunner: 50: add_hash_to_metadata_files migrated
2025-07-04T23:42:30.692403015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166172s
2025-07-04T23:42:30.694734980Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrating
2025-07-04T23:42:30.697535859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.701791928Z [Info] download_client_import: Starting migration of Log DB to 51
2025-07-04T23:42:30.704642957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2025-07-04T23:42:30', 'download_client_import')
2025-07-04T23:42:30.710714090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.715072845Z [Info] FluentMigrator.Runner.MigrationRunner: 51: download_client_import migrated
2025-07-04T23:42:30.718494404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172677s
2025-07-04T23:42:30.720851860Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrating
2025-07-04T23:42:30.723566556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.727368911Z [Info] add_columns_for_anime: Starting migration of Log DB to 52
2025-07-04T23:42:30.729916600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2025-07-04T23:42:30', 'add_columns_for_anime')
2025-07-04T23:42:30.737056785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.743980143Z [Info] FluentMigrator.Runner.MigrationRunner: 52: add_columns_for_anime migrated
2025-07-04T23:42:30.747362383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201598s
2025-07-04T23:42:30.750589971Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrating
2025-07-04T23:42:30.754223316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.758793938Z [Info] add_series_sorttitle: Starting migration of Log DB to 53
2025-07-04T23:42:30.761687022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2025-07-04T23:42:30', 'add_series_sorttitle')
2025-07-04T23:42:30.768025804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.771914462Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_series_sorttitle migrated
2025-07-04T23:42:30.774696313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180122s
2025-07-04T23:42:30.778176931Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrating
2025-07-04T23:42:30.780832146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.784527236Z [Info] rename_profiles: Starting migration of Log DB to 54
2025-07-04T23:42:30.786958580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2025-07-04T23:42:30', 'rename_profiles')
2025-07-04T23:42:30.794355953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.806793814Z [Info] FluentMigrator.Runner.MigrationRunner: 54: rename_profiles migrated
2025-07-04T23:42:30.810552481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257844s
2025-07-04T23:42:30.813393591Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrating
2025-07-04T23:42:30.816208839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.819810339Z [Info] drop_old_profile_columns: Starting migration of Log DB to 55
2025-07-04T23:42:30.823632825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2025-07-04T23:42:30', 'drop_old_profile_columns')
2025-07-04T23:42:30.830536414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.838340967Z [Info] FluentMigrator.Runner.MigrationRunner: 55: drop_old_profile_columns migrated
2025-07-04T23:42:30.842352503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0220341s
2025-07-04T23:42:30.844760861Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrating
2025-07-04T23:42:30.848763279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.852781970Z [Info] add_mediainfo_to_episodefile: Starting migration of Log DB to 56
2025-07-04T23:42:30.855706037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2025-07-04T23:42:30', 'add_mediainfo_to_episodefile')
2025-07-04T23:42:30.863065423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.867265860Z [Info] FluentMigrator.Runner.MigrationRunner: 56: add_mediainfo_to_episodefile migrated
2025-07-04T23:42:30.870934927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185824s
2025-07-04T23:42:30.874385814Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrating
2025-07-04T23:42:30.877707512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.881906225Z [Info] convert_episode_file_path_to_relative: Starting migration of Log DB to 57
2025-07-04T23:42:30.884928580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2025-07-04T23:42:30', 'convert_episode_file_path_to_relative')
2025-07-04T23:42:30.892587850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.897547124Z [Info] FluentMigrator.Runner.MigrationRunner: 57: convert_episode_file_path_to_relative migrated
2025-07-04T23:42:30.900892589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192208s
2025-07-04T23:42:30.903265887Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrating
2025-07-04T23:42:30.906061446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.909701354Z [Info] drop_episode_file_path: Starting migration of Log DB to 58
2025-07-04T23:42:30.913314358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2025-07-04T23:42:30', 'drop_episode_file_path')
2025-07-04T23:42:30.921536411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.926657621Z [Info] FluentMigrator.Runner.MigrationRunner: 58: drop_episode_file_path migrated
2025-07-04T23:42:30.929739746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205985s
2025-07-04T23:42:30.933073107Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrating
2025-07-04T23:42:30.936485387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.940178242Z [Info] add_enable_options_to_indexers: Starting migration of Log DB to 59
2025-07-04T23:42:30.943076707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2025-07-04T23:42:30', 'add_enable_options_to_indexers')
2025-07-04T23:42:30.949922500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.955858049Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_enable_options_to_indexers migrated
2025-07-04T23:42:30.960213347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019584s
2025-07-04T23:42:30.962743822Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrating
2025-07-04T23:42:30.966098987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:30.970321889Z [Info] remove_enable_from_indexers: Starting migration of Log DB to 60
2025-07-04T23:42:30.974735585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2025-07-04T23:42:30', 'remove_enable_from_indexers')
2025-07-04T23:42:30.982362650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:30.987798844Z [Info] FluentMigrator.Runner.MigrationRunner: 60: remove_enable_from_indexers migrated
2025-07-04T23:42:30.991067756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216811s
2025-07-04T23:42:30.994157767Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrating
2025-07-04T23:42:30.997409333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.001914022Z [Info] clear_bad_scene_names: Starting migration of Log DB to 61
2025-07-04T23:42:31.004847618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2025-07-04T23:42:31', 'clear_bad_scene_names')
2025-07-04T23:42:31.011247944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.015821251Z [Info] FluentMigrator.Runner.MigrationRunner: 61: clear_bad_scene_names migrated
2025-07-04T23:42:31.018587169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.018607s
2025-07-04T23:42:31.021540796Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrating
2025-07-04T23:42:31.025618295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.029549920Z [Info] convert_quality_models: Starting migration of Log DB to 62
2025-07-04T23:42:31.032192741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2025-07-04T23:42:31', 'convert_quality_models')
2025-07-04T23:42:31.039232704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.044695813Z [Info] FluentMigrator.Runner.MigrationRunner: 62: convert_quality_models migrated
2025-07-04T23:42:31.047754711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019241s
2025-07-04T23:42:31.050202930Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrating
2025-07-04T23:42:31.053319905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.057219156Z [Info] add_remotepathmappings: Starting migration of Log DB to 63
2025-07-04T23:42:31.060201129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2025-07-04T23:42:31', 'add_remotepathmappings')
2025-07-04T23:42:31.066865346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.071589226Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_remotepathmappings migrated
2025-07-04T23:42:31.074695941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182416s
2025-07-04T23:42:31.077081644Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrating
2025-07-04T23:42:31.079906601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.084507565Z [Info] remove_method_from_logs: Starting migration of Log DB to 64
2025-07-04T23:42:31.106302714Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Logs Method
2025-07-04T23:42:31.166196987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:42:31.188714200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-07-04T23:42:31.200080874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:42:31.214093705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-04T23:42:31.233722463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:42:31.240484467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1306458s
2025-07-04T23:42:31.243092037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2025-07-04T23:42:31', 'remove_method_from_logs')
2025-07-04T23:42:31.249229703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.254053585Z [Info] FluentMigrator.Runner.MigrationRunner: 64: remove_method_from_logs migrated
2025-07-04T23:42:31.256814113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.144324s
2025-07-04T23:42:31.259407063Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrating
2025-07-04T23:42:31.262267632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.265930456Z [Info] make_scene_numbering_nullable: Starting migration of Log DB to 65
2025-07-04T23:42:31.268642185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2025-07-04T23:42:31', 'make_scene_numbering_nullable')
2025-07-04T23:42:31.274805053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.278762100Z [Info] FluentMigrator.Runner.MigrationRunner: 65: make_scene_numbering_nullable migrated
2025-07-04T23:42:31.281640374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165027s
2025-07-04T23:42:31.283908651Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrating
2025-07-04T23:42:31.286407973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.289896035Z [Info] add_tags: Starting migration of Log DB to 66
2025-07-04T23:42:31.292101195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2025-07-04T23:42:31', 'add_tags')
2025-07-04T23:42:31.297767372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.301689869Z [Info] FluentMigrator.Runner.MigrationRunner: 66: add_tags migrated
2025-07-04T23:42:31.304091594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152879s
2025-07-04T23:42:31.306373880Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrating
2025-07-04T23:42:31.309020798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.312514131Z [Info] add_added_to_series: Starting migration of Log DB to 67
2025-07-04T23:42:31.314937821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2025-07-04T23:42:31', 'add_added_to_series')
2025-07-04T23:42:31.320874573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.324843183Z [Info] FluentMigrator.Runner.MigrationRunner: 67: add_added_to_series migrated
2025-07-04T23:42:31.327630745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157737s
2025-07-04T23:42:31.331351185Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrating
2025-07-04T23:42:31.334295383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.337889729Z [Info] add_release_restrictions: Starting migration of Log DB to 68
2025-07-04T23:42:31.340464613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2025-07-04T23:42:31', 'add_release_restrictions')
2025-07-04T23:42:31.346615637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.351304857Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_release_restrictions migrated
2025-07-04T23:42:31.354319637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170181s
2025-07-04T23:42:31.356635720Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrating
2025-07-04T23:42:31.359142266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.362627182Z [Info] quality_proper: Starting migration of Log DB to 69
2025-07-04T23:42:31.364984799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2025-07-04T23:42:31', 'quality_proper')
2025-07-04T23:42:31.370763973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.374657713Z [Info] FluentMigrator.Runner.MigrationRunner: 69: quality_proper migrated
2025-07-04T23:42:31.377221103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155067s
2025-07-04T23:42:31.379490823Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrating
2025-07-04T23:42:31.381987990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.385434359Z [Info] delay_profile: Starting migration of Log DB to 70
2025-07-04T23:42:31.387705281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2025-07-04T23:42:31', 'delay_profile')
2025-07-04T23:42:31.393456500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.397572125Z [Info] FluentMigrator.Runner.MigrationRunner: 70: delay_profile migrated
2025-07-04T23:42:31.400060916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155926s
2025-07-04T23:42:31.402332429Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrating
2025-07-04T23:42:31.405087496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.408546900Z [Info] unknown_quality_in_profile: Starting migration of Log DB to 71
2025-07-04T23:42:31.411099961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2025-07-04T23:42:31', 'unknown_quality_in_profile')
2025-07-04T23:42:31.417154299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.421045684Z [Info] FluentMigrator.Runner.MigrationRunner: 71: unknown_quality_in_profile migrated
2025-07-04T23:42:31.423804829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159567s
2025-07-04T23:42:31.426590236Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrating
2025-07-04T23:42:31.429737252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.433273892Z [Info] history_downloadId: Starting migration of Log DB to 72
2025-07-04T23:42:31.441759075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2025-07-04T23:42:31', 'history_downloadId')
2025-07-04T23:42:31.448046303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.452486733Z [Info] FluentMigrator.Runner.MigrationRunner: 72: history_downloadId migrated
2025-07-04T23:42:31.456181211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227109s
2025-07-04T23:42:31.458532014Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrating
2025-07-04T23:42:31.461108771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.465768603Z [Info] clear_ratings: Starting migration of Log DB to 73
2025-07-04T23:42:31.469997416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2025-07-04T23:42:31', 'clear_ratings')
2025-07-04T23:42:31.476993361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.480955879Z [Info] FluentMigrator.Runner.MigrationRunner: 73: clear_ratings migrated
2025-07-04T23:42:31.484337106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0198648s
2025-07-04T23:42:31.486645834Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrating
2025-07-04T23:42:31.490077012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.494154571Z [Info] disable_eztv: Starting migration of Log DB to 74
2025-07-04T23:42:31.497402811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2025-07-04T23:42:31', 'disable_eztv')
2025-07-04T23:42:31.504480691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.509366156Z [Info] FluentMigrator.Runner.MigrationRunner: 74: disable_eztv migrated
2025-07-04T23:42:31.511823092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193098s
2025-07-04T23:42:31.514659723Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrating
2025-07-04T23:42:31.517819665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.521281976Z [Info] force_lib_update: Starting migration of Log DB to 75
2025-07-04T23:42:31.523645434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2025-07-04T23:42:31', 'force_lib_update')
2025-07-04T23:42:31.530321815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.534492131Z [Info] FluentMigrator.Runner.MigrationRunner: 75: force_lib_update migrated
2025-07-04T23:42:31.538177360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165023s
2025-07-04T23:42:31.540466950Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrating
2025-07-04T23:42:31.543724599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.547271008Z [Info] add_users_table: Starting migration of Log DB to 76
2025-07-04T23:42:31.549608274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2025-07-04T23:42:31', 'add_users_table')
2025-07-04T23:42:31.556284014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.560749204Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_users_table migrated
2025-07-04T23:42:31.563563129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168797s
2025-07-04T23:42:31.566740556Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrating
2025-07-04T23:42:31.570605797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.574756414Z [Info] add_add_options_to_series: Starting migration of Log DB to 77
2025-07-04T23:42:31.577387190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2025-07-04T23:42:31', 'add_add_options_to_series')
2025-07-04T23:42:31.583490838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.588224078Z [Info] FluentMigrator.Runner.MigrationRunner: 77: add_add_options_to_series migrated
2025-07-04T23:42:31.590960507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0177552s
2025-07-04T23:42:31.593871818Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrating
2025-07-04T23:42:31.597184808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.601384623Z [Info] add_commands_table: Starting migration of Log DB to 78
2025-07-04T23:42:31.604483522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2025-07-04T23:42:31', 'add_commands_table')
2025-07-04T23:42:31.611175986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.615133494Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_commands_table migrated
2025-07-04T23:42:31.617753669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0179519s
2025-07-04T23:42:31.620008608Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrating
2025-07-04T23:42:31.623290375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.626975825Z [Info] dedupe_tags: Starting migration of Log DB to 79
2025-07-04T23:42:31.629211386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2025-07-04T23:42:31', 'dedupe_tags')
2025-07-04T23:42:31.635257037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.640028383Z [Info] FluentMigrator.Runner.MigrationRunner: 79: dedupe_tags migrated
2025-07-04T23:42:31.643278557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165616s
2025-07-04T23:42:31.646717601Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrating
2025-07-04T23:42:31.651655952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.656668945Z [Info] move_dot_prefix_to_transmission_category: Starting migration of Log DB to 81
2025-07-04T23:42:31.659594966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (81, '2025-07-04T23:42:31', 'move_dot_prefix_to_transmission_category')
2025-07-04T23:42:31.668473831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.673414979Z [Info] FluentMigrator.Runner.MigrationRunner: 81: move_dot_prefix_to_transmission_category migrated
2025-07-04T23:42:31.678221235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021758s
2025-07-04T23:42:31.680455794Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrating
2025-07-04T23:42:31.683016570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.686417908Z [Info] add_fanzub_settings: Starting migration of Log DB to 82
2025-07-04T23:42:31.688866818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (82, '2025-07-04T23:42:31', 'add_fanzub_settings')
2025-07-04T23:42:31.695217193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.699508453Z [Info] FluentMigrator.Runner.MigrationRunner: 82: add_fanzub_settings migrated
2025-07-04T23:42:31.702869098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163735s
2025-07-04T23:42:31.705163888Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrating
2025-07-04T23:42:31.708875941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.714020318Z [Info] additonal_blacklist_columns: Starting migration of Log DB to 83
2025-07-04T23:42:31.717391305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (83, '2025-07-04T23:42:31', 'additonal_blacklist_columns')
2025-07-04T23:42:31.725040866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.729006349Z [Info] FluentMigrator.Runner.MigrationRunner: 83: additonal_blacklist_columns migrated
2025-07-04T23:42:31.732195861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201545s
2025-07-04T23:42:31.734621013Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrating
2025-07-04T23:42:31.737667146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.741741749Z [Info] update_quality_minmax_size: Starting migration of Log DB to 84
2025-07-04T23:42:31.744773032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (84, '2025-07-04T23:42:31', 'update_quality_minmax_size')
2025-07-04T23:42:31.752048178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.756202312Z [Info] FluentMigrator.Runner.MigrationRunner: 84: update_quality_minmax_size migrated
2025-07-04T23:42:31.759134094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186109s
2025-07-04T23:42:31.761432752Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrating
2025-07-04T23:42:31.764192759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.768141909Z [Info] expand_transmission_urlbase: Starting migration of Log DB to 85
2025-07-04T23:42:31.771419819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (85, '2025-07-04T23:42:31', 'expand_transmission_urlbase')
2025-07-04T23:42:31.779368351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.783301259Z [Info] FluentMigrator.Runner.MigrationRunner: 85: expand_transmission_urlbase migrated
2025-07-04T23:42:31.786225206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191017s
2025-07-04T23:42:31.788515106Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrating
2025-07-04T23:42:31.791118357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.794945702Z [Info] pushbullet_device_ids: Starting migration of Log DB to 86
2025-07-04T23:42:31.797848466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (86, '2025-07-04T23:42:31', 'pushbullet_device_ids')
2025-07-04T23:42:31.804681624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.808735816Z [Info] FluentMigrator.Runner.MigrationRunner: 86: pushbullet_device_ids migrated
2025-07-04T23:42:31.811662428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017574s
2025-07-04T23:42:31.813928690Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrating
2025-07-04T23:42:31.816397721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.820629721Z [Info] remove_eztv: Starting migration of Log DB to 87
2025-07-04T23:42:31.822917417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (87, '2025-07-04T23:42:31', 'remove_eztv')
2025-07-04T23:42:31.831812475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.835892389Z [Info] FluentMigrator.Runner.MigrationRunner: 87: remove_eztv migrated
2025-07-04T23:42:31.838763439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194541s
2025-07-04T23:42:31.843103016Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrating
2025-07-04T23:42:31.846748846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.853319925Z [Info] pushbullet_devices_channels_list: Starting migration of Log DB to 88
2025-07-04T23:42:31.857218203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (88, '2025-07-04T23:42:31', 'pushbullet_devices_channels_list')
2025-07-04T23:42:31.865550278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.869631665Z [Info] FluentMigrator.Runner.MigrationRunner: 88: pushbullet_devices_channels_list migrated
2025-07-04T23:42:31.872830014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226909s
2025-07-04T23:42:31.875377593Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrating
2025-07-04T23:42:31.878689841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.882503840Z [Info] add_on_rename_to_notifcations: Starting migration of Log DB to 89
2025-07-04T23:42:31.886215232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (89, '2025-07-04T23:42:31', 'add_on_rename_to_notifcations')
2025-07-04T23:42:31.893579278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.898775710Z [Info] FluentMigrator.Runner.MigrationRunner: 89: add_on_rename_to_notifcations migrated
2025-07-04T23:42:31.901989500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203266s
2025-07-04T23:42:31.904607801Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrating
2025-07-04T23:42:31.907529894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.911208851Z [Info] update_kickass_url: Starting migration of Log DB to 90
2025-07-04T23:42:31.914549236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (90, '2025-07-04T23:42:31', 'update_kickass_url')
2025-07-04T23:42:31.922561928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.926663545Z [Info] FluentMigrator.Runner.MigrationRunner: 90: update_kickass_url migrated
2025-07-04T23:42:31.929399954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019451s
2025-07-04T23:42:31.931775727Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrating
2025-07-04T23:42:31.934449109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.938290944Z [Info] added_indexerstatus: Starting migration of Log DB to 91
2025-07-04T23:42:31.941115891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (91, '2025-07-04T23:42:31', 'added_indexerstatus')
2025-07-04T23:42:31.949322423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.953529934Z [Info] FluentMigrator.Runner.MigrationRunner: 91: added_indexerstatus migrated
2025-07-04T23:42:31.956230772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190889s
2025-07-04T23:42:31.958476563Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrating
2025-07-04T23:42:31.961700694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.965700767Z [Info] add_unverifiedscenenumbering: Starting migration of Log DB to 92
2025-07-04T23:42:31.968786189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (92, '2025-07-04T23:42:31', 'add_unverifiedscenenumbering')
2025-07-04T23:42:31.977832051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:31.981874369Z [Info] FluentMigrator.Runner.MigrationRunner: 92: add_unverifiedscenenumbering migrated
2025-07-04T23:42:31.984732553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204548s
2025-07-04T23:42:31.987124679Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrating
2025-07-04T23:42:31.990631680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:31.994221817Z [Info] naming_config_replace_illegal_characters: Starting migration of Log DB to 93
2025-07-04T23:42:31.997801354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (93, '2025-07-04T23:42:31', 'naming_config_replace_illegal_characters')
2025-07-04T23:42:32.005116562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.009881835Z [Info] FluentMigrator.Runner.MigrationRunner: 93: naming_config_replace_illegal_characters migrated
2025-07-04T23:42:32.013671725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189264s
2025-07-04T23:42:32.016672386Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrating
2025-07-04T23:42:32.019149303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.023115809Z [Info] add_tvmazeid: Starting migration of Log DB to 94
2025-07-04T23:42:32.025917960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (94, '2025-07-04T23:42:32', 'add_tvmazeid')
2025-07-04T23:42:32.032127922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.036310503Z [Info] FluentMigrator.Runner.MigrationRunner: 94: add_tvmazeid migrated
2025-07-04T23:42:32.039230822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171554s
2025-07-04T23:42:32.041663951Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrating
2025-07-04T23:42:32.044718951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.049385316Z [Info] add_additional_episodes_index: Starting migration of Log DB to 95
2025-07-04T23:42:32.052339123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (95, '2025-07-04T23:42:32', 'add_additional_episodes_index')
2025-07-04T23:42:32.059618819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.064080291Z [Info] FluentMigrator.Runner.MigrationRunner: 95: add_additional_episodes_index migrated
2025-07-04T23:42:32.066942684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192832s
2025-07-04T23:42:32.070175572Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrating
2025-07-04T23:42:32.076916343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.081317434Z [Info] disable_kickass: Starting migration of Log DB to 96
2025-07-04T23:42:32.084028512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (96, '2025-07-04T23:42:32', 'disable_kickass')
2025-07-04T23:42:32.090401833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.094929018Z [Info] FluentMigrator.Runner.MigrationRunner: 96: disable_kickass migrated
2025-07-04T23:42:32.097594854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216857s
2025-07-04T23:42:32.101119200Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrating
2025-07-04T23:42:32.105538036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.109133515Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 97
2025-07-04T23:42:32.112484792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (97, '2025-07-04T23:42:32', 'add_reason_to_pending_releases')
2025-07-04T23:42:32.119168729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.123056375Z [Info] FluentMigrator.Runner.MigrationRunner: 97: add_reason_to_pending_releases migrated
2025-07-04T23:42:32.125865230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180523s
2025-07-04T23:42:32.128238237Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrating
2025-07-04T23:42:32.130710204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.134491016Z [Info] remove_titans_of_tv: Starting migration of Log DB to 98
2025-07-04T23:42:32.137229730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (98, '2025-07-04T23:42:32', 'remove_titans_of_tv')
2025-07-04T23:42:32.143479572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.147425447Z [Info] FluentMigrator.Runner.MigrationRunner: 98: remove_titans_of_tv migrated
2025-07-04T23:42:32.150293761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166736s
2025-07-04T23:42:32.152524843Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrating
2025-07-04T23:42:32.155409961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.158699304Z [Info] extra_and_subtitle_files: Starting migration of Log DB to 99
2025-07-04T23:42:32.161227504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (99, '2025-07-04T23:42:32', 'extra_and_subtitle_files')
2025-07-04T23:42:32.167354128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.171602541Z [Info] FluentMigrator.Runner.MigrationRunner: 99: extra_and_subtitle_files migrated
2025-07-04T23:42:32.174389202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163897s
2025-07-04T23:42:32.176644542Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrating
2025-07-04T23:42:32.179365981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.183200521Z [Info] add_scene_season_number: Starting migration of Log DB to 100
2025-07-04T23:42:32.187349414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (100, '2025-07-04T23:42:32', 'add_scene_season_number')
2025-07-04T23:42:32.193930884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.197996570Z [Info] FluentMigrator.Runner.MigrationRunner: 100: add_scene_season_number migrated
2025-07-04T23:42:32.201068674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186465s
2025-07-04T23:42:32.203986018Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrating
2025-07-04T23:42:32.206986098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.210547037Z [Info] add_ultrahd_quality_in_profiles: Starting migration of Log DB to 101
2025-07-04T23:42:32.213425051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (101, '2025-07-04T23:42:32', 'add_ultrahd_quality_in_profiles')
2025-07-04T23:42:32.219891880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.223928257Z [Info] FluentMigrator.Runner.MigrationRunner: 101: add_ultrahd_quality_in_profiles migrated
2025-07-04T23:42:32.226843075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169909s
2025-07-04T23:42:32.229171302Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrating
2025-07-04T23:42:32.232501126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.236180895Z [Info] add_language_to_episodeFiles_history_and_blacklist: Starting migration of Log DB to 102
2025-07-04T23:42:32.239229752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (102, '2025-07-04T23:42:32', 'add_language_to_episodeFiles_history_and_blacklist')
2025-07-04T23:42:32.246888842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.250386665Z [Info] FluentMigrator.Runner.MigrationRunner: 102: add_language_to_episodeFiles_history_and_blacklist migrated
2025-07-04T23:42:32.253741940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178708s
2025-07-04T23:42:32.255958362Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrating
2025-07-04T23:42:32.258940285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.263125982Z [Info] fix_metadata_file_extensions: Starting migration of Log DB to 103
2025-07-04T23:42:32.266030219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (103, '2025-07-04T23:42:32', 'fix_metadata_file_extensions')
2025-07-04T23:42:32.273605119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.277659702Z [Info] FluentMigrator.Runner.MigrationRunner: 103: fix_metadata_file_extensions migrated
2025-07-04T23:42:32.280832831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188191s
2025-07-04T23:42:32.283096608Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrating
2025-07-04T23:42:32.285631472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.289796767Z [Info] remove_kickass: Starting migration of Log DB to 104
2025-07-04T23:42:32.292621194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (104, '2025-07-04T23:42:32', 'remove_kickass')
2025-07-04T23:42:32.299638301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.303869189Z [Info] FluentMigrator.Runner.MigrationRunner: 104: remove_kickass migrated
2025-07-04T23:42:32.306488232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183004s
2025-07-04T23:42:32.308798513Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrating
2025-07-04T23:42:32.311657128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.315927876Z [Info] rename_torrent_downloadstation: Starting migration of Log DB to 105
2025-07-04T23:42:32.318796401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (105, '2025-07-04T23:42:32', 'rename_torrent_downloadstation')
2025-07-04T23:42:32.325899201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.330949869Z [Info] FluentMigrator.Runner.MigrationRunner: 105: rename_torrent_downloadstation migrated
2025-07-04T23:42:32.333978377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019232s
2025-07-04T23:42:32.336247415Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrating
2025-07-04T23:42:32.338706415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.343437490Z [Info] update_btn_url: Starting migration of Log DB to 106
2025-07-04T23:42:32.345890799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (106, '2025-07-04T23:42:32', 'update_btn_url')
2025-07-04T23:42:32.352372939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.357415171Z [Info] FluentMigrator.Runner.MigrationRunner: 106: update_btn_url migrated
2025-07-04T23:42:32.360154606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186971s
2025-07-04T23:42:32.362236147Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrating
2025-07-04T23:42:32.364777373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.369637518Z [Info] remove_wombles: Starting migration of Log DB to 107
2025-07-04T23:42:32.372098262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (107, '2025-07-04T23:42:32', 'remove_wombles')
2025-07-04T23:42:32.380233600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.385160119Z [Info] FluentMigrator.Runner.MigrationRunner: 107: remove_wombles migrated
2025-07-04T23:42:32.387661725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202671s
2025-07-04T23:42:32.390561774Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrating
2025-07-04T23:42:32.393414858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.397994658Z [Info] fix_extra_file_extension: Starting migration of Log DB to 108
2025-07-04T23:42:32.412234567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (108, '2025-07-04T23:42:32', 'fix_extra_file_extension')
2025-07-04T23:42:32.418893814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.422709956Z [Info] FluentMigrator.Runner.MigrationRunner: 108: fix_extra_file_extension migrated
2025-07-04T23:42:32.425540034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0293945s
2025-07-04T23:42:32.428024887Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrating
2025-07-04T23:42:32.430687628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.434606207Z [Info] import_extra_files: Starting migration of Log DB to 109
2025-07-04T23:42:32.437096340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (109, '2025-07-04T23:42:32', 'import_extra_files')
2025-07-04T23:42:32.443049084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.446800066Z [Info] FluentMigrator.Runner.MigrationRunner: 109: import_extra_files migrated
2025-07-04T23:42:32.449518950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162055s
2025-07-04T23:42:32.451856296Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrating
2025-07-04T23:42:32.454535870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.457933731Z [Info] fix_extra_files_config: Starting migration of Log DB to 110
2025-07-04T23:42:32.460401950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (110, '2025-07-04T23:42:32', 'fix_extra_files_config')
2025-07-04T23:42:32.467424869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.472402220Z [Info] FluentMigrator.Runner.MigrationRunner: 110: fix_extra_files_config migrated
2025-07-04T23:42:32.475024930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178705s
2025-07-04T23:42:32.477351384Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrating
2025-07-04T23:42:32.480062292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.483465844Z [Info] create_language_profiles: Starting migration of Log DB to 111
2025-07-04T23:42:32.485990467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (111, '2025-07-04T23:42:32', 'create_language_profiles')
2025-07-04T23:42:32.491973722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.495807621Z [Info] FluentMigrator.Runner.MigrationRunner: 111: create_language_profiles migrated
2025-07-04T23:42:32.498592999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157529s
2025-07-04T23:42:32.500799972Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrating
2025-07-04T23:42:32.503532443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.506909973Z [Info] added_regex_to_scenemapping: Starting migration of Log DB to 112
2025-07-04T23:42:32.509476059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (112, '2025-07-04T23:42:32', 'added_regex_to_scenemapping')
2025-07-04T23:42:32.515450698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.519171088Z [Info] FluentMigrator.Runner.MigrationRunner: 112: added_regex_to_scenemapping migrated
2025-07-04T23:42:32.521958580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156381s
2025-07-04T23:42:32.524172136Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrating
2025-07-04T23:42:32.526900189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.530250664Z [Info] consolidate_indexer_baseurl: Starting migration of Log DB to 113
2025-07-04T23:42:32.532812021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (113, '2025-07-04T23:42:32', 'consolidate_indexer_baseurl')
2025-07-04T23:42:32.540324225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.544197974Z [Info] FluentMigrator.Runner.MigrationRunner: 113: consolidate_indexer_baseurl migrated
2025-07-04T23:42:32.546942850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172528s
2025-07-04T23:42:32.549166046Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrating
2025-07-04T23:42:32.551912405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.556154465Z [Info] rename_indexer_status_id: Starting migration of Log DB to 114
2025-07-04T23:42:32.558709860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (114, '2025-07-04T23:42:32', 'rename_indexer_status_id')
2025-07-04T23:42:32.564657013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.568549390Z [Info] FluentMigrator.Runner.MigrationRunner: 114: rename_indexer_status_id migrated
2025-07-04T23:42:32.571265618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166546s
2025-07-04T23:42:32.573520497Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrating
2025-07-04T23:42:32.576331797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.579784769Z [Info] add_downloadclient_status: Starting migration of Log DB to 115
2025-07-04T23:42:32.582906564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (115, '2025-07-04T23:42:32', 'add_downloadclient_status')
2025-07-04T23:42:32.589685482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.593629913Z [Info] FluentMigrator.Runner.MigrationRunner: 115: add_downloadclient_status migrated
2025-07-04T23:42:32.596401463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173263s
2025-07-04T23:42:32.598685501Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrating
2025-07-04T23:42:32.601174633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.604775111Z [Info] disable_nyaa: Starting migration of Log DB to 116
2025-07-04T23:42:32.607093479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (116, '2025-07-04T23:42:32', 'disable_nyaa')
2025-07-04T23:42:32.614619982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.619278200Z [Info] FluentMigrator.Runner.MigrationRunner: 116: disable_nyaa migrated
2025-07-04T23:42:32.621798424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181194s
2025-07-04T23:42:32.624096030Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrating
2025-07-04T23:42:32.627204397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.630795938Z [Info] add_webrip_and_br480_qualites_in_profile: Starting migration of Log DB to 117
2025-07-04T23:42:32.633760908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (117, '2025-07-04T23:42:32', 'add_webrip_and_br480_qualites_in_profile')
2025-07-04T23:42:32.641824562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.645727880Z [Info] FluentMigrator.Runner.MigrationRunner: 117: add_webrip_and_br480_qualites_in_profile migrated
2025-07-04T23:42:32.648853663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185336s
2025-07-04T23:42:32.651216270Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrating
2025-07-04T23:42:32.654010325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.658212565Z [Info] add_history_eventType_index: Starting migration of Log DB to 118
2025-07-04T23:42:32.661094928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (118, '2025-07-04T23:42:32', 'add_history_eventType_index')
2025-07-04T23:42:32.667219127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.671035150Z [Info] FluentMigrator.Runner.MigrationRunner: 118: add_history_eventType_index migrated
2025-07-04T23:42:32.673809917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170658s
2025-07-04T23:42:32.676220249Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrating
2025-07-04T23:42:32.679446615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.682895188Z [Info] separate_automatic_and_interactive_searches: Starting migration of Log DB to 119
2025-07-04T23:42:32.685980599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (119, '2025-07-04T23:42:32', 'separate_automatic_and_interactive_searches')
2025-07-04T23:42:32.692520175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.696577694Z [Info] FluentMigrator.Runner.MigrationRunner: 119: separate_automatic_and_interactive_searches migrated
2025-07-04T23:42:32.699753307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171738s
2025-07-04T23:42:32.702153149Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrating
2025-07-04T23:42:32.705154942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.708598946Z [Info] update_series_episodes_history_indexes: Starting migration of Log DB to 120
2025-07-04T23:42:32.711449204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (120, '2025-07-04T23:42:32', 'update_series_episodes_history_indexes')
2025-07-04T23:42:32.718564930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.722656137Z [Info] FluentMigrator.Runner.MigrationRunner: 120: update_series_episodes_history_indexes migrated
2025-07-04T23:42:32.725715937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174926s
2025-07-04T23:42:32.728046479Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrating
2025-07-04T23:42:32.730744801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.734106469Z [Info] update_animetosho_url: Starting migration of Log DB to 121
2025-07-04T23:42:32.736621383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (121, '2025-07-04T23:42:32', 'update_animetosho_url')
2025-07-04T23:42:32.742455198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.746251230Z [Info] FluentMigrator.Runner.MigrationRunner: 121: update_animetosho_url migrated
2025-07-04T23:42:32.748936516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155016s
2025-07-04T23:42:32.751266777Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrating
2025-07-04T23:42:32.754076695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.757450918Z [Info] add_remux_qualities_in_profile: Starting migration of Log DB to 122
2025-07-04T23:42:32.760132426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (122, '2025-07-04T23:42:32', 'add_remux_qualities_in_profile')
2025-07-04T23:42:32.766169511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.770225226Z [Info] FluentMigrator.Runner.MigrationRunner: 122: add_remux_qualities_in_profile migrated
2025-07-04T23:42:32.773074943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161536s
2025-07-04T23:42:32.775375855Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrating
2025-07-04T23:42:32.778140201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.781853146Z [Info] add_history_seriesId_index: Starting migration of Log DB to 123
2025-07-04T23:42:32.784410655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (123, '2025-07-04T23:42:32', 'add_history_seriesId_index')
2025-07-04T23:42:32.791156216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.795123603Z [Info] FluentMigrator.Runner.MigrationRunner: 123: add_history_seriesId_index migrated
2025-07-04T23:42:32.798031988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169925s
2025-07-04T23:42:32.800311337Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrating
2025-07-04T23:42:32.803117677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.806559366Z [Info] remove_media_browser_metadata: Starting migration of Log DB to 124
2025-07-04T23:42:32.809824379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (124, '2025-07-04T23:42:32', 'remove_media_browser_metadata')
2025-07-04T23:42:32.816500851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.820263526Z [Info] FluentMigrator.Runner.MigrationRunner: 124: remove_media_browser_metadata migrated
2025-07-04T23:42:32.823138394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171488s
2025-07-04T23:42:32.825374526Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrating
2025-07-04T23:42:32.828795644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.832167151Z [Info] remove_notify_my_android_and_pushalot_notifications: Starting migration of Log DB to 125
2025-07-04T23:42:32.835286792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (125, '2025-07-04T23:42:32', 'remove_notify_my_android_and_pushalot_notifications')
2025-07-04T23:42:32.842060118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.846067877Z [Info] FluentMigrator.Runner.MigrationRunner: 125: remove_notify_my_android_and_pushalot_notifications migrated
2025-07-04T23:42:32.849409986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172715s
2025-07-04T23:42:32.851602059Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrating
2025-07-04T23:42:32.854183716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.857604323Z [Info] add_custom_filters: Starting migration of Log DB to 126
2025-07-04T23:42:32.860032071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (126, '2025-07-04T23:42:32', 'add_custom_filters')
2025-07-04T23:42:32.866429610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.870746952Z [Info] FluentMigrator.Runner.MigrationRunner: 126: add_custom_filters migrated
2025-07-04T23:42:32.873489534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160769s
2025-07-04T23:42:32.875715836Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrating
2025-07-04T23:42:32.878766077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.882162265Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 127
2025-07-04T23:42:32.885828486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (127, '2025-07-04T23:42:32', 'rename_restrictions_to_release_profiles')
2025-07-04T23:42:32.892272018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.896074063Z [Info] FluentMigrator.Runner.MigrationRunner: 127: rename_restrictions_to_release_profiles migrated
2025-07-04T23:42:32.899442304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173076s
2025-07-04T23:42:32.902325859Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrating
2025-07-04T23:42:32.905471041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.908825905Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 128
2025-07-04T23:42:32.911806276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (128, '2025-07-04T23:42:32', 'rename_quality_profiles_add_upgrade_allowed')
2025-07-04T23:42:32.918312875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.922176704Z [Info] FluentMigrator.Runner.MigrationRunner: 128: rename_quality_profiles_add_upgrade_allowed migrated
2025-07-04T23:42:32.925716641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166523s
2025-07-04T23:42:32.928805239Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrating
2025-07-04T23:42:32.932455488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.935833819Z [Info] add_relative_original_path_to_episode_file: Starting migration of Log DB to 129
2025-07-04T23:42:32.938932899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (129, '2025-07-04T23:42:32', 'add_relative_original_path_to_episode_file')
2025-07-04T23:42:32.945548778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.949534212Z [Info] FluentMigrator.Runner.MigrationRunner: 129: add_relative_original_path_to_episode_file migrated
2025-07-04T23:42:32.952775327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170614s
2025-07-04T23:42:32.955025247Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrating
2025-07-04T23:42:32.957900906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:32.963500279Z [Info] episode_last_searched_time: Starting migration of Log DB to 130
2025-07-04T23:42:32.967655395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (130, '2025-07-04T23:42:32', 'episode_last_searched_time')
2025-07-04T23:42:32.977260893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:32.983013915Z [Info] FluentMigrator.Runner.MigrationRunner: 130: episode_last_searched_time migrated
2025-07-04T23:42:32.987153209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0250358s
2025-07-04T23:42:32.990863559Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrating
2025-07-04T23:42:32.995060959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.000623748Z [Info] download_propers_config: Starting migration of Log DB to 131
2025-07-04T23:42:33.004510624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (131, '2025-07-04T23:42:33', 'download_propers_config')
2025-07-04T23:42:33.012104702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.016032641Z [Info] FluentMigrator.Runner.MigrationRunner: 131: download_propers_config migrated
2025-07-04T23:42:33.018785874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210299s
2025-07-04T23:42:33.021314053Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrating
2025-07-04T23:42:33.024313873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.028454098Z [Info] add_download_client_priority: Starting migration of Log DB to 132
2025-07-04T23:42:33.031372083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (132, '2025-07-04T23:42:33', 'add_download_client_priority')
2025-07-04T23:42:33.037727738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.041956041Z [Info] FluentMigrator.Runner.MigrationRunner: 132: add_download_client_priority migrated
2025-07-04T23:42:33.044898605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175194s
2025-07-04T23:42:33.047658091Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrating
2025-07-04T23:42:33.050516766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.054056102Z [Info] add_specials_folder_format: Starting migration of Log DB to 134
2025-07-04T23:42:33.056673151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (134, '2025-07-04T23:42:33', 'add_specials_folder_format')
2025-07-04T23:42:33.062716798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.066477449Z [Info] FluentMigrator.Runner.MigrationRunner: 134: add_specials_folder_format migrated
2025-07-04T23:42:33.069232045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159629s
2025-07-04T23:42:33.071437555Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrating
2025-07-04T23:42:33.074199325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.077585392Z [Info] health_issue_notification: Starting migration of Log DB to 135
2025-07-04T23:42:33.080159836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (135, '2025-07-04T23:42:33', 'health_issue_notification')
2025-07-04T23:42:33.086096658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.089909985Z [Info] FluentMigrator.Runner.MigrationRunner: 135: health_issue_notification migrated
2025-07-04T23:42:33.092653418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157234s
2025-07-04T23:42:33.094929721Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrating
2025-07-04T23:42:33.098088230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.101467764Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 136
2025-07-04T23:42:33.104403554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (136, '2025-07-04T23:42:33', 'add_indexer_and_enabled_to_release_profiles')
2025-07-04T23:42:33.110858490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.114592136Z [Info] FluentMigrator.Runner.MigrationRunner: 136: add_indexer_and_enabled_to_release_profiles migrated
2025-07-04T23:42:33.118683323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165019s
2025-07-04T23:42:33.120964255Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrating
2025-07-04T23:42:33.123776427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.127189739Z [Info] add_airedbefore_to_episodes: Starting migration of Log DB to 137
2025-07-04T23:42:33.129792188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (137, '2025-07-04T23:42:33', 'add_airedbefore_to_episodes')
2025-07-04T23:42:33.135805585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.139556867Z [Info] FluentMigrator.Runner.MigrationRunner: 137: add_airedbefore_to_episodes migrated
2025-07-04T23:42:33.142325551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157656s
2025-07-04T23:42:33.144541903Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrating
2025-07-04T23:42:33.146994591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.150399216Z [Info] remove_bitmetv: Starting migration of Log DB to 138
2025-07-04T23:42:33.152722062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (138, '2025-07-04T23:42:33', 'remove_bitmetv')
2025-07-04T23:42:33.158361085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.162078479Z [Info] FluentMigrator.Runner.MigrationRunner: 138: remove_bitmetv migrated
2025-07-04T23:42:33.164604775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150923s
2025-07-04T23:42:33.166851969Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrating
2025-07-04T23:42:33.169505973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.173040498Z [Info] add_download_history: Starting migration of Log DB to 139
2025-07-04T23:42:33.175441873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (139, '2025-07-04T23:42:33', 'add_download_history')
2025-07-04T23:42:33.181388024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.185241092Z [Info] FluentMigrator.Runner.MigrationRunner: 139: add_download_history migrated
2025-07-04T23:42:33.187834062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157597s
2025-07-04T23:42:33.190092689Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrating
2025-07-04T23:42:33.193147289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.196609980Z [Info] remove_chown_and_folderchmod_config_v2: Starting migration of Log DB to 140
2025-07-04T23:42:33.199441450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (140, '2025-07-04T23:42:33', 'remove_chown_and_folderchmod_config_v2')
2025-07-04T23:42:33.205805663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.209671667Z [Info] FluentMigrator.Runner.MigrationRunner: 140: remove_chown_and_folderchmod_config_v2 migrated
2025-07-04T23:42:33.212754814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165286s
2025-07-04T23:42:33.214944663Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrating
2025-07-04T23:42:33.217546701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.220946466Z [Info] add_update_history: Starting migration of Log DB to 141
2025-07-04T23:42:33.237678041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-04T23:42:33.242817287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-07-04T23:42:33.251011394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104672s
2025-07-04T23:42:33.254403263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-04T23:42:33.257562794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-04T23:42:33.263333983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062603s
2025-07-04T23:42:33.265794447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (141, '2025-07-04T23:42:33', 'add_update_history')
2025-07-04T23:42:33.271756510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.275905804Z [Info] FluentMigrator.Runner.MigrationRunner: 141: add_update_history migrated
2025-07-04T23:42:33.278640800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188625s
2025-07-04T23:42:33.281110311Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrating
2025-07-04T23:42:33.283563079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.287464624Z [Info] import_lists: Starting migration of Log DB to 142
2025-07-04T23:42:33.289828072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (142, '2025-07-04T23:42:33', 'import_lists')
2025-07-04T23:42:33.295514160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.299200321Z [Info] FluentMigrator.Runner.MigrationRunner: 142: import_lists migrated
2025-07-04T23:42:33.301648711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156503s
2025-07-04T23:42:33.303888009Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrating
2025-07-04T23:42:33.306572504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.310223123Z [Info] add_priority_to_indexers: Starting migration of Log DB to 143
2025-07-04T23:42:33.312790021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (143, '2025-07-04T23:42:33', 'add_priority_to_indexers')
2025-07-04T23:42:33.318994592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.322832379Z [Info] FluentMigrator.Runner.MigrationRunner: 143: add_priority_to_indexers migrated
2025-07-04T23:42:33.325647677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016154s
2025-07-04T23:42:33.327939421Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrating
2025-07-04T23:42:33.331222370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.334791706Z [Info] import_lists_series_type_and_season_folder: Starting migration of Log DB to 144
2025-07-04T23:42:33.337730873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (144, '2025-07-04T23:42:33', 'import_lists_series_type_and_season_folder')
2025-07-04T23:42:33.344173975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.347901349Z [Info] FluentMigrator.Runner.MigrationRunner: 144: import_lists_series_type_and_season_folder migrated
2025-07-04T23:42:33.351105450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167354s
2025-07-04T23:42:33.353343776Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrating
2025-07-04T23:42:33.355798067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.359272923Z [Info] remove_growl: Starting migration of Log DB to 145
2025-07-04T23:42:33.361566040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (145, '2025-07-04T23:42:33', 'remove_growl')
2025-07-04T23:42:33.367220183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.370916655Z [Info] FluentMigrator.Runner.MigrationRunner: 145: remove_growl migrated
2025-07-04T23:42:33.373432530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151279s
2025-07-04T23:42:33.375702350Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrating
2025-07-04T23:42:33.378631968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.382388651Z [Info] cleanup_duplicates_updatehistory: Starting migration of Log DB to 146
2025-07-04T23:42:33.388032083Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-04T23:42:33.390667749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-04T23:42:33.412404591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0216097s
2025-07-04T23:42:33.415248417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (146, '2025-07-04T23:42:33', 'cleanup_duplicates_updatehistory')
2025-07-04T23:42:33.421685466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.425656911Z [Info] FluentMigrator.Runner.MigrationRunner: 146: cleanup_duplicates_updatehistory migrated
2025-07-04T23:42:33.428548553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0350461s
2025-07-04T23:42:33.430986181Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrating
2025-07-04T23:42:33.433959427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.437445635Z [Info] swap_filechmod_for_folderchmod: Starting migration of Log DB to 147
2025-07-04T23:42:33.440263037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (147, '2025-07-04T23:42:33', 'swap_filechmod_for_folderchmod')
2025-07-04T23:42:33.446971123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.450527222Z [Info] FluentMigrator.Runner.MigrationRunner: 147: swap_filechmod_for_folderchmod migrated
2025-07-04T23:42:33.453453784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167445s
2025-07-04T23:42:33.455644274Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrating
2025-07-04T23:42:33.458307516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.461690447Z [Info] mediainfo_channels: Starting migration of Log DB to 148
2025-07-04T23:42:33.464109347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (148, '2025-07-04T23:42:33', 'mediainfo_channels')
2025-07-04T23:42:33.470014174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.473941291Z [Info] FluentMigrator.Runner.MigrationRunner: 148: mediainfo_channels migrated
2025-07-04T23:42:33.476568770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157161s
2025-07-04T23:42:33.478871065Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrating
2025-07-04T23:42:33.481698638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.485181520Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 149
2025-07-04T23:42:33.487831665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (149, '2025-07-04T23:42:33', 'add_on_delete_to_notifications')
2025-07-04T23:42:33.494223634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.498535756Z [Info] FluentMigrator.Runner.MigrationRunner: 149: add_on_delete_to_notifications migrated
2025-07-04T23:42:33.501357186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016763s
2025-07-04T23:42:33.504084326Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrating
2025-07-04T23:42:33.506545832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.510054245Z [Info] add_scene_mapping_origin: Starting migration of Log DB to 150
2025-07-04T23:42:33.512564970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (150, '2025-07-04T23:42:33', 'add_scene_mapping_origin')
2025-07-04T23:42:33.518702607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.522720516Z [Info] FluentMigrator.Runner.MigrationRunner: 150: add_scene_mapping_origin migrated
2025-07-04T23:42:33.525479861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161101s
2025-07-04T23:42:33.527715122Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrating
2025-07-04T23:42:33.530561442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.534286311Z [Info] remove_custom_filter_type: Starting migration of Log DB to 151
2025-07-04T23:42:33.536871485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (151, '2025-07-04T23:42:33', 'remove_custom_filter_type')
2025-07-04T23:42:33.542969212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.547109027Z [Info] FluentMigrator.Runner.MigrationRunner: 151: remove_custom_filter_type migrated
2025-07-04T23:42:33.549904775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164716s
2025-07-04T23:42:33.552218112Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrating
2025-07-04T23:42:33.554961335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.558458606Z [Info] update_btn_url_to_https: Starting migration of Log DB to 152
2025-07-04T23:42:33.561019983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (152, '2025-07-04T23:42:33', 'update_btn_url_to_https')
2025-07-04T23:42:33.567029822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.571220118Z [Info] FluentMigrator.Runner.MigrationRunner: 152: update_btn_url_to_https migrated
2025-07-04T23:42:33.573969654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162639s
2025-07-04T23:42:33.576303914Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrating
2025-07-04T23:42:33.579620541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.582829030Z [Info] add_on_episodefiledelete_for_upgrade: Starting migration of Log DB to 153
2025-07-04T23:42:33.585743197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (153, '2025-07-04T23:42:33', 'add_on_episodefiledelete_for_upgrade')
2025-07-04T23:42:33.592272463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.595833291Z [Info] FluentMigrator.Runner.MigrationRunner: 153: add_on_episodefiledelete_for_upgrade migrated
2025-07-04T23:42:33.598982491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164715s
2025-07-04T23:42:33.601203282Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrating
2025-07-04T23:42:33.603891384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.607419056Z [Info] add_name_release_profile: Starting migration of Log DB to 154
2025-07-04T23:42:33.610060204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (154, '2025-07-04T23:42:33', 'add_name_release_profile')
2025-07-04T23:42:33.617005567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.621906494Z [Info] FluentMigrator.Runner.MigrationRunner: 154: add_name_release_profile migrated
2025-07-04T23:42:33.624686811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180306s
2025-07-04T23:42:33.626928544Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrating
2025-07-04T23:42:33.629797660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.633314340Z [Info] add_arabic_and_hindi_languages: Starting migration of Log DB to 155
2025-07-04T23:42:33.635954045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (155, '2025-07-04T23:42:33', 'add_arabic_and_hindi_languages')
2025-07-04T23:42:33.642181352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.646946325Z [Info] FluentMigrator.Runner.MigrationRunner: 155: add_arabic_and_hindi_languages migrated
2025-07-04T23:42:33.649988941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171386s
2025-07-04T23:42:33.652301567Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrating
2025-07-04T23:42:33.655137636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.658594546Z [Info] add_bypass_to_delay_profile: Starting migration of Log DB to 156
2025-07-04T23:42:33.661222707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (156, '2025-07-04T23:42:33', 'add_bypass_to_delay_profile')
2025-07-04T23:42:33.667465977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.671306168Z [Info] FluentMigrator.Runner.MigrationRunner: 156: add_bypass_to_delay_profile migrated
2025-07-04T23:42:33.674129783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161782s
2025-07-04T23:42:33.676812955Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrating
2025-07-04T23:42:33.679728755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.683194532Z [Info] email_multiple_addresses: Starting migration of Log DB to 157
2025-07-04T23:42:33.685801340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (157, '2025-07-04T23:42:33', 'email_multiple_addresses')
2025-07-04T23:42:33.691885499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.695775752Z [Info] FluentMigrator.Runner.MigrationRunner: 157: email_multiple_addresses migrated
2025-07-04T23:42:33.698535869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160536s
2025-07-04T23:42:33.700796149Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrating
2025-07-04T23:42:33.703451615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.706933565Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 158
2025-07-04T23:42:33.709507728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (158, '2025-07-04T23:42:33', 'cdh_per_downloadclient')
2025-07-04T23:42:33.715594211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.719564975Z [Info] FluentMigrator.Runner.MigrationRunner: 158: cdh_per_downloadclient migrated
2025-07-04T23:42:33.722274601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016111s
2025-07-04T23:42:33.724495953Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrating
2025-07-04T23:42:33.727000515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.730497195Z [Info] add_indexer_tags: Starting migration of Log DB to 159
2025-07-04T23:42:33.732903430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (159, '2025-07-04T23:42:33', 'add_indexer_tags')
2025-07-04T23:42:33.738952177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.743037522Z [Info] FluentMigrator.Runner.MigrationRunner: 159: add_indexer_tags migrated
2025-07-04T23:42:33.746112703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159918s
2025-07-04T23:42:33.748549900Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrating
2025-07-04T23:42:33.751452253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.755162853Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 160
2025-07-04T23:42:33.758181531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (160, '2025-07-04T23:42:33', 'rename_blacklist_to_blocklist')
2025-07-04T23:42:33.764647909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.768745729Z [Info] FluentMigrator.Runner.MigrationRunner: 160: rename_blacklist_to_blocklist migrated
2025-07-04T23:42:33.771650948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172992s
2025-07-04T23:42:33.773988374Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrating
2025-07-04T23:42:33.776790726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.780423249Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 161
2025-07-04T23:42:33.783177394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (161, '2025-07-04T23:42:33', 'remove_plex_hometheatre')
2025-07-04T23:42:33.789108024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.792980921Z [Info] FluentMigrator.Runner.MigrationRunner: 161: remove_plex_hometheatre migrated
2025-07-04T23:42:33.795748342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161936s
2025-07-04T23:42:33.798147202Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrating
2025-07-04T23:42:33.800890746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.804274989Z [Info] release_profile_to_array: Starting migration of Log DB to 162
2025-07-04T23:42:33.807005156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (162, '2025-07-04T23:42:33', 'release_profile_to_array')
2025-07-04T23:42:33.813016157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.816793312Z [Info] FluentMigrator.Runner.MigrationRunner: 162: release_profile_to_array migrated
2025-07-04T23:42:33.819646015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159136s
2025-07-04T23:42:33.821964112Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrating
2025-07-04T23:42:33.824604968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.828072490Z [Info] mediainfo_to_ffmpeg: Starting migration of Log DB to 163
2025-07-04T23:42:33.830523514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (163, '2025-07-04T23:42:33', 'mediainfo_to_ffmpeg')
2025-07-04T23:42:33.836563264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.840445840Z [Info] FluentMigrator.Runner.MigrationRunner: 163: mediainfo_to_ffmpeg migrated
2025-07-04T23:42:33.843041737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158258s
2025-07-04T23:42:33.845259131Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrating
2025-07-04T23:42:33.847989398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.851377028Z [Info] download_client_per_indexer: Starting migration of Log DB to 164
2025-07-04T23:42:33.853996161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (164, '2025-07-04T23:42:33', 'download_client_per_indexer')
2025-07-04T23:42:33.860253027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.864244413Z [Info] FluentMigrator.Runner.MigrationRunner: 164: download_client_per_indexer migrated
2025-07-04T23:42:33.866979670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161445s
2025-07-04T23:42:33.869207004Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrating
2025-07-04T23:42:33.872163657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.876093769Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 165
2025-07-04T23:42:33.878814106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (165, '2025-07-04T23:42:33', 'add_on_update_to_notifications')
2025-07-04T23:42:33.884897213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.888720370Z [Info] FluentMigrator.Runner.MigrationRunner: 165: add_on_update_to_notifications migrated
2025-07-04T23:42:33.891580849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166027s
2025-07-04T23:42:33.893813874Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrating
2025-07-04T23:42:33.896514662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.900040180Z [Info] update_series_sort_title: Starting migration of Log DB to 166
2025-07-04T23:42:33.902526525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (166, '2025-07-04T23:42:33', 'update_series_sort_title')
2025-07-04T23:42:33.908558389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.912409272Z [Info] FluentMigrator.Runner.MigrationRunner: 166: update_series_sort_title migrated
2025-07-04T23:42:33.915134628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158911s
2025-07-04T23:42:33.917641005Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrating
2025-07-04T23:42:33.920397023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.923812960Z [Info] add_tvdbid_to_episode: Starting migration of Log DB to 167
2025-07-04T23:42:33.926482996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (167, '2025-07-04T23:42:33', 'add_tvdbid_to_episode')
2025-07-04T23:42:33.932752338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.936923675Z [Info] FluentMigrator.Runner.MigrationRunner: 167: add_tvdbid_to_episode migrated
2025-07-04T23:42:33.939582398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165458s
2025-07-04T23:42:33.941930165Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrating
2025-07-04T23:42:33.944957680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.948387165Z [Info] add_additional_info_to_pending_releases: Starting migration of Log DB to 168
2025-07-04T23:42:33.951314278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (168, '2025-07-04T23:42:33', 'add_additional_info_to_pending_releases')
2025-07-04T23:42:33.957835517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.961780258Z [Info] FluentMigrator.Runner.MigrationRunner: 168: add_additional_info_to_pending_releases migrated
2025-07-04T23:42:33.965074350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168205s
2025-07-04T23:42:33.967511457Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrating
2025-07-04T23:42:33.970521417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.974166776Z [Info] add_malayalam_and_ukrainian_languages: Starting migration of Log DB to 169
2025-07-04T23:42:33.977036854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (169, '2025-07-04T23:42:33', 'add_malayalam_and_ukrainian_languages')
2025-07-04T23:42:33.983384464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:33.987171868Z [Info] FluentMigrator.Runner.MigrationRunner: 169: add_malayalam_and_ukrainian_languages migrated
2025-07-04T23:42:33.990371851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166597s
2025-07-04T23:42:33.992621299Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrating
2025-07-04T23:42:33.995616329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:33.999336399Z [Info] add_language_tags_to_subtitle_files: Starting migration of Log DB to 170
2025-07-04T23:42:34.003519521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (170, '2025-07-04T23:42:34', 'add_language_tags_to_subtitle_files')
2025-07-04T23:42:34.012471163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.016186933Z [Info] FluentMigrator.Runner.MigrationRunner: 170: add_language_tags_to_subtitle_files migrated
2025-07-04T23:42:34.019250110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205542s
2025-07-04T23:42:34.021773571Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrating
2025-07-04T23:42:34.024446071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.028187534Z [Info] add_custom_formats: Starting migration of Log DB to 171
2025-07-04T23:42:34.030835825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (171, '2025-07-04T23:42:34', 'add_custom_formats')
2025-07-04T23:42:34.036940385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.040819786Z [Info] FluentMigrator.Runner.MigrationRunner: 171: add_custom_formats migrated
2025-07-04T23:42:34.043575524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163711s
2025-07-04T23:42:34.045946026Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrating
2025-07-04T23:42:34.049513438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.053005288Z [Info] add_SeasonSearchMaximumSingleEpisodeAge_to_indexers: Starting migration of Log DB to 172
2025-07-04T23:42:34.056401215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (172, '2025-07-04T23:42:34', 'add_SeasonSearchMaximumSingleEpisodeAge_to_indexers')
2025-07-04T23:42:34.063333361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.067103963Z [Info] FluentMigrator.Runner.MigrationRunner: 172: add_SeasonSearchMaximumSingleEpisodeAge_to_indexers migrated
2025-07-04T23:42:34.070678038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175906s
2025-07-04T23:42:34.072925413Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrating
2025-07-04T23:42:34.075291787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.078669307Z [Info] remove_omg: Starting migration of Log DB to 173
2025-07-04T23:42:34.080878244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (173, '2025-07-04T23:42:34', 'remove_omg')
2025-07-04T23:42:34.086428117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.090236555Z [Info] FluentMigrator.Runner.MigrationRunner: 173: remove_omg migrated
2025-07-04T23:42:34.092619272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149499s
2025-07-04T23:42:34.113678269Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrating
2025-07-04T23:42:34.117129888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.122112990Z [Info] add_salt_to_users: Starting migration of Log DB to 174
2025-07-04T23:42:34.124880272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (174, '2025-07-04T23:42:34', 'add_salt_to_users')
2025-07-04T23:42:34.131291539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.136346867Z [Info] FluentMigrator.Runner.MigrationRunner: 174: add_salt_to_users migrated
2025-07-04T23:42:34.139471598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193044s
2025-07-04T23:42:34.141946811Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrating
2025-07-04T23:42:34.144923243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.148429322Z [Info] language_profiles_to_custom_formats: Starting migration of Log DB to 175
2025-07-04T23:42:34.151267687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (175, '2025-07-04T23:42:34', 'language_profiles_to_custom_formats')
2025-07-04T23:42:34.157601428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.161350145Z [Info] FluentMigrator.Runner.MigrationRunner: 175: language_profiles_to_custom_formats migrated
2025-07-04T23:42:34.164306387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164319s
2025-07-04T23:42:34.166483289Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrating
2025-07-04T23:42:34.169196211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.175033683Z [Info] original_language: Starting migration of Log DB to 176
2025-07-04T23:42:34.178771930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (176, '2025-07-04T23:42:34', 'original_language')
2025-07-04T23:42:34.188059859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.193899505Z [Info] FluentMigrator.Runner.MigrationRunner: 176: original_language migrated
2025-07-04T23:42:34.198240966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246247s
2025-07-04T23:42:34.202147340Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrating
2025-07-04T23:42:34.207335977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.213065321Z [Info] add_on_manual_interaction_required_to_notifications: Starting migration of Log DB to 177
2025-07-04T23:42:34.218145108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (177, '2025-07-04T23:42:34', 'add_on_manual_interaction_required_to_notifications')
2025-07-04T23:42:34.226928582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.230807982Z [Info] FluentMigrator.Runner.MigrationRunner: 177: add_on_manual_interaction_required_to_notifications migrated
2025-07-04T23:42:34.234332528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0235975s
2025-07-04T23:42:34.236795747Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrating
2025-07-04T23:42:34.239431283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.243061952Z [Info] list_sync_time: Starting migration of Log DB to 178
2025-07-04T23:42:34.245499560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (178, '2025-07-04T23:42:34', 'list_sync_time')
2025-07-04T23:42:34.251315058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.254951028Z [Info] FluentMigrator.Runner.MigrationRunner: 178: list_sync_time migrated
2025-07-04T23:42:34.257419738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155156s
2025-07-04T23:42:34.259618074Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrating
2025-07-04T23:42:34.262120161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.265474334Z [Info] add_auto_tagging: Starting migration of Log DB to 179
2025-07-04T23:42:34.267970590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (179, '2025-07-04T23:42:34', 'add_auto_tagging')
2025-07-04T23:42:34.273656577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.277328720Z [Info] FluentMigrator.Runner.MigrationRunner: 179: add_auto_tagging migrated
2025-07-04T23:42:34.279822070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152073s
2025-07-04T23:42:34.282029133Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrating
2025-07-04T23:42:34.284456060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.287839221Z [Info] task_duration: Starting migration of Log DB to 180
2025-07-04T23:42:34.290100924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (180, '2025-07-04T23:42:34', 'task_duration')
2025-07-04T23:42:34.295724075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.299339504Z [Info] FluentMigrator.Runner.MigrationRunner: 180: task_duration migrated
2025-07-04T23:42:34.301783534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148817s
2025-07-04T23:42:34.304176171Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrating
2025-07-04T23:42:34.307163535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.310534612Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 181
2025-07-04T23:42:34.313234398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (181, '2025-07-04T23:42:34', 'quality_definition_preferred_size')
2025-07-04T23:42:34.319321212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.322975489Z [Info] FluentMigrator.Runner.MigrationRunner: 181: quality_definition_preferred_size migrated
2025-07-04T23:42:34.325879035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158103s
2025-07-04T23:42:34.328073182Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrating
2025-07-04T23:42:34.331316101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.334717088Z [Info] add_custom_format_score_bypass_to_delay_profile: Starting migration of Log DB to 182
2025-07-04T23:42:34.338162976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (182, '2025-07-04T23:42:34', 'add_custom_format_score_bypass_to_delay_profile')
2025-07-04T23:42:34.344753334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.348491620Z [Info] FluentMigrator.Runner.MigrationRunner: 182: add_custom_format_score_bypass_to_delay_profile migrated
2025-07-04T23:42:34.351707234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017196s
2025-07-04T23:42:34.353878475Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrating
2025-07-04T23:42:34.356590866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.359962153Z [Info] update_images_remote_url: Starting migration of Log DB to 183
2025-07-04T23:42:34.362462837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (183, '2025-07-04T23:42:34', 'update_images_remote_url')
2025-07-04T23:42:34.368481364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.372207877Z [Info] FluentMigrator.Runner.MigrationRunner: 183: update_images_remote_url migrated
2025-07-04T23:42:34.374958354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156214s
2025-07-04T23:42:34.377193915Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrating
2025-07-04T23:42:34.380264858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.383638009Z [Info] remove_invalid_roksbox_metadata_images: Starting migration of Log DB to 184
2025-07-04T23:42:34.386479249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (184, '2025-07-04T23:42:34', 'remove_invalid_roksbox_metadata_images')
2025-07-04T23:42:34.392742178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.396451886Z [Info] FluentMigrator.Runner.MigrationRunner: 184: remove_invalid_roksbox_metadata_images migrated
2025-07-04T23:42:34.399539262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161834s
2025-07-04T23:42:34.401744843Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrating
2025-07-04T23:42:34.404302993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.407725002Z [Info] add_episode_runtime: Starting migration of Log DB to 185
2025-07-04T23:42:34.410266840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (185, '2025-07-04T23:42:34', 'add_episode_runtime')
2025-07-04T23:42:34.417249898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.421173557Z [Info] FluentMigrator.Runner.MigrationRunner: 185: add_episode_runtime migrated
2025-07-04T23:42:34.423813813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016727s
2025-07-04T23:42:34.426355089Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrating
2025-07-04T23:42:34.429023401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.432405831Z [Info] add_result_to_commands: Starting migration of Log DB to 186
2025-07-04T23:42:34.434917688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (186, '2025-07-04T23:42:34', 'add_result_to_commands')
2025-07-04T23:42:34.440833649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.444551624Z [Info] FluentMigrator.Runner.MigrationRunner: 186: add_result_to_commands migrated
2025-07-04T23:42:34.447681755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155288s
2025-07-04T23:42:34.449976515Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrating
2025-07-04T23:42:34.453529388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.458494595Z [Info] add_on_series_add_to_notifications: Starting migration of Log DB to 187
2025-07-04T23:42:34.461522411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (187, '2025-07-04T23:42:34', 'add_on_series_add_to_notifications')
2025-07-04T23:42:34.467632833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.471559949Z [Info] FluentMigrator.Runner.MigrationRunner: 187: add_on_series_add_to_notifications migrated
2025-07-04T23:42:34.474595089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180272s
2025-07-04T23:42:34.476899448Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-04T23:42:34.480222208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.483587122Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 188
2025-07-04T23:42:34.493976950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-04T23:42:34.496551794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001595s
2025-07-04T23:42:34.499149093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-04T23:42:34.513093196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-07-04T23:42:34.522116552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-07-04T23:42:34.530067399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-04T23:42:34.534347907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-04T23:42:34.546958967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-04T23:42:34.551729090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0498339s
2025-07-04T23:42:34.553994661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-04T23:42:34.556731652Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.09E-05s
2025-07-04T23:42:34.558750306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-04T23:42:34.565939459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-07-04T23:42:34.573539741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-04T23:42:34.579946650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-04T23:42:34.584183640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-04T23:42:34.591436151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-04T23:42:34.596538453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0348093s
2025-07-04T23:42:34.598664644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-04T23:42:34.601146671Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.02E-05s
2025-07-04T23:42:34.603106015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-04T23:42:34.610209817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-04T23:42:34.616127241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-04T23:42:34.623787031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-04T23:42:34.628164405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-04T23:42:34.635181983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-04T23:42:34.641743683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0355641s
2025-07-04T23:42:34.644193576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (188, '2025-07-04T23:42:34', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-04T23:42:34.650660174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.654930141Z [Info] FluentMigrator.Runner.MigrationRunner: 188: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-04T23:42:34.658328823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488123s
2025-07-04T23:42:34.660787343Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrating
2025-07-04T23:42:34.663788826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.667470799Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 189
2025-07-04T23:42:34.670339654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (189, '2025-07-04T23:42:34', 'add_colon_replacement_to_naming_config')
2025-07-04T23:42:34.676621882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.681495283Z [Info] FluentMigrator.Runner.MigrationRunner: 189: add_colon_replacement_to_naming_config migrated
2025-07-04T23:42:34.684596247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0176801s
2025-07-04T23:42:34.686837288Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrating
2025-07-04T23:42:34.689686665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.693282164Z [Info] health_restored_notification: Starting migration of Log DB to 190
2025-07-04T23:42:34.696032902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (190, '2025-07-04T23:42:34', 'health_restored_notification')
2025-07-04T23:42:34.702093664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.705881068Z [Info] FluentMigrator.Runner.MigrationRunner: 190: health_restored_notification migrated
2025-07-04T23:42:34.708737609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161939s
2025-07-04T23:42:34.710957809Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrating
2025-07-04T23:42:34.713672996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.717051528Z [Info] add_download_client_tags: Starting migration of Log DB to 191
2025-07-04T23:42:34.719606902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (191, '2025-07-04T23:42:34', 'add_download_client_tags')
2025-07-04T23:42:34.725539406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.729320528Z [Info] FluentMigrator.Runner.MigrationRunner: 191: add_download_client_tags migrated
2025-07-04T23:42:34.732108211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156527s
2025-07-04T23:42:34.734302308Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrating
2025-07-04T23:42:34.736935950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.740303280Z [Info] import_exclusion_type: Starting migration of Log DB to 192
2025-07-04T23:42:34.742798292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (192, '2025-07-04T23:42:34', 'import_exclusion_type')
2025-07-04T23:42:34.749019167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.752904930Z [Info] FluentMigrator.Runner.MigrationRunner: 192: import_exclusion_type migrated
2025-07-04T23:42:34.755560607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159727s
2025-07-04T23:42:34.757773412Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrating
2025-07-04T23:42:34.760437755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.763857660Z [Info] add_import_list_items: Starting migration of Log DB to 193
2025-07-04T23:42:34.766267442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (193, '2025-07-04T23:42:34', 'add_import_list_items')
2025-07-04T23:42:34.772143031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.775955667Z [Info] FluentMigrator.Runner.MigrationRunner: 193: add_import_list_items migrated
2025-07-04T23:42:34.778617095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155241s
2025-07-04T23:42:34.780875432Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrating
2025-07-04T23:42:34.783541439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.787088761Z [Info] add_notification_status: Starting migration of Log DB to 194
2025-07-04T23:42:34.789509043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (194, '2025-07-04T23:42:34', 'add_notification_status')
2025-07-04T23:42:34.795505967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.799695592Z [Info] FluentMigrator.Runner.MigrationRunner: 194: add_notification_status migrated
2025-07-04T23:42:34.802102708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158072s
2025-07-04T23:42:34.804377157Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrating
2025-07-04T23:42:34.807602360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.811033278Z [Info] parse_language_tags_from_existing_subtitle_files: Starting migration of Log DB to 195
2025-07-04T23:42:34.814149401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (195, '2025-07-04T23:42:34', 'parse_language_tags_from_existing_subtitle_files')
2025-07-04T23:42:34.820770651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.824658429Z [Info] FluentMigrator.Runner.MigrationRunner: 195: parse_language_tags_from_existing_subtitle_files migrated
2025-07-04T23:42:34.828155810Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0170534s
2025-07-04T23:42:34.830441622Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrating
2025-07-04T23:42:34.833031877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.836422673Z [Info] add_finale_type: Starting migration of Log DB to 196
2025-07-04T23:42:34.838780701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (196, '2025-07-04T23:42:34', 'add_finale_type')
2025-07-04T23:42:34.844695368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.848513174Z [Info] FluentMigrator.Runner.MigrationRunner: 196: add_finale_type migrated
2025-07-04T23:42:34.851279614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155439s
2025-07-04T23:42:34.853302356Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrating
2025-07-04T23:42:34.856252245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.859457128Z [Info] list_add_missing_search: Starting migration of Log DB to 197
2025-07-04T23:42:34.862062623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (197, '2025-07-04T23:42:34', 'list_add_missing_search')
2025-07-04T23:42:34.868222344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.871749225Z [Info] FluentMigrator.Runner.MigrationRunner: 197: list_add_missing_search migrated
2025-07-04T23:42:34.874477748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157476s
2025-07-04T23:42:34.876744632Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrating
2025-07-04T23:42:34.880319699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.883351773Z [Info] parse_title_from_existing_subtitle_files: Starting migration of Log DB to 198
2025-07-04T23:42:34.886495523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (198, '2025-07-04T23:42:34', 'parse_title_from_existing_subtitle_files')
2025-07-04T23:42:34.892748802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.897023959Z [Info] FluentMigrator.Runner.MigrationRunner: 198: parse_title_from_existing_subtitle_files migrated
2025-07-04T23:42:34.900295275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016938s
2025-07-04T23:42:34.902568993Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrating
2025-07-04T23:42:34.905140149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.908572469Z [Info] series_last_aired: Starting migration of Log DB to 199
2025-07-04T23:42:34.910967160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (199, '2025-07-04T23:42:34', 'series_last_aired')
2025-07-04T23:42:34.916766637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.920603291Z [Info] FluentMigrator.Runner.MigrationRunner: 199: series_last_aired migrated
2025-07-04T23:42:34.923383308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154638s
2025-07-04T23:42:34.925416060Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrating
2025-07-04T23:42:34.928102549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.931764882Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 200
2025-07-04T23:42:34.934274194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (200, '2025-07-04T23:42:34', 'AddNewItemMonitorType')
2025-07-04T23:42:34.940103219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.943979543Z [Info] FluentMigrator.Runner.MigrationRunner: 200: AddNewItemMonitorType migrated
2025-07-04T23:42:34.946675491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158122s
2025-07-04T23:42:34.948947876Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrating
2025-07-04T23:42:34.951468220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.954890911Z [Info] email_encryption: Starting migration of Log DB to 201
2025-07-04T23:42:34.957223487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (201, '2025-07-04T23:42:34', 'email_encryption')
2025-07-04T23:42:34.963060067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.967087195Z [Info] FluentMigrator.Runner.MigrationRunner: 201: email_encryption migrated
2025-07-04T23:42:34.969330782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152884s
2025-07-04T23:42:34.971786035Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrating
2025-07-04T23:42:34.974208763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:34.977675522Z [Info] add_indexer_flags: Starting migration of Log DB to 202
2025-07-04T23:42:34.980007748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (202, '2025-07-04T23:42:34', 'add_indexer_flags')
2025-07-04T23:42:34.985893788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:34.989628066Z [Info] FluentMigrator.Runner.MigrationRunner: 202: add_indexer_flags migrated
2025-07-04T23:42:34.992199102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154218s
2025-07-04T23:42:34.994397397Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrating
2025-07-04T23:42:34.996842500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.000256453Z [Info] release_type: Starting migration of Log DB to 203
2025-07-04T23:42:35.002553829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (203, '2025-07-04T23:42:35', 'release_type')
2025-07-04T23:42:35.008264726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.011925827Z [Info] FluentMigrator.Runner.MigrationRunner: 203: release_type migrated
2025-07-04T23:42:35.014616945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151049s
2025-07-04T23:42:35.016671962Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrating
2025-07-04T23:42:35.019290514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.022720660Z [Info] add_add_release_hash: Starting migration of Log DB to 204
2025-07-04T23:42:35.025246144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (204, '2025-07-04T23:42:35', 'add_add_release_hash')
2025-07-04T23:42:35.031120952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.034863286Z [Info] FluentMigrator.Runner.MigrationRunner: 204: add_add_release_hash migrated
2025-07-04T23:42:35.037542961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155565s
2025-07-04T23:42:35.039761798Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrating
2025-07-04T23:42:35.042500131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.045898914Z [Info] rename_season_pack_spec: Starting migration of Log DB to 205
2025-07-04T23:42:35.048397975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (205, '2025-07-04T23:42:35', 'rename_season_pack_spec')
2025-07-04T23:42:35.054275438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.057981319Z [Info] FluentMigrator.Runner.MigrationRunner: 205: rename_season_pack_spec migrated
2025-07-04T23:42:35.060723800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154843s
2025-07-04T23:42:35.062967918Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrating
2025-07-04T23:42:35.065345154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.068827755Z [Info] add_tmdbid: Starting migration of Log DB to 206
2025-07-04T23:42:35.071076904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (206, '2025-07-04T23:42:35', 'add_tmdbid')
2025-07-04T23:42:35.076925358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.080603894Z [Info] FluentMigrator.Runner.MigrationRunner: 206: add_tmdbid migrated
2025-07-04T23:42:35.083057123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152822s
2025-07-04T23:42:35.085560092Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrating
2025-07-04T23:42:35.088672558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.092169449Z [Info] add_on_import_complete_to_notifications: Starting migration of Log DB to 209
2025-07-04T23:42:35.095062062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (209, '2025-07-04T23:42:35', 'add_on_import_complete_to_notifications')
2025-07-04T23:42:35.101573872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.105549085Z [Info] FluentMigrator.Runner.MigrationRunner: 209: add_on_import_complete_to_notifications migrated
2025-07-04T23:42:35.108746823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168734s
2025-07-04T23:42:35.111033046Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrating
2025-07-04T23:42:35.113866069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.117391266Z [Info] add_monitored_seasons_filter: Starting migration of Log DB to 210
2025-07-04T23:42:35.120086333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (210, '2025-07-04T23:42:35', 'add_monitored_seasons_filter')
2025-07-04T23:42:35.126187726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.129959219Z [Info] FluentMigrator.Runner.MigrationRunner: 210: add_monitored_seasons_filter migrated
2025-07-04T23:42:35.132818405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160977s
2025-07-04T23:42:35.135015549Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrating
2025-07-04T23:42:35.138220712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.141634565Z [Info] add_custom_colon_replacement_to_naming_config: Starting migration of Log DB to 211
2025-07-04T23:42:35.144702571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (211, '2025-07-04T23:42:35', 'add_custom_colon_replacement_to_naming_config')
2025-07-04T23:42:35.151255334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.156121391Z [Info] FluentMigrator.Runner.MigrationRunner: 211: add_custom_colon_replacement_to_naming_config migrated
2025-07-04T23:42:35.159369620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178841s
2025-07-04T23:42:35.161643408Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrating
2025-07-04T23:42:35.165021418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.168514691Z [Info] add_minium_upgrade_format_score_to_quality_profiles: Starting migration of Log DB to 212
2025-07-04T23:42:35.171804504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (212, '2025-07-04T23:42:35', 'add_minium_upgrade_format_score_to_quality_profiles')
2025-07-04T23:42:35.178631419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.182323292Z [Info] FluentMigrator.Runner.MigrationRunner: 212: add_minium_upgrade_format_score_to_quality_profiles migrated
2025-07-04T23:42:35.185689649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.017299s
2025-07-04T23:42:35.187904478Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrating
2025-07-04T23:42:35.190912905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.194327239Z [Info] add_blurary576p_quality_in_profiles: Starting migration of Log DB to 214
2025-07-04T23:42:35.197108478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (214, '2025-07-04T23:42:35', 'add_blurary576p_quality_in_profiles')
2025-07-04T23:42:35.203331567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.207306489Z [Info] FluentMigrator.Runner.MigrationRunner: 214: add_blurary576p_quality_in_profiles migrated
2025-07-04T23:42:35.210339666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163898s
2025-07-04T23:42:35.212666240Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrating
2025-07-04T23:42:35.216234724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.219701063Z [Info] add_blurary576p_quality_in_profiles_with_grouped_blurary480p: Starting migration of Log DB to 215
2025-07-04T23:42:35.223039805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (215, '2025-07-04T23:42:35', 'add_blurary576p_quality_in_profiles_with_grouped_blurary480p')
2025-07-04T23:42:35.229996691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.233759346Z [Info] FluentMigrator.Runner.MigrationRunner: 215: add_blurary576p_quality_in_profiles_with_grouped_blurary480p migrated
2025-07-04T23:42:35.237268731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175389s
2025-07-04T23:42:35.239465184Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrating
2025-07-04T23:42:35.242283517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-04T23:42:35.245700777Z [Info] add_mal_and_anilist_ids: Starting migration of Log DB to 217
2025-07-04T23:42:35.248302154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (217, '2025-07-04T23:42:35', 'add_mal_and_anilist_ids')
2025-07-04T23:42:35.254241382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-04T23:42:35.258104229Z [Info] FluentMigrator.Runner.MigrationRunner: 217: add_mal_and_anilist_ids migrated
2025-07-04T23:42:35.260797491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159053s
2025-07-04T23:42:35.763970199Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-04T23:42:38.744182139Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8989
2025-07-04T23:42:38.891694279Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-04T23:42:42.440200805Z [Info] QualityProfileService: Setting up default quality profiles
2025-07-04T23:42:43.604571389Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-04T23:42:43.619584104Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-04T23:42:43.624250007Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/sonarr/bin
2025-07-04T23:42:45.219917957Z [ls.io-init] done.
Expand
NAME VERSION TYPE
BouncyCastle.Cryptography 2.4.0 dotnet (+5 duplicates)
Dapper 2.0.123 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 2.0.9.136 dotnet (+3 duplicates)
Equ 2.3.0 dotnet (+5 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.1.0 dotnet (+7 duplicates)
Ical.Net 4.3.1 dotnet (+2 duplicates)
ImpromptuInterface 7.0.1 dotnet (+3 duplicates)
Instances 1.6.1 dotnet (+5 duplicates)
Lib.Harmony 2.3.3 dotnet (+1 duplicate)
MailKit 4.8.0 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 6.0.21 dotnet (+5 duplicates)
Microsoft.AspNetCore.Owin 6.0.21 dotnet (+1 duplicate)
Microsoft.Bcl.AsyncInterfaces 6.0.0 dotnet (+5 duplicates)
Microsoft.Bcl.TimeProvider 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 2.1.7 dotnet (+5 duplicates)
Microsoft.Extensions.Configuration 6.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.Configuration 6.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.Binder 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Configuration.CommandLine 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 6.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 6.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 7.0.0 dotnet (+1 duplicate)
Microsoft.Extensions.FileProviders.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileProviders.Physical 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.FileSystemGlobbing 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Hosting 6.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Hosting.Abstractions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 6.0.2 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Abstractions 6.0.0 dotnet (+2 duplicates)
Microsoft.Extensions.Logging.Configuration 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Console 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.Debug 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventLog 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Logging.EventSource 6.0.0 dotnet (+7 duplicates)
Microsoft.Extensions.Options 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 6.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Primitives 6.0.0 dotnet (+2 duplicates)
Microsoft.Identity.Client 4.21.1 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 6.8.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 6.8.0 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.14 dotnet (+2 duplicates)
Microsoft.Win32.SystemEvents 6.0.0 dotnet (+7 duplicates)
MimeKit 4.8.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr24 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.3.4 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.3.15 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.2 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
NodaTime 3.2.0 dotnet (+2 duplicates)
Npgsql 7.0.9 dotnet (+5 duplicates)
Polly 8.5.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.5.0 dotnet (+5 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FFMpegCore 4.7.0-26 dotnet (+5 duplicates)
Servarr.FFprobe 5.1.4.112 dotnet (+5 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
SixLabors.ImageSharp 3.1.7 dotnet (+5 duplicates)
Sonarr 4.0.15 dotnet
Sonarr.Api.V3 4.0.15 dotnet (+2 duplicates)
Sonarr.Common 4.0.15 dotnet (+7 duplicates)
Sonarr.Core 4.0.15 dotnet (+5 duplicates)
Sonarr.Host 4.0.15 dotnet (+1 duplicate)
Sonarr.Http 4.0.15 dotnet (+3 duplicates)
Sonarr.Mono 4.0.15 dotnet
Sonarr.RuntimePatches 4.0.15 dotnet (+1 duplicate)
Sonarr.SignalR 4.0.15 dotnet (+4 duplicates)
Swashbuckle.AspNetCore.Annotations 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.Swagger 6.6.2 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 6.6.2 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 6.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.EventLog 6.0.0 dotnet (+2 duplicates)
System.Drawing.Common 6.0.0 dotnet (+7 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+5 duplicates)
System.IdentityModel.Tokens.Jwt 6.8.0 dotnet (+5 duplicates)
System.Runtime.Caching 4.7.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.ProtectedData 6.0.0 dotnet (+7 duplicates)
System.Security.Permissions 6.0.0 dotnet (+7 duplicates)
System.ServiceProcess.ServiceController 6.0.1 dotnet (+7 duplicates)
System.Text.Json 6.0.10 dotnet (+7 duplicates)
System.Text.Json 6.0.9 dotnet
System.Windows.Extensions 6.0.0 dotnet (+7 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.6.8-r1 apk
alpine-baselayout-data 3.6.8-r1 apk
alpine-keys 2.5-r0 apk
alpine-release 3.21.3-r0 apk
apk-tools 2.14.6-r3 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r12 apk
busybox-binsh 1.37.0-r12 apk
c-ares 1.34.5-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
curl 8.12.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 74.2-r0 apk
icu-libs 74.2-r0 apk
jq 1.7.1-r0 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.3.3-r0 apk
libcurl 8.12.1-r1 apk
libgcc 14.2.0-r4 apk
libgcrypt 1.10.3-r1 apk
libgpg-error 1.51-r0 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20241006-r3 apk
libproc2 4.0.4-r2 apk
libpsl 0.21.5-r3 apk
libssl3 3.3.3-r0 apk
libstdc++ 14.2.0-r4 apk
libunistring 1.2-r0 apk
libxml2 2.13.4-r6 apk
libxslt 1.1.42-r2 apk
linux-pam 1.6.1-r1 apk
musl 1.2.5-r9 apk
musl-utils 1.2.5-r9 apk
ncurses-terminfo-base 6.5_p20241006-r3 apk
netcat-openbsd 1.226.1.1-r0 apk
nghttp2-libs 1.64.0-r0 apk
oniguruma 6.9.9-r0 apk
procps-ng 4.0.4-r2 apk
readline 8.2.13-r0 apk
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 6.0.13 dotnet
scanelf 1.3.8-r1 apk
shadow 4.16.0-r1 apk
skalibs-libs 2.14.3.0-r0 apk
sqlite-libs 3.48.0-r2 apk
ssl_client 1.37.0-r12 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.2.3-r2 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.6.3-r1 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.6-r2 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 63.62s |
Create SBOM | PASS | - | 10.48s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.47s |